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
Commit message (
Expand
)
Author
Age
*
Proper checking of enum with non zero default
Thomas Van Lenten
2016-04-26
*
Merge pull request #1416 from cwhipkey/master
Feng Xiao
2016-04-20
|
\
*
\
Merge pull request #1414 from xyzzyz/googletest
Feng Xiao
2016-04-20
|
\
\
*
\
\
Merge pull request #1401 from jskeet/enum-casing
Jon Skeet
2016-04-20
|
\
\
\
|
*
|
|
Attempt to fix AppVeyor build by exporting GetEnumValueName
Jon Skeet
2016-04-20
|
*
|
|
Add C# codegen changes to enum value names (mostly C++)
Jon Skeet
2016-04-20
*
|
|
|
Add missing includes in field mask test
Jisi Liu
2016-04-19
|
|
|
*
Change protobuf CPP proto generator to support the 'lite' option in
Chad Whipkey
2016-04-15
|
|
_
|
/
|
/
|
|
|
|
*
Remove googletest.h header from stringprintf.cc
Adam Michalik
2016-04-14
*
|
|
Merge pull request #1397 from google/internal-merge
Joshua Haberman
2016-04-11
|
\
\
\
|
|
*
|
Use 0 as the default value for all enums, rather than finding the actual enum...
Jon Skeet
2016-04-11
|
|
/
/
|
/
|
|
*
|
|
Fix to csharp_options - initialize internal_access to false.
Jon Skeet
2016-04-08
|
*
|
Removed duplicated operator delete from merge conflict.
Josh Haberman
2016-04-07
|
*
|
Merge branch 'master' into internal-merge
Josh Haberman
2016-04-07
|
|
\
\
*
|
\
\
Merge pull request #1393 from gvaish/master
Jon Skeet
2016-04-07
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1392 from anandolee/master
Jie Luo
2016-04-07
|
\
\
\
\
|
|
*
|
|
Added support for internal_access for C#
Gaurav Vaish
2016-04-07
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sync the Manually integrate changes in google3/third_party
Jie Luo
2016-04-06
*
|
|
|
Add more documentation for csharp_options.h
Jon Skeet
2016-04-06
*
|
|
|
Line-wrapping changes only for C# generator code
Jon Skeet
2016-04-06
*
|
|
|
Merge pull request #1349 from gvaish/master
Jon Skeet
2016-04-05
|
\
\
\
\
|
*
|
|
|
Added access_level for types
Gaurav Vaish
2016-04-05
*
|
|
|
|
Added deprecated option handling for objective-c generator
Oleg Vereshko
2016-04-04
|
/
/
/
/
|
|
*
|
Merge branch 'master' of github.com:google/protobuf
Jisi Liu
2016-04-01
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Do not use C++11 unicode escape in unittest.
Jisi Liu
2016-04-01
|
|
*
|
Do not let windows.h define min/max macros
Jisi Liu
2016-04-01
|
|
*
|
Fix re-definition issue of winsock.h and winsock2.h
Jisi Liu
2016-03-31
|
|
*
|
Fix WIN32 build for map_test.
Jisi Liu
2016-03-31
|
|
*
|
Remove export macros for classes nested in a template class.
Jisi Liu
2016-03-31
|
|
*
|
Fix javanano package
Jisi Liu
2016-03-31
|
|
*
|
Fix breakage of referring to table_ in static func
Jisi Liu
2016-03-31
|
|
*
|
Temporarily disable begin is fast test.
Jisi Liu
2016-03-31
*
|
|
|
Replace #include <iostream> with #include <ostream>
Adam Michalik
2016-03-30
|
|
_
|
/
|
/
|
|
|
|
*
Merge branch 'master' of github.com:google/protobuf
Jisi Liu
2016-03-30
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Integrate google internal changes.
Jisi Liu
2016-03-30
*
|
|
Use the T() instead of NULL for the default value.
Jisi Liu
2016-03-29
*
|
|
Update coded_stream.h
topillar
2016-03-22
*
|
|
Shrink ObjC overhead (generated size and some runtime sizes)
Thomas Van Lenten
2016-03-17
*
|
|
Merge pull request #1291 from sergiocampama/devel
Thomas Van Lenten
2016-03-14
|
\
\
\
*
|
|
|
Fixing compilation error when building with emscripten.
Ben Vanik
2016-03-11
*
|
|
|
Merge pull request #1299 from tatraian/master
Feng Xiao
2016-03-08
|
\
\
\
\
|
*
|
|
|
Comment has been added to fix (issue #1266)
Antal Tátrai
2016-03-08
*
|
|
|
|
Fix up handing of fields with leading names that should be all caps.
Thomas Van Lenten
2016-03-08
*
|
|
|
|
HeaderDoc support in the library and generated sources
Thomas Van Lenten
2016-03-07
|
*
|
|
|
Fix compiling clang/libc++ builds. (Issue: #1266)
Antal Tátrai
2016-03-05
|
/
/
/
/
*
|
|
/
Generate well-known types in Ruby extension and prune unneeded proto2 depende...
Josh Haberman
2016-03-03
|
|
_
|
/
|
/
|
|
|
*
|
Adds more information to Objective C error when the expected objc_class_prefi...
Sergio Campama
2016-03-03
|
/
/
*
|
Merge pull request #1260 from legrosbuffle/master
Paul Yang
2016-03-02
|
\
\
*
|
|
Fix CommonJS relative require generation, and test it
murgatroid99
2016-02-24
*
|
|
Merge pull request #804 from bsilver8192/master
Feng Xiao
2016-02-22
|
\
\
\
[next]