aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.txt
Commit message (Collapse)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 ↵kenton@google.com2010-02-161-0/+1
| | | | from Evan Jones.
* 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 ↵kenton@google.com2009-12-211-0/+1
| | | | Smolsky.
* CodedInputStream.getTotalBytesRead(); patch from Michael Kucharski.kenton@google.com2009-11-121-0/+2
|
* Optimize Java serialization of small messages to streams. Patch from Evan ↵kenton@google.com2009-11-021-0/+2
| | | | Jones.
* 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 ↵kenton@google.com2009-06-251-0/+2
| | | | Stafford.
* 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
| | | | | for details.
* 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 ↵kenton@google.com2009-04-181-0/+2
| | | | Wink Saville.
* 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
| | | | | generated code.
* 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
| | | | | | | convention to use when printing errors. Default is GCC, but Microsoft Visual Studio is another option. This allows errors to be clickable in the MSVS error log.
* Adding slicing support for repeated scalar fields and get/delete slice for ↵pesho.petrov2008-12-241-0/+2
| | | | composite fields.
* Support "Solaris 10 using recent Sun Studio".kenton@google.com2008-12-041-0/+2
| | | | | Patch from Monty Taylor <monty.taylor@gmail.com>.
* Support HP C++ on Tru64.kenton@google.com2008-11-141-0/+2
| | | | | Patch (mostly) by Vincent Choinière <Choiniere.Vincent@hydro.qc.ca>.
* Add @Override annotation to generated Java code where appropriate.temporal2008-09-171-0/+2
| | | | | Patch from Brian Atkinson <nairb774@gmail.com>.
* Heuristically detect sub-messages when printing unknown fields.temporal2008-08-061-0/+8
| | | | | Patch mostly written by Dilip Joseph <dilip.antony.joseph@gmail.com>.
* Apply Leandro Lucarella <llucax@gmail.com>'s patches for VIM highlightingtemporal2008-07-311-0/+1
| | | | | and not setting execute bit on protoc outputs.
* 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
| | | | | Patch by Kevin Ko <kevin.s.ko@gmail.com>.
* Initial checkin.temporal2008-07-101-0/+35