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
*
Adopt php_metadata_namespace in php code generator (#4622)
Paul Yang
2018-05-25
*
Make sure to delete temporary maps used by FileDescriptorTables
Adam Cozzette
2018-05-24
*
Update version number to 3.6.0
Jisi Liu
2018-05-14
*
Add file option php_metadata_namespace and ruby_package (#4609)
Paul Yang
2018-05-11
*
Fix error in Clang UndefinedBehaviorSanitizer
Petter Strandmark
2018-05-04
*
MinGW build failed
Ivan Shynkarenka
2018-05-02
*
typo
Brady Killeen
2018-04-26
*
Write messages to backing field in generated C# cloning code (#4440)
Sydney Acksman
2018-04-19
*
Merge pull request #4504 from xfxyjwf/lite
Feng Xiao
2018-04-18
|
\
*
|
Fixed a Visual Studio 2017 build error. (#4488)
Ronny Krüger
2018-04-16
|
*
Cleanup + documentation for Java Lite runtime.
Feng Xiao
2018-04-12
|
/
*
Don't generate imports for the WKTs unless generating the WKTs.
Thomas Van Lenten
2018-04-02
*
Trim imports for bundled generated protos.
Thomas Van Lenten
2018-04-02
*
Removed atomicops.h since it is no longer used
Adam Cozzette
2018-03-27
*
source code info for interpreted options; fix source code info for extension ...
Joshua Humphries
2018-03-26
*
Merge pull request #4431 from xfxyjwf/rmnano
Feng Xiao
2018-03-26
|
\
*
|
Fixes MSVC compiler warning C4800 "Forcing value to bool 'true' or 'false'" (...
Alexey Malov
2018-03-26
*
|
Merge pull request #4395 from stone4774/fixbug_enum2json2
Feng Xiao
2018-03-26
|
\
\
|
|
*
Remove javanano.
Feng Xiao
2018-03-26
*
|
|
Fix missing LIBPROTOC_EXPORT.
Egor Pugin
2018-03-25
|
|
/
|
/
|
*
|
Removed some unused C++ source files
Adam Cozzette
2018-03-22
|
*
Merge branch 'master' into fixbug_enum2json2
stone4774
2018-03-22
|
|
\
|
|
/
|
/
|
|
*
Use the first enum value instead of 0 in DefaultValueObjectWriter::FindEnumDe...
stone4774
2018-03-21
*
|
Merge pull request #4387 from acozzette/down-integrate
Adam Cozzette
2018-03-20
|
\
\
|
*
|
Removed use of some type traits
Adam Cozzette
2018-03-20
|
|
*
Fix bug: whether always_print_enums_as_ints is true or false, it always print...
stone4774
2018-03-19
*
|
|
Merge pull request #4371 from Rasrack/gnuc_minor
Adam Cozzette
2018-03-15
|
\
\
\
*
\
\
\
Merge pull request #4310 from KindDragon/patch-1
Feng Xiao
2018-03-14
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Deleted scoped_ptr.h
Adam Cozzette
2018-03-14
|
|
|
*
Fixed up proto3_lite_unittest.cc
Adam Cozzette
2018-03-14
|
|
|
*
Merge branch 'master' into down-integrate
Adam Cozzette
2018-03-13
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Integrated internal changes from Google
Adam Cozzette
2018-03-13
|
|
*
|
Fix spelling error of __GNUC_MINOR__
Adam Aili
2018-03-10
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #4183 from pcc/win-libcxx
Feng Xiao
2018-02-26
|
\
\
\
*
\
\
\
Merge pull request #4195 from alexey-malov/IgnoreUnknownEnumsInJson
Feng Xiao
2018-02-26
|
\
\
\
\
*
\
\
\
\
Merge pull request #4323 from dtapuska/master
Feng Xiao
2018-02-20
|
\
\
\
\
\
|
*
|
|
|
|
Rename a shadowed variable.
Dave Tapuska
2018-02-20
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #3186 from gkelly/remove-unused-variable
Feng Xiao
2018-02-20
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Support using MSVC intrinsics in Log2FloorNonZero
Arkady Shapkin
2018-02-15
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
The JsonParseOptions::ignore_unknown_fields option behavior treats
Alexey Malov
2018-02-12
*
|
|
|
Remove stray indent on normal imports.
Thomas Van Lenten
2018-02-08
*
|
|
|
Remove use of GOOGLE_FALLTHROUGH_INTENDED from protobuf.
Nico Weber
2018-02-07
*
|
|
|
Merge pull request #4239 from mrpi/master
Adam Cozzette
2018-01-31
|
\
\
\
\
*
|
|
|
|
Fix to use "nil" instead of "NULL" for objc objects.
Thomas Van Lenten
2018-01-31
|
*
|
|
|
Fix -fpermissive: '<::' cannot begin a template-argument list
Ludger Sprenker
2018-01-30
*
|
|
|
|
Merge pull request #4240 from davido/generate_warning_free_java_code
Feng Xiao
2018-01-29
|
\
\
\
\
\
|
*
|
|
|
|
Java: Generate warning free code
David Ostrovsky
2018-01-27
*
|
|
|
|
|
Removed using statements from common.h
Adam Cozzette
2018-01-26
|
/
/
/
/
/
*
|
|
|
|
Add an explicit import of stdatomic.h.
Thomas Van Lenten
2018-01-25
|
*
|
|
|
Create std::string in Arena memory
Ludger Sprenker
2018-01-24
|
/
/
/
/
[next]