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