aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/descriptor.pb.h
Commit message (Expand)AuthorAgeFilesLines
...
* Rewrote C# protogen to C++ (initial version)Jan Tattermusch2015-03-261-1/+580
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-603/+744
* Update version number in descriptor.pb.h and plugin.pb.h. Protect deathFeng Xiao2014-12-031-2/+2
* Down-integrate from internal code base.Feng Xiao2014-11-201-0/+68
* Merge pull request #84 from tseaver/fix_80-avoid_INT32_MAX_MINFeng Xiao2014-11-171-1/+0
|\
| * Use 'kint32min'/'kint32max' constants, rather than defining locally.Tres Seaver2014-11-171-6/+0
| * Don't rely on non-standard 'INT32_MAX' / 'INT32_MIN'.Tres Seaver2014-11-171-1/+6
* | Down-integrate from internal code base (C++ maps support).Feng Xiao2014-11-141-1521/+290
|/
* Down-integrate from internal code base.Feng Xiao2014-11-101-997/+1977
* Update version number to 2.6.2-pre.Feng Xiao2014-10-211-1/+1
* Update version number in generated files.Feng Xiao2014-10-091-1/+1
* merge tags/2.6.0 into trunkjieluo@google.com2014-08-251-2/+2
* down integrate to svnjieluo@google.com2014-07-181-333/+1102
* Replace kEmptyString wth OnceInit initialized string*xiaofeng@google.com2014-02-131-207/+207
* Update version number in descriptor.pb.h and plugin.pb.hxiaofeng@google.com2013-03-011-2/+2
* Update version to 2.5.0-preliujisi@google.com2012-11-301-2/+2
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-478/+1247
* Update mainline version to 2.4.2-pre.liujisi@google.com2011-05-031-1/+1
* Update version number to 2.4.1 in common.h.liujisi@google.com2011-02-031-1/+1
* Boost version number to 2.4.0-pre, add more test cases for text_format.py abo...liujisi@google.com2010-12-091-2/+2
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-571/+1439
* Update version number in trunk to 2.3.1.kenton@google.com2010-01-091-1/+1
* Set version to 2.3.0-pre.kenton@google.com2009-12-181-2/+2
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-236/+401
* Set version number to 2.2.1 in trunk.kenton@google.com2009-08-131-1/+1
* Update version number to 2.2.0-pre.kenton@google.com2009-08-061-2/+2
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-72/+125
* Update version number in trunk.kenton@google.com2009-05-131-2/+2
* Provide ShutdownProtobufLibrary() which frees all startup-allocated objects.kenton@google.com2009-05-061-0/+19
* Make building libprotobuf as a DLL work again.kenton@google.com2009-04-281-18/+18
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-651/+385
* Generate field number constants. Patch from Michael Poole.kenton@google.com2009-04-181-0/+62
* Push out changes from internal codebase.kenton@google.com2009-01-221-7/+30
* * Update version compatibility stuff -- 2.0.3 is in no way compatible withkenton@google.com2008-12-011-1/+1
* Integrate changes from internal code.kenton@google.com2008-11-211-0/+36
* Work around GCC 4.3.0 x86_64 compiler bug (seen on Fedora 9).kenton@google.com2008-11-061-36/+0
* Update version number to 2.0.3-SNAPSHOT.kenton@google.com2008-10-161-1/+1
* * Fix build on MSVC.kenton@google.com2008-09-301-1/+2
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-134/+1370
* Work around absence of hash_map.kenton@google.com2008-09-191-2/+2
* Integrate recent changes from google3.temporal2008-08-131-91/+195
* Sync code with Google-internal branch. Changes:temporal2008-07-231-4/+4
* Fix bytes type setter to work with byte sequences with embedded NULLs.temporal2008-07-161-4/+4
* Initial checkin.temporal2008-07-101-0/+2958