1. eff1a6a More fixes for import. by Josh Haberman · 6 years ago
  2. 9851c70 Rename StringPieceTrimWhitespace() for rewriting purposes. by Josh Haberman · 6 years ago
  3. 52fee0e Merge pull request #5445 from haon4/master by Hao Nguyen · 6 years ago
  4. 1d90079 Add composer config to Dockerfile (#5451) by Paul Yang · 6 years ago
  5. 802d543 Add Bazel config for zlib support (#5389) by Cody Schroeder · 6 years ago
  6. 8bd1542 Add docker file for php testing. (#5447) by Paul Yang · 6 years ago
  7. db0a9e0 Add <LangVersion>6</LangVersion> to the core protobuf C# project to prevent future incompatibility by Hao Nguyen · 6 years ago
  8. d7cd543 Merge pull request #5396 from hesmar/hesmar/fixCmakeInstallHeader by Joshua Haberman · 6 years ago
  9. 3d207c3 Fix TimestampPartial operator == overload implementation: Cannot call == inside it, otherwise it would cause stack overflow by Hao Nguyen · 6 years ago
  10. 73276db Merge pull request #5442 from ayounes-nviso/cmake by Adam Cozzette · 6 years ago
  11. 2463808 Make Protobuf compatible with C# 6 by Hao Nguyen · 6 years ago
  12. 35aa9fd fix: cmake install by Abdel Younes · 6 years ago
  13. 1484b58 [ObjC] Properly annotate extensions for ARC. by Thomas Van Lenten · 6 years ago
  14. 6688b60 Windows: install missing headers by Markus Heß · 6 years ago
  15. c486130 Annotate the GPBDictionary enumerate* apis with NS_NOESCAPE. by Thomas Van Lenten · 6 years ago
  16. 2af9c68 Annotate the GPBArray enumerate* apis with NS_NOESCAPE. by Thomas Van Lenten · 6 years ago
  17. 74fa874 [protos/objc] Include more context in deprecation messages ⚠️ by Stephane Moore · 6 years ago
  18. 704037f Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406) by Paul Yang · 6 years ago
  19. 0b9af83 PHP: Add Enum methods for converting to/from strings (#5342) by michaelbausor · 6 years ago
  20. bfdc2ba Merge pull request #5398 from brian-peloton/master by Adam Cozzette · 6 years ago
  21. ef3a725 Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily. by Dave MacLachlan · 6 years ago
  22. dd614b7 Avoid octal constants in strutil.cc by Brian Silverman · 6 years ago
  23. e242a9b Merge pull request #5375 from arunov/fix-overrides-pr by Adam Cozzette · 6 years ago
  24. f22be4d fix json_format.ParseDict modifies input (#5267) by giokara-oqton · 6 years ago
  25. 9313cdc Merge pull request #5386 from ThinkDigitalRepair/patch-1 by Adam Cozzette · 6 years ago
  26. b017ac4 Update add_person.dart by Jonathan White · 6 years ago
  27. 81c3e0c Merge pull request #5142 from noloader/master by Joshua Haberman · 6 years ago
  28. cb7678e Actualizing RubyGems link in README.md (#5378) by Mikhail Morgunov · 6 years ago
  29. b323b13 [protobuf/objc] Introduce a protobuf-specific deprecation annotation ⚠️ by Stephane Moore · 6 years ago
  30. db96ab0 Merge pull request #5368 from haberman/objc by Joshua Haberman · 6 years ago
  31. ffa6bfc ObjC: small improvement to extension serialization. by Thomas Van Lenten · 6 years ago
  32. 45a595d Add overrides in C++ code. by Arun Olappamanna Vasudevan · 6 years ago
  33. 5913329 Fix most of the unused variable warnings in Ruby tests (#5313) by Toby Hsieh · 6 years ago
  34. 4361398 Updated README.md (#5366) by dyyap · 6 years ago
  35. 7b28271 Migrate to new `ctx.actions` API (#5367) by Jon Brandvein · 6 years ago
  36. 00987f4 Some changes to the ObjC code generator to support importing into Google. by Josh Haberman · 6 years ago
  37. 29747f4 Merge pull request #5363 from acozzette/strutil-header by Adam Cozzette · 6 years ago
  38. 034dbf8 Make sure to install stubs/strutil.h by Adam Cozzette · 6 years ago
  39. 92a879b Add a unittest for ObjC TextFormat extension support. by Thomas Van Lenten · 6 years ago
  40. af2d413 TextFormat extension printing fix. by Thomas Van Lenten · 6 years ago
  41. 3eb2889 Add the missing newlines between repeated extension files. by Thomas Van Lenten · 6 years ago
  42. 8dadfda Improve comment about warning being incomplete. by Thomas Van Lenten · 6 years ago
  43. 7fa7fba In debug builds output a warning about NSCoding and extensions. by Thomas Van Lenten · 6 years ago
  44. 3c5f52a Merge pull request #5348 from acozzette/remove-singleton-header by Adam Cozzette · 6 years ago
  45. 897c2a2 Merge pull request #5349 from Allen-Webb/master by Adam Cozzette · 6 years ago
  46. c0bc265 Fix up the Xcode project. by Thomas Van Lenten · 6 years ago
  47. 375d32d cpp_generator: Add support for --cpp_out=speed:... by Allen Webb · 6 years ago
  48. 2f28980 Merge pull request #5323 from aconchillo/cpp-generator-nullptr by Adam Cozzette · 6 years ago
  49. 83ddea0 compiler/cpp: replace NULL with nullptr by Aleix Conchillo Flaque · 6 years ago
  50. cf90053 Removed stubs/singleton.h by Adam Cozzette · 6 years ago
  51. 627cc48 Increase C# default recursion limit to 100 (#5339) by Jon Skeet · 6 years ago
  52. ebfc043 Merge pull request #5296 from janisozaur/patch-2 by Adam Cozzette · 6 years ago
  53. 46a48e4 Merge pull request #5332 from acozzette/integrate by Adam Cozzette · 6 years ago
  54. 75a1850 Remove superfluous const from return type in json_stream_parser.h (#5295) by Michał Janiszewski · 6 years ago
  55. 1c2eba3 Merge pull request #5298 from rogerhub/patch-1 by Adam Cozzette · 6 years ago
  56. 398a47b java: add BOM (#5117) by Elliotte Rusty Harold · 6 years ago
  57. 446e34f Merge pull request #5319 from jdef/patch-1 by Adam Cozzette · 6 years ago
  58. c81b420 Fixed Java tests by Adam Cozzette · 6 years ago
  59. dbc644f Updated guava-testlib version in pom.xml by Adam Cozzette · 6 years ago
  60. fbd69fa Updated Makefiles by Adam Cozzette · 6 years ago
  61. 24204c9 Added new JS test protos to gulpfile.js by Adam Cozzette · 6 years ago
  62. 4dd4593 Removed scc.cc by Adam Cozzette · 6 years ago
  63. 86d4fe4 Updated checked-in generated code by Adam Cozzette · 6 years ago
  64. b78c218 Merge branch 'master' into integrate by Adam Cozzette · 6 years ago
  65. 0894e07 Integrated internal changes from Google by Adam Cozzette · 6 years ago
  66. ce72041 Merge pull request #5316 from zmodem/dllexport_build_fix by Adam Cozzette · 6 years ago
  67. be83b29 Fix bugs in our keyword conversion support for objectivec by Dave MacLachlan · 6 years ago
  68. cd95c79 Merge pull request #5261 from szakarias/dartExample by gerben-s · 6 years ago
  69. 4358133 options: reserved extension range for CSI by James DeFelice · 6 years ago
  70. 5d8dd6b Add wire_format_lite_inl.h include to implicit_weak_message.cc by Hans Wennborg · 6 years ago
  71. eaf672f Merge pull request #5314 from nilslice/patch-1 by Adam Cozzette · 6 years ago
  72. 6b10b91 include Protolock utility by Steve Manuel · 6 years ago
  73. 6f73c50 C# Proto2 feature : Groups (#5183) by Sydney Acksman · 6 years ago
  74. 29f27bf Added safety checks when malloc returns nil in GPBDescriptor by Parveen Bhatia · 6 years ago
  75. 7492b56 Import versions from @bazel_skylib//lib:versions.bzl by Roger Chen · 6 years ago
  76. eecccdc Let the 9.4 migrator migrate the Swift source. by Thomas Van Lenten · 6 years ago
  77. dde1431 Support suppressing the objc package prefix checks on a list of files. by Thomas Van Lenten · 6 years ago
  78. d52f2bb Add more Xcode versions to the objc build script. by Thomas Van Lenten · 6 years ago
  79. 18aa296 Collapse :protobuf_objc and :objectivec targets. by Thomas Van Lenten · 6 years ago
  80. 96f7c53 Merge pull request #5297 from brian-peloton/master by Adam Cozzette · 6 years ago
  81. 7834dbf Remove unused types by Brian Silverman · 6 years ago
  82. e1fde52 Add missing include guard to zip_writer.h by Michał Janiszewski · 6 years ago
  83. 63d2f3b Fix RepeatedField#first in Ruby gem (#5293) by Toby Hsieh · 6 years ago
  84. 3025a06 Merge pull request #5270 from Thomas-Barbier-1A/master by Adam Cozzette · 6 years ago
  85. 0038ff4 Remove Debug Statement for Win/MinGW (#5283) by micw523 · 6 years ago
  86. f075cac comments by Sarah Zakarias · 6 years ago
  87. bc00484 comments and formatting by Sarah Zakarias · 6 years ago
  88. acc0fc2 Remove ruby21 and ruby22 tests (#5277) by Paul Yang · 6 years ago
  89. 31d6b4e Fix Javadoc typo (#5280) by Adrián Nieto Rodríguez · 6 years ago
  90. 565c26e Merge pull request #5186 from BSBandme/add_js_php_benchmark_to_dashboard by Yilun Chong · 6 years ago
  91. 333b3ce Add ruby 2.3, 2.4 and 2.5 test for linux. (#5256) by Paul Yang · 6 years ago
  92. 403d216 Fix error: unused parameter 'arena' and 'default_value' [-Werror=unused-parameter] by Thomas BARBIER · 6 years ago
  93. 4e30826 Merge pull request #5260 from acozzette/common-h-includes by Adam Cozzette · 6 years ago
  94. 5e37bbf Removed unnecessary includes from stubs/common.h by Adam Cozzette · 6 years ago
  95. 5b8a023 fix by Yilun Chong · 6 years ago
  96. c7352b3 Merge pull request #5198 from hesmar/hemsar/cmakeFixProtobufGenerate by Joshua Haberman · 6 years ago
  97. dc81f79 Merge pull request #5247 from slovdahl/5139-fix-redundant-cast-java-warning by Yilun Chong · 6 years ago
  98. 969397b Add Dart example. by Sarah Zakarias · 6 years ago
  99. ec11d29 fix function names by Yilun Chong · 6 years ago
  100. d2d4b40 Sync upb for unknown fix (#5240) by Paul Yang · 6 years ago