1. 50dd5b9 Merge pull request #8396 from Yannic/del-flag by Adam Cozzette · 4 years, 1 month ago
  2. 80fe990 Merge pull request #6073 from tenderlove/compaction-friendly by Joshua Haberman · 4 years, 1 month ago
  3. addd061 Register mark objects so Protobuf is compaction friendly by Aaron Patterson · 4 years, 1 month ago
  4. 43aca57 Allocate extension 1108 to Kratos API Errors by chenzhihui · 4 years, 1 month ago
  5. a4694f9 correcting arch name for s390x by salamani · 4 years, 1 month ago
  6. a3aecac [bazel] Remove deprecated way to depend on googletest by Yannic Bonenberger · 4 years, 1 month ago
  7. c6bce8c Remove link to unmaintained TypeScript library by Cody Casterline · 4 years, 1 month ago
  8. c7a6160 Fixes to make the --fatal_warnings flag work with current master by Per Lundberg · 4 years, 1 month ago
  9. dedbd63 Add --fatal_warnings flag to treat warnings as errors by Nikhil Benesch · 4 years, 1 month ago
  10. 6f4573a docs: register Coach Client Connect extension number (1107) by Galen Warren · 4 years, 1 month ago
  11. 8d1d530 Fix typo in docs/implementing_proto3_presence.md by Jiro Nishiguchi · 4 years, 1 month ago
  12. 35bdcab Merge pull request #8383 from protocolbuffers/3.15.x by Adam Cozzette · 4 years, 1 month ago
  13. 6739718 Merge branch 'master' into 3.15.x by Adam Cozzette · 4 years, 1 month ago
  14. 4fff47a Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.5
  15. 5702d51 Updated CHANGES.txt and PHP release notes for 3.15.5 by Adam Cozzette · 4 years, 1 month ago
  16. 87dd07b Switch on "new" buffer API (#8339) by Alexander Shadchin · 4 years, 1 month ago
  17. b9a036b Do not disable RTTI by default in the CMake build by Florian Simon · 4 years, 1 month ago
  18. 72b02b5 Merge pull request #8379 from haberman/quadratic-mem-fix by Joshua Haberman · 4 years, 1 month ago
  19. b6facc6 docs: update version by Elliotte Rusty Harold · 4 years, 1 month ago
  20. 9b5e357 Fixed quadratic memory use in array append for PHP and Ruby. by Joshua Haberman · 4 years, 1 month ago
  21. c4a77da Merge pull request #8370 from acozzette/3.15.x-202103031418 by Adam Cozzette · 4 years, 1 month ago
  22. 82f5ecd Revert "[bazel] Flip --incompatible_use_com_google_googletest" by Yannic · 4 years, 1 month ago
  23. 541b173 Merge branch 'master' into 3.15.x-202103031418 by Adam Cozzette · 4 years, 1 month ago
  24. 27f4e8b Merge pull request #8350 from haberman/sync-stage by Joshua Haberman · 4 years, 1 month ago
  25. 13fa250 Merge branch '3.15.x' into 3.15.x-202103031418 by Adam Cozzette · 4 years, 1 month ago
  26. 33905ec Fixed the Java Lite build. by Joshua Haberman · 4 years, 1 month ago
  27. fd8aabf Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.4
  28. e5c067f Updated CHANGES.txt and PHP changelog for 3.15.4 release by Adam Cozzette · 4 years, 1 month ago
  29. aa41d90 read_property() handler is not supposed to return NULL by Antony Dovgal · 4 years, 1 month ago
  30. 4baed79 Merge pull request #8362 from tony2001/read_property_crash_fixed by Joshua Haberman · 4 years, 1 month ago
  31. cf7d81f Merge pull request #8363 from haberman/ruby-nil-fix by Joshua Haberman · 4 years, 1 month ago
  32. 7d63b99 Removed compatibility test that tries to append "nil" to repeated field. by Joshua Haberman · 4 years, 1 month ago
  33. 069f989 Merge pull request #8364 from haberman/ruby-memory-footprint by Joshua Haberman · 4 years, 1 month ago
  34. 1add7a7 Create a CMake option to control whether or not RTTI is enabled by Florian Simon · 4 years, 1 month ago
  35. 88243e4 [Ruby] Fixed quadratic memory usage when appending to arrays. by Joshua Haberman · 4 years, 1 month ago
  36. dfa5457 [Ruby] Fixed SEGV when users pass nil messages. by Joshua Haberman · 4 years, 1 month ago
  37. 2e7771d read_property() handler is not supposed to return NULL by Antony Dovgal · 4 years, 1 month ago
  38. 85e5204 [bazel] Flip --incompatible_use_com_google_googletest by Yannic · 4 years, 1 month ago
  39. 3172ab8 Fix endian.h location on FreeBSD by Po-Chuan Hsieh · 4 years, 1 month ago
  40. a4e7b97 Create a CMake option to control whether or not RTTI is enabled by Florian Simon · 4 years, 1 month ago
  41. 630028a Fix cmake install on iOS by Anton Danielsson · 4 years, 1 month ago
  42. 9d20395 Fix gcc error: comparison of unsigned expression in '>= 0' is always true [-Werror=type-limits] by Romain Geissler · 4 years, 1 month ago
  43. 88367af [C++] Delete StringPiecePod (#8353) by Yannic · 4 years, 1 month ago
  44. e9091e6 Fix some constness / char literal issues being found by MSVC standard conforming mode (#8344) by Yuriy Chernyshov · 4 years, 1 month ago
  45. f645c7e Fixed spelling errors surfaced by CodeSpell. by Joshua Haberman · 4 years, 1 month ago
  46. d6f0c9b Updated changelog. by Joshua Haberman · 4 years, 1 month ago
  47. 899c276 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years, 1 month ago
  48. 9df4275 Sync from Piper @359788468 by Joshua Haberman · 4 years, 1 month ago
  49. 8080beb Merge pull request #8348 from acozzette/3.15.x-202102251545 by Adam Cozzette · 4 years, 1 month ago
  50. e544031 Merge branch '3.15.x' into 3.15.x-202102251545 by Adam Cozzette · 4 years, 1 month ago
  51. 983d115 Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.3
  52. eb542e6 Updated CHANGES.txt for 3.15.3 release by Adam Cozzette · 4 years, 1 month ago
  53. 80ec787 Merge pull request #8341 from haberman/ruby-2.5-gc by Joshua Haberman · 4 years, 1 month ago
  54. a6c28fb Merge pull request #8338 from acozzette/3.15.x-202102231541 by Adam Cozzette · 4 years, 1 month ago
  55. 9879f42 Ruby <2.7now uses WeakMap too, which prevents memory leaks. by Joshua Haberman · 4 years, 1 month ago
  56. d8254a6 Merge branch '3.15.x' into 3.15.x-202102231541 by Adam Cozzette · 4 years, 1 month ago
  57. d7e943b Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.2
  58. 1af4657 Updated CHANGES.txt by Adam Cozzette · 4 years, 1 month ago
  59. 09f94e7 Fix PROTOBUF_CONSTINIT macro redifinition by Yuriy Chernyshov · 4 years, 1 month ago
  60. a43ddfb Merge pull request #8323 from georgthegreat/patch-1 by Adam Cozzette · 4 years, 1 month ago
  61. 2ff31d3 Merge pull request #8330 from haberman/rubyfix by Joshua Haberman · 4 years, 1 month ago
  62. 4e3ea74 [Ruby] Fix for FieldDescriptor.get(msg). by Joshua Haberman · 4 years, 1 month ago
  63. 326ea55 Merge pull request #8329 from acozzette/merge-3-15-x by Adam Cozzette · 4 years, 1 month ago
  64. 6e84adc Merge branch '3.15.x' into merge-3-15-x by Adam Cozzette · 4 years, 1 month ago
  65. 5911099 Move the class map to a CFDictionary. by Thomas Van Lenten · 4 years, 1 month ago
  66. 2e47e3b Fix PROTOBUF_CONSTINIT macro redifinition by Yuriy Chernyshov · 4 years, 1 month ago
  67. 052dc79 Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.1
  68. 24d8a55 Updated CHANGES.txt by Adam Cozzette · 4 years, 1 month ago
  69. d721e36 Made some small fixes for MinGW and for C++20 with GCC by Adam Cozzette · 4 years, 1 month ago
  70. b12ab0c Merge pull request #8320 from haberman/ruby-duration-fix by Joshua Haberman · 4 years, 1 month ago
  71. 3b3aac9 [Ruby] Fix for truncating behavior when converting Float to Duration. by Joshua Haberman · 4 years, 1 month ago
  72. 4f961c8 Merge pull request #8313 from haberman/ruby-crash-fix by Joshua Haberman · 4 years, 1 month ago
  73. 256f132 [Ruby] Bugfix for Message.[] for repeated or map fields. by Joshua Haberman · 4 years, 1 month ago
  74. 133e5e7 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  75. de701c6 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  76. ea2412e Updated collect_all_artifacts.sh for Ubuntu Xenial by Adam Cozzette · 4 years, 1 month ago
  77. 0533d04 Delete root-owned files in Kokoro builds by Adam Cozzette · 4 years, 1 month ago
  78. 3722935 Added to the changelog entries for Ruby & PHP. by Joshua Haberman · 4 years, 1 month ago
  79. 8aa0063 Updated collect_all_artifacts.sh to avoid installing apt-transport-https by Adam Cozzette · 4 years, 1 month ago
  80. a948708 Added more information to "file already loaded" warning. by Joshua Haberman · 4 years, 1 month ago
  81. 76bfd89 Added PHP changes for 3.15.0 into package.xml by Adam Cozzette · 4 years, 1 month ago
  82. 983ea05 Updated CHANGES.txt for the 3.15.0 release by Adam Cozzette · 4 years, 1 month ago
  83. ac9218c Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  84. ae50d9b Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.0
  85. c908fdb Some doc on AOT compilation and protobuf (#8294) by Christopher Hunt · 4 years, 1 month ago
  86. 8260126 Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.0-rc2
  87. c741c46 Resovled issue in the .pb.cc files by Yuhanun Citgez · 4 years, 1 month ago
  88. eef2764 Resolved an issue where NO_DESTROY and CONSTINIT were in incorrect order by Yuhanun Citgez · 4 years, 1 month ago
  89. 2653fc8 Merge pull request #7613 from landsem/patch-1 by Joshua Haberman · 4 years, 1 month ago
  90. 8a39e13 Resovled issue in the .pb.cc files by Yuhanun Citgez · 4 years, 1 month ago
  91. 893e2d7 Resolved an issue where NO_DESTROY and CONSTINIT were in incorrect order by Yuhanun Citgez · 4 years, 1 month ago
  92. 5e79c73 Merge pull request #8236 from bshaffer/patch-3 by Joshua Haberman · 4 years, 1 month ago
  93. 0040102 Updated collect_all_artifacts.sh for Ubuntu Xenial by Adam Cozzette · 4 years, 1 month ago
  94. 26cb6a7 Delete root-owned files in Kokoro builds by Adam Cozzette · 4 years, 1 month ago
  95. a1f96ff Merge pull request #8147 from JamesNK/jamesnk/writestring by Jan Tattermusch · 4 years, 1 month ago
  96. e4cd821 Add comments by James Newton-King · 4 years, 1 month ago
  97. 818c2ba add libicu63 to C# dockerfile by Jan Tattermusch · 4 years, 1 month ago
  98. 1e924ef Update port_def.inc by Brecht Sanders · 4 years, 2 months ago
  99. 9a80cf1 Update coded_stream.h by Brecht Sanders · 4 years, 2 months ago
  100. aee143a Update port_def.inc by Brecht Sanders · 4 years, 2 months ago