1. 3b3c8ab Integrate google internal changes. by Jisi Liu · 8 years ago
  2. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
  3. 46e8ff6 Down-integrate from google internal. by Jisi Liu · 9 years ago
  4. e94e062 Merge branch 'master' of github.com:google/protobuf into beta-1 by Feng Xiao · 9 years ago
  5. b192ba8 Merge remote-tracking branch 'origin/master' into beta-1 by Feng Xiao · 9 years ago
  6. eee38b0 Down-integrate from google3. by Feng Xiao · 9 years ago
  7. 38eef02 Fix metaclass issue on Python 3. Get text handling tests passing on Python 3. by Dan O'Reilly · 9 years ago
  8. fc80874 Start work on getting text handled properly on PY3 by Dan O'Reilly · 9 years ago
  9. 7601551 Just always uses BytseIO in text_format for now by Dan O'Reilly · 9 years ago
  10. 3d5aa6a Fix some more Python 3 compat issues by Dan O'Reilly · 9 years ago
  11. fe7d937 Fixing some long/int bugs by Dan O'Reilly · 9 years ago
  12. e47cdd5 Merge remote-tracking branch 'upstream/master' into py2_py3_straddle by Dan O'Reilly · 9 years ago
  13. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  14. ada6556 Down integrate from Google internal. by Jisi Liu · 9 years ago
  15. 47ee4d3 Use 'io.BytesIO' rather than 'cStringIO.StringIO'. by Tres Seaver · 10 years ago
  16. f336d4b Prepare for Python2-Python3 straddle. by Tres Seaver · 10 years ago
  17. 99aa0f9 Down-integrate from internal code base. by Feng Xiao · 10 years ago
  18. f157a56 Down-integrate from internal code base (C++ maps support). by Feng Xiao · 10 years ago
  19. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  20. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  21. bde4a32 down integrate python opensource to svn by jieluo@google.com · 10 years ago
  22. 7f37255 Down-integrate from internal branch by xiaofeng@google.com · 11 years ago
  23. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  24. 1fd96c4 Add new files for vcprojs, fix issues: 165, 211, 228, 240 by liujisi@google.com · 14 years ago
  25. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  26. 5353018 Address comments from various code reviews. by kenton@google.com · 15 years ago
  27. 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
  28. 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
  29. eef5f83 Same as r275 except for Python. by kenton@google.com · 15 years ago
  30. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  31. 80b1d62 Submit recent changes from internal branch, including "lite mode" for by kenton@google.com · 15 years ago
  32. 24bf56f Integrate changes from internal Google-internal branch. by kenton@google.com · 16 years ago
  33. 40ee551 Initial checkin. by temporal · 16 years ago