497 Commits (5b0c837182b52a9576aadb0aeb00d9616470c412)

Author SHA1 Message Date
Eric Salo ea4c77ca48 upb: implement .mergeFromBuffer() on GeneratedMessage in Dart 11 months ago
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 11 months ago
Mike Kruskal 77ae24b39d Fix C# parsing of delimited fields. 11 months ago
Mike Kruskal 69d1dacf74 Add delimited field binary/json conformance tests. 11 months ago
Mike Kruskal 29c69ff00b Fix text-format delimited field handling 11 months ago
Mike Kruskal 8ab39ed6f8 Add editions-specific conformance tests 11 months ago
Protobuf Team Bot 21d75f861c Remove references to rules_proto 11 months ago
Mike Kruskal f0f7be2090 Fix failure lists for JRuby and C#, which don't pass all of the new conformance tests. 12 months ago
Eric Salo 74ddc48fa9 upb: fix the Dart conformance test 12 months ago
Joshua Haberman 1f6580dd0c Added conformance test for unknown field ordering. 12 months ago
Anton Grbin 86abf35ef5 Python JSON parser: Ignore invalid enum string values if ignore_unknown_fields is set (#15887) 12 months ago
Mike Kruskal 19c4a7d647 Close conformance test gaps for delimited encoding. 12 months ago
Protobuf Team Bot 7df9d5d970 Use $Msg$::parse() where sensible. 12 months ago
Sandy Zhang 500c953d10 Enable editions support for Java Lite. 12 months ago
Mike Kruskal bca8fb6117 Implement edition 2023 support in all Ruby runtimes. 1 year ago
Protobuf Team Bot 98511549b5 Use the simpler set_x() instead of x_mut().set() in the Rust conformance test. 1 year ago
Anton Grbin 0fa67a94aa JSON conformance test: repeated with a mix of known and unknown enum string values (#15885) 1 year ago
Ryan Govostes a02a8b88c1 Fix --maximum_edition usage text (#15828) 1 year ago
aiuto 3ab1276bbb Update Bazel references to rules_pkg to the supported file locations. (#15780) 1 year ago
Protobuf Team Bot 55e50ba406 C#: Ignore invalid enum string values in JSON, when invalid fields are being ignored. 1 year ago
Adam Cozzette 220548f30c Add missing alias targets for C++ util libraries 1 year ago
Protobuf Team Bot 4cbe13b5c6 Remove the overlay hack from Rust conformance test now that we can use the enum directly. 1 year ago
Anton Grbin a5e10aff2b [C#] Conformance test: don't skip JsonIgnoreUnknownParsingTest in runner (#15369) 1 year ago
Sandy Zhang 65c65c2d04 Breaking Change: Use Editions features in Java full runtimes. 1 year ago
Marcel Hlopko c1d174f7d2 Stop codegenning module for .proto package 1 year ago
Protobuf Team Bot 8eb7c63ee7 Correct conformance_cpp to use the requested message type for JSON tests. 1 year ago
Mike Kruskal 93b219f4e8 Remove edition getter from C++ descriptor APIs 1 year ago
Sandy Zhang 0d8080ef29 Add to Proto2 JSON conformance test failure lists for C#, JRuby and PHP C 1 year ago
Protobuf Team Bot 42ecd61b3e Extend Proto2 JSON test cases to cover more of the preexisting Proto3 JSON cases. 1 year ago
Adam Cozzette a7b0421c78 Breaking change: make protobuf comply with the C++ layering check 1 year ago
Protobuf Team Bot 255f95e5b1 Include JSON output tests with Proto2 messages in the conformance test suite. 1 year ago
Protobuf Team Bot 569548cd82 Make Rust Conformance skip non-wire output test cases by using an overlay proto. 1 year ago
Joshua Haberman c16ac66e85 Fixed non-conformance in upb JSON enum decoding when ignoring unknown enum values. 1 year ago
Protobuf Team Bot a83da510c4 Automated rollback of commit 0bcc8ef9f2. 1 year ago
Protobuf Team Bot 0bcc8ef9f2 Removed the unused "JSPB (internal)" from conformance the conformance test suite. 1 year ago
Protobuf Team Bot 0b237199c5 Hook up the edition2023 cases to Rust conformance test. 1 year ago
Protobuf Team Bot e4057a4014 Enable Rust conformance test on proto3 message. 1 year ago
Thomas Van Lenten 6c7c5a5d2a [ObjC] Enable editions conformance tests. 1 year ago
Mike Kruskal 17f4f915a3 Remove descriptor_legacy usage from C++ runtime 1 year ago
Mike Kruskal 571b727cb6 Make rules_ruby a dev-only dependency. 1 year ago
Mike Kruskal c23d5333c3 Expose editions in Python/upb. 1 year ago
Mike Kruskal 15eccf3ec4 Implement Editions in Pure Python. 1 year ago
Protobuf Team Bot fc456aeb39 Change bytes accessors to expose only unmodifiable List<int>, making Bytes as a type an internal implementation detail. 1 year ago
Mike Kruskal a2ba8bc78e Enable conformance tests over editions protos 1 year ago
Mike Kruskal 28e573e77f Restructure syntax branches in text format conformance tests. 1 year ago
Mike Kruskal 39752aaea3 Clean up conformance tests warnings and formatting. 1 year ago
Mike Kruskal 8c80a3265d Restructure syntax branches in binary conformance tests. 1 year ago
Protobuf Team Bot 62a435c1ab Fix handling of Unicode escapes in string data in textproto files. 1 year ago
Sandy Zhang 81068e8e8c Internal change 2 years ago
Protobuf Team Bot e4aeff3992 Create initial Rust conformance test. 2 years ago