1. 50ea0dc Merge tag 'refs/tags/sync-piper' into sync-stage by Adam Cozzette · 4 years, 1 month ago
  2. f78fefc Sync from Piper @392954264 by Adam Cozzette · 4 years, 1 month ago
  3. 38f6e15 Merge pull request #8901 from haberman/release-notes by Joshua Haberman · 4 years, 1 month ago
  4. 16ae4ba Added release notes indicating that 3.17.3 is the last Python 2.x release. by Joshua Haberman · 4 years, 1 month ago
  5. 4eed0da Sync from Piper @392076391 by Adam Cozzette · 4 years, 2 months ago
  6. 3b0f10b No need to test python2.7 (#8891) by Paul Yang · 4 years, 2 months ago
  7. c51a8a2 Exclude reflection_tester from release (#8892) by Paul Yang · 4 years, 2 months ago
  8. 1a1710b Update change log (#8888) by Paul Yang · 4 years, 2 months ago v3.18.0-rc1
  9. 7cbc086 Update protobuf version (#8887) by Paul Yang · 4 years, 2 months ago
  10. 4f49062 Merge pull request #8885 from TeBoring/sync-stage by Paul Yang · 4 years, 2 months ago
  11. 24a5504 Remove internal only change by Bo Yang · 4 years, 2 months ago
  12. b9d6693 Update BUILD and cmake files by Bo Yang · 4 years, 2 months ago
  13. c3a7af4 Remove reference to src/google/protobuf/field_access_listener.cc by Bo Yang · 4 years, 2 months ago
  14. 04fc93f Merge tag 'refs/tags/sync-piper' into sync-stage by Bo Yang · 4 years, 2 months ago
  15. 509aee4 Sync from Piper @391414001 by Bo Yang · 4 years, 2 months ago
  16. 9675b28 Merge pull request #8879 from protocolbuffers/fixSymlink by deannagarcia · 4 years, 2 months ago
  17. b3d25f7 Add _build to .bazelignore by Deanna Garcia · 4 years, 2 months ago
  18. 98b6ead Remove .bazelrc file containing the -std=c++11 flag (#8874) by Adam Cozzette · 4 years, 2 months ago
  19. 9b76854 Removing php workaround by Deanna Garcia · 4 years, 2 months ago
  20. 2f513dd Merge pull request #8878 from fowles/master by Matt Fowles Kulukundis · 4 years, 2 months ago
  21. 556df2a grammar nit by Matt Kulukundis · 4 years, 2 months ago
  22. f8c431a Add a SECURITY.md by Matt Kulukundis · 4 years, 2 months ago
  23. 8a3c494 Merge pull request #8858 from acozzette/sync-stage by Adam Cozzette · 4 years, 2 months ago
  24. 75680f8 Remove the _build directory before building protoc by Adam Cozzette · 4 years, 2 months ago
  25. ed1d744 Make generate_test_protos.sh echo commands by Adam Cozzette · 4 years, 2 months ago
  26. bc67ae8 Initialize TableArena::small_size_blocks_ inside constructor by Adam Cozzette · 4 years, 2 months ago
  27. 0554bb2 Add a top-level .bazelrc to make sure we use C++11 by Adam Cozzette · 4 years, 2 months ago
  28. 4b86ec6 Add -k flag to bazel test runs by Adam Cozzette · 4 years, 2 months ago
  29. d7320b1 Fix compiler error in dynamic_message.cc by Adam Cozzette · 4 years, 2 months ago
  30. 0773db2 Fix Kotlin tests by Adam Cozzette · 4 years, 2 months ago
  31. ae26a81 bazel: make `*.bzl` files publicly accessible for use with stardoc (#8847) by UebelAndre · 4 years, 2 months ago
  32. 1a024e8 Tweak brace initialization in descriptor.cc by Adam Cozzette · 4 years, 2 months ago
  33. 6cee7c6 Temporarily disable ExtensionRegistryFactoryTest by Adam Cozzette · 4 years, 2 months ago
  34. 0a4fcd5 Fix memory leak in InlinedStringField by Adam Cozzette · 4 years, 2 months ago
  35. 51405b6 Merge pull request #8859 from tamird/warnings by Matt Fowles Kulukundis · 4 years, 2 months ago
  36. e4fb604 Use pipe instead of pipe2 for compatibility with Mac OS by Adam Cozzette · 4 years, 2 months ago
  37. 57a120f Disallow missing field initializers by Tamir Duberstein · 4 years, 2 months ago
  38. 64e9f1b Add an extra pair of braces around constexpr std::array by Adam Cozzette · 4 years, 2 months ago
  39. 7ab417f Merge pull request #8860 from tamird/more-warnings by Matt Fowles Kulukundis · 4 years, 2 months ago
  40. 9e67503 Disallow deprecated-declarations in non-test by Tamir Duberstein · 4 years, 2 months ago
  41. 2772f0d Disallow unused-function, write-strings by Tamir Duberstein · 4 years, 2 months ago
  42. 7e97fd4 BUILD: buildifier by Tamir Duberstein · 4 years, 2 months ago
  43. 2fd5c96 Add map_test.inc to build configs and new Kotlin files to java_EXTRA_DIST by Adam Cozzette · 4 years, 2 months ago
  44. d46abc1 Update BUILD and cmake files and add some missing Java dependencies by Adam Cozzette · 4 years, 2 months ago
  45. 66d7491 Merge pull request #8854 from haberman/google-wyhash by Joshua Haberman · 4 years, 2 months ago
  46. f56438c Update CHANGES.txt by Adam Cozzette · 4 years, 2 months ago
  47. e1930cd Fix unused parameters in cpp_helpers.cc by Adam Cozzette · 4 years, 2 months ago
  48. 5d03f8c Merge tag 'refs/tags/sync-piper' into sync-stage by Adam Cozzette · 4 years, 2 months ago
  49. 562fc94 Sync from Piper @388508285 by Adam Cozzette · 4 years, 2 months ago
  50. 343f778 Fix default value of enum(int) in json_util with proto2 (#8835) by SpringHack · 4 years, 2 months ago
  51. fa8acc8 Removed wyhash files from the file list. by Joshua Haberman · 4 years, 2 months ago
  52. d13afed Revert "Removed obsolete file from Makefile.am." by Joshua Haberman · 4 years, 2 months ago
  53. ddda90d Revert "Make the Ruby DSL use a unique filename for each implicit file." by Joshua Haberman · 4 years, 2 months ago
  54. 726b7c2 Removed obsolete file from Makefile.am. by Joshua Haberman · 4 years, 2 months ago
  55. 3d51eb5 Make the Ruby DSL use a unique filename for each implicit file. by Joshua Haberman · 4 years, 2 months ago
  56. e9b3686 Removed obsolete file from Makefile.am. by Joshua Haberman · 4 years, 2 months ago
  57. db12f11 Make the Ruby DSL use a unique filename for each implicit file. by Joshua Haberman · 4 years, 2 months ago
  58. c5960fd Removed PHP support for third_party/wyhash in favor of ABSL wyhash. by Joshua Haberman · 4 years, 2 months ago
  59. 9d578a3 Ported Ruby to ABSL wyhash. by Joshua Haberman · 4 years, 2 months ago
  60. 88e6a36 Merge pull request #8850 from haberman/rubybuilder by Joshua Haberman · 4 years, 2 months ago
  61. b7ab625 Addressed PR comments. by Joshua Haberman · 4 years, 2 months ago
  62. d339e17 Updated Ruby 3.0 test to 3.0.2. by Joshua Haberman · 4 years, 2 months ago
  63. c47adad cmake: support `MSVC_RUNTIME_LIBRARY` property by Saleem Abdulrasool · 4 years, 2 months ago
  64. 79370f1 Merge pull request #8844 from fowles/master by Matt Fowles Kulukundis · 4 years, 2 months ago
  65. 2538273 Add new file to Makefile.am. by Joshua Haberman · 4 years, 2 months ago
  66. cb649b6 Fix for newer Rubies where you cannot #force_encoding on a frozen string. by Joshua Haberman · 4 years, 2 months ago
  67. e2360d7 Put the raw descriptor data after __END__ in the Ruby source. by Joshua Haberman · 4 years, 2 months ago
  68. 275eac2 Merge branch 'master' into rubybuilder by Joshua Haberman · 4 years, 2 months ago
  69. 16e16eb pure-Ruby DSL is passing all tests! by Joshua Haberman · 4 years, 2 months ago
  70. b4b5c89 Merge branch 'master' into rubybuilder by Joshua Haberman · 4 years, 2 months ago
  71. 914c6fe Fix #8748 tests.exe link failure under mingw/mingw64 (#8751) by xidang · 4 years, 2 months ago
  72. 7326b57 Fix undefined symbol error around SharedCtor() (#8827) by Yuriy Chernyshov · 4 years, 2 months ago
  73. d835808 remove various broken build status tags by Matt Kulukundis · 4 years, 2 months ago
  74. 5336506 Merge pull request #8821 from georgthegreat/patch-1 by deannagarcia · 4 years, 2 months ago
  75. 81cda3d Merge pull request #8832 from busunkim96/patch-1 by deannagarcia · 4 years, 2 months ago
  76. 18b1b21 update protokt options reference (#8834) by Andrew Parmet · 4 years, 2 months ago
  77. 6e0a456 Fix comment syntax for Ruby and Python by Bu Sun Kim · 4 years, 3 months ago
  78. c9baf39 Add syntax highlighting for code blocks by Bu Sun Kim · 4 years, 3 months ago
  79. d662ec9 Update the automake and Bazel configs to be consistent about field_access_listener.cc (#8823) by Adam Cozzette · 4 years, 3 months ago
  80. f2effd8 Fix some -Wunused-parameter warnings in cpp_helpers.h by Yuriy Chernyshov · 4 years, 3 months ago
  81. b90ec9c updating caliper to latest maven version. (#8813) by Derek Perez · 4 years, 3 months ago
  82. a420f23 Remove JvmField annotations from Kotlin private properties (#8804) (#8811) by Damon Cai · 4 years, 3 months ago
  83. 7b1f793 Support arena allocation of google::protobuf::AnyMetadata (#8758) by Yuriy Chernyshov · 4 years, 3 months ago
  84. 4b3da9f Revert "Add option for eliding property metadata from messages" by Thomas Van Lenten · 4 years, 3 months ago
  85. 378238e Add some knobs tweak what is generated. by Thomas Van Lenten · 4 years, 3 months ago
  86. cda7954 Remove deprecated version of SetTotalBytesLimit() (#8794) by Yuriy Chernyshov · 4 years, 3 months ago
  87. 2126123 PHP: add new keywords to missing test (#8801) by Brent Shaffer · 4 years, 3 months ago
  88. 0444e07 Fix #7047 Safely handle setlocale (#8735) by Florin Crișan · 4 years, 3 months ago
  89. d652d80 Update rules_jvm_external to 4.1 (#8800) by c-parsons · 4 years, 3 months ago
  90. 3588a77 field_presence.md: fix Go example (#8788) by Damien Neil · 4 years, 3 months ago
  91. d2c82df fix: missing comma in PHP names.c and generator.cc (#8787) by Brent Shaffer · 4 years, 3 months ago
  92. 4b77b73 ObjC: Fix logic error in exception loading. by Thomas Van Lenten · 4 years, 3 months ago
  93. e60ec85 Allow suppression of objc prefix checks. by Thomas Van Lenten · 4 years, 3 months ago
  94. 9087da2 Merge pull request #7268 from bshaffer/patch-2 by Matt Fowles Kulukundis · 4 years, 3 months ago
  95. d995c1c update counts by Brent Shaffer · 4 years, 3 months ago
  96. bade043 update reserved names: add finally, fn, match, yield by Brent Shaffer · 4 years, 3 months ago
  97. 336ed18 Move field_access_listener from libprotobuf-lite to libprotobuf (#8775) by Adam Cozzette · 4 years, 3 months ago
  98. c684434 creating a single target to rollup maven artifacts (#8776) by Derek Perez · 4 years, 3 months ago
  99. 5df472a use our java tests target instead of recursive walk (#8777) by Derek Perez · 4 years, 3 months ago
  100. 01ac995 I've requested a block of 5 extension numbers. We already have two concrete extensions that we need ids for. Our project is under active development and we can imagine a number of other extensions that we will want in future, so we thought we'd start by registering a block of 5, instead of raising a new PR here each time we need a new one (#8772) by Marcel Lanz · 4 years, 3 months ago