index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
google
Commit message (
Expand
)
Author
Age
*
migrate delimited messages functions to util package
Byron Yi
2017-03-16
*
Merge pull request #2023 from odeke-em/fix-print-help-to-stdout
Joshua Haberman
2017-03-15
|
\
*
\
Merge pull request #2846 from acozzette/bytestream-comment
Adam Cozzette
2017-03-15
|
\
\
|
*
|
Updated an outdated comment in bytestream.h
Adam Cozzette
2017-03-14
*
|
|
Replace CHECK() with GOOGLE_CHECK().
Josh Haberman
2017-03-13
|
/
/
*
|
Merge pull request #2822 from anandolee/master
Jie Luo
2017-03-10
|
\
\
*
\
\
Merge pull request #2832 from pherl/javaep
Jisi Liu
2017-03-10
|
\
\
\
*
\
\
\
Merge pull request #2824 from xfxyjwf/i1415
Feng Xiao
2017-03-10
|
\
\
\
\
|
|
*
|
|
Fix java code according to error prone.
Jisi Liu
2017-03-10
*
|
|
|
|
Repeated/Map field setter should accept a regular PHP array (#2817)
Paul Yang
2017-03-10
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Add auto detect for generated code of WKT protos, addressbook.proto and confo...
Jie Luo
2017-03-10
|
*
|
|
Use per-type table to lookup JSON name.
Feng Xiao
2017-03-09
|
|
/
/
*
/
/
Fix lint warnings in the javalite branch.
Jisi Liu
2017-03-09
|
/
/
*
|
Merge pull request #2810 from xfxyjwf/i1994
Feng Xiao
2017-03-09
|
\
\
*
\
\
Merge pull request #2775 from xfxyjwf/fixmajor
Feng Xiao
2017-03-09
|
\
\
\
*
\
\
\
Merge pull request #2814 from pherl/javadeprecate
Jisi Liu
2017-03-09
|
\
\
\
\
|
*
|
|
|
Add annotations for deprecated messages in Java
Jisi Liu
2017-03-09
|
|
|
*
|
Avoid redundant type casts for oneof bytes fields.
Feng Xiao
2017-03-08
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
compiler/cli: PrintHelpText prints to stdout instead of stderr
Emmanuel Odeke
2017-03-08
|
|
_
|
/
|
/
|
|
*
|
|
Removed a stray return statement, causing compilation error.
Manjunath Kudlur
2017-03-06
*
|
|
Detect if Descriptor.cs changes for csharp
Jie Luo
2017-03-06
|
\
\
\
|
*
|
|
Detect if Descriptor.cs changes for csharp
Jie Luo
2017-03-02
*
|
|
|
Return uint32 from Log2FloorNonZero64
Adam Cozzette
2017-03-02
|
/
/
/
*
|
|
Fix gcc 4.1 build (#1035) (#1913)
Matt Hauck
2017-03-01
*
|
|
Change hint type to `const void*` (#2568)
Matt Hauck
2017-03-01
|
|
*
Undef major/minor if they are defined as macro.
Feng Xiao
2017-02-28
|
|
/
|
/
|
*
|
Merge pull request #2770 from xfxyjwf/fixcmake
Jisi Liu
2017-02-28
|
\
\
*
|
|
There might be duplicated enum values when allow_alias is true. Add Preferred...
Jie Luo
2017-02-28
|
*
|
Remove the use of C++11 features.
Feng Xiao
2017-02-27
*
|
|
Merge pull request #2729 from MarcelRaad/fix_inline_msvc12
Adam Cozzette
2017-02-27
|
\
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2355 from xfxyjwf/fixjson
Feng Xiao
2017-02-24
|
\
\
\
*
\
\
\
Merge pull request #2732 from AsturaPhoenix/master
Adam Cozzette
2017-02-24
|
\
\
\
\
*
|
|
|
|
Fix compiler warnings about unused variables in generated_message_reflection.h
Aurimas Liutikas
2017-02-22
*
|
|
|
|
Add an option to always print enums as ints in Json API
Sanchay Harneja
2017-02-18
|
*
|
|
|
const FieldDescriptorCompare
Ross Wang
2017-02-17
|
/
/
/
/
|
|
*
/
Fix unresolved symbols with MSVC12 and /Zc:inline
Marcel Raad
2017-02-17
|
|
/
/
|
/
|
|
*
|
|
Keep loop bounds in a local variable for string fields.
Chris Kennelly
2017-02-15
*
|
|
Keep loop bounds in a local variable.
Chris Kennelly
2017-02-15
*
|
|
Work with truncated tag numbers.
Chris Kennelly
2017-02-15
*
|
|
Expose rvalue setters for repeated string fields.
Chris Kennelly
2017-02-15
*
|
|
Merge pull request #2663 from ckennelly/varint-size
Adam Cozzette
2017-02-15
|
\
\
\
*
\
\
\
Merge pull request #2689 from ckennelly/aliasing-fixed32-fixed64
Adam Cozzette
2017-02-14
|
\
\
\
\
*
|
|
|
|
Improve support for plugin parameters.
Thomas Van Lenten
2017-02-14
*
|
|
|
|
Merge pull request #2609 from yixiang/patch-1
Feng Xiao
2017-02-13
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #2451 from podsvirov/json-primitive-map
Feng Xiao
2017-02-13
|
\
\
\
\
\
|
*
|
|
|
|
JsonUtilTest: Add ParsePrimitiveMapIn subtest
Konstantin Podsvirov
2017-02-11
*
|
|
|
|
|
Fix compiler warnings about unused variables in wire_format.h
Aurimas Liutikas
2017-02-10
*
|
|
|
|
|
Switch to gcc atomic intrinsics for macOS and delete the file that uses (#2699)
Jonathan Hseu
2017-02-10
*
|
|
|
|
|
Merge pull request #2647 from anandolee/master
Jie Luo
2017-02-09
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix python compatibility test when a new generated code imports an old versio...
Jie Luo
2017-02-09
[next]