1. 3be6110 Fix Objective-C generator option typo by Nathan Wong · 8 years ago
  2. 2bcd43a Merge pull request #1714 from dnkoutso/master by Thomas Van Lenten · 8 years ago
  3. 37ca94f Get value from text format name in GPBEnumDescriptor by Dimitris Koutsogiorgas · 8 years ago
  4. 0ab78e1 Merge pull request #1705 from haberman/revjsver by Joshua Haberman · 8 years ago
  5. 6a6f95d JS package.json: Added author and updated Closure Library version. by Josh Haberman · 8 years ago
  6. 6f67be6 Merge pull request #1707 from jskeet/format-value by Jan Tattermusch · 8 years ago
  7. 0421238 Expose JsonFormatter.WriteValue. by Jon Skeet · 8 years ago
  8. 1dc6280 Moved all dependencies to devDependencies. by Josh Haberman · 8 years ago
  9. 48735cb Add "google" to package.json "files" for WKT. by Josh Haberman · 8 years ago
  10. c4b40a3 Create patch release for JS to include WKT. by Josh Haberman · 8 years ago
  11. 8069466 Modify csharp README since there are now two NuGet packages by Luke Bakken · 8 years ago
  12. a897ebb Merge pull request #1700 from jskeet/ordering by Jon Skeet · 8 years ago
  13. a230b5d Rename methods to avoid ObjC KVC collisions. (#1699) by Thomas Van Lenten · 8 years ago
  14. e3f6e2b Remove ordering guarantees in the MapField documentation by Jon Skeet · 8 years ago
  15. 1a5333b Adds destination flag to xcodebuild to avoid possible flake errors (#1697) by Sergio Campamá · 8 years ago
  16. 4f93098 Merge pull request #1666 from yeswalrus/cmake-prerelease-examples by Feng Xiao · 8 years ago
  17. b7560df Merge pull request #1696 from haberman/jswkt by Joshua Haberman · 8 years ago
  18. 8c20e55 Add new generation option for using proto sources from other frameworks. by Thomas Van Lenten · 8 years ago
  19. 104723f Fix tests for CommonJS. by Josh Haberman · 8 years ago
  20. 98bd6d7 Merge pull request #1692 from vjpai/friendless by Feng Xiao · 8 years ago
  21. 4308cc4 Added plugin.proto to well-known types for JS. by Josh Haberman · 8 years ago
  22. 6daf3d2 Address review comments on function name by vjpai · 8 years ago
  23. 0e27112 Bugfix: base the require logic on the file being required. by Josh Haberman · 8 years ago
  24. 1337486 JS: import well-known types from google-protobuf package. by Josh Haberman · 8 years ago
  25. 37eaae2 Remove a friend-class template that is only used for the by Vijay Pai · 8 years ago
  26. 52598c6 Merge pull request #1658 from yeswalrus/cmake-fixup-module by Feng Xiao · 8 years ago
  27. a5e116a Merge pull request #1665 from yeswalrus/cmake-package-requirements by Feng Xiao · 8 years ago
  28. f180ef6 Merge pull request #1683 from thomasvl/third_party_framework by Thomas Van Lenten · 8 years ago
  29. a2a3399 Add support for generation sources into a framework. by Thomas Van Lenten · 8 years ago
  30. f0c1492 Add the CocoaPods integration tests to Travis. by Sergio Campamá · 8 years ago
  31. 71f4a9c Fixes Xcode 8 analyzer warning saying that it was missing a release in dealloc (#1678) by Sergio Campamá · 8 years ago
  32. 088c5c4 Merge pull request #1664 from bshaffer/patch-1 by Feng Xiao · 8 years ago
  33. 4150a91 make protobuf_MSVC_STATIC_RUNTIME a dependent option to reflect it's use. by Walter Gray · 8 years ago
  34. 78b3498 Save the relevant options used to create a package, allow users to reject packages based on them. by Walter Gray · 8 years ago
  35. 5ebcfc1 Fix prerelease version matching to be more consistent with the find_package arguments. by Walter Gray · 8 years ago
  36. f8a969d proper codeblock in README by Brent Shaffer · 8 years ago
  37. fba7976 Merge pull request #879 from mathstuf/support-equals-in-proto-path by Feng Xiao · 8 years ago
  38. cadfbc8 Removed handling for ALIASED targets since they are unused. by Walter Gray · 8 years ago
  39. 401e07d Add GOOGLE_ prefix before PROTOBUF_DEPRECATED_ATTR by Bo Yang · 8 years ago
  40. b60e615 Fix the undefined behavior for opensource users. by Bo Yang · 8 years ago
  41. 6aa981f Merge pull request #1624 from yeswalrus/cmake-prerelease-versioning by Feng Xiao · 8 years ago
  42. dfe0c9a Merge pull request #1643 from yeswalrus/cmake-examples by Feng Xiao · 8 years ago
  43. ed1d560 Merge pull request #1541 from haberman/conformancestrict by Joshua Haberman · 8 years ago
  44. 350453f Make surrogate regex even more lenient. by Josh Haberman · 8 years ago
  45. 923d2c7 JSON surrogates Python: adjust regex for OSX error message. by Josh Haberman · 8 years ago
  46. 23fef56 Replace handwritten protobuf-targets with exported version. by Walter Gray · 8 years ago
  47. 09f6a5c Use ExternalProject_Add to build the examples in a stand-alone fashion. by Walter Gray · 8 years ago
  48. 7155629 CMake project updates by Konstantin Podsvirov · 8 years ago
  49. 6a61894 Added test for surrogates (valid and invalid). by Josh Haberman · 8 years ago
  50. 84a1b60 Added update_failure_list.py. by Josh Haberman · 8 years ago
  51. 4833b4c Surrogate checking is unpredictable, so always manually check. by Josh Haberman · 8 years ago
  52. bd98eae Fixed Python by updating failure lists and fixed a few broken tests. by Josh Haberman · 8 years ago
  53. ef7894e Make conformance tests more strict about the failure list. by Josh Haberman · 8 years ago
  54. 20b5325 Integrate interanl changes by Bo Yang · 8 years ago
  55. e34c091 Improving the granularity parsing errors (#1623) by Sergio Campamá · 8 years ago
  56. 0ab7a7f Merge pull request #1640 from os72/master by Feng Xiao · 8 years ago
  57. f6be0d1 Add https://github.com/os72/protobuf-dynamic by os72 · 8 years ago
  58. 0420eab For prerelease versions, require protobuf_FIND_VERSION to be set. by Walter Gray · 8 years ago
  59. f1091ab Include the prerelease version in the protobuf_VERSION by Walter Gray · 8 years ago
  60. 18a9140 Merge pull request #1625 from yeswalrus/note-versions by Feng Xiao · 8 years ago
  61. cc30be1 Merge pull request #1613 from yeswalrus/cmake-min-version by Feng Xiao · 8 years ago
  62. c461193 Merge pull request #1629 from zhongfq/patch-1 by Feng Xiao · 8 years ago
  63. a315bb8 Merge pull request #1614 from yeswalrus/cmake-cleanup by Feng Xiao · 8 years ago
  64. e215828 Merge pull request #1630 from google/beta-3 by Thomas Van Lenten · 8 years ago
  65. e845187 Merge pull request #1620 from sergiocampama/cleanup1 by Thomas Van Lenten · 8 years ago
  66. 4629659 add protobuf as3 lib and code generator for as3 by Eric Zhong · 8 years ago
  67. 457a297 Remove __PROTOBUF_PACKAGE_PREFIX by Walter Gray · 8 years ago
  68. 61c9696 Update the list of places where the version is stored. by Walter Gray · 8 years ago
  69. a714c40 Removing unused GPBExceptionMessageKey by Sergio Campama · 8 years ago
  70. 40ff94e Merge pull request #1617 from thomasvl/more_warnings by Thomas Van Lenten · 8 years ago
  71. 86e8f1f Merge pull request #1604 from jonwallg/repeated_types by Thomas Van Lenten · 8 years ago
  72. 38b9e74 Add -Woverriding-method-mismatch. by Thomas Van Lenten · 8 years ago
  73. d13b3d0 remove useless cleanup - config.cmake files are executed in their own context. by Walter Gray · 8 years ago
  74. c57c6ea Bump to the *real* minimum required version. Setting CMP0022 breaks CMake versions < 2.8.12 by Walter Gray · 8 years ago
  75. 04265e4 Remove if(TRUE) by Walter Gray · 8 years ago
  76. e72805e fix expected class checking in GPBSetMessageRepeatedField by Jon Wall · 8 years ago
  77. 0f27cab Merge pull request #1600 from thomasvl/objc_tighter_warnings by Thomas Van Lenten · 8 years ago
  78. ed87c1f Merge pull request #1586 from davidzchen/python by Jisi Liu · 8 years ago
  79. 02cd45c Bazel build: Keep generated sources and Python runtime in the same directory. by David Z. Chen · 8 years ago
  80. c8a440d Add more warnings to for the ObjC runtime build by Thomas Van Lenten · 8 years ago
  81. d089f04 Merge pull request #1595 from thomasvl/objc_travis_tweaks by Thomas Van Lenten · 8 years ago
  82. 368a2f4 Automated testing tweaks for ObjC by Thomas Van Lenten · 8 years ago
  83. 5d0c2ee Merge pull request #1593 from thomasvl/framework_includes by Thomas Van Lenten · 8 years ago
  84. 173daf1 Merge pull request #1589 from hochhaus/master by Joshua Haberman · 8 years ago
  85. 7da023b Better support for using the proto library from a framework. by Thomas Van Lenten · 8 years ago
  86. 2131b2d Merge pull request #1588 from jeffmvr/master by Feng Xiao · 8 years ago
  87. 7336092 Add js/binary/encoder.js to js_EXTRA_DIST. by Andy Hochhaus · 8 years ago
  88. 733ef98 added missing closing bracket for _cmakedir_desc in cmake/install.cmake line 88 by Jeff Merver · 8 years ago
  89. 594ce56 Merge pull request #1578 from wal-rus/cmake-install-namespace by Feng Xiao · 8 years ago
  90. 28f35b4 add protobuf:: namespace to installed targets by Walter Gray · 8 years ago
  91. 38e4713 Merge pull request #1523 from xfxyjwf/compatibility_tests by Feng Xiao · 8 years ago
  92. a31d14b Describe platform requirements for the compatibility tests. by Feng Xiao · 8 years ago
  93. 5c6518f Merge pull request #1583 from thomasvl/pods_integration_followup by Thomas Van Lenten · 8 years ago
  94. 2338e03 Merge pull request #1576 from wal-rus/cmake-versionfile by Feng Xiao · 8 years ago
  95. beca1f5 Merge pull request #1575 from wal-rus/cmake-install-msvc by Feng Xiao · 8 years ago
  96. 6c47faa Make the CocoaPods integration tests more robust by Thomas Van Lenten · 8 years ago
  97. 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
  98. 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
  99. c034ba7 Merge pull request #1574 from thomasvl/test_schemes by Thomas Van Lenten · 8 years ago
  100. 20b5bf6 Add shared schemes for the CocoaPods integration tests by Thomas Van Lenten · 8 years ago