1. d33e93b Added ccache support. by Josh Haberman · 8 years ago
  2. 57be1d7 Added some initial shell scripts and docker file. by Josh Haberman · 8 years ago
  3. 7810589 Merge pull request #1260 from legrosbuffle/master by Paul Yang · 8 years ago
  4. 584233b Merge pull request #1287 from jskeet/fix-typo by Jon Skeet · 8 years ago
  5. f222a9a Fix copy/paste typo in CodedInputStreamTest by Jon Skeet · 8 years ago
  6. 52f62e3 Merge pull request #1274 from murgatroid99/node_relative_requires by Joshua Haberman · 8 years ago
  7. 9f775a8 Merge pull request #1286 from jskeet/idisposable by Jan Tattermusch · 8 years ago
  8. c0cf71b Implement IDisposable for CodedInputStream and CodedOutputStream by Jon Skeet · 8 years ago
  9. 60a0d41 Merge pull request #1233 from davidzchen/python-path by Jisi Liu · 8 years ago
  10. 985c968 Remove hack for building Python support with Bazel. by David Z. Chen · 8 years ago
  11. fb714b3 Merge pull request #1275 from keveman/grpc_support by Jisi Liu · 8 years ago
  12. f5c7363 Fixed grpc C++ plugin support. by Manjunath Kudlur · 8 years ago
  13. c9f8a1b Moved CommonJS-specific files into commonjs directory by murgatroid99 · 8 years ago
  14. a862b6b Fix CommonJS relative require generation, and test it by murgatroid99 · 8 years ago
  15. cc775f7 Merge pull request #1259 from silviulica/master by Joshua Haberman · 8 years ago
  16. fc51bdc Merge pull request #1268 from keveman/grpc_support by Jisi Liu · 8 years ago
  17. cb39204 Updated library generation with iOS options by Pete Warden · 8 years ago
  18. f0966a7 Added grpc plugin support to cc_proto_library. by Manjunath Kudlur · 8 years ago
  19. 8f67b16 Merge pull request #1267 from jskeet/vs2015 by Jan Tattermusch · 8 years ago
  20. 513a8a6 Merge pull request #804 from bsilver8192/master by Feng Xiao · 8 years ago
  21. 4237146 Require VS2015 in the solution file by Jon Skeet · 8 years ago
  22. 32daf51 Merge pull request #1215 from haberman/commonjs by Joshua Haberman · 8 years ago
  23. 24c5424 Added a bit more to README.md, and allowed custom PROTOC var in tests. by Josh Haberman · 8 years ago
  24. 894c4d6 Merge pull request #1257 from thomasvl/objc_generics by Thomas Van Lenten · 8 years ago
  25. b3d802d Make cpp generated enum constants constexpr when Options::proto_h is specified. by Clement Courbet · 8 years ago
  26. 786f80f Add a modified patch from craigcitro@ to handle namespace sharing. by Silviu Calinoiu · 8 years ago
  27. c003abb Merge pull request #1240 from jskeet/validate_group by Jan Tattermusch · 8 years ago
  28. 4ab9186 Merge pull request #1258 from haberman/releasenotes by Joshua Haberman · 8 years ago
  29. 81e75c1 Some fixes for the most recent release notes. by Josh Haberman · 9 years ago
  30. f654d49 Updated upb from latest changes. by Josh Haberman · 8 years ago
  31. 2480acb Support ObjC Generic Collections by Thomas Van Lenten · 9 years ago
  32. 78da666 Changed Ruby to properly camelCase its JSON by default. by Josh Haberman · 8 years ago
  33. 907ad4a Properly camelCase when translating to CommonJS. by Josh Haberman · 8 years ago
  34. 29d58d3 Removed unused directives from tests that aren't run under CommonJS. by Josh Haberman · 8 years ago
  35. c348af2 Addressed more code review comments. by Josh Haberman · 8 years ago
  36. 7726cd2 Integrate review comments. by Josh Haberman · 8 years ago
  37. 5195b7f Greatly expanded README.md. by Josh Haberman · 8 years ago
  38. 59ea500 Use "node" as binary instead of "nodejs". by Josh Haberman · 8 years ago
  39. 35298f9 Fixed definition of extensions, and added CommonJS tests to Travis. by Josh Haberman · 8 years ago
  40. 77af5d0 Fixed nested message scopes for CommonJS. by Josh Haberman · 8 years ago
  41. d6a186a Added some documentation in comments. by Josh Haberman · 8 years ago
  42. 9e60036 Moved CommonJS-specific files to commonjs/. by Josh Haberman · 8 years ago
  43. e9f31ee CommonJS tests are now passing. by Josh Haberman · 8 years ago
  44. 55cc3aa WIP. by Josh Haberman · 8 years ago
  45. 9ab11c6 Merge pull request #1255 from thomasvl/mark_os_x_python_cpp_failing by Thomas Van Lenten · 8 years ago
  46. e0dd14c List python_cpp as failing on OS X by Thomas Van Lenten · 8 years ago
  47. 507213b Merge pull request #1254 from thomasvl/disable_xctool_updates by Thomas Van Lenten · 8 years ago
  48. 8c78450 Disable the xctool updates by Thomas Van Lenten · 8 years ago
  49. abc09f7 Merge pull request #1239 from jskeet/call_generate_protos by Jon Skeet · 8 years ago
  50. c40f8c1 Merge pull request #1229 from keveman/unlimited_binary_proto by Joshua Haberman · 8 years ago
  51. 61e8e21 Merge pull request #1241 from jskeet/more-merge-wrapper-tests by Jan Tattermusch · 8 years ago
  52. d41db75 Merge pull request #260 from ejsd1989/issue-#242 by Joshua Haberman · 8 years ago
  53. 8fc045d Merge pull request #1224 from google/rubysentinel by Joshua Haberman · 8 years ago
  54. 99a3e30 Added PROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS macro and setting it when by Manjunath Kudlur · 8 years ago
  55. 7cf5b81 Merge pull request #1247 from thomasvl/xctool_plain_output by Thomas Van Lenten · 8 years ago
  56. efca368 Move the xctool use of -reporter into a common spot and always use "plain" to get more readable logs on travis. by Thomas Van Lenten · 8 years ago
  57. ee819ea Merge pull request #1245 from thomasvl/tweak_xctool_ios_run by Thomas Van Lenten · 8 years ago
  58. 30e645b Tweak the xctool run for iOS tests to try and sort out flake by Thomas Van Lenten · 8 years ago
  59. 7d1cc10 Merge pull request #1244 from thomasvl/bump_xcode_version by Thomas Van Lenten · 8 years ago
  60. 1324119 Bump up travis to Xcode 7.2 by Thomas Van Lenten · 8 years ago
  61. 0262e04 Add more tests around merging wrappers by Jon Skeet · 8 years ago
  62. 9bdc848 Validate that end-group tags match their corresponding start-group tags by Jon Skeet · 8 years ago
  63. 957e877 Generate C# code whenever descriptor.proto changes by Jon Skeet · 8 years ago
  64. e35e248 Merge pull request #1226 from jcanizales/patch-1 by Paul Yang · 8 years ago
  65. 3ee2e20 Merge pull request #1144 from dongjoon-hyun/remove_redundant_the by Joshua Haberman · 8 years ago
  66. 86325d7 Rewrap the line by Dongjoon Hyun · 8 years ago
  67. caf1fb7 Merge pull request #997 from anderscarling/better_errors by Joshua Haberman · 8 years ago
  68. e088c2c Merge pull request #1178 from lebauce/fix-readme-typos by Joshua Haberman · 8 years ago
  69. 635ce85 Merge pull request #1179 from ParthKolekar/python-examples-with by Joshua Haberman · 8 years ago
  70. d2c7fe6 Merge pull request #1194 from Photonios/master by Joshua Haberman · 8 years ago
  71. 655a9d6 Merge pull request #1217 from jhump/jh/make-warning-useful by Joshua Haberman · 8 years ago
  72. 2d3f79f Merge pull request #1218 from jskeet/nuspec-dependencies by Jan Tattermusch · 8 years ago
  73. f492dd8 Include 'source' attribute in the podspec by Jorge Canizales · 8 years ago
  74. 028d59f Merge pull request #1225 from google/nmakedoc by Joshua Haberman · 8 years ago
  75. fe96a21 Clarified that 'nmake' must be run before 'nmake check'. by Josh Haberman · 8 years ago
  76. 69ac430 Removed 'optional' from proto3 syntax file. by Josh Haberman · 8 years ago
  77. a924e0b Merge pull request #1185 from kkm000/icl-fix by Joshua Haberman · 8 years ago
  78. 18fba0f Merge pull request #1220 from jtattermusch/add_strong_name_key by Jan Tattermusch · 8 years ago
  79. 95c4100 Add a link by Jan Tattermusch · 8 years ago
  80. d40e3a1 Use checked-in key to build ReleaseSigned by Jan Tattermusch · 8 years ago
  81. 82f210c add private key for strong name assemblies by Jan Tattermusch · 8 years ago
  82. bc21508 Merge pull request #1214 from haberman/binarygem by Joshua Haberman · 8 years ago
  83. f1c5754 nuspec dependency fixes by Jon Skeet · 8 years ago
  84. d740bc9 make 'no syntax' warning useful by showing which file by Joshua Humphries · 8 years ago
  85. 6efe3aa Merge pull request #1 from nicolasnoble/bin-gems by Joshua Haberman · 8 years ago
  86. bbb188a Actually enabling cross compilation. by Nicolas "Pixel" Noble · 8 years ago
  87. 4e141bb Removing usage of git - not everyone grabs the gem using it. by Nicolas "Pixel" Noble · 8 years ago
  88. 0906f5d Merge pull request #1205 from haberman/fixjstests by Joshua Haberman · 8 years ago
  89. 70a4b03 Add rake-compiler-dock as a dep. by Josh Haberman · 8 years ago
  90. af4aa9b Added support for binary gems. by Josh Haberman · 8 years ago
  91. bd8a476 Merge pull request #1213 from jskeet/rename-preconditions by Jon Skeet · 8 years ago
  92. 045b528 Generated code changes from previous commit by Jon Skeet · 8 years ago
  93. 7762f16 Rename Preconditions to ProtoPreconditions by Jon Skeet · 8 years ago
  94. c78222a Merge pull request #1210 from jskeet/rename-generatedcodeinfo by Jan Tattermusch · 8 years ago
  95. b615996 Generated code for GeneratedCodeInfo change by Jon Skeet · 8 years ago
  96. a3ea9d1 Rename GeneratedCodeInfo to GeneratedClrTypeInfo by Jon Skeet · 8 years ago
  97. 7a9040f Remove redundant `the` in comments. by Dongjoon Hyun · 8 years ago
  98. eb1d156 Merge pull request #1207 from jskeet/readme by Jie Luo · 8 years ago
  99. 0809de8 Clarify readme by Jon Skeet · 8 years ago
  100. 5394fdb Enable JavaScript tests for binary parse/serialize. by Josh Haberman · 8 years ago