140 Commits (f4c6e4b37e131b771a8a8eac0534ce8ade504dd7)
 

Author SHA1 Message Date
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
temporal e8564291e2 Fix Python service CallMethod() implementation. 17 years ago
temporal e773b43253 Allow trailing slashes in --proto_path mappings. 17 years ago
temporal 928ebb6b55 Fix bytes type setter to work with byte sequences with embedded NULLs. 17 years ago
temporal 40ee551715 Initial checkin. 17 years ago