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