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
*
Merge branch master into v3.0.0-beta-2
Feng Xiao
2015-12-21
|
\
|
*
Merge pull request #1062 from rinatz/master
Feng Xiao
2015-12-18
|
|
\
|
|
*
Initialize singleton instance by GoogleOnceInit()
Kenichiro IDA
2015-12-19
*
|
|
Make conformance tests build for C++ and Java.
Feng Xiao
2015-12-16
|
|
*
Alter FileDescriptorTables::kEmpty to GetEmptyInstance()
Kenichiro IDA
2015-12-17
|
*
|
Make ToString() valid without a type registry
Jon Skeet
2015-12-15
|
|
/
*
|
Remove the usage of C++11 override.
Feng Xiao
2015-12-14
*
|
Down-integrate from internal code base.
Feng Xiao
2015-12-11
|
/
*
Merge pull request #1025 from Yangqing/master
Feng Xiao
2015-12-09
|
\
|
*
Minor changes to match the internal version
Yangqing Jia
2015-12-09
*
|
Merge pull request #1033 from c0nk/wip-implicit-cast-fix
Feng Xiao
2015-12-09
|
\
\
|
*
|
Fix narrowing implicit cast in generated message [NFC]
Kal Conley
2015-12-08
*
|
|
Use angle bracket for well known type proto header.
Bo Yang
2015-12-08
|
/
/
|
*
Arena type traits standardization.
Yangqing Jia
2015-12-05
|
/
*
Tweak the error message as the generate is in the core binary these days.
Thomas Van Lenten
2015-12-02
*
Fix some narrowing implicit casts [NFC]
Kal Conley
2015-11-28
*
Adds support for buliding protobuf with emscripten; we just needed the proper...
Craig Donner
2015-11-24
*
Tidy up reflection in advance of attempting to implement DynamicMessage.
Jon Skeet
2015-11-22
*
Rename "umbrella" to "reflection" consistently.
Jon Skeet
2015-11-19
*
Introduce a Parser property into MessageDescriptor, and populate it from gene...
Jon Skeet
2015-11-19
*
Merge pull request #944 from jskeet/umbrella-classname
Jon Skeet
2015-11-19
|
\
*
|
Reorder the checks so anything in the expected file is an implicit whitelisting.
Thomas Van Lenten
2015-11-17
|
*
Change how the reflection descriptor class is generated.
Jon Skeet
2015-11-09
|
/
*
Stop removing all blank lines in doc comments.
Jon Skeet
2015-11-06
*
Add support for POWER Linux
Doug Kwan
2015-11-03
*
Fix compilation errors when built internally.
Feng Xiao
2015-11-02
*
Correct spelling
Benjamin Barenblat
2015-10-30
*
Get VS 2015 to use const int definitions
Bruce Dawson
2015-10-29
*
Merge pull request #908 from jskeet/oneof-equality
Jan Tattermusch
2015-10-24
|
\
|
*
Include the oneof-case in equality and hash code generated code.
Jon Skeet
2015-10-24
*
|
Change the #include for any.h to use angle brackets instead of quotes, to be ...
Matthew Wu
2015-10-22
|
/
*
Merge pull request #783 from podsvirov/topic-cmake-project
Feng Xiao
2015-10-16
|
\
*
\
Merge pull request #824 from jtattermusch/expose_get_output_file
Jan Tattermusch
2015-10-14
|
\
\
*
\
\
Merge pull request #875 from tkarls/return_correct_bool_type_from_map
Feng Xiao
2015-10-13
|
\
\
\
*
|
|
|
Changed argument typ to uint32 in set function that sets an uint32 value
Thomas Karlsson
2015-10-13
|
*
|
|
Changed return type from int32 to bool in function returning a bool
Thomas Karlsson
2015-10-13
|
/
/
/
*
|
|
Merge pull request #815 from TeBoring/third-party
Paul Yang
2015-10-09
|
\
\
\
*
|
|
|
Use static cast
Hamdi Sahloul
2015-10-09
*
|
|
|
VS2010 compatibility of address initalization
Hamdi Sahloul
2015-10-09
*
|
|
|
Remove duplicated header file
Jisi Liu
2015-10-06
*
|
|
|
fix stringpiece test to use portable hash set.
Jisi Liu
2015-10-05
*
|
|
|
Adding back three missing export macros.
Jisi Liu
2015-10-05
*
|
|
|
Merge remote-tracking branch 'origin/master' into fix-author
Jisi Liu
2015-10-05
|
\
\
\
\
*
|
|
|
|
Down-integrate from google internal.
Jisi Liu
2015-10-05
|
|
*
|
|
Down-integrate internal bug fixing changes.
Bo Yang
2015-10-04
|
*
|
|
|
First pass at generating XML documentation from .proto comments.
Jon Skeet
2015-10-01
|
*
|
|
|
Fix typo in oneof case enum comment
Jon Skeet
2015-09-30
|
*
|
|
|
Move the summary comments above the attributes.
Jon Skeet
2015-09-29
|
*
|
|
|
Added documentation to generated code.
Jon Skeet
2015-09-29
|
*
|
|
|
Merge pull request #727 from AustinSchuh/arena_bounds_fix
Feng Xiao
2015-09-24
|
|
\
\
\
\
[next]