1. c28192e Merge pull request #1873 from pherl/javalite by Jisi Liu · 8 years ago
  2. ae895a5 Update maven to call the plugin to generate javalite code. by Jisi Liu · 8 years ago
  3. 8afbb84 update javalite versions. by Jisi Liu · 8 years ago
  4. 1f71f8b Merge pull request #1872 from pherl/fixwin-javalite by Jisi Liu · 8 years ago
  5. d608b37 Fix build protoc script for windows by Jisi Liu · 8 years ago
  6. a1a7181 Merge pull request #1856 from pherl/javalite by Jisi Liu · 8 years ago
  7. 236fb11 Change documentation for javalite release by Jisi Liu · 8 years ago
  8. e8ede18 Move the protoc pom to protoc-pom.xml in the lite. by Jisi Liu · 8 years ago
  9. 1daef9c Add a pom for javalite plugin by Jisi Liu · 8 years ago
  10. 9c8f603 Merge pull request #1854 from pherl/javalite by Jisi Liu · 8 years ago
  11. 6ebb1b2 fix comments. by Jisi Liu · 8 years ago
  12. 44248d7 Fix the script comments. by Jisi Liu · 8 years ago
  13. 4261c67 Make protoc-artifacts able to build plugin. by Jisi Liu · 8 years ago
  14. 9c8c7ea Merge pull request #1840 from pherl/javalite by Jisi Liu · 8 years ago
  15. 9b4a625 Add lite plugin output to gitignore by Jisi Liu · 8 years ago
  16. 0c011c4 Merge pull request #1793 from pherl/javalite by Jisi Liu · 8 years ago
  17. b702a16 Add a javalite plugin. by Jisi Liu · 8 years ago
  18. 10a8fb4 Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) by Jon Skeet · 8 years ago
  19. 042993b Implement RepeatedField.AddRange (#1733) by Jon Skeet · 8 years ago
  20. 8eb90e3 Merge pull request #1778 from yeswalrus/fix-prerelease-version by Feng Xiao · 8 years ago
  21. 5520447 Fix a bad variable dereference causing <package>_FIND_VERSION_PRERELEASE to be ignored. by Walter Gray · 8 years ago
  22. 70c1ac7 Merge pull request #1776 from thomasvl/fix_dist by Thomas Van Lenten · 8 years ago
  23. 0d079bc Remove the baseline files from the make dist file list. by Thomas Van Lenten · 8 years ago
  24. 790e6af Fixed out-of-date documentation for CodedInputStream.ReadEnum. (#1581) by Jos Hickson · 8 years ago
  25. 3560cc9 Merge pull request #1702 from lukebakken/csharp-nuget-doc-update by Jon Skeet · 8 years ago
  26. 8779cba Merge pull request #1764 from jskeet/remove-is-value-type by Jon Skeet · 8 years ago
  27. 3df146e Remove unnecessary reflection call by Jon Skeet · 8 years ago
  28. c404c2a Merge pull request #1762 from thomasvl/drop_perf_profiles by Thomas Van Lenten · 8 years ago
  29. 8c23655 Drop the performace baselines. by Thomas Van Lenten · 8 years ago
  30. 8b00675 Merge pull request #1757 from thomasvl/avoid_importing_src by Thomas Van Lenten · 8 years ago
  31. 03d9e09 Merge pull request #1735 from jskeet/attribute-placement by Jon Skeet · 8 years ago
  32. c850ebc Merge pull request #1758 from dago/pathmax2 by Feng Xiao · 8 years ago
  33. e9a7fc8 Remove WriteGeneratedTypeAttributes which is a no-op by Jon Skeet · 8 years ago
  34. 57638d5 Make sure also Solaris x86 gets PATH_MAX by Dagobert Michelsen · 8 years ago
  35. eaf3451 Merge pull request #1753 from xfxyjwf/fixup by Jisi Liu · 8 years ago
  36. be0d7f6 Don't #import the .m files. by Thomas Van Lenten · 8 years ago
  37. 0d5091e Merge pull request #1742 from ottok/fix-spelling by Feng Xiao · 8 years ago
  38. d84d0ca Fix data member declaration order. by Feng Xiao · 8 years ago
  39. a29a9c5 Don't support global ::string in stringpiece.h by Feng Xiao · 8 years ago
  40. c10938a Merge pull request #1752 from acozzette/fix-js-tests by Adam Cozzette · 8 years ago
  41. c64d86e Fixed failing JS tests by Adam Cozzette · 8 years ago
  42. ec45897 Merge pull request #1712 from dkharrat/swift-error-handling by Thomas Van Lenten · 8 years ago
  43. 523bfd4 add nullable qualifier to nil return types by Dia Kharrat · 8 years ago
  44. c534845 Changes to generated code from previous commit by Jon Skeet · 8 years ago
  45. ada0a81 Move DebuggerNonUserCodeAttribute to function members by Jon Skeet · 8 years ago
  46. d2ae496 Fix spelling error in function ParseTime parameter by Otto Kekäläinen · 8 years ago
  47. 3808d09 Fix spelling in strings and comments by Otto Kekäläinen · 8 years ago
  48. cae3b0c Merge pull request #1704 from lizan/json_parse_options by Feng Xiao · 8 years ago
  49. 02b55d2 Merge pull request #1738 from xfxyjwf/fixbuild by Feng Xiao · 8 years ago
  50. e102db1 Fix some failing travis tests. by Feng Xiao · 8 years ago
  51. aeff638 Merge pull request #1710 from chezRong/master by Feng Xiao · 8 years ago
  52. 7e8c893 Merge pull request #1723 from thomasvl/objc_test_coverage by Thomas Van Lenten · 8 years ago
  53. 454dbf1 added minified JSON formatting functionality with test by chezRong · 8 years ago
  54. 2fe0556 Fix windows build. by Feng Xiao · 8 years ago
  55. 69cc213 Updated failure_list_java.txt to remove tests that now pass by Adam Cozzette · 8 years ago
  56. b83af52 Fixed string formatting in text_format.py to be Python2.6-compatible by Adam Cozzette · 8 years ago
  57. d64a2d9 Integrated internal changes from Google by Adam Cozzette · 8 years ago
  58. 6cfc19e Xcode project cleanup/setup. by Thomas Van Lenten · 8 years ago
  59. c18aa77 Validate the tag numbers when parsing. (#1725) by Thomas Van Lenten · 8 years ago
  60. e0016c5 Merge pull request #1720 from thomasvl/issue_1716 by Thomas Van Lenten · 8 years ago
  61. 31999a3 Add JsonParseOptions to ignore unknown fields by Lizan Zhou · 8 years ago
  62. dc0aeaa Adding conditional compiler symbol to support .NET 3.5 (#1713) by detlevschwabe · 8 years ago
  63. fc4c617 Fix GPBGetMessage{Repeated,Map}Field() by Thomas Van Lenten · 8 years ago
  64. 7b5648c Merge pull request #1719 from esteluk/patch-1 by Thomas Van Lenten · 8 years ago
  65. 3be6110 Fix Objective-C generator option typo by Nathan Wong · 8 years ago
  66. 2bcd43a Merge pull request #1714 from dnkoutso/master by Thomas Van Lenten · 8 years ago
  67. 37ca94f Get value from text format name in GPBEnumDescriptor by Dimitris Koutsogiorgas · 8 years ago
  68. 0ab78e1 Merge pull request #1705 from haberman/revjsver by Joshua Haberman · 8 years ago
  69. 6a6f95d JS package.json: Added author and updated Closure Library version. by Josh Haberman · 8 years ago
  70. 6f67be6 Merge pull request #1707 from jskeet/format-value by Jan Tattermusch · 8 years ago
  71. 0421238 Expose JsonFormatter.WriteValue. by Jon Skeet · 8 years ago
  72. 1dc6280 Moved all dependencies to devDependencies. by Josh Haberman · 8 years ago
  73. 48735cb Add "google" to package.json "files" for WKT. by Josh Haberman · 8 years ago
  74. c4b40a3 Create patch release for JS to include WKT. by Josh Haberman · 8 years ago
  75. 8069466 Modify csharp README since there are now two NuGet packages by Luke Bakken · 8 years ago
  76. a897ebb Merge pull request #1700 from jskeet/ordering by Jon Skeet · 8 years ago
  77. a230b5d Rename methods to avoid ObjC KVC collisions. (#1699) by Thomas Van Lenten · 8 years ago
  78. e3f6e2b Remove ordering guarantees in the MapField documentation by Jon Skeet · 8 years ago
  79. 1a5333b Adds destination flag to xcodebuild to avoid possible flake errors (#1697) by Sergio Campamá · 8 years ago
  80. 4f93098 Merge pull request #1666 from yeswalrus/cmake-prerelease-examples by Feng Xiao · 8 years ago
  81. b7560df Merge pull request #1696 from haberman/jswkt by Joshua Haberman · 8 years ago
  82. 8c20e55 Add new generation option for using proto sources from other frameworks. by Thomas Van Lenten · 8 years ago
  83. 104723f Fix tests for CommonJS. by Josh Haberman · 8 years ago
  84. 98bd6d7 Merge pull request #1692 from vjpai/friendless by Feng Xiao · 8 years ago
  85. 4308cc4 Added plugin.proto to well-known types for JS. by Josh Haberman · 8 years ago
  86. 6daf3d2 Address review comments on function name by vjpai · 8 years ago
  87. 0e27112 Bugfix: base the require logic on the file being required. by Josh Haberman · 8 years ago
  88. 1337486 JS: import well-known types from google-protobuf package. by Josh Haberman · 8 years ago
  89. 37eaae2 Remove a friend-class template that is only used for the by Vijay Pai · 8 years ago
  90. 52598c6 Merge pull request #1658 from yeswalrus/cmake-fixup-module by Feng Xiao · 8 years ago
  91. a5e116a Merge pull request #1665 from yeswalrus/cmake-package-requirements by Feng Xiao · 8 years ago
  92. f180ef6 Merge pull request #1683 from thomasvl/third_party_framework by Thomas Van Lenten · 8 years ago
  93. a2a3399 Add support for generation sources into a framework. by Thomas Van Lenten · 8 years ago
  94. f0c1492 Add the CocoaPods integration tests to Travis. by Sergio Campamá · 8 years ago
  95. 71f4a9c Fixes Xcode 8 analyzer warning saying that it was missing a release in dealloc (#1678) by Sergio Campamá · 8 years ago
  96. 088c5c4 Merge pull request #1664 from bshaffer/patch-1 by Feng Xiao · 8 years ago
  97. 4150a91 make protobuf_MSVC_STATIC_RUNTIME a dependent option to reflect it's use. by Walter Gray · 8 years ago
  98. 78b3498 Save the relevant options used to create a package, allow users to reject packages based on them. by Walter Gray · 8 years ago
  99. 5ebcfc1 Fix prerelease version matching to be more consistent with the find_package arguments. by Walter Gray · 8 years ago
  100. f8a969d proper codeblock in README by Brent Shaffer · 8 years ago