1. 726241f Changing structure to have kotlin submodules by Deanna Garcia · 4 years ago
  2. 438d777 Adding file names to cmake files by Deanna Garcia · 4 years ago
  3. 2c9aca5 Adding another file to the makefile by Deanna Garcia · 4 years ago
  4. 0454655 updating typo in makefile by Deanna Garcia · 4 years ago
  5. 6f5c6eb Merge branch 'kotlinProtos' of https://github.com/deannagarcia/protobuf into kotlinProtos by Deanna Garcia · 4 years ago
  6. e263c7e Updating the makefile with new files by Deanna Garcia · 4 years ago
  7. 87faccd Merge branch 'master' into kotlinProtos by deannagarcia · 4 years ago
  8. 1949746 Commit with --kotlin_out working by Deanna Garcia · 4 years ago
  9. 4b770ca [C++] Refactor StatusOr and StringPiece (#8406) by Yannic · 4 years ago
  10. 5941bd1 Merge pull request #8422 from haberman/sync-stage by Joshua Haberman · 4 years ago
  11. 9daba36 Updated changelog. by Joshua Haberman · 4 years ago
  12. 77334e3 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years ago
  13. 96307d2 Sync from Piper @364389596 by Joshua Haberman · 4 years ago
  14. 751d05c Fixing core ExtendableMessageExtension by Deanna Garcia · 4 years ago
  15. eef2418 Adding most recent work by Deanna Garcia · 4 years ago
  16. 617e255 Merge pull request #8409 from srago/protoc-fix by Adam Cozzette · 4 years ago
  17. f579403 Merge pull request #8408 from PatriosTheGreat/master by Adam Cozzette · 4 years ago
  18. 53b0cce Fix -Wsuggest-destructor-override for generated C++ proto classes. by Levon Ter-Grigoryan · 4 years ago
  19. 57e09ad add error returns missing from protoc to prevent it from exiting with a successful return value when writing the zip file fails by Steve Rago · 4 years ago
  20. 4c5465e Merge pull request #8402 from acozzette/merge-3-15-x by Adam Cozzette · 4 years ago
  21. f9c7b5a Merge pull request #8407 from reznikmm/patch-1 by Adam Cozzette · 4 years ago
  22. b4cddb7 Add protobuf for Ada by Maxim Reznik · 4 years ago
  23. 3a127ae Merge pull request #7744 from Yannic/bazel_bench by Adam Cozzette · 4 years ago
  24. 146d579 Merge pull request #8405 from Yannic/status-del-error by Adam Cozzette · 4 years, 1 month ago
  25. 4f8fef0 Merge pull request #8319 from elharo/patch-4 by Adam Cozzette · 4 years, 1 month ago
  26. ee35b2d Merge pull request #8374 from igor-sirotin/feature/cmake-protoc-options by Adam Cozzette · 4 years, 1 month ago
  27. 28dbe3b Merge pull request #8285 from s1341/master by Adam Cozzette · 4 years, 1 month ago
  28. 73e0e7a Removing target folder by Deanna Garcia · 4 years, 1 month ago
  29. 3a7bd9c Make util::Status more similar to absl::Status by Yannic Bonenberger · 4 years, 1 month ago
  30. ef70aba Restrict visibility and add target for C++ benchmark by Yannic Bonenberger · 4 years, 1 month ago
  31. c5abd97 [bazel] Add BUILD files for benchmark protos by Yannic Bonenberger · 4 years, 1 month ago
  32. 9db84d0 Merge branch '3.15.x' into merge-3-15-x by Adam Cozzette · 4 years, 1 month ago
  33. f154323 Merge pull request #8287 from dlj-NaN/mergeable-autotools by Adam Cozzette · 4 years, 1 month ago
  34. 9ad9762 Merge pull request #8354 from Yannic/refactor_status by Adam Cozzette · 4 years, 1 month ago
  35. 50dd5b9 Merge pull request #8396 from Yannic/del-flag by Adam Cozzette · 4 years, 1 month ago
  36. 80fe990 Merge pull request #6073 from tenderlove/compaction-friendly by Joshua Haberman · 4 years, 1 month ago
  37. 6aa539b Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  38. 971a593 Updated CHANGES.txt and PHP changelog for 3.15.6 by Adam Cozzette · 4 years, 1 month ago
  39. addd061 Register mark objects so Protobuf is compaction friendly by Aaron Patterson · 4 years, 1 month ago
  40. 43aca57 Allocate extension 1108 to Kratos API Errors by chenzhihui · 4 years, 1 month ago
  41. a4694f9 correcting arch name for s390x by salamani · 4 years, 1 month ago
  42. a3aecac [bazel] Remove deprecated way to depend on googletest by Yannic Bonenberger · 4 years, 1 month ago
  43. aa5cb98 Fix conformance_cpp by Yannic Bonenberger · 4 years, 1 month ago
  44. be2f000 Adding most recent work by Deanna Garcia · 4 years, 1 month ago
  45. c6bce8c Remove link to unmaintained TypeScript library by Cody Casterline · 4 years, 1 month ago
  46. c7a6160 Fixes to make the --fatal_warnings flag work with current master by Per Lundberg · 4 years, 1 month ago
  47. dedbd63 Add --fatal_warnings flag to treat warnings as errors by Nikhil Benesch · 4 years, 1 month ago
  48. baef01b Fix build error by Yannic Bonenberger · 4 years, 1 month ago
  49. de53e1a Revert moving status.cc by Yannic Bonenberger · 4 years, 1 month ago
  50. 59ea5c8 [C++] Refactor util::Status by Yannic Bonenberger · 4 years, 1 month ago
  51. 6f4573a docs: register Coach Client Connect extension number (1107) by Galen Warren · 4 years, 1 month ago
  52. 8d1d530 Fix typo in docs/implementing_proto3_presence.md by Jiro Nishiguchi · 4 years, 1 month ago
  53. b2991b8 Merge pull request #8386 from haberman/ruby-string-compare by Joshua Haberman · 4 years, 1 month ago
  54. bb322c2 [Ruby] Fixed bug in string comparison logic. by Joshua Haberman · 4 years, 1 month ago
  55. 35bdcab Merge pull request #8383 from protocolbuffers/3.15.x by Adam Cozzette · 4 years, 1 month ago
  56. 6739718 Merge branch 'master' into 3.15.x by Adam Cozzette · 4 years, 1 month ago
  57. 4fff47a Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  58. 5702d51 Updated CHANGES.txt and PHP release notes for 3.15.5 by Adam Cozzette · 4 years, 1 month ago
  59. 87dd07b Switch on "new" buffer API (#8339) by Alexander Shadchin · 4 years, 1 month ago
  60. b9a036b Do not disable RTTI by default in the CMake build by Florian Simon · 4 years, 1 month ago
  61. 72b02b5 Merge pull request #8379 from haberman/quadratic-mem-fix by Joshua Haberman · 4 years, 1 month ago
  62. b6facc6 docs: update version by Elliotte Rusty Harold · 4 years, 1 month ago
  63. 9b5e357 Fixed quadratic memory use in array append for PHP and Ruby. by Joshua Haberman · 4 years, 1 month ago
  64. 5d0c309 Added abilty to pass options to protoc executable from cmake by Igor Sirotin · 4 years, 1 month ago
  65. c4a77da Merge pull request #8370 from acozzette/3.15.x-202103031418 by Adam Cozzette · 4 years, 1 month ago
  66. 82f5ecd Revert "[bazel] Flip --incompatible_use_com_google_googletest" by Yannic · 4 years, 1 month ago
  67. 541b173 Merge branch 'master' into 3.15.x-202103031418 by Adam Cozzette · 4 years, 1 month ago
  68. 27f4e8b Merge pull request #8350 from haberman/sync-stage by Joshua Haberman · 4 years, 1 month ago
  69. 13fa250 Merge branch '3.15.x' into 3.15.x-202103031418 by Adam Cozzette · 4 years, 1 month ago
  70. 33905ec Fixed the Java Lite build. by Joshua Haberman · 4 years, 1 month ago
  71. fd8aabf Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  72. e5c067f Updated CHANGES.txt and PHP changelog for 3.15.4 release by Adam Cozzette · 4 years, 1 month ago
  73. aa41d90 read_property() handler is not supposed to return NULL by Antony Dovgal · 4 years, 1 month ago
  74. 4baed79 Merge pull request #8362 from tony2001/read_property_crash_fixed by Joshua Haberman · 4 years, 1 month ago
  75. cf7d81f Merge pull request #8363 from haberman/ruby-nil-fix by Joshua Haberman · 4 years, 1 month ago
  76. 7d63b99 Removed compatibility test that tries to append "nil" to repeated field. by Joshua Haberman · 4 years, 1 month ago
  77. 069f989 Merge pull request #8364 from haberman/ruby-memory-footprint by Joshua Haberman · 4 years, 1 month ago
  78. 1add7a7 Create a CMake option to control whether or not RTTI is enabled by Florian Simon · 4 years, 1 month ago
  79. 88243e4 [Ruby] Fixed quadratic memory usage when appending to arrays. by Joshua Haberman · 4 years, 1 month ago
  80. dfa5457 [Ruby] Fixed SEGV when users pass nil messages. by Joshua Haberman · 4 years, 1 month ago
  81. 2e7771d read_property() handler is not supposed to return NULL by Antony Dovgal · 4 years, 1 month ago
  82. 85e5204 [bazel] Flip --incompatible_use_com_google_googletest by Yannic · 4 years, 1 month ago
  83. 3172ab8 Fix endian.h location on FreeBSD by Po-Chuan Hsieh · 4 years, 1 month ago
  84. a4e7b97 Create a CMake option to control whether or not RTTI is enabled by Florian Simon · 4 years, 1 month ago
  85. 630028a Fix cmake install on iOS by Anton Danielsson · 4 years, 1 month ago
  86. 9d20395 Fix gcc error: comparison of unsigned expression in '>= 0' is always true [-Werror=type-limits] by Romain Geissler · 4 years, 1 month ago
  87. 88367af [C++] Delete StringPiecePod (#8353) by Yannic · 4 years, 1 month ago
  88. e9091e6 Fix some constness / char literal issues being found by MSVC standard conforming mode (#8344) by Yuriy Chernyshov · 4 years, 1 month ago
  89. f645c7e Fixed spelling errors surfaced by CodeSpell. by Joshua Haberman · 4 years, 1 month ago
  90. d6f0c9b Updated changelog. by Joshua Haberman · 4 years, 1 month ago
  91. 899c276 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years, 1 month ago
  92. 9df4275 Sync from Piper @359788468 by Joshua Haberman · 4 years, 1 month ago
  93. 8080beb Merge pull request #8348 from acozzette/3.15.x-202102251545 by Adam Cozzette · 4 years, 1 month ago
  94. e544031 Merge branch '3.15.x' into 3.15.x-202102251545 by Adam Cozzette · 4 years, 1 month ago
  95. 983d115 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  96. eb542e6 Updated CHANGES.txt for 3.15.3 release by Adam Cozzette · 4 years, 1 month ago
  97. 80ec787 Merge pull request #8341 from haberman/ruby-2.5-gc by Joshua Haberman · 4 years, 1 month ago
  98. a6c28fb Merge pull request #8338 from acozzette/3.15.x-202102231541 by Adam Cozzette · 4 years, 1 month ago
  99. 9879f42 Ruby <2.7now uses WeakMap too, which prevents memory leaks. by Joshua Haberman · 4 years, 1 month ago
  100. d8254a6 Merge branch '3.15.x' into 3.15.x-202102231541 by Adam Cozzette · 4 years, 1 month ago