1. 5532dae Creating bazel toolchain to crosscompile with by Deanna Garcia · 4 years ago
  2. 740c4b0 Update ruby_generator.cc to allow proto2 imports in proto3 (#9003) by zhangskz · 4 years ago
  3. a93074e deps: add j2objc annotations (#9005) by Elliotte Rusty Harold · 4 years ago
  4. 15c40c6 Merge pull request #9002 from elharo/elharo-patch-1 by Elliotte Rusty Harold · 4 years ago
  5. 8e451fa Protobuf: Fix for C5041 for VC++ >= 15.5 (#8979) by Jason Erb · 4 years, 1 month ago
  6. 3267715 Fix unused variable warnings outside of compiler directory (#8945) by Sil3ntStorm · 4 years, 1 month ago
  7. e9b977f Adding an extension number for protoc-gen-jsonschema (#8999) by Prawn · 4 years, 1 month ago
  8. 06cfc9a docs: 3.18.0 is released by Elliotte Rusty Harold · 4 years, 1 month ago
  9. 2501e9b Merge pull request #8912 from protocolbuffers/elharo-patch-3 by Elliotte Rusty Harold · 4 years, 1 month ago
  10. 89b14b1 Update change log (#8974) by Paul Yang · 4 years, 1 month ago v3.18.0
  11. 69b0a78 Merge pull request #8968 from zhangskz/sync-stage by zhangskz · 4 years, 1 month ago
  12. 0fe47f3 Merge branch 'master' into sync-stage by zhangskz · 4 years, 1 month ago
  13. e56c930 Fix map_test.proto package name by Sandy Zhang · 4 years, 1 month ago
  14. 5f55fe1 enforce android API level 14 (#8971) by Elliotte Rusty Harold · 4 years, 1 month ago
  15. 12fb2b7 Update protobuf version (#8973) by Paul Yang · 4 years, 1 month ago
  16. 3856725 Disable MSVC warning C4125 (decimal digit terminates octal escape sequence) (#8928) by Sil3ntStorm · 4 years, 1 month ago
  17. 8c7e082 Fix warning about unary minus operator (#8929) by Sil3ntStorm · 4 years, 1 month ago
  18. d669998 Fix shadowing warnings (#8926) by Sil3ntStorm · 4 years, 1 month ago
  19. fabb594 Clean up unused code in src\google\protobuf\compiler\cpp\cpp_helpers.h (#8819) by junzeng · 4 years, 1 month ago
  20. f286ae1 Update release notes. by Sandy Zhang · 4 years, 1 month ago
  21. 6dd2176 Sync from Piper @396393195 by Sandy Zhang · 4 years, 1 month ago
  22. 6901a36 Merge tag 'refs/tags/sync-piper' into sync-stage by Sandy Zhang · 4 years, 1 month ago
  23. ac02d6c Merge pull request #8970 from haberman/ruby-repeated-plus-arena by Joshua Haberman · 4 years, 1 month ago
  24. 39dc8ad Merge pull request #8969 from haberman/php-destructor2 by Joshua Haberman · 4 years, 1 month ago
  25. 26e0ee8 Fixed multirequest.sh script for when nohup.out does not exist. by Joshua Haberman · 4 years, 1 month ago
  26. 96d983a Tweak update_file_lists.sh to handle changes to Makefile.am. (#8965) by David L. Jones · 4 years, 1 month ago
  27. 66a3e1a Added missing file to EXTRA_DIST. by Joshua Haberman · 4 years, 1 month ago
  28. 79ac88b Fixed a memory bug with RepeatedField#+. by Joshua Haberman · 4 years, 1 month ago
  29. 565294d Remove duplicate build_ext class and get_ext_filename method by Sandy Zhang · 4 years, 1 month ago
  30. 759a539 Fixed PHP SEGV when constructing messages from a destructor. by Joshua Haberman · 4 years, 1 month ago
  31. 5dcc8f2 Add release notes. by Sandy Zhang · 4 years, 1 month ago
  32. c43d053 Merge tag 'refs/tags/sync-piper' into sync-stage by Sandy Zhang · 4 years, 1 month ago
  33. 215dd13 Sync from Piper @395989630 by Sandy Zhang · 4 years, 1 month ago
  34. 7beab00 Merge pull request #8966 from jtattermusch/reintroduce_setuppy_aarch64 by Joshua Haberman · 4 years, 1 month ago
  35. 605ab95 Merge pull request #8964 from haberman/php-8.1 by Joshua Haberman · 4 years, 1 month ago
  36. 757615a Merge pull request #8959 from VeryStrongFingers/patch-1 by Joshua Haberman · 4 years, 1 month ago
  37. 3efd68c Reintroduce setup.py changes from #8280 erased by piper import #8902 by Jan Tattermusch · 4 years, 1 month ago
  38. 44df0ab Added support for PHP 8.1 (currently in RC1). by Joshua Haberman · 4 years, 1 month ago
  39. 19bac6a Merge pull request #8961 from haberman/axe-py2 by Joshua Haberman · 4 years, 1 month ago
  40. e5775e4 Updated tests.sh to remove testing of old Python. by Joshua Haberman · 4 years, 1 month ago
  41. c9dffbf Update field_presence.md by Mitchell Macpherson · 4 years, 1 month ago
  42. 359594f Removed Python 2.x support for Python. by Joshua Haberman · 4 years, 1 month ago
  43. 75eff10 Merge pull request #8960 from haberman/sync-stage by Joshua Haberman · 4 years, 1 month ago
  44. c70b4e5 Removed remaining dependence on six for Python. by Joshua Haberman · 4 years, 1 month ago
  45. a76f5da Removed extraneous trailing backslashes. by Joshua Haberman · 4 years, 1 month ago
  46. a33aa73 Removed more testing of Python <3.5. by Joshua Haberman · 4 years, 1 month ago
  47. 1a662aa Disabled build_files_updated unittest for now. by Joshua Haberman · 4 years, 1 month ago
  48. 7adaf9e Marked JS conformance runner as executable. by Joshua Haberman · 4 years, 1 month ago
  49. f462938 Removed redundant license header that confounded shebang line. by Joshua Haberman · 4 years, 1 month ago
  50. b6d1e05 Removed google-internal annotation. by Joshua Haberman · 4 years, 1 month ago
  51. 4a81770 Reverted package change in test proto. by Joshua Haberman · 4 years, 1 month ago
  52. bbf5d54 Added missing source to Makefile.am. by Joshua Haberman · 4 years, 1 month ago
  53. 8b75c14 Added release notes. by Joshua Haberman · 4 years, 1 month ago
  54. 018e2e7 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years, 1 month ago
  55. e5c570b Sync from Piper @395706834 by Joshua Haberman · 4 years, 1 month ago
  56. a52e00e Update Field Presence doc by Mitchell Macpherson · 4 years, 1 month ago
  57. 10d0fae Use ReadVarint32 for Int32 types (#8769) by Kevin Gibson · 4 years, 1 month ago
  58. a8b73fb OSS benchmark script improvements: use java 11, remove tcmalloc, remove JS (#8918) by Jan Tattermusch · 4 years, 1 month ago
  59. 768bc82 Merge pull request #8948 from compnerd/split-check by Joshua Haberman · 4 years, 1 month ago
  60. 7b9b7fe Fix unreachable code return in a case label that has a switch with only a default case in it, which returns already (#8927) by Sil3ntStorm · 4 years, 1 month ago
  61. bf7a5e4 build: fix the support for CMake[<3.7] by Saleem Abdulrasool · 4 years, 1 month ago
  62. 4368383 Merge pull request #8944 from jtattermusch/fix_arm64_dockcross_break by Jan Tattermusch · 4 years, 1 month ago
  63. 2bd6136 fix arm64 C++ tests broken by dockcross image update by Jan Tattermusch · 4 years, 1 month ago
  64. 981326a fix arm64 tests broken by dockcross image update by Jan Tattermusch · 4 years, 1 month ago
  65. 3246187 Adding missing "," (#8943) by Paul Yang · 4 years, 1 month ago v3.18.0-rc2
  66. a9d86f9 Merge pull request #8941 from TeBoring/3.18.x-fix3 by Paul Yang · 4 years, 1 month ago
  67. 0bab8e8 Addresses duplicates identified in #8925 (#8939) by Derek Perez · 4 years, 1 month ago
  68. 2937b2c Addresses duplicates identified in #8925 (#8939) by Derek Perez · 4 years, 1 month ago
  69. 1de15ce Merge pull request #8936 from haberman/ruby-json-name by Joshua Haberman · 4 years, 1 month ago
  70. 6d8b05b Added missing "options" parameter. by Joshua Haberman · 4 years, 1 month ago
  71. 1f83810 Update change log (#8922) by Paul Yang · 4 years, 1 month ago
  72. 3bc229a add Stack Overflow as a possible support channel. (#8908) by Elliotte Rusty Harold · 4 years, 1 month ago
  73. c87e1ae Fix uninitialized variable warnings in descriptor.cc (#8931) by Sil3ntStorm · 4 years, 1 month ago
  74. ef6a9b2 Fix cast truncates constant value warning (#8932) by Sil3ntStorm · 4 years, 1 month ago
  75. fe54248 Merge pull request #8917 from Sil3ntStorm/issue-6159 by Joshua Haberman · 4 years, 1 month ago
  76. 1473d74 Disable conditional expression is constant warning (C4127) inside protobuf by Sil3ntStorm · 4 years, 1 month ago
  77. a3e5587 Merge pull request #7855 from belugabehr/ObjectsRequireNonNull by Elliotte Rusty Harold · 4 years, 1 month ago
  78. f79f956 Merge pull request #8851 from compnerd/msvc-runtime-library by Joshua Haberman · 4 years, 1 month ago
  79. 528b694 Merge pull request #8920 from TeBoring/3.18.x-202108271437 by Paul Yang · 4 years, 1 month ago
  80. d6b6fdd Merge pull request #8919 from TeBoring/3.18.x-cherry by Paul Yang · 4 years, 1 month ago
  81. 81771b9 Add LICENSE to released python packages (#8913) by Paul Yang · 4 years, 1 month ago
  82. 0b0e404 Allocate 10 descriptor.proto extension numbers for COSI (#8921) by Adam Cozzette · 4 years, 1 month ago
  83. d8f5578 Update protobuf version by Bo Yang · 4 years, 1 month ago
  84. de46972 Remove unnecessary code in release script (#8915) by Paul Yang · 4 years, 1 month ago
  85. b0e1f28 Use a working docker image for build python release packages (#8916) by Paul Yang · 4 years, 1 month ago
  86. f9758b5 Stick to a working version of docker file by Bo Yang · 4 years, 1 month ago
  87. 492be51 Stop building wheel for python 3.5 by Bo Yang · 4 years, 1 month ago
  88. 2fbc07b Stopping build wheel for python 2.7 by Bo Yang · 4 years, 1 month ago
  89. dd2c337 Use a working docker image for build python release packages (#8916) by Paul Yang · 4 years, 1 month ago
  90. 0ac5680 Merge pull request #8909 from acozzette/python27-fix by Paul Yang · 4 years, 1 month ago
  91. 9fb5a0f Stick to a working version of docker file by Bo Yang · 4 years, 1 month ago
  92. 7486abd Stop building wheel for python 3.5 by Bo Yang · 4 years, 1 month ago
  93. b84070e Stopping build wheel for python 2.7 by Bo Yang · 4 years, 1 month ago
  94. 7924f6d same directory ignore by Elliotte Rusty Harold · 4 years, 1 month ago
  95. 8cf990f Updtae version to 3.17.3 (#8889) by Elliotte Rusty Harold · 4 years, 1 month ago
  96. bcdb4ca No need to test python2.7 (#8891) by Paul Yang · 4 years, 1 month ago
  97. 66b7b71 Merge pull request #8902 from acozzette/sync-stage by Adam Cozzette · 4 years, 1 month ago
  98. 9faf5a7 Use kName naming style for enum in binary_json_conformance_suite.cc by Adam Cozzette · 4 years, 1 month ago
  99. 877e7b6 Add new Python-C++ source files to Makefile.am by Adam Cozzette · 4 years, 1 month ago
  100. 1d842f1 Update CHANGES.txt by Adam Cozzette · 4 years, 1 month ago