1. fba7976 Merge pull request #879 from mathstuf/support-equals-in-proto-path by Feng Xiao · 8 years ago
  2. cadfbc8 Removed handling for ALIASED targets since they are unused. by Walter Gray · 8 years ago
  3. 401e07d Add GOOGLE_ prefix before PROTOBUF_DEPRECATED_ATTR by Bo Yang · 8 years ago
  4. b60e615 Fix the undefined behavior for opensource users. by Bo Yang · 8 years ago
  5. 6aa981f Merge pull request #1624 from yeswalrus/cmake-prerelease-versioning by Feng Xiao · 8 years ago
  6. dfe0c9a Merge pull request #1643 from yeswalrus/cmake-examples by Feng Xiao · 8 years ago
  7. ed1d560 Merge pull request #1541 from haberman/conformancestrict by Joshua Haberman · 8 years ago
  8. 350453f Make surrogate regex even more lenient. by Josh Haberman · 8 years ago
  9. 923d2c7 JSON surrogates Python: adjust regex for OSX error message. by Josh Haberman · 8 years ago
  10. 23fef56 Replace handwritten protobuf-targets with exported version. by Walter Gray · 8 years ago
  11. 09f6a5c Use ExternalProject_Add to build the examples in a stand-alone fashion. by Walter Gray · 8 years ago
  12. 7155629 CMake project updates by Konstantin Podsvirov · 8 years ago
  13. 6a61894 Added test for surrogates (valid and invalid). by Josh Haberman · 8 years ago
  14. 84a1b60 Added update_failure_list.py. by Josh Haberman · 8 years ago
  15. 4833b4c Surrogate checking is unpredictable, so always manually check. by Josh Haberman · 8 years ago
  16. bd98eae Fixed Python by updating failure lists and fixed a few broken tests. by Josh Haberman · 8 years ago
  17. ef7894e Make conformance tests more strict about the failure list. by Josh Haberman · 8 years ago
  18. 20b5325 Integrate interanl changes by Bo Yang · 8 years ago
  19. e34c091 Improving the granularity parsing errors (#1623) by Sergio Campamá · 8 years ago
  20. 0ab7a7f Merge pull request #1640 from os72/master by Feng Xiao · 8 years ago
  21. f6be0d1 Add https://github.com/os72/protobuf-dynamic by os72 · 8 years ago
  22. 0420eab For prerelease versions, require protobuf_FIND_VERSION to be set. by Walter Gray · 8 years ago
  23. f1091ab Include the prerelease version in the protobuf_VERSION by Walter Gray · 8 years ago
  24. 18a9140 Merge pull request #1625 from yeswalrus/note-versions by Feng Xiao · 8 years ago
  25. cc30be1 Merge pull request #1613 from yeswalrus/cmake-min-version by Feng Xiao · 8 years ago
  26. c461193 Merge pull request #1629 from zhongfq/patch-1 by Feng Xiao · 8 years ago
  27. a315bb8 Merge pull request #1614 from yeswalrus/cmake-cleanup by Feng Xiao · 8 years ago
  28. e215828 Merge pull request #1630 from google/beta-3 by Thomas Van Lenten · 8 years ago
  29. e845187 Merge pull request #1620 from sergiocampama/cleanup1 by Thomas Van Lenten · 8 years ago
  30. 4629659 add protobuf as3 lib and code generator for as3 by Eric Zhong · 8 years ago
  31. 457a297 Remove __PROTOBUF_PACKAGE_PREFIX by Walter Gray · 8 years ago
  32. 61c9696 Update the list of places where the version is stored. by Walter Gray · 8 years ago
  33. a714c40 Removing unused GPBExceptionMessageKey by Sergio Campama · 8 years ago
  34. 40ff94e Merge pull request #1617 from thomasvl/more_warnings by Thomas Van Lenten · 8 years ago
  35. 86e8f1f Merge pull request #1604 from jonwallg/repeated_types by Thomas Van Lenten · 8 years ago
  36. 38b9e74 Add -Woverriding-method-mismatch. by Thomas Van Lenten · 8 years ago
  37. d13b3d0 remove useless cleanup - config.cmake files are executed in their own context. by Walter Gray · 8 years ago
  38. c57c6ea Bump to the *real* minimum required version. Setting CMP0022 breaks CMake versions < 2.8.12 by Walter Gray · 8 years ago
  39. 04265e4 Remove if(TRUE) by Walter Gray · 8 years ago
  40. e72805e fix expected class checking in GPBSetMessageRepeatedField by Jon Wall · 8 years ago
  41. 0f27cab Merge pull request #1600 from thomasvl/objc_tighter_warnings by Thomas Van Lenten · 8 years ago
  42. ed87c1f Merge pull request #1586 from davidzchen/python by Jisi Liu · 8 years ago
  43. 02cd45c Bazel build: Keep generated sources and Python runtime in the same directory. by David Z. Chen · 8 years ago
  44. c8a440d Add more warnings to for the ObjC runtime build by Thomas Van Lenten · 8 years ago
  45. d089f04 Merge pull request #1595 from thomasvl/objc_travis_tweaks by Thomas Van Lenten · 8 years ago
  46. 368a2f4 Automated testing tweaks for ObjC by Thomas Van Lenten · 8 years ago
  47. 5d0c2ee Merge pull request #1593 from thomasvl/framework_includes by Thomas Van Lenten · 8 years ago
  48. 173daf1 Merge pull request #1589 from hochhaus/master by Joshua Haberman · 8 years ago
  49. 7da023b Better support for using the proto library from a framework. by Thomas Van Lenten · 8 years ago
  50. 2131b2d Merge pull request #1588 from jeffmvr/master by Feng Xiao · 8 years ago
  51. 7336092 Add js/binary/encoder.js to js_EXTRA_DIST. by Andy Hochhaus · 8 years ago
  52. 733ef98 added missing closing bracket for _cmakedir_desc in cmake/install.cmake line 88 by Jeff Merver · 8 years ago
  53. 594ce56 Merge pull request #1578 from wal-rus/cmake-install-namespace by Feng Xiao · 8 years ago
  54. 28f35b4 add protobuf:: namespace to installed targets by Walter Gray · 8 years ago
  55. 38e4713 Merge pull request #1523 from xfxyjwf/compatibility_tests by Feng Xiao · 8 years ago
  56. a31d14b Describe platform requirements for the compatibility tests. by Feng Xiao · 8 years ago
  57. 5c6518f Merge pull request #1583 from thomasvl/pods_integration_followup by Thomas Van Lenten · 8 years ago
  58. 2338e03 Merge pull request #1576 from wal-rus/cmake-versionfile by Feng Xiao · 8 years ago
  59. beca1f5 Merge pull request #1575 from wal-rus/cmake-install-msvc by Feng Xiao · 8 years ago
  60. 6c47faa Make the CocoaPods integration tests more robust by Thomas Van Lenten · 8 years ago
  61. 02a28a8 Update protobuf-config-version.cmake.in to correctly set the required variables (PACKAGE_VERSION_EXACT, PACKAGE_VERSION_COMPATIBLE, PACKAGE_VERSION_UNSUITABLE) by Walter Gray · 8 years ago
  62. 7d79458 Fix the cmake configuration file install path to be more standards compliant (See the description of cmake's config search behavior on https://cmake.org/cmake/help/v3.4/command/find_package.html) by Walter Gray · 8 years ago
  63. c034ba7 Merge pull request #1574 from thomasvl/test_schemes by Thomas Van Lenten · 8 years ago
  64. 20b5bf6 Add shared schemes for the CocoaPods integration tests by Thomas Van Lenten · 8 years ago
  65. 12dffd9 Merge pull request #1572 from thomasvl/podspec_tests_2 by Thomas Van Lenten · 8 years ago
  66. 16dd477 CocoaPod Integration Tests by Thomas Van Lenten · 8 years ago
  67. cc5296b Merge pull request #1558 from haberman/rubyoneof by Joshua Haberman · 8 years ago
  68. daec44f Expand the OS X/Xcode gitignores by Thomas Van Lenten · 8 years ago
  69. 2d514ce Fixed oneof behavior for enums and fixed JRuby. by Josh Haberman · 8 years ago
  70. b8ded18 Merge pull request #1561 from pherl/beta-3 by Thomas Van Lenten · 8 years ago
  71. d550528 Bump objc podspec version number by Jisi Liu · 8 years ago
  72. 431ba4b Merge pull request #1549 from xyzzyz/arena_export by Joshua Haberman · 8 years ago
  73. ba696e7 Merge pull request #1547 from xyzzyz/js_generator by Joshua Haberman · 8 years ago
  74. cbb9183 Merge pull request #1559 from google/beta-3 by Jisi Liu · 8 years ago
  75. 545527e Ruby oneofs: return default instead of nil for unset fields. by Josh Haberman · 8 years ago
  76. 32e3d7a Merge pull request #1412 from google/internal by Paul Yang · 8 years ago
  77. 6673283 Integrate interanl changes by Bo Yang · 8 years ago
  78. 718eb75 Merge pull request #1548 from anandolee/master by Joshua Haberman · 8 years ago
  79. 97aa8a0 Merge pull request #1551 from pherl/beta-3 by Jisi Liu · 8 years ago
  80. fe06eb6 Fix protoc artifact pom version by Jisi Liu · 8 years ago
  81. b01b1a8 JSON format for Any message must print @type first, use OrderedDict instead of {} by Jie Luo · 8 years ago
  82. 4f630a6 Add compatiblity tests against v2.5.0 by Feng Xiao · 8 years ago
  83. 810ba9b Export class Arena to shared library. by Adam Michalik · 8 years ago
  84. f2885f6 Fix #include in js_generator.cc by Adam Michalik · 8 years ago
  85. 67d2d45 Merge pull request #1546 from pherl/beta-3 by Jisi Liu · 8 years ago
  86. b3bb46c Added download_url to be able to upload to pypi. by Jisi Liu · 8 years ago
  87. c8be6ee Merge pull request #1542 from google/beta-3 by Jisi Liu · 8 years ago
  88. 3470b68 Merge pull request #1540 from pherl/changelog by Jisi Liu · 8 years ago
  89. cf1fd7e Merge pull request #1533 from pherl/mapcomment by Jisi Liu · 8 years ago
  90. 0ec34bf Update changes for lite by Jisi Liu · 8 years ago
  91. 5e7c4cb Remove the comments about iterator validation by Jisi Liu · 8 years ago
  92. f2db1e0 Merge pull request #1532 from pherl/changelog by Jisi Liu · 8 years ago
  93. 034867f Update changelogs for C++ maps by Jisi Liu · 8 years ago
  94. dc49706 Merge pull request #1529 from gkraynov/test-redundant-varint by Joshua Haberman · 8 years ago
  95. 5c29835 Merge pull request #1528 from pherl/master by Jisi Liu · 8 years ago
  96. b126706 Merge pull request #1527 from haberman/changelog by Jisi Liu · 8 years ago
  97. d346f49 Added release notes for Ruby and JavaScript. by Josh Haberman · 8 years ago
  98. ce7e502 Remove the instructions for pbconfig.h by Jisi Liu · 8 years ago
  99. 7b87f77 Merge pull request #1521 from zhangkun83/master by Jisi Liu · 8 years ago
  100. 04757db Fix the server id in example by Kun Zhang · 8 years ago