index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge pull request #3170 from thomasvl/int64_map_issue
Thomas Van Lenten
2017-06-01
|
\
|
*
Fix some cases of reading of 64bit map values.
Thomas Van Lenten
2017-06-01
|
/
*
not to use std::random_device for map.Seed(). (#3133)
Wayne Zhang
2017-05-30
*
Merge pull request #3149 from KarrokDC/master
Adam Cozzette
2017-05-30
|
\
*
|
Oneof field should be serialized even it's equal to default. (#3153)
Paul Yang
2017-05-29
*
|
Add ARRAY for reserved name (#3150)
Paul Yang
2017-05-29
*
|
Adds fluent setters for PHP (#3130)
Brent Shaffer
2017-05-29
|
*
Add headers as part of cmake project
Dennis Cappendijk
2017-05-29
|
/
*
Merge pull request #3113 from phst/master
Adam Cozzette
2017-05-26
|
\
*
|
update csharp README and fix .NET 3.5 build error
John Brock
2017-05-25
*
|
Add IncludeSource in csproj as per review comments
Jon Skeet
2017-05-24
*
|
Convert C# projects to MSBuild (csproj) format
Jon Skeet
2017-05-24
*
|
Removing undefined behavior and compiler warnings (#1315)
brian-peloton
2017-05-23
*
|
Merge pull request #3126 from mbrukman/fix-readme-formatting
Feng Xiao
2017-05-23
|
\
\
*
\
\
Merge pull request #3117 from KarrokDC/master
Feng Xiao
2017-05-23
|
\
\
\
*
\
\
\
Merge pull request #3103 from sergiocampama/perf
Thomas Van Lenten
2017-05-23
|
\
\
\
\
|
*
|
|
|
Adds serial and parallel parsing tests to check if parallel parsing is faster...
Sergio Campama
2017-05-23
|
/
/
/
/
|
|
*
/
Fix Markdown formatting in README.
Misha Brukman
2017-05-23
|
|
/
/
|
/
|
|
|
|
*
Improve fix for https://github.com/google/protobuf/issues/295
Philipp Stephani
2017-05-23
|
|
/
|
/
|
|
*
show help if protoc is called without any arguments, pre-empts -h and --help ...
Dennis Cappendijk
2017-05-22
|
/
*
Merge pull request #3104 from thomasvl/ext_registry_copy
Thomas Van Lenten
2017-05-17
|
\
|
*
Fix ExtensionRegistry copying and add tests.
Thomas Van Lenten
2017-05-17
|
/
*
Merge pull request #2815 from devwout/ruby_json_emit_defaults
Joshua Haberman
2017-05-15
|
\
*
\
Merge pull request #3062 from Oppen/master
Feng Xiao
2017-05-08
|
\
\
*
|
|
Add compatibility test for php. (#3041)
Paul Yang
2017-05-05
|
*
|
Workaround gcc < 4.5.0 bug
Mario J. Rugiero
2017-05-05
|
/
/
*
|
Merge pull request #3043 from acozzette/javascript
Adam Cozzette
2017-05-04
|
\
\
|
*
|
Removed mention of Buffer in byteSourceToUint8Array
Adam Cozzette
2017-05-02
|
/
/
*
|
Merge pull request #2873 from myitcv/fix_1562
Adam Cozzette
2017-05-02
|
\
\
|
*
|
Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCod...
Paul Jolly
2017-05-02
|
/
/
*
|
Merge pull request #3024 from acozzette/merge-3.3-to-master
Adam Cozzette
2017-05-01
|
\
\
*
|
|
added "objectivec" build target (#3033)
makdharma
2017-05-01
|
*
|
Merge remote-tracking branch 'remotes/google/3.3.x' into merge-3.3-to-master
Adam Cozzette
2017-04-27
|
/
|
|
*
|
|
Merge pull request #3023 from acozzette/min
Adam Cozzette
2017-04-27
|
\
\
\
|
*
|
|
Fully qualify min as std::min in wire_format_lite.cc
Adam Cozzette
2017-04-27
|
/
/
/
|
*
|
Add prefix to enum value with reserved name. (#3020)
Paul Yang
2017-04-26
*
|
|
Merge pull request #3018 from acozzette/using-namespace-std
Adam Cozzette
2017-04-26
|
\
\
\
*
\
\
\
Merge pull request #3015 from buchgr/unused-consts
Feng Xiao
2017-04-26
|
\
\
\
\
|
|
*
|
|
Remove "using namespace std" from stubs/common.h
Adam Cozzette
2017-04-26
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Add a test case for nested enum, which was missed previously. (#3010)
Paul Yang
2017-04-25
|
*
|
|
Remove unused constants.
Jakob Buchgraber
2017-04-25
|
/
/
/
*
|
|
Merge pull request #3008 from postmasters/patch-1
Feng Xiao
2017-04-24
|
\
\
\
|
|
*
|
Add nested enum descriptor in php rumtime. (#3009)
Paul Yang
2017-04-24
|
|
*
|
Update php version number to 3.3.0 (#3001)
Paul Yang
2017-04-24
|
*
|
|
Add a link to dart-lang/protobuf
postmasters
2017-04-24
|
/
/
/
|
*
|
Throw exception when parsing invalid data. (#3000)
Paul Yang
2017-04-21
|
*
|
Merge pull request #2996 from xfxyjwf/3.3.x
Feng Xiao
2017-04-20
|
|
\
\
|
*
|
|
Allow proto files to import descriptor.proto (#2995)
Paul Yang
2017-04-20
|
|
*
|
Fix python3 issue.
Feng Xiao
2017-04-20
|
|
/
/
*
|
|
Merge pull request #2992 from xiaogaozi/patch-1
Feng Xiao
2017-04-20
|
\
\
\
[next]