54 Commits (90bdae226eecf5a97fc7b86078baf055f0702871)
 

Author SHA1 Message Date
jonathan.skeet 90bdae226e Update benchmark data. 16 years ago
jonathan.skeet 8604c745fc Added copyright notice, made constants constant, added GC call before each test. 16 years ago
jonathan.skeet ff9c9e4d93 Initial benchmarking. 16 years ago
kenton@google.com 1556623fad Submit files missing from previous submit. 16 years ago
kenton@google.com 2d6daa72ab Push out changes from internal codebase. 16 years ago
pesho.petrov 87e64e1cee Adding slicing support for repeated scalar fields and get/delete slice for composite fields. 16 years ago
kenton@google.com d41578239c Update trunk version to 2.0.4-SNAPSHOT. 16 years ago
kenton@google.com 2f3d8de767 Submit script used to post-process dist files. 16 years ago
kenton@google.com 25bc5cdc9c Support "Solaris 10 using recent Sun Studio". 16 years ago
kenton@google.com 1ea526879c Add full-system test for custom enum value options. (Previously, only a 16 years ago
kenton@google.com 2f669cbe75 * Avoid using pushd/popd in generate_descriptor_proto.sh because they are 16 years ago
kenton@google.com eb241fadf2 Fix call to superclass.__init__() to work on newer versions of Python. 16 years ago
kenton@google.com a001ed0c03 * Update version compatibility stuff -- 2.0.3 is in no way compatible with 16 years ago
kenton@google.com 9f1752889c Update CHANGES.txt with stuff from 2.0.3. 16 years ago
kenton@google.com 26bd9eee6e Integrate changes from internal code. 16 years ago
kenton@google.com a2a32c2043 Support HP C++ on Tru64. 16 years ago
kenton@google.com 8da400ed12 Fix bugs in zero_copy_stream_impl. 16 years ago
kenton@google.com 32d0c3b853 Only build tests when running "make check", not "make". 16 years ago
kenton@google.com d0580eafd3 Fixed alignment issue that caused bus errors on platforms like sparc which 16 years ago
kenton@google.com de75437573 Simplify some template usage so that older compilers can handle it. (Users 16 years ago
kenton@google.com 3e91fcdd87 Work around GCC 4.3.0 x86_64 compiler bug (seen on Fedora 9). 16 years ago
kenton@google.com 580cf3c47c Update MSVC installation instructions for static linking change. 16 years ago
kenton@google.com 3bdc135653 Avoid an "unused parameter" warning when using high warning levels. 16 years ago
kenton@google.com 7b29a2695c Update version number to 2.0.3-SNAPSHOT. 16 years ago
kenton@google.com 16b31d2a94 Make Python example output identical to C++ and Java by removing redundant 16 years ago
kenton@google.com a41a9dd532 * Fixed template specialization syntax that MSVC 2005 didn't like. Not sure if 16 years ago
kenton@google.com c76caaccb8 Improvements to configure.ac from Jeff Bailey. 16 years ago
kenton@google.com cf3f638c92 Pass -Wall,no-obsolete to autoreconf. 16 years ago
kenton@google.com 7516a69050 Improve autogen.sh. 16 years ago
kenton@google.com c7f06b2ad5 Added clarification to license that generated code is owned by the owner of the 16 years ago
kenton@google.com 9b10f5845a * Fix build on MSVC. 16 years ago
kenton@google.com 0b3023fa65 Add file missing from rev 50. 16 years ago
kenton@google.com 24bf56fb3a Integrate changes from internal Google-internal branch. 16 years ago
kenton@google.com 3121a56ab4 Add file that was mysteriously missing from SVN tree. 16 years ago
kenton@google.com a69deb6477 Explicitly identify superclass in initializer lists for generated message 16 years ago
kenton@google.com 4410396f11 Work around absence of hash_map. 16 years ago
temporal 4014b9f83f Add @Override annotation to generated Java code where appropriate. 16 years ago
temporal bf86b546c3 Add code suggested by Michal Januszewski <michalj@gmail.com> to ensure that 16 years ago
temporal 742e40975a 2.0.1 release. 16 years ago
temporal dd681ad786 More prep for 2.0.1: 17 years ago
temporal ea9d0d85fb Add missing module to setup.py. 17 years ago
temporal a44f3c33df Update CHANGES.txt for v2.0.1. Also update beta warning in README.txt. 17 years ago
temporal 4e88f89ed5 Add missing file. 17 years ago
temporal 779f61c6a3 Integrate recent changes from google3. 17 years ago
temporal a0f27fcd96 Heuristically detect sub-messages when printing unknown fields. 17 years ago
temporal 8ccb79057e Apply Leandro Lucarella <llucax@gmail.com>'s patches for VIM highlighting 17 years ago
temporal 24856db0e9 Applied Ulrich Kunitz's patches to slightly optimize Python serialization code. 17 years ago
temporal 6fdb0964e3 Fix static initialization ordering bug that caused crashes at startup when 17 years ago
temporal f206351d14 Sync code with Google-internal branch. Changes: 17 years ago
temporal cc930432c2 misc. stuff: 17 years ago