1. 4a0129f Remove ez_setup.py from Makefile.am by Dan O'Reilly · 9 years ago
  2. 0f370b4 Remove a redundant layer of directory hierarchy. by Jon Skeet · 9 years ago
  3. e61b528 Update Makefile.am by Jan Tattermusch · 9 years ago
  4. 68380f0 Rename ThrowHelper to Preconditions and make it public - we'll want to use it from the generated code soon. by Jon Skeet · 9 years ago
  5. 3783d9a remove the freeze API by Jan Tattermusch · 9 years ago
  6. 43d64b4 Fix typo in Makefile.am by Jon Skeet · 9 years ago
  7. 17fd398 Fix file lists for C# by Jon Skeet · 9 years ago
  8. 86cf61d Updated csharp_EXTRA_DIST for Travis by Jon Skeet · 9 years ago
  9. 271cba2 updated csharp_EXTRA_DIST by Jan Tattermusch · 9 years ago
  10. e6484d3 Fix distcheck. by Jisi Liu · 9 years ago
  11. e9a122e Merge pull request #501 from xfxyjwf/down by Feng Xiao · 9 years ago
  12. 78d470c Make the code independent of config.h by Jisi Liu · 9 years ago
  13. e96ff30 Down-integrate from internal code base. by Feng Xiao · 9 years ago
  14. 80da6d3 Remove the file from Makefile.am by Jisi Liu · 9 years ago
  15. 0f2b4a0 Update podspec for files that can build now, rename assets to not need @ in the name. by Thomas Van Lenten · 9 years ago
  16. fb466c1 Merge pull request #480 from thomasvl/objc_beta_drop by Paul Yang · 9 years ago
  17. d846b0b Beta quality drop of Objective C Support. by Thomas Van Lenten · 9 years ago
  18. ee6b3d5 Remove vsprojects. by Feng Xiao · 9 years ago
  19. 51de7a7 Add new files to Makefile.am by Bo Yang · 9 years ago
  20. 632e8e2 Add csharp_EXTRA_DIST to all_EXTRA_DIST. by Bo Yang · 9 years ago
  21. e9d0bb4 Add new files for java runtime to Makefile.am by TeBoring · 9 years ago
  22. 9907286 Add csharp files to Makefile.am by Bo Yang · 9 years ago
  23. 4edc1bb Add objectivec/generate_descriptors_proto.sh in Makefile.am by Bo Yang · 9 years ago
  24. eef79f3 Remove useless slash in Makefile.am by TeBoring · 9 years ago
  25. 50a765b Fix bugs in objective-c. by Bo Yang · 9 years ago
  26. 48f9594 Merge pull request #410 from thomasvl/objc_alpha2_drop by Paul Yang · 9 years ago
  27. 1dcc329 Objective C Second Alpha Drop by Thomas Van Lenten · 9 years ago
  28. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  29. 46b0a65 Adds the podspec to objectivec_EXTRA_DIST in Makefile.am by Jorge Canizales · 9 years ago
  30. 30650d8 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. by Thomas Van Lenten · 9 years ago
  31. dab96f1 [PYTHON] Remove awkward duplicate tests by Tamir Duberstein · 9 years ago
  32. 8ede281 Remove useless file that doesn't load by Tamir Duberstein · 9 years ago
  33. 35a1cc7 Added first version of conformance tests. by Josh Haberman · 9 years ago
  34. 0481bf3 converted javanano README to markdown. Corrected Makefile by jesse · 9 years ago
  35. f8e7a46 Merge pull request #221 from google/python_proto3 by Jisi Liu · 9 years ago
  36. 0b70a43 Fixes for Python/C++ implementation in open-source: by Josh Haberman · 9 years ago
  37. df184fb Make maps fields work on installed C++ protobufs. by Jisi Liu · 9 years ago
  38. ff35de3 Include Ruby and JavaNano into dist packages. by Jisi Liu · 9 years ago
  39. 17e4419 Merge pull request #168 from cfallin/ruby-oneof by Joshua Haberman · 9 years ago
  40. 8ccaa42 Remove deleted files from Makefile.am. by Feng Xiao · 10 years ago
  41. b0670dd Fix golden-file Ruby test to work with out-of-tree builds. by Chris Fallin · 10 years ago
  42. e7d562a Update ruby DIST_FILES. by Feng Xiao · 10 years ago
  43. 5290948 Merge branch v3.0.0-alpha-1 into master. by Feng Xiao · 10 years ago
  44. 973f425 Provide a Ruby extension. by Chris Fallin · 10 years ago
  45. 35ef680 Add a missing Java dist file. by Feng Xiao · 10 years ago
  46. 8f7dec8 Add a ./configure flag "DIST_LANG" to select which langauge to include by Feng Xiao · 10 years ago
  47. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  48. aa51f2a Rename README.txt to README.md by Feng Xiao · 10 years ago
  49. e9c00d9 Rename COPYING.txt to LICENSE for opensource compliance and update links by Feng Xiao · 10 years ago
  50. 2d10b80 change Makefile.am by jieluo@google.com · 10 years ago
  51. bde4a32 down integrate python opensource to svn by jieluo@google.com · 10 years ago
  52. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  53. caa66db Merge from tags/2.5.0rc1 to trunk by xiaofeng@google.com · 12 years ago
  54. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  55. 94fd2ad Make sure test_plugin.vcproj is included in dist. by kenton@google.com · 15 years ago
  56. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  57. 3c66c2e Allow dependents to use pkg-config to figure out what flags to pass to link against protobuf. by kenton@google.com · 15 years ago
  58. ad2cfe0 Make sure lite MSVC projects get into dist. by temporal · 15 years ago
  59. 39671e5 Extend MAINTAINERCLEANFILES to include some things automatically added by libtoolize. by kenton@google.com · 15 years ago
  60. 80b1d62 Submit recent changes from internal branch, including "lite mode" for by kenton@google.com · 15 years ago
  61. 2cdba5b Add Emacs editor mode. Contributed by Alexandre Vassalotti. by kenton@google.com · 15 years ago
  62. d37d46d Integrate recent changes from Google-internal code tree. See CHANGES.txt by kenton@google.com · 15 years ago
  63. 37ad00d Update bundled gtest to latest version (1.3.0) and include it as a by kenton@google.com · 15 years ago
  64. 2d6daa7 Push out changes from internal codebase. by kenton@google.com · 16 years ago
  65. 26bd9ee Integrate changes from internal code. by kenton@google.com · 16 years ago
  66. 7516a69 Improve autogen.sh. by kenton@google.com · 16 years ago
  67. dd681ad More prep for 2.0.1: by temporal · 16 years ago
  68. 40ee551 Initial checkin. by temporal · 16 years ago