aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTORS.txt
Commit message (Expand)AuthorAge
* 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