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