提交历史

作者 SHA1 备注 提交日期
  kenton@google.com 580cf3c47c Update MSVC installation instructions for static linking change. 17 年之前
  kenton@google.com 3bdc135653 Avoid an "unused parameter" warning when using high warning levels. 17 年之前
  kenton@google.com 7b29a2695c Update version number to 2.0.3-SNAPSHOT. 17 年之前
  kenton@google.com 16b31d2a94 Make Python example output identical to C++ and Java by removing redundant 17 年之前
  kenton@google.com a41a9dd532 * Fixed template specialization syntax that MSVC 2005 didn't like. Not sure if 17 年之前
  kenton@google.com c76caaccb8 Improvements to configure.ac from Jeff Bailey. 17 年之前
  kenton@google.com cf3f638c92 Pass -Wall,no-obsolete to autoreconf. 17 年之前
  kenton@google.com 7516a69050 Improve autogen.sh. 17 年之前
  kenton@google.com c7f06b2ad5 Added clarification to license that generated code is owned by the owner of the 17 年之前
  kenton@google.com 9b10f5845a * Fix build on MSVC. 17 年之前
  kenton@google.com 0b3023fa65 Add file missing from rev 50. 17 年之前
  kenton@google.com 24bf56fb3a Integrate changes from internal Google-internal branch. 17 年之前
  kenton@google.com 3121a56ab4 Add file that was mysteriously missing from SVN tree. 17 年之前
  kenton@google.com a69deb6477 Explicitly identify superclass in initializer lists for generated message 17 年之前
  kenton@google.com 4410396f11 Work around absence of hash_map. 17 年之前
  temporal 4014b9f83f Add @Override annotation to generated Java code where appropriate. 17 年之前
  temporal bf86b546c3 Add code suggested by Michal Januszewski <michalj@gmail.com> to ensure that 17 年之前
  temporal 742e40975a 2.0.1 release. 17 年之前
  temporal dd681ad786 More prep for 2.0.1: 17 年之前
  temporal ea9d0d85fb Add missing module to setup.py. 17 年之前
  temporal a44f3c33df Update CHANGES.txt for v2.0.1. Also update beta warning in README.txt. 17 年之前
  temporal 4e88f89ed5 Add missing file. 17 年之前
  temporal 779f61c6a3 Integrate recent changes from google3. 17 年之前
  temporal a0f27fcd96 Heuristically detect sub-messages when printing unknown fields. 17 年之前
  temporal 8ccb79057e Apply Leandro Lucarella <llucax@gmail.com>'s patches for VIM highlighting 17 年之前
  temporal 24856db0e9 Applied Ulrich Kunitz's patches to slightly optimize Python serialization code. 17 年之前
  temporal 6fdb0964e3 Fix static initialization ordering bug that caused crashes at startup when 17 年之前
  temporal f206351d14 Sync code with Google-internal branch. Changes: 17 年之前
  temporal cc930432c2 misc. stuff: 17 年之前
  temporal e8564291e2 Fix Python service CallMethod() implementation. 17 年之前