1. 8c23655 Drop the performace baselines. by Thomas Van Lenten · 9 years ago
  2. 8b00675 Merge pull request #1757 from thomasvl/avoid_importing_src by Thomas Van Lenten · 9 years ago
  3. 03d9e09 Merge pull request #1735 from jskeet/attribute-placement by Jon Skeet · 9 years ago
  4. c850ebc Merge pull request #1758 from dago/pathmax2 by Feng Xiao · 9 years ago
  5. e9a7fc8 Remove WriteGeneratedTypeAttributes which is a no-op by Jon Skeet · 9 years ago
  6. 57638d5 Make sure also Solaris x86 gets PATH_MAX by Dagobert Michelsen · 9 years ago
  7. eaf3451 Merge pull request #1753 from xfxyjwf/fixup by Jisi Liu · 9 years ago
  8. be0d7f6 Don't #import the .m files. by Thomas Van Lenten · 9 years ago
  9. 0d5091e Merge pull request #1742 from ottok/fix-spelling by Feng Xiao · 9 years ago
  10. d84d0ca Fix data member declaration order. by Feng Xiao · 9 years ago
  11. a29a9c5 Don't support global ::string in stringpiece.h by Feng Xiao · 9 years ago
  12. c10938a Merge pull request #1752 from acozzette/fix-js-tests by Adam Cozzette · 9 years ago
  13. c64d86e Fixed failing JS tests by Adam Cozzette · 9 years ago
  14. ec45897 Merge pull request #1712 from dkharrat/swift-error-handling by Thomas Van Lenten · 9 years ago
  15. 523bfd4 add nullable qualifier to nil return types by Dia Kharrat · 9 years ago
  16. c534845 Changes to generated code from previous commit by Jon Skeet · 9 years ago
  17. ada0a81 Move DebuggerNonUserCodeAttribute to function members by Jon Skeet · 9 years ago
  18. d2ae496 Fix spelling error in function ParseTime parameter by Otto Kekäläinen · 9 years ago
  19. 3808d09 Fix spelling in strings and comments by Otto Kekäläinen · 9 years ago
  20. cae3b0c Merge pull request #1704 from lizan/json_parse_options by Feng Xiao · 9 years ago
  21. 02b55d2 Merge pull request #1738 from xfxyjwf/fixbuild by Feng Xiao · 9 years ago
  22. e102db1 Fix some failing travis tests. by Feng Xiao · 9 years ago
  23. aeff638 Merge pull request #1710 from chezRong/master by Feng Xiao · 9 years ago
  24. 7e8c893 Merge pull request #1723 from thomasvl/objc_test_coverage by Thomas Van Lenten · 9 years ago
  25. 454dbf1 added minified JSON formatting functionality with test by chezRong · 9 years ago
  26. 2fe0556 Fix windows build. by Feng Xiao · 9 years ago
  27. 69cc213 Updated failure_list_java.txt to remove tests that now pass by Adam Cozzette · 9 years ago
  28. b83af52 Fixed string formatting in text_format.py to be Python2.6-compatible by Adam Cozzette · 9 years ago
  29. d64a2d9 Integrated internal changes from Google by Adam Cozzette · 9 years ago
  30. 6cfc19e Xcode project cleanup/setup. by Thomas Van Lenten · 9 years ago
  31. c18aa77 Validate the tag numbers when parsing. (#1725) by Thomas Van Lenten · 9 years ago
  32. e0016c5 Merge pull request #1720 from thomasvl/issue_1716 by Thomas Van Lenten · 9 years ago
  33. 31999a3 Add JsonParseOptions to ignore unknown fields by Lizan Zhou · 9 years ago
  34. dc0aeaa Adding conditional compiler symbol to support .NET 3.5 (#1713) by detlevschwabe · 9 years ago
  35. fc4c617 Fix GPBGetMessage{Repeated,Map}Field() by Thomas Van Lenten · 9 years ago
  36. 7b5648c Merge pull request #1719 from esteluk/patch-1 by Thomas Van Lenten · 9 years ago
  37. 3be6110 Fix Objective-C generator option typo by Nathan Wong · 9 years ago
  38. 2bcd43a Merge pull request #1714 from dnkoutso/master by Thomas Van Lenten · 9 years ago
  39. 37ca94f Get value from text format name in GPBEnumDescriptor by Dimitris Koutsogiorgas · 9 years ago
  40. 0ab78e1 Merge pull request #1705 from haberman/revjsver by Joshua Haberman · 9 years ago
  41. 6a6f95d JS package.json: Added author and updated Closure Library version. by Josh Haberman · 9 years ago
  42. 6f67be6 Merge pull request #1707 from jskeet/format-value by Jan Tattermusch · 9 years ago
  43. 0421238 Expose JsonFormatter.WriteValue. by Jon Skeet · 9 years ago
  44. 1dc6280 Moved all dependencies to devDependencies. by Josh Haberman · 9 years ago
  45. 48735cb Add "google" to package.json "files" for WKT. by Josh Haberman · 9 years ago
  46. c4b40a3 Create patch release for JS to include WKT. by Josh Haberman · 9 years ago
  47. a897ebb Merge pull request #1700 from jskeet/ordering by Jon Skeet · 9 years ago
  48. a230b5d Rename methods to avoid ObjC KVC collisions. (#1699) by Thomas Van Lenten · 9 years ago
  49. e3f6e2b Remove ordering guarantees in the MapField documentation by Jon Skeet · 9 years ago
  50. 1a5333b Adds destination flag to xcodebuild to avoid possible flake errors (#1697) by Sergio Campamá · 9 years ago
  51. 4f93098 Merge pull request #1666 from yeswalrus/cmake-prerelease-examples by Feng Xiao · 9 years ago
  52. b7560df Merge pull request #1696 from haberman/jswkt by Joshua Haberman · 9 years ago
  53. 8c20e55 Add new generation option for using proto sources from other frameworks. by Thomas Van Lenten · 9 years ago
  54. 104723f Fix tests for CommonJS. by Josh Haberman · 9 years ago
  55. 98bd6d7 Merge pull request #1692 from vjpai/friendless by Feng Xiao · 9 years ago
  56. 4308cc4 Added plugin.proto to well-known types for JS. by Josh Haberman · 9 years ago
  57. 6daf3d2 Address review comments on function name by vjpai · 9 years ago
  58. 0e27112 Bugfix: base the require logic on the file being required. by Josh Haberman · 9 years ago
  59. 1337486 JS: import well-known types from google-protobuf package. by Josh Haberman · 9 years ago
  60. 37eaae2 Remove a friend-class template that is only used for the by Vijay Pai · 9 years ago
  61. 52598c6 Merge pull request #1658 from yeswalrus/cmake-fixup-module by Feng Xiao · 9 years ago
  62. a5e116a Merge pull request #1665 from yeswalrus/cmake-package-requirements by Feng Xiao · 9 years ago
  63. f180ef6 Merge pull request #1683 from thomasvl/third_party_framework by Thomas Van Lenten · 9 years ago
  64. a2a3399 Add support for generation sources into a framework. by Thomas Van Lenten · 9 years ago
  65. f0c1492 Add the CocoaPods integration tests to Travis. by Sergio Campamá · 9 years ago
  66. 71f4a9c Fixes Xcode 8 analyzer warning saying that it was missing a release in dealloc (#1678) by Sergio Campamá · 9 years ago
  67. 088c5c4 Merge pull request #1664 from bshaffer/patch-1 by Feng Xiao · 9 years ago
  68. 4150a91 make protobuf_MSVC_STATIC_RUNTIME a dependent option to reflect it's use. by Walter Gray · 9 years ago
  69. 78b3498 Save the relevant options used to create a package, allow users to reject packages based on them. by Walter Gray · 9 years ago
  70. 5ebcfc1 Fix prerelease version matching to be more consistent with the find_package arguments. by Walter Gray · 9 years ago
  71. f8a969d proper codeblock in README by Brent Shaffer · 9 years ago
  72. fba7976 Merge pull request #879 from mathstuf/support-equals-in-proto-path by Feng Xiao · 9 years ago
  73. cadfbc8 Removed handling for ALIASED targets since they are unused. by Walter Gray · 9 years ago
  74. 401e07d Add GOOGLE_ prefix before PROTOBUF_DEPRECATED_ATTR by Bo Yang · 9 years ago
  75. b60e615 Fix the undefined behavior for opensource users. by Bo Yang · 9 years ago
  76. 6aa981f Merge pull request #1624 from yeswalrus/cmake-prerelease-versioning by Feng Xiao · 9 years ago
  77. dfe0c9a Merge pull request #1643 from yeswalrus/cmake-examples by Feng Xiao · 9 years ago
  78. ed1d560 Merge pull request #1541 from haberman/conformancestrict by Joshua Haberman · 9 years ago
  79. 350453f Make surrogate regex even more lenient. by Josh Haberman · 9 years ago
  80. 923d2c7 JSON surrogates Python: adjust regex for OSX error message. by Josh Haberman · 9 years ago
  81. 23fef56 Replace handwritten protobuf-targets with exported version. by Walter Gray · 9 years ago
  82. 09f6a5c Use ExternalProject_Add to build the examples in a stand-alone fashion. by Walter Gray · 9 years ago
  83. 7155629 CMake project updates by Konstantin Podsvirov · 9 years ago
  84. 6a61894 Added test for surrogates (valid and invalid). by Josh Haberman · 9 years ago
  85. 84a1b60 Added update_failure_list.py. by Josh Haberman · 9 years ago
  86. 4833b4c Surrogate checking is unpredictable, so always manually check. by Josh Haberman · 9 years ago
  87. bd98eae Fixed Python by updating failure lists and fixed a few broken tests. by Josh Haberman · 9 years ago
  88. ef7894e Make conformance tests more strict about the failure list. by Josh Haberman · 9 years ago
  89. 20b5325 Integrate interanl changes by Bo Yang · 9 years ago
  90. e34c091 Improving the granularity parsing errors (#1623) by Sergio Campamá · 9 years ago
  91. 0ab7a7f Merge pull request #1640 from os72/master by Feng Xiao · 9 years ago
  92. f6be0d1 Add https://github.com/os72/protobuf-dynamic by os72 · 9 years ago
  93. 0420eab For prerelease versions, require protobuf_FIND_VERSION to be set. by Walter Gray · 9 years ago
  94. f1091ab Include the prerelease version in the protobuf_VERSION by Walter Gray · 9 years ago
  95. 18a9140 Merge pull request #1625 from yeswalrus/note-versions by Feng Xiao · 9 years ago
  96. cc30be1 Merge pull request #1613 from yeswalrus/cmake-min-version by Feng Xiao · 9 years ago
  97. c461193 Merge pull request #1629 from zhongfq/patch-1 by Feng Xiao · 9 years ago
  98. a315bb8 Merge pull request #1614 from yeswalrus/cmake-cleanup by Feng Xiao · 9 years ago
  99. e215828 Merge pull request #1630 from google/beta-3 by Thomas Van Lenten · 9 years ago
  100. e845187 Merge pull request #1620 from sergiocampama/cleanup1 by Thomas Van Lenten · 9 years ago