1. ea75323 Update version number in trunk to 2.3.1. by kenton@google.com · 15 years ago
  2. 7b7a80e Tweak doc comments. by kenton@google.com · 15 years ago
  3. 5353018 Address comments from various code reviews. by kenton@google.com · 15 years ago
  4. 46ed74e Actually, that last revision can be simpler -- we don't need to parse strings at all, as simply entering 1e1000 as a float literal in Python will be evaluated as infinity. by kenton@google.com · 15 years ago
  5. d0047c4 In Python, avoid relying on float('inf') and float('nan') as these don't work on Windows with Python pre-2.6. by kenton@google.com · 15 years ago
  6. eef5f83 Same as r275 except for Python. by kenton@google.com · 15 years ago
  7. afd32ab Set version to 2.3.0-pre. by kenton@google.com · 15 years ago
  8. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  9. 8169c7f Set version number to 2.2.1 in trunk. by kenton@google.com · 15 years ago
  10. 445f102 Update version number to 2.2.0-pre. by kenton@google.com · 15 years ago
  11. 80b1d62 Submit recent changes from internal branch, including "lite mode" for by kenton@google.com · 15 years ago
  12. 1fb3d39 Update version number in trunk. by kenton@google.com · 15 years ago
  13. 3d694ad Fix test failure on 64-bit python. by kenton@google.com · 15 years ago
  14. d37d46d Integrate recent changes from Google-internal code tree. See CHANGES.txt by kenton@google.com · 15 years ago
  15. 4152d55 Handle .exe extension when looking for protoc in setup.py. by kenton@google.com · 15 years ago
  16. a6de64a setup.py shouldn't fail if protoc path contains whitespace. by kenton@google.com · 15 years ago
  17. 9af2f4c Update ez_setup.py to latest version, so it works with Python 2.6. by kenton@google.com · 15 years ago
  18. a8e8ccf Improve performance of Python serialization. Patch from Will Pierce. by kenton@google.com · 15 years ago
  19. cfa2d8a Generate field number constants. Patch from Michael Poole. by kenton@google.com · 15 years ago
  20. 2d6daa7 Push out changes from internal codebase. by kenton@google.com · 16 years ago
  21. 87e64e1 Adding slicing support for repeated scalar fields and get/delete slice for composite fields. by pesho.petrov · 16 years ago
  22. d415782 Update trunk version to 2.0.4-SNAPSHOT. by kenton@google.com · 16 years ago
  23. eb241fa Fix call to superclass.__init__() to work on newer versions of Python. by kenton@google.com · 16 years ago
  24. 26bd9ee Integrate changes from internal code. by kenton@google.com · 16 years ago
  25. 7b29a26 Update version number to 2.0.3-SNAPSHOT. by kenton@google.com · 16 years ago
  26. a41a9dd * Fixed template specialization syntax that MSVC 2005 didn't like. Not sure if by kenton@google.com · 16 years ago
  27. 24bf56f Integrate changes from internal Google-internal branch. by kenton@google.com · 16 years ago
  28. 4410396 Work around absence of hash_map. by kenton@google.com · 16 years ago
  29. bf86b54 Add code suggested by Michal Januszewski <michalj@gmail.com> to ensure that by temporal · 16 years ago
  30. 742e409 2.0.1 release. by temporal · 16 years ago
  31. ea9d0d8 Add missing module to setup.py. by temporal · 16 years ago
  32. 4e88f89 Add missing file. by temporal · 16 years ago
  33. 779f61c Integrate recent changes from google3. by temporal · 16 years ago
  34. 24856db Applied Ulrich Kunitz's patches to slightly optimize Python serialization code. by temporal · 16 years ago
  35. f206351 Sync code with Google-internal branch. Changes: by temporal · 16 years ago
  36. cc93043 misc. stuff: by temporal · 16 years ago
  37. e856429 Fix Python service CallMethod() implementation. by temporal · 16 years ago
  38. 40ee551 Initial checkin. by temporal · 16 years ago