1. bd52d04 Change the Ruby code generator to emit a serialized proto instead of the DSL (#12319) by Joshua Haberman · 1 year, 10 months ago
  2. f519230 Remove ODR violation from WKT codegen (#12406) by Mike Kruskal · 1 year, 10 months ago
  3. bdeacc7 Internal Code Change by Mike Kruskal · 1 year, 11 months ago
  4. edb4da6 Internal Code Change by Protobuf Team Bot · 1 year, 11 months ago
  5. 6389585 Internal Code Change by Mike Kruskal · 1 year, 11 months ago
  6. 4c681aa [ObjC] Tweaks to the Objective-C github actions. by Protobuf Team Bot · 2 years ago
  7. a9f1ea6 Breaking change: Migrate to Abseil's logging library. by Mike Kruskal · 2 years ago
  8. b80cc53 Migrate std::operator+ to Abseil helpers in utility code. by Mike Kruskal · 2 years ago
  9. 232ecf4 Bump protobuf to latest upb version. by Mike Kruskal · 2 years ago
  10. 84e03b9 Exempt PHP and C# from the new google.protobuf.Value conformance test case. by Protobuf Team Bot · 2 years ago
  11. ca1cb1b Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 by Jie Luo · 2 years ago
  12. de5fae0 Automated rollback of commit c105e85e7c46934bf0513d64901624669da42d30. by Jie Luo · 2 years, 1 month ago
  13. c105e85 Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 by Jie Luo · 2 years, 1 month ago
  14. 633e8f7 Bazelify ruby runtime (#10525) by Mike Kruskal · 2 years, 1 month ago
  15. 2166cce Remove all remaining STL sets in favor of Abseil containers. by Mike Kruskal · 2 years, 1 month ago
  16. bfed218 Internal changes by Mike Kruskal · 2 years, 1 month ago
  17. a02c902 Internal changes by Mike Kruskal · 2 years, 2 months ago
  18. 9d5dc6c Internal changes by Mike Kruskal · 2 years, 2 months ago
  19. d35a66e Use sys.stdin.buffer and sys.stdout.buffer directly for binary I/O, don't by Gregory P. Smith · 2 years, 2 months ago
  20. e0a1da0 Correctly discard unknown enum name strings in an array when parsing a repeated field. by Protobuf Team Bot · 2 years, 2 months ago
  21. 09f4901 Copybara import of the project: by Anton Grbin · 2 years, 2 months ago
  22. 60a84c3 Internal change by Mike Kruskal · 2 years, 3 months ago
  23. 9fe9adf Remove an incorrect comment about the Python struct module. by Gregory P. Smith · 2 years, 3 months ago
  24. 0ab63a7 Sync from Piper @484138213 by Mike Kruskal · 2 years, 3 months ago
  25. 407aa2d Sync from Piper @482325250 by Mike Kruskal · 2 years, 3 months ago
  26. 23f1481 Sync from Piper @480194141 by Mike Kruskal · 2 years, 4 months ago
  27. 5308cf0 Make jsoncpp a formal dependency (#10739) by Mike Kruskal · 2 years, 4 months ago
  28. c009b7b Merge branch 'main' into sync-stage by Mike Kruskal · 2 years, 4 months ago
  29. d459155 Run clang-format on conformance_objc.m. by Thomas Van Lenten · 2 years, 4 months ago
  30. 32bea52 Sync from Piper @mkruskal/protobuf-absl by Mike Kruskal · 2 years, 4 months ago
  31. 7755973 Added staleness test to keep PHP copy of upb in sync with the upb repo (#10694) by Joshua Haberman · 2 years, 4 months ago
  32. 76c3e69 Add an objc_class_prefix to conformance.proto by Thomas Van Lenten · 2 years, 4 months ago
  33. d3995ec Added staleness test to keep ruby-upb.{c,h} amalgamation files in sync with upb repo (#10496) by Joshua Haberman · 2 years, 4 months ago
  34. f1a939f Add an objc_class_prefix for the proto2 syntax file used in conformance tests. by Thomas Van Lenten · 2 years, 4 months ago
  35. e99b281 Sync from Piper @476205078 by Mike Kruskal · 2 years, 4 months ago
  36. c3e751a Sync from Piper @475378801 by Mike Kruskal · 2 years, 4 months ago
  37. db38a8c Merge pull request #10488 from protocolbuffers/zhangskz-patch-1 by deannagarcia · 2 years, 4 months ago
  38. 1595417 Sync from Piper @473279986 by Mike Kruskal · 2 years, 5 months ago
  39. 8533dab Update README.md by zhangskz · 2 years, 5 months ago
  40. d220b43 Enable warnings as errors during tests (#10482) by Mike Kruskal · 2 years, 5 months ago
  41. 66ed6dd Adding detailed documentation on how to run conformance tests with bazel (#10469) by Mike Kruskal · 2 years, 5 months ago
  42. a3c8e2d Integrate from Piper for C++, Java, and Python (#10455) by Mike Kruskal · 2 years, 5 months ago
  43. 701dd83 Integrate from Piper for C++, Java, and Python (#10429) by Mike Kruskal · 2 years, 5 months ago
  44. 6b46e5f Clean up conformance test documentation (#10410) by Mike Kruskal · 2 years, 5 months ago
  45. ca4b063 Sync from Piper @467099277 by Mike Kruskal · 2 years, 6 months ago
  46. ed5c57a Remove all autotools usage (#10132) by Mike Kruskal · 2 years, 6 months ago
  47. aebdd08 Sync from Piper @463129388 by Sandy Zhang · 2 years, 6 months ago
  48. 4ea4d1d Add PHP and Ruby failures from newly added conformance test cases by Adam Cozzette · 2 years, 6 months ago
  49. b2aca61 Sync from Piper @461667700 by Adam Cozzette · 2 years, 6 months ago
  50. 518dd8f Merge pull request #10206 from Zedenem/fix/conformance_cpp_ReadFd_parameter_error by Matt Fowles Kulukundis · 2 years, 7 months ago
  51. d8861a7 PR review: use pointer to beginning of std::string instead of calling const_cast by Zouhair Mahieddine · 2 years, 7 months ago
  52. 02df2a7 Sync from Piper @459854290 by theodorerose · 2 years, 7 months ago
  53. 2600eee Fix conformance tests failing due to unexpected const qualifier by Zouhair Mahieddine · 2 years, 7 months ago
  54. 8deb95b Fix typo and update CHANGES.txt by Jorg Brown · 2 years, 7 months ago
  55. a3e1de0 Sync from Piper @455586341 by Jorg Brown · 2 years, 7 months ago
  56. cd5cc37 Fix some style/lint issues. (#10003) by David L. Jones · 2 years, 8 months ago
  57. cbd1adc [Bazel/C++] Factor out compiler packages. (#9985) by David L. Jones · 2 years, 8 months ago
  58. 354aba8 Add a test for bazel-built dist archives (#9929) by David L. Jones · 2 years, 9 months ago
  59. 637a699 [Bazel] Move conformance test targets to //conformance. (#9922) by David L. Jones · 2 years, 9 months ago
  60. 860f8ad Remove the JavaScript implementation (#9874) by Adam Cozzette · 2 years, 9 months ago
  61. d2b669a more descriptive error messages and exceptions (#9868) by Elliotte Rusty Harold · 2 years, 9 months ago
  62. 5abf802 Replace master with main in URLs & docs by noahdietz · 2 years, 10 months ago
  63. a29e0e3 Sync from Piper @439400376 by Mike Kruskal · 2 years, 10 months ago
  64. 1ba1d73 Sync from Piper @429333699 by David L. Jones · 3 years ago
  65. fb9f586 Fixed JavaScript conformance test and failure list. by Joshua Haberman · 3 years ago
  66. 06196e9 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 3 years ago
  67. dce403a Sync from Piper @427369078 by Joshua Haberman · 3 years ago
  68. a2f7cfa Fixing more tests by Deanna Garcia · 3 years ago
  69. b7fe12e Syncing from internal by Deanna Garcia · 3 years ago
  70. ab4585a Sync from Piper @425656941 by Deanna Garcia · 3 years ago
  71. aa15931 Update .NET SDKs to LTS versions by James Newton-King · 3 years, 3 months ago
  72. 3581d85 Update JRuby to leverage pure-Ruby DSL. by Jason Lunn · 3 years, 4 months ago
  73. 6dd2176 Sync from Piper @396393195 by Sandy Zhang · 3 years, 4 months ago
  74. 215dd13 Sync from Piper @395989630 by Sandy Zhang · 3 years, 5 months ago
  75. a76f5da Removed extraneous trailing backslashes. by Joshua Haberman · 3 years, 5 months ago
  76. a33aa73 Removed more testing of Python <3.5. by Joshua Haberman · 3 years, 5 months ago
  77. 7adaf9e Marked JS conformance runner as executable. by Joshua Haberman · 3 years, 5 months ago
  78. f462938 Removed redundant license header that confounded shebang line. by Joshua Haberman · 3 years, 5 months ago
  79. 018e2e7 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 3 years, 5 months ago
  80. e5c570b Sync from Piper @395706834 by Joshua Haberman · 3 years, 5 months ago
  81. 9faf5a7 Use kName naming style for enum in binary_json_conformance_suite.cc by Adam Cozzette · 3 years, 5 months ago
  82. 9521803 Sync from Piper @375548932 by Joshua Haberman · 3 years, 8 months ago
  83. 380e352 Sync from Piper @373820256 by Deanna Garcia · 3 years, 8 months ago
  84. bc45f92 Bazel powered Java testing (#8506) by Derek Perez · 3 years, 9 months ago
  85. b7285b6 Sync from Piper @368903491 by Joshua Haberman · 3 years, 9 months ago
  86. ba38367 Sync from Piper @368866736 by Joshua Haberman · 3 years, 9 months ago
  87. ce56063 Sync from Piper @368734211 by Joshua Haberman · 3 years, 9 months ago
  88. 77334e3 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 3 years, 10 months ago
  89. 96307d2 Sync from Piper @364389596 by Joshua Haberman · 3 years, 10 months ago
  90. aa5cb98 Fix conformance_cpp by Yannic Bonenberger · 3 years, 11 months ago
  91. 9df4275 Sync from Piper @359788468 by Joshua Haberman · 4 years ago
  92. 0ef575b Fix compiler warnings issue found in conformance_test_runner#8189 (#8190) by Abhishek Jain · 4 years ago
  93. 9abf6e2 Ported Ruby extension to upb_msg (#8184) by Joshua Haberman · 4 years ago
  94. 24b2094 Set up testing configuration for jruby by Rob Widmer · 4 years, 4 months ago
  95. 920803e Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years, 2 months ago
  96. 5c028d6 Sync from Piper @343521567 by Joshua Haberman · 4 years, 2 months ago
  97. f5ab3b1 PHP: Removed 32-bit-specific PHP failure list. by Joshua Haberman · 4 years, 3 months ago
  98. 6e19526 PHP: Removed previously failing tests from the failure list. by Joshua Haberman · 4 years, 3 months ago
  99. 709775b Added missing semicolon. by Joshua Haberman · 4 years, 3 months ago
  100. 69b245e Added Python 2.7-specific failure list for Python/C++ also. by Joshua Haberman · 4 years, 3 months ago