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
*
Add support for generation sources into a framework.
Thomas Van Lenten
2016-06-15
*
proper codeblock in README
Brent Shaffer
2016-06-09
*
Merge pull request #879 from mathstuf/support-equals-in-proto-path
Feng Xiao
2016-06-08
|
\
*
|
Add GOOGLE_ prefix before PROTOBUF_DEPRECATED_ATTR
Bo Yang
2016-06-07
*
|
Fix the undefined behavior for opensource users.
Bo Yang
2016-06-07
*
|
Add more warnings to for the ObjC runtime build
Thomas Van Lenten
2016-05-25
*
|
Better support for using the proto library from a framework.
Thomas Van Lenten
2016-05-24
*
|
Merge pull request #1549 from xyzzyz/arena_export
Joshua Haberman
2016-05-18
|
\
\
*
\
\
Merge pull request #1547 from xyzzyz/js_generator
Joshua Haberman
2016-05-18
|
\
\
\
*
|
|
|
Integrate interanl changes
Bo Yang
2016-05-18
|
|
*
|
Export class Arena to shared library.
Adam Michalik
2016-05-17
|
|
/
/
|
/
|
|
|
*
|
Fix #include in js_generator.cc
Adam Michalik
2016-05-17
|
/
/
*
|
Merge pull request #1542 from google/beta-3
Jisi Liu
2016-05-16
|
\
\
|
*
|
Remove the comments about iterator validation
Jisi Liu
2016-05-13
|
*
|
Merge pull request #1520 from pherl/hashmapvs2008
Jisi Liu
2016-05-12
|
|
\
\
|
|
*
|
Bridge vs2008 hashmaps.
Jisi Liu
2016-05-11
*
|
|
|
Merge pull request #1483 from wal-rus/fix-boost-incompatibility
Feng Xiao
2016-05-11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Fix the command line interface unittest again
Jisi Liu
2016-05-10
|
|
/
/
|
/
|
|
|
*
|
Remove confounding and unused #define - breaks boost/predef/other/endian.h
Walter Gray
2016-05-06
*
|
|
Merge pull request #1499 from beardedN5rd/master
Feng Xiao
2016-05-06
|
\
\
\
|
*
|
|
after comment of Feng Xiao changed the entry to g++
beardedn5rd
2016-05-06
|
*
|
|
updated README
beardedn5rd
2016-05-06
|
|
/
/
*
|
|
Updated README.md
Mahmut Ali ÖZKURAN
2016-05-06
*
|
|
Merge pull request #1409 from eeight/fix_enum_corruption
Feng Xiao
2016-05-04
|
\
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'master' of github.com:google/protobuf
Jisi Liu
2016-04-28
|
\
\
\
*
|
|
|
Down integrate from Google internal.
Jisi Liu
2016-04-28
|
*
|
|
Proper checking of enum with non zero default
Thomas Van Lenten
2016-04-26
|
|
*
|
Fix bug with silent message corruption in LITE_RUNTIME.
Petr Prokhorenkov
2016-04-21
|
*
|
|
Merge pull request #1416 from cwhipkey/master
Feng Xiao
2016-04-20
|
/
|
|
|
|
|
|
*
protoc: support '=' in --proto_path arguments
Ben Boeckel
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
[next]