aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Fix build on MSVC.kenton@google.com2008-09-309-136/+120
* Add file missing from rev 50.kenton@google.com2008-09-241-0/+271
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-24209-3102/+10534
* Add file that was mysteriously missing from SVN tree.kenton@google.com2008-09-231-0/+51
* Explicitly identify superclass in initializer lists for generated messagekenton@google.com2008-09-232-32/+67
* Work around absence of hash_map.kenton@google.com2008-09-197-15/+62
* Add @Override annotation to generated Java code where appropriate.temporal2008-09-172-0/+13
* Add code suggested by Michal Januszewski <michalj@gmail.com> to ensure thattemporal2008-09-151-0/+5
* 2.0.1 release.temporal2008-08-277-25/+30
* More prep for 2.0.1:temporal2008-08-182-4/+6
* Add missing module to setup.py.temporal2008-08-181-1/+2
* Update CHANGES.txt for v2.0.1. Also update beta warning in README.txt.temporal2008-08-152-3/+57
* Add missing file.temporal2008-08-131-0/+216
* Integrate recent changes from google3.temporal2008-08-1344-2132/+3434
* Heuristically detect sub-messages when printing unknown fields.temporal2008-08-066-4/+146
* Apply Leandro Lucarella <llucax@gmail.com>'s patches for VIM highlightingtemporal2008-07-313-2/+11
* Applied Ulrich Kunitz's patches to slightly optimize Python serialization code.temporal2008-07-273-4/+5
* Fix static initialization ordering bug that caused crashes at startup whentemporal2008-07-251-1/+9
* Sync code with Google-internal branch. Changes:temporal2008-07-2314-64/+230
* misc. stuff:temporal2008-07-219-21/+195
* Fix Python service CallMethod() implementation.temporal2008-07-182-2/+20
* Allow trailing slashes in --proto_path mappings.temporal2008-07-163-1/+19
* Fix bytes type setter to work with byte sequences with embedded NULLs.temporal2008-07-163-22/+76
* Initial checkin.temporal2008-07-10269-0/+96422