summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-15Adds a flag to protoc called --error_format which specifies whatkenton@google.com
2009-03-05Update benchmark data.jonathan.skeet
2009-03-05Added copyright notice, made constants constant, added GC call before each test.jonathan.skeet
2009-03-05Initial benchmarking.jonathan.skeet
2009-02-10Submit files missing from previous submit.kenton@google.com
2009-01-22Push out changes from internal codebase.kenton@google.com
2008-12-24Adding slicing support for repeated scalar fields and get/delete slice for co...pesho.petrov
2008-12-05Update trunk version to 2.0.4-SNAPSHOT.kenton@google.com
2008-12-05Submit script used to post-process dist files.kenton@google.com
2008-12-04Support "Solaris 10 using recent Sun Studio".kenton@google.com
2008-12-02Add full-system test for custom enum value options. (Previously, only akenton@google.com
2008-12-02* Avoid using pushd/popd in generate_descriptor_proto.sh because they arekenton@google.com
2008-12-02Fix call to superclass.__init__() to work on newer versions of Python.kenton@google.com
2008-12-01* Update version compatibility stuff -- 2.0.3 is in no way compatible withkenton@google.com
2008-11-25Update CHANGES.txt with stuff from 2.0.3.kenton@google.com
2008-11-21Integrate changes from internal code.kenton@google.com
2008-11-14Support HP C++ on Tru64.kenton@google.com
2008-11-07Fix bugs in zero_copy_stream_impl.kenton@google.com
2008-11-07Only build tests when running "make check", not "make".kenton@google.com
2008-11-07Fixed alignment issue that caused bus errors on platforms like sparc whichkenton@google.com
2008-11-06Simplify some template usage so that older compilers can handle it. (Userskenton@google.com
2008-11-06Work around GCC 4.3.0 x86_64 compiler bug (seen on Fedora 9).kenton@google.com
2008-10-21Update MSVC installation instructions for static linking change.kenton@google.com
2008-10-16Avoid an "unused parameter" warning when using high warning levels.kenton@google.com
2008-10-16Update version number to 2.0.3-SNAPSHOT.kenton@google.com
2008-10-07Make Python example output identical to C++ and Java by removing redundantkenton@google.com
2008-10-03* Fixed template specialization syntax that MSVC 2005 didn't like. Not sure ifkenton@google.com
2008-09-30Improvements to configure.ac from Jeff Bailey.kenton@google.com
2008-09-30Pass -Wall,no-obsolete to autoreconf.kenton@google.com
2008-09-30Improve autogen.sh.kenton@google.com
2008-09-30Added clarification to license that generated code is owned by the owner of thekenton@google.com
2008-09-30* Fix build on MSVC.kenton@google.com
2008-09-24Add file missing from rev 50.kenton@google.com
2008-09-24Integrate changes from internal Google-internal branch.kenton@google.com
2008-09-23Add file that was mysteriously missing from SVN tree.kenton@google.com
2008-09-23Explicitly identify superclass in initializer lists for generated messagekenton@google.com
2008-09-19Work around absence of hash_map.kenton@google.com
2008-09-17Add @Override annotation to generated Java code where appropriate.temporal
2008-09-15Add code suggested by Michal Januszewski <michalj@gmail.com> to ensure thattemporal
2008-08-272.0.1 release.temporal
2008-08-18More prep for 2.0.1:temporal
2008-08-18Add missing module to setup.py.temporal
2008-08-15Update CHANGES.txt for v2.0.1. Also update beta warning in README.txt.temporal
2008-08-13Add missing file.temporal
2008-08-13Integrate recent changes from google3.temporal
2008-08-06Heuristically detect sub-messages when printing unknown fields.temporal
2008-07-31Apply Leandro Lucarella <llucax@gmail.com>'s patches for VIM highlightingtemporal
2008-07-27Applied Ulrich Kunitz's patches to slightly optimize Python serialization code.temporal
2008-07-25Fix static initialization ordering bug that caused crashes at startup whentemporal
2008-07-23Sync code with Google-internal branch. Changes:temporal