1. eb26a1e Commit Michael Poole's patch for explicitly constructing all class fields in by kenton@google.com · 15 years ago
  2. e59427a Commit Brian Olson's gzip stream implementations. by kenton@google.com · 15 years ago
  3. f663b16 Adds a flag to protoc called --error_format which specifies what by kenton@google.com · 15 years ago
  4. 90bdae2 Update benchmark data. by jonathan.skeet · 15 years ago
  5. 8604c74 Added copyright notice, made constants constant, added GC call before each test. by jonathan.skeet · 15 years ago
  6. ff9c9e4 Initial benchmarking. by jonathan.skeet · 15 years ago
  7. 1556623 Submit files missing from previous submit. by kenton@google.com · 15 years ago
  8. 2d6daa7 Push out changes from internal codebase. by kenton@google.com · 15 years ago
  9. 87e64e1 Adding slicing support for repeated scalar fields and get/delete slice for composite fields. by pesho.petrov · 16 years ago
  10. d415782 Update trunk version to 2.0.4-SNAPSHOT. by kenton@google.com · 16 years ago
  11. 2f3d8de Submit script used to post-process dist files. by kenton@google.com · 16 years ago
  12. 25bc5cd Support "Solaris 10 using recent Sun Studio". by kenton@google.com · 16 years ago
  13. 1ea5268 Add full-system test for custom enum value options. (Previously, only a by kenton@google.com · 16 years ago
  14. 2f669cb * Avoid using pushd/popd in generate_descriptor_proto.sh because they are by kenton@google.com · 16 years ago
  15. eb241fa Fix call to superclass.__init__() to work on newer versions of Python. by kenton@google.com · 16 years ago
  16. a001ed0 * Update version compatibility stuff -- 2.0.3 is in no way compatible with by kenton@google.com · 16 years ago
  17. 9f17528 Update CHANGES.txt with stuff from 2.0.3. by kenton@google.com · 16 years ago
  18. 26bd9ee Integrate changes from internal code. by kenton@google.com · 16 years ago
  19. a2a32c2 Support HP C++ on Tru64. by kenton@google.com · 16 years ago
  20. 8da400e Fix bugs in zero_copy_stream_impl. by kenton@google.com · 16 years ago
  21. 32d0c3b Only build tests when running "make check", not "make". by kenton@google.com · 16 years ago
  22. d0580ea Fixed alignment issue that caused bus errors on platforms like sparc which by kenton@google.com · 16 years ago
  23. de75437 Simplify some template usage so that older compilers can handle it. (Users by kenton@google.com · 16 years ago
  24. 3e91fcd Work around GCC 4.3.0 x86_64 compiler bug (seen on Fedora 9). by kenton@google.com · 16 years ago
  25. 580cf3c Update MSVC installation instructions for static linking change. by kenton@google.com · 16 years ago
  26. 3bdc135 Avoid an "unused parameter" warning when using high warning levels. by kenton@google.com · 16 years ago
  27. 7b29a26 Update version number to 2.0.3-SNAPSHOT. by kenton@google.com · 16 years ago
  28. 16b31d2 Make Python example output identical to C++ and Java by removing redundant by kenton@google.com · 16 years ago
  29. a41a9dd * Fixed template specialization syntax that MSVC 2005 didn't like. Not sure if by kenton@google.com · 16 years ago
  30. c76caac Improvements to configure.ac from Jeff Bailey. by kenton@google.com · 16 years ago
  31. cf3f638 Pass -Wall,no-obsolete to autoreconf. by kenton@google.com · 16 years ago
  32. 7516a69 Improve autogen.sh. by kenton@google.com · 16 years ago
  33. c7f06b2 Added clarification to license that generated code is owned by the owner of the by kenton@google.com · 16 years ago
  34. 9b10f58 * Fix build on MSVC. by kenton@google.com · 16 years ago
  35. 0b3023f Add file missing from rev 50. by kenton@google.com · 16 years ago
  36. 24bf56f Integrate changes from internal Google-internal branch. by kenton@google.com · 16 years ago
  37. 3121a56 Add file that was mysteriously missing from SVN tree. by kenton@google.com · 16 years ago
  38. a69deb6 Explicitly identify superclass in initializer lists for generated message by kenton@google.com · 16 years ago
  39. 4410396 Work around absence of hash_map. by kenton@google.com · 16 years ago
  40. 4014b9f Add @Override annotation to generated Java code where appropriate. by temporal · 16 years ago
  41. bf86b54 Add code suggested by Michal Januszewski <michalj@gmail.com> to ensure that by temporal · 16 years ago
  42. 742e409 2.0.1 release. by temporal · 16 years ago
  43. dd681ad More prep for 2.0.1: by temporal · 16 years ago
  44. ea9d0d8 Add missing module to setup.py. by temporal · 16 years ago
  45. a44f3c3 Update CHANGES.txt for v2.0.1. Also update beta warning in README.txt. by temporal · 16 years ago
  46. 4e88f89 Add missing file. by temporal · 16 years ago
  47. 779f61c Integrate recent changes from google3. by temporal · 16 years ago
  48. a0f27fc Heuristically detect sub-messages when printing unknown fields. by temporal · 16 years ago
  49. 8ccb790 Apply Leandro Lucarella <llucax@gmail.com>'s patches for VIM highlighting by temporal · 16 years ago
  50. 24856db Applied Ulrich Kunitz's patches to slightly optimize Python serialization code. by temporal · 16 years ago
  51. 6fdb096 Fix static initialization ordering bug that caused crashes at startup when by temporal · 16 years ago
  52. f206351 Sync code with Google-internal branch. Changes: by temporal · 16 years ago
  53. cc93043 misc. stuff: by temporal · 16 years ago
  54. e856429 Fix Python service CallMethod() implementation. by temporal · 16 years ago
  55. e773b43 Allow trailing slashes in --proto_path mappings. by temporal · 16 years ago
  56. 928ebb6 Fix bytes type setter to work with byte sequences with embedded NULLs. by temporal · 16 years ago
  57. 40ee551 Initial checkin. by temporal · 16 years ago