aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/descriptor.pb.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'origin/master' into fix-authorJisi Liu2015-10-051-2/+3
|\
| * Specify csharp_namespace in descriptor.protoJon Skeet2015-09-011-2/+2
* | Down-integrate from google internal.Jisi Liu2015-10-051-101/+215
|/
* Update descriptor protos.Jisi Liu2015-08-251-12/+12
* Down-integrate from google3.Feng Xiao2015-08-221-241/+241
* Merge remote-tracking branch 'upstream/master'Xiao Hang2015-08-041-3/+2
|\
| * Changing reflection namespace (part 3)Jon Skeet2015-07-141-2/+2
| * Regenerated descriptor C++ codeJon Skeet2015-06-251-3/+2
* | Generate a package name suffix ".nano" for nano messagesXiao Hang2015-07-291-54/+116
|/
* Give descriptor.proto a go packageTamir Duberstein2015-06-121-3/+4
* Marked another compiler literal unsigned.Austin Schuh2015-06-051-17/+17
* down-integrate internal changesBo Yang2015-05-211-584/+1279
* Marked compiler literal unsigned.Austin Schuh2015-05-191-14/+14
* Merge branch 'master' of github.com:google/protobuf into integrate_from_masterJan Tattermusch2015-05-131-3/+3
|\
| * Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-061-2/+2
* | Regenerate descriptor.pb.cc after csharp_namespace changeJon Skeet2015-05-071-2/+3
* | temporarily removing csharp_umbrella_namespace file optionJan Tattermusch2015-04-171-155/+45
* | removing csharp_property_name field optionJan Tattermusch2015-04-171-146/+34
* | fixing field number of csharp_umbrella_namespace optionJan Tattermusch2015-04-161-11/+11
* | restricted number of csharp options and regenerated descriptor.protoJan Tattermusch2015-04-131-856/+165
* | Rewrote C# protogen to C++ (initial version)Jan Tattermusch2015-03-261-46/+1070
|/
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-110/+3717
* Down-integrate from internal code base.Feng Xiao2014-11-261-21/+42
* Down-integrate from internal code base.Feng Xiao2014-11-201-60/+150
* Down-integrate from internal code base (C++ maps support).Feng Xiao2014-11-141-997/+454
* Down-integrate from internal code base.Feng Xiao2014-11-101-860/+1630
* down integrate to svnjieluo@google.com2014-07-181-807/+1796
* Replace kEmptyString wth OnceInit initialized string*xiaofeng@google.com2014-02-131-69/+69
* Add java options to plugin proto and rollback the r450liujisi@google.com2012-12-051-40/+0
* Set pointers to NULL after shutdown, so the shutdown function can be called f...liujisi@google.com2012-12-051-0/+40
* Generate missing inclusion of common.h.pliard@google.com2012-10-021-0/+1
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-465/+883
* Fix issue 378xiaofeng@google.com2012-05-161-1/+2
* Don't call AddDesc() at static init time in LITE_RUNTIME mode.pliard@google.com2012-05-041-22/+40
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-359/+1035
* Fix issue 162: generated code should #include <algorithm> for std::swap().kenton@google.com2010-02-011-0/+3
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-546/+781
* Explicitly call superclass constructor in generated code to avoid pedantic wa...kenton@google.com2009-10-301-36/+72
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-679/+1060
* Add Swap(), SwapElements(), and RemoveLast() to Reflection. Patch by Scott S...kenton@google.com2009-06-251-167/+167
* Provide ShutdownProtobufLibrary() which frees all startup-allocated objects.kenton@google.com2009-05-061-0/+40
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-706/+1289
* Generate field number constants. Patch from Michael Poole.kenton@google.com2009-04-181-26/+99
* Commit Michael Poole's patch for explicitly constructing all class fields inkenton@google.com2009-04-161-16/+94
* Push out changes from internal codebase.kenton@google.com2009-01-221-89/+122
* Integrate changes from internal code.kenton@google.com2008-11-211-18/+248
* Work around GCC 4.3.0 x86_64 compiler bug (seen on Fedora 9).kenton@google.com2008-11-061-133/+115
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-225/+1437
* Explicitly identify superclass in initializer lists for generated messagekenton@google.com2008-09-231-32/+64
* Integrate recent changes from google3.temporal2008-08-131-345/+524