1. ca89a1a Change where we rename Descriptor.cs to DescriptorProtoFile.cs. by Jon Skeet · 9 years ago
  2. 3253634 Merge pull request #711 from tamird/python3-prep by Joshua Haberman · 9 years ago
  3. 87993d7 assertEquals is deprecated by Tamir Duberstein · 9 years ago
  4. 821fcb2 Use assertIsInstance by Tamir Duberstein · 9 years ago
  5. 09831c8 Clean up exception syntax by Tamir Duberstein · 9 years ago
  6. 322d893 Remove Python 2.5 cruft by Tamir Duberstein · 9 years ago
  7. 3ff5625 Merge pull request #722 from dano/py2_py3_straddle by Joshua Haberman · 9 years ago
  8. 46969b9 Set DYLD_LIBRARY_PATH for OSX by Dan O'Reilly · 9 years ago
  9. 76f8a3f Travis now only tests Python2.6 on Linux. by Dan O'Reilly · 9 years ago
  10. eb65c69 Merge pull request #584 from haberman/cwarnings by Joshua Haberman · 9 years ago
  11. 3791c80 Fix travis build by Dan O'Reilly · 9 years ago
  12. d61e6ad Return TypedData_Wrap_Struct directly. by Josh Haberman · 9 years ago
  13. 5de2a81 Improve tox.ini, install py26 for travis. by Dan O'Reilly · 9 years ago
  14. afa488c Remove debug code by Dan O'Reilly · 9 years ago
  15. 5029c7b Install tox during travis build. by Dan O'Reilly · 9 years ago
  16. 4a0129f Remove ez_setup.py from Makefile.am by Dan O'Reilly · 9 years ago
  17. 416f001 Use tox in travis build. Tweak tox.ini by Dan O'Reilly · 9 years ago
  18. de22561 Merge branch 'py2_py3_straddle' of github.com:dano/protobuf into py2_py3_straddle by Dan O'Reilly · 9 years ago
  19. 3bdfb4b Add some clarifying comments. Remove ez_setup.py. by Dan O'Reilly · 9 years ago
  20. 4fefc07 Fix duplicate entry in .gitignore by Dan O'Reilly · 9 years ago
  21. 9d68969 Make testing cpp implementation optional by Dan O'Reilly · 9 years ago
  22. 3083d8c Fix --cpp_implementation test failure. Test both pure Python and cpp implementation in tox. by Dan O'Reilly · 9 years ago
  23. 7601551 Just always uses BytseIO in text_format for now by Dan O'Reilly · 9 years ago
  24. 893b65e Merge remote-tracking branch 'upstream/master' into py2_py3_straddle by Dan O'Reilly · 9 years ago
  25. 7013a75 Disable py3* in tox by Dan O'Reilly · 9 years ago
  26. 2621c8a Get Python 2.6 working. by Dan O'Reilly · 9 years ago
  27. 0cb84ee Merge pull request #720 from jtattermusch/csharp_fixes by Jon Skeet · 9 years ago
  28. fa2fe35 fix type initialization problem with FileDescriptor by Jan Tattermusch · 9 years ago
  29. 143688f add a failing descriptor test by Jan Tattermusch · 9 years ago
  30. a55a444 remove duplicate test case by Jan Tattermusch · 9 years ago
  31. d06adbd Fix usage of assertItemsEqual on Py3 by Dan O'Reilly · 9 years ago
  32. 3d5aa6a Fix some more Python 3 compat issues by Dan O'Reilly · 9 years ago
  33. 5c370cc Merge pull request #571 from thomasvl/validation_support by Paul Yang · 9 years ago
  34. fe7d937 Fixing some long/int bugs by Dan O'Reilly · 9 years ago
  35. 6654e77 Merge remote-tracking branch 'upstream/master' into py2_py3_straddle by Dan O'Reilly · 9 years ago
  36. 4e43931 Add support for a file listing expected package to objc prefixes for validation. by Thomas Van Lenten · 9 years ago
  37. 53435df Merge pull request #716 from haberman/fixruby by Joshua Haberman · 9 years ago
  38. 2093749 Merge pull request #718 from jskeet/descriptor-descriptor by Jan Tattermusch · 9 years ago
  39. a39abab Allow public access to descriptor.proto as a dependency. by Jon Skeet · 9 years ago
  40. f818183 Merge pull request #673 from podsvirov/topic-cmake-install by Feng Xiao · 9 years ago
  41. 981d6bf Build protobuf files in as part of tox runs. by Dan O'Reilly · 9 years ago
  42. 833c046 Fixing some tests by Dan O'Reilly · 9 years ago
  43. e47cdd5 Merge remote-tracking branch 'upstream/master' into py2_py3_straddle by Dan O'Reilly · 9 years ago
  44. 5bdf4a4 Fixed several Ruby conformance test cases through upb update. by Josh Haberman · 9 years ago
  45. 38a56ee Merge pull request #702 from jtattermusch/visual_studio_build_static_runtime by Feng Xiao · 9 years ago
  46. 9bdeba4 only link runtime libraries statically for a static build by Jan Tattermusch · 9 years ago
  47. edaefac Merge pull request #706 from thomasvl/revert_any_change_2 by Paul Yang · 9 years ago
  48. 1c33d34 Revert "Add packFrom, unpackTo and is in google.protobuf.Any." by Thomas Van Lenten · 9 years ago
  49. 63778e5 Merge pull request #649 from cijianzy/master by Paul Yang · 9 years ago
  50. 6994b07 Merge pull request #703 from jskeet/more-todos by Jan Tattermusch · 9 years ago
  51. f2732c7 More TODOs done. by Jon Skeet · 9 years ago
  52. 29fe8d2 Merge pull request #701 from jskeet/map-views by Jon Skeet · 9 years ago
  53. 4deea8c Fix parameter name in exception. by Jon Skeet · 9 years ago
  54. c2c4205 Merge pull request #699 from jskeet/validate_packed by Jon Skeet · 9 years ago
  55. 5be01ee Implement ICollection.CopyTo (using Array) for MapField views. by Jon Skeet · 9 years ago
  56. 1858ac9 make VS build link runtime statically by Jan Tattermusch · 9 years ago
  57. 5980629 Merge pull request #700 from jskeet/remove-packed-hack by Jan Tattermusch · 9 years ago
  58. 3f45d7c Implement Keys and Values as views by Jon Skeet · 9 years ago
  59. 547d8e8 Make FieldDescriptor.IsPacked work appropriately. by Jon Skeet · 9 years ago
  60. e58cdbd Merge pull request #695 from jskeet/remove-todos by Jon Skeet · 9 years ago
  61. c671095 Address review comments. by Jon Skeet · 9 years ago
  62. 889b88a Remove reference to generic types within XML comment. by Jon Skeet · 9 years ago
  63. 6f30044 Tidying up - fix a bunch of TODOs and remove outdated ones. by Jon Skeet · 9 years ago
  64. cac4531 Merge pull request #694 from jskeet/groups by Jon Skeet · 9 years ago
  65. 6e16037 Address review comments. by Jon Skeet · 9 years ago
  66. 93bdf36 Remove our own version of MakeTag now that the main one is fixed. by Jon Skeet · 9 years ago
  67. b76b76b Merge pull request #645 from zsurocking/master by Paul Yang · 9 years ago
  68. 914e6ac Merge pull request #696 from TeBoring/temp by Paul Yang · 9 years ago
  69. 5e47a68 Remove unused .pb.h #includes. by Bo Yang · 9 years ago
  70. 5bdc572 Generated code for previous commit. by Jon Skeet · 9 years ago
  71. e7f88ff Skip groups properly. by Jon Skeet · 9 years ago
  72. ad8a889 Merge pull request #692 from jskeet/tag-0 by Jan Tattermusch · 9 years ago
  73. 3803268 Make InvalidProtocolBufferException.InvalidTag internal. by Jon Skeet · 9 years ago
  74. 1a57ad8 Generated code changes for previous commit. by Jon Skeet · 9 years ago
  75. ff334a6 Change ReadTag and PeekTag to just use 0 as a return value for "end of stream", rather than using an awkward out parameter. by Jon Skeet · 9 years ago
  76. 6079403 Merge pull request #689 from jskeet/fix-eof by Jon Skeet · 9 years ago
  77. c13a612 Update AssemblyInfo for conformance - mostly to fix version numbers. by Jon Skeet · 9 years ago
  78. 15bf55e Validate that after reading a message, we've consumed as many bytes as we expected to. by Jon Skeet · 9 years ago
  79. fe355b2 Generated code changes for previous commit. by Jon Skeet · 9 years ago
  80. 9df2def Consume unknown fields when parsing. by Jon Skeet · 9 years ago
  81. b6defa7 Added C# conformance tests. by Jon Skeet · 9 years ago
  82. 044c36e First pass at C# conformance tests. by Jon Skeet · 9 years ago
  83. d77d70d Merge pull request #691 from jskeet/xml-documentation by Jon Skeet · 9 years ago
  84. 30e8157 Fix one cref that Mono was unhappy with by Jon Skeet · 9 years ago
  85. 95910f1 Merge pull request #684 from jskeet/unused by Jan Tattermusch · 9 years ago
  86. 9fd0f15 Merge remote-tracking branch 'upstream/master' by Xiao Hang · 9 years ago
  87. f5a3abc Merge branch 'master' of https://github.com/zsurocking/protobuf by Xiao Hang · 9 years ago
  88. ebcd51c Merge branch 'master' of https://github.com/zsurocking/protobuf by Xiao Hang · 9 years ago
  89. 811fc89 Document everything, and turn on errors if we fail to document anything in the future. by Jon Skeet · 9 years ago
  90. 61e078e Install headers from extract_includes for all platforms by Konstantin Podsvirov · 9 years ago
  91. 99a81d2 Fix build warnings around unused variables by Jon Skeet · 9 years ago
  92. dc80689 Merge pull request #653 from airtimemedia/master by Feng Xiao · 9 years ago
  93. b59bfcb Merge pull request #681 from jskeet/json-fieldmask by Jon Skeet · 9 years ago
  94. 8136ad5 Merge pull request #677 from jskeet/move-protos by Jon Skeet · 9 years ago
  95. 415f72e Merge pull request #680 from jskeet/aptca by Jon Skeet · 9 years ago
  96. 0e30de3 JSON formatting for FieldMask by Jon Skeet · 9 years ago
  97. db9f47a Merge pull request #678 from jskeet/stream-ctor by Jon Skeet · 9 years ago
  98. 0e0e0c9 Expose Coded*Stream constructors directly. by Jon Skeet · 9 years ago
  99. 0f370b4 Remove a redundant layer of directory hierarchy. by Jon Skeet · 9 years ago
  100. e94bdd9 Allow partially-trusted callers again. by Jon Skeet · 9 years ago