aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.txt
Commit message (Expand)AuthorAgeFilesLines
* Add nano proto authors and update LICENSE file to include Android.mk.Feng Xiao2014-11-201-0/+6
* Added contributor and updated README to add AIX.Andrew Paprocki2014-11-111-0/+3
* Update CONTRIBUTORS.txtWilliam Orr2014-09-221-1/+4
* Update contributors.liujisi@google.com2011-01-241-0/+2
* Fix bug with permanent callbacks that delete themselves when run. Patch from...kenton@google.com2010-02-161-0/+1
* Optimize Java string serialization. Patch from Evan Jones.kenton@google.com2010-02-011-0/+2
* Fix some Java warnings. Patch from Evan Jones.kenton@google.com2010-01-211-0/+1
* Fix 32/64-bit confusion on Solaris 10 x86. Patch from Oliver Jowett.kenton@google.com2009-12-231-0/+1
* Use unordered_map when available. Changes to stl_hash.m4 provided by Oleg Sm...kenton@google.com2009-12-211-0/+1
* CodedInputStream.getTotalBytesRead(); patch from Michael Kucharski.kenton@google.com2009-11-121-0/+2
* Optimize Java serialization of small messages to streams. Patch from Evan Jo...kenton@google.com2009-11-021-0/+2
* Detect whether zlib is new enough. Based on patch from Oliver Jowett.kenton@google.com2009-09-151-0/+2
* HPUX patch from Alexander Melnikov.kenton@google.com2009-08-171-0/+2
* Add Swap(), SwapElements(), and RemoveLast() to Reflection. Patch by Scott S...kenton@google.com2009-06-251-0/+2
* More Sun CC hacks. Contributed by Monty Taylor.kenton@google.com2009-05-011-1/+1
* Add Emacs editor mode. Contributed by Alexandre Vassalotti.kenton@google.com2009-05-011-0/+2
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-1/+2
* Improve performance of Python serialization. Patch from Will Pierce.kenton@google.com2009-04-181-0/+2
* Fix initialization ordering problem in logging code. Based on patch from Win...kenton@google.com2009-04-181-0/+2
* Generate field number constants. Patch from Michael Poole.kenton@google.com2009-04-181-0/+1
* Commit Michael Poole's patch for explicitly constructing all class fields inkenton@google.com2009-04-161-0/+3
* Commit Brian Olson's gzip stream implementations.kenton@google.com2009-04-161-1/+3
* Adds a flag to protoc called --error_format which specifies whatkenton@google.com2009-04-151-0/+2
* Adding slicing support for repeated scalar fields and get/delete slice for co...pesho.petrov2008-12-241-0/+2
* Support "Solaris 10 using recent Sun Studio".kenton@google.com2008-12-041-0/+2
* Support HP C++ on Tru64.kenton@google.com2008-11-141-0/+2
* Add @Override annotation to generated Java code where appropriate.temporal2008-09-171-0/+2
* Heuristically detect sub-messages when printing unknown fields.temporal2008-08-061-0/+8
* Apply Leandro Lucarella <llucax@gmail.com>'s patches for VIM highlightingtemporal2008-07-311-0/+1
* Applied Ulrich Kunitz's patches to slightly optimize Python serialization code.temporal2008-07-271-0/+2
* Allow trailing slashes in --proto_path mappings.temporal2008-07-161-0/+3
* Initial checkin.temporal2008-07-101-0/+35