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
*
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
|
|
\
\
\
\
|
|
|
|
*
|
expose GetOutputFile in csharp_names.h
Jan Tattermusch
2015-09-23
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #785 from jskeet/csharp-directories
Jan Tattermusch
2015-09-23
|
|
\
\
\
\
|
|
|
|
|
*
Simplify testing from CMake project to "check" target
Konstantin Podsvirov
2015-09-17
|
|
|
|
|
*
Improved testing from CMake project
Konstantin Podsvirov
2015-09-15
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Add GOOGLE_ATTRIBUTE_NOINLINE to GetArena() and GetMaybeArenaPointer() method...
0xAAE
2015-09-15
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #769 from pkasting/metadata
Feng Xiao
2015-09-10
|
|
\
\
\
|
*
\
\
\
Merge pull request #766 from pkasting/hash
Feng Xiao
2015-09-10
|
|
\
\
\
\
|
*
|
|
|
|
Don't assume char is signed.
Brian Silverman
2015-09-08
|
*
|
|
|
|
Use TEST_TMPDIR for writing temporary files if it's set.
Brian Silverman
2015-09-08
|
*
|
|
|
|
Rename 'BYTE_SIZE' macro to 'GOOGLE_PROTOBUF_BYTE_SIZE'
kbinani
2015-09-04
|
/
/
/
/
/
|
|
|
*
|
Stop adding a space to the end of lines for descriptor binary data.
Jon Skeet
2015-09-01
|
|
|
*
|
Specify csharp_namespace in descriptor.proto
Jon Skeet
2015-09-01
|
|
|
*
|
Generate a directory hierarchy based on namespace (C#)
Jon Skeet
2015-09-01
|
|
|
*
|
Remove vestigial reference to MakeFixedTag
Jon Skeet
2015-09-01
|
|
_
|
/
/
|
/
|
|
|
[next]