1. d529720 If enum aliases overlap in ObjC names skip generating the extras. by Thomas Van Lenten · 6 years ago
  2. cecba29 Down-integrate internal changes (#5467) by Paul Yang · 6 years ago
  3. 38abec8 Merge pull request #5469 from haberman/objc by Joshua Haberman · 6 years ago
  4. 5eb34cd More fixes. by Josh Haberman · 6 years ago
  5. 401db44 More fixes. by Josh Haberman · 6 years ago
  6. eff1a6a More fixes for import. by Josh Haberman · 6 years ago
  7. b631176 Minimize amount of filepaths being copied into protos. by Dave MacLachlan · 6 years ago
  8. 15c30d7 Create a script to help update the version automatically (#5454) by Hao Nguyen · 6 years ago
  9. 9851c70 Rename StringPieceTrimWhitespace() for rewriting purposes. by Josh Haberman · 6 years ago
  10. 1484b58 [ObjC] Properly annotate extensions for ARC. by Thomas Van Lenten · 6 years ago
  11. 74fa874 [protos/objc] Include more context in deprecation messages ⚠️ by Stephane Moore · 6 years ago
  12. 0b9af83 PHP: Add Enum methods for converting to/from strings (#5342) by michaelbausor · 6 years ago
  13. bfdc2ba Merge pull request #5398 from brian-peloton/master by Adam Cozzette · 6 years ago
  14. ef3a725 Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily. by Dave MacLachlan · 6 years ago
  15. dd614b7 Avoid octal constants in strutil.cc by Brian Silverman · 6 years ago
  16. e242a9b Merge pull request #5375 from arunov/fix-overrides-pr by Adam Cozzette · 6 years ago
  17. 81c3e0c Merge pull request #5142 from noloader/master by Joshua Haberman · 6 years ago
  18. b323b13 [protobuf/objc] Introduce a protobuf-specific deprecation annotation ⚠️ by Stephane Moore · 6 years ago
  19. 45a595d Add overrides in C++ code. by Arun Olappamanna Vasudevan · 6 years ago
  20. 00987f4 Some changes to the ObjC code generator to support importing into Google. by Josh Haberman · 6 years ago
  21. 034dbf8 Make sure to install stubs/strutil.h by Adam Cozzette · 6 years ago
  22. 3c5f52a Merge pull request #5348 from acozzette/remove-singleton-header by Adam Cozzette · 6 years ago
  23. 375d32d cpp_generator: Add support for --cpp_out=speed:... by Allen Webb · 6 years ago
  24. 83ddea0 compiler/cpp: replace NULL with nullptr by Aleix Conchillo Flaque · 6 years ago
  25. cf90053 Removed stubs/singleton.h by Adam Cozzette · 6 years ago
  26. ebfc043 Merge pull request #5296 from janisozaur/patch-2 by Adam Cozzette · 6 years ago
  27. 46a48e4 Merge pull request #5332 from acozzette/integrate by Adam Cozzette · 6 years ago
  28. 75a1850 Remove superfluous const from return type in json_stream_parser.h (#5295) by Michał Janiszewski · 6 years ago
  29. fbd69fa Updated Makefiles by Adam Cozzette · 6 years ago
  30. 4dd4593 Removed scc.cc by Adam Cozzette · 6 years ago
  31. b78c218 Merge branch 'master' into integrate by Adam Cozzette · 6 years ago
  32. 0894e07 Integrated internal changes from Google by Adam Cozzette · 6 years ago
  33. ce72041 Merge pull request #5316 from zmodem/dllexport_build_fix by Adam Cozzette · 6 years ago
  34. be83b29 Fix bugs in our keyword conversion support for objectivec by Dave MacLachlan · 6 years ago
  35. 5d8dd6b Add wire_format_lite_inl.h include to implicit_weak_message.cc by Hans Wennborg · 6 years ago
  36. 6f73c50 C# Proto2 feature : Groups (#5183) by Sydney Acksman · 6 years ago
  37. dde1431 Support suppressing the objc package prefix checks on a list of files. by Thomas Van Lenten · 6 years ago
  38. 7834dbf Remove unused types by Brian Silverman · 6 years ago
  39. e1fde52 Add missing include guard to zip_writer.h by Michał Janiszewski · 6 years ago
  40. 403d216 Fix error: unused parameter 'arena' and 'default_value' [-Werror=unused-parameter] by Thomas BARBIER · 6 years ago
  41. 5e37bbf Removed unnecessary includes from stubs/common.h by Adam Cozzette · 6 years ago
  42. dc81f79 Merge pull request #5247 from slovdahl/5139-fix-redundant-cast-java-warning by Yilun Chong · 6 years ago
  43. 06bb8e7 Remove unnecessary cast in generated Java code by Sebastian Lövdahl · 6 years ago
  44. 56b40a8 Link to libatomic when necessary (eg. on armv6l) by Ben Wolsieffer · 6 years ago
  45. 6a51c03 PHP: Add support for primitive types in setters (#5126) by michaelbausor · 6 years ago
  46. 2b0a18b Add C# compiler option to add System.SerializableAttribute to generated message classes (#5208) by Sydney Acksman · 6 years ago
  47. 011f670 Fix broken tests by #4816 (#5221) by Paul Yang · 6 years ago
  48. b20bc69 Merge pull request #5218 from cliffburdick/master by Adam Cozzette · 6 years ago
  49. ad47ec5 Used C++ style casts by cburdick · 6 years ago
  50. ccacd40 Fixed unsigned warning by Cliff Burdick · 6 years ago
  51. 703f111 Use ::_close rather than ::close in Win32 stubs. by GregTho · 6 years ago
  52. 887f5e5 Fixed typo (#5206) by Nazarbek Altybay · 6 years ago
  53. 19ef4ab Merge pull request #4816 from hrsht/hrsht/zanker-proto2 by Joshua Haberman · 6 years ago
  54. d0535cc Adds support for proto2 syntax for Ruby gem. by Harshit Chopra · 6 years ago
  55. 4426cb5 Merge pull request #5172 from shields/smear-comments by Adam Cozzette · 6 years ago
  56. 54176b2 C# Proto2 feature : Field presence and default values (#4642) by Sydney Acksman · 6 years ago
  57. 5f2fcc3 Update comments to discuss leap smearing in detail. by Michael Shields · 7 years ago
  58. be14bf2 Fix compile error in generated_message_util.cc by Jeffrey Walton · 7 years ago
  59. 5193bed Fix compile error in common.cc by Jeffrey Walton · 7 years ago
  60. f8cd9b0 Merge pull request #5105 from sigurdm/invoke_plugin_via_cmd by Feng Xiao · 7 years ago
  61. f9d8138 Merge pull request #5109 from haberman/integrate by Joshua Haberman · 7 years ago
  62. d61aede Down-integrate from google3. by Josh Haberman · 7 years ago
  63. 4e5ae96 On Windows invoke plugins using cmd.exe by Sigurd Meldgaard · 7 years ago
  64. 52870ad Also make sure known fields come across as expected by Brandon Cole · 7 years ago
  65. 3d32de9 Code fixes for the original unit test. by Brandon Cole · 7 years ago
  66. d83a9f6 Add unit test for loading unknown fields in Any messages by Brandon Cole · 7 years ago
  67. afe98de Replace repo links. by Feng Xiao · 7 years ago
  68. fa252ec Merge pull request #5024 from greenhouse-org/fix-windows-path by Feng Xiao · 7 years ago
  69. 6b6e155 Document wrapper non-uses by Joe Tsai · 7 years ago
  70. d39c7ef Merge pull request #5033 from xfxyjwf/up by Feng Xiao · 7 years ago
  71. fa11dea Fix issues discovered in up-integration. by Feng Xiao · 7 years ago
  72. b4646ec Add status badge for bazel build. by Feng Xiao · 7 years ago
  73. bf78428 Always spilt on '\' and '/' by Sam Smith · 7 years ago
  74. 14be563 Down-integrate proto2 namespace fix. by Feng Xiao · 7 years ago
  75. acd5b05 Fix failing tests. by Feng Xiao · 7 years ago
  76. 8e4fd1b Merge remote-tracking branch 'google/master' into integration_base by Feng Xiao · 7 years ago
  77. 84963a5 Fix TryCreateParentDirectory on Windows by Sam Smith · 7 years ago
  78. a8465b7 Merge master branch. by Feng Xiao · 7 years ago
  79. 6bbe197 Down-integrate from google3. by Feng Xiao · 7 years ago
  80. 2f65608 Fix broken test of const repeated field iterators by Brian Silverman · 7 years ago
  81. 526b350 4593 Replace all occurrences of "NULL" to nullptr in src/google/protobug/stubs by Dhruv · 7 years ago
  82. 94d55e5 Merge branch '3.6.x' into merge-3-6-x by Adam Cozzette · 7 years ago
  83. 9e1286b Updated version numbers to 3.6.1 by Adam Cozzette · 7 years ago
  84. 2dcd6ae Remove/replace travis references (#4953) by Feng Xiao · 7 years ago
  85. f5f1796 When running unit tests, read reference files in text mode by Stephen Oberholtzer · 7 years ago
  86. b1c5503 Delete unused files. (#4942) by Feng Xiao · 7 years ago
  87. b3e4e3a Remove js_embed binary. (#4709) by Feng Xiao · 7 years ago
  88. 9de4e64 Add cpp tests under release docker image. by Feng Xiao · 7 years ago
  89. f42ddff fix commonjs js provide GOOGLE_CHECK by Yilun Chong · 7 years ago
  90. a3f0973 OnShutdownDelete shadowing issue https://github.com/google/protobuf/issues/4887 by Ivan Shynkarenka · 7 years ago
  91. 4129b6a Merge pull request #4882 from google/3.6.x by Adam Cozzette · 7 years ago
  92. a9abc78 Fix initialization with Visual Studio by Adam Cozzette · 7 years ago
  93. 8a1d026 Fix SFINAE in 'RepeatedPtrFieldBase::Add' by M. Tong · 7 years ago
  94. 0ea3d74 Merge pull request #4299 from hekike/feat/add-commonjs-strict-import-style by Joshua Haberman · 7 years ago
  95. f2bcc7a Set LIBPROTOBUF_EXPORT on GenericTypeHandler<class google::protobuf::Message> by Nehal J Wani · 7 years ago
  96. 1141bd9 Set LIBPROTOBUF_EXPORT on GzipOutputStream::Options by Adam Cozzette · 7 years ago
  97. f1b841b Fix to allow a compilation under mips big endian with gcc by Charles Hardin · 7 years ago
  98. f25e7ed Add -Og to no-warning-test (#4830) by Paul Yang · 7 years ago
  99. 6489453 Removed forward declaration of MemBlock class by Michal Matuszak · 7 years ago
  100. d6f346b Merge pull request #4827 from acozzette/merge-3-6-x by Adam Cozzette · 7 years ago