425 Commits (f4511fda5a0ad44e84848077da83f2ae9b21830e)

Author SHA1 Message Date
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 1 year ago
Protobuf Team Bot e4aeff3992 Create initial Rust conformance test. 1 year ago
Joshua Haberman 8a4bfd645d Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 638a860285 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Protobuf Team Bot f42ad1eaaf Internal Code Change 1 year ago
Protobuf Team Bot 0287cf4272 Internal change. 1 year ago
Protobuf Team Bot 023b43dacf Add conformance test for Dart UPB VM 1 year ago
Jonathan Albrecht 5e03386555 Conformance test runner big endian fixes (#13443) 2 years ago
Jason Lunn c52d80cf04 Ruby FFI implementation (#13343) 2 years ago
Joshua Haberman 37dfe806f8 Added a conformance test for embedded nulls in JSON strings. 2 years ago
Joshua Haberman bd52d04839 Change the Ruby code generator to emit a serialized proto instead of the DSL (#12319) 2 years ago
Joshua Haberman 5ddb1fc609
Remove ODR violation from WKT codegen (#12406) (#12419) 2 years ago
Mike Kruskal f51923041d Remove ODR violation from WKT codegen (#12406) 2 years ago
Mike Kruskal bdeacc7fb8 Internal Code Change 2 years ago
Protobuf Team Bot edb4da6eaa Internal Code Change 2 years ago
Mike Kruskal 63895855d7 Internal Code Change 2 years ago
Protobuf Team Bot 4c681aad2f [ObjC] Tweaks to the Objective-C github actions. 2 years ago
Mike Kruskal a9f1ea6371 Breaking change: Migrate to Abseil's logging library. 2 years ago
Mike Kruskal b80cc536de Migrate std::operator+ to Abseil helpers in utility code. 2 years ago
Mike Kruskal 232ecf4a6f Bump protobuf to latest upb version. 2 years ago
Protobuf Team Bot 84e03b917e Exempt PHP and C# from the new google.protobuf.Value conformance test case. 2 years ago
Jie Luo ca1cb1ba80 Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 2 years ago
Jie Luo de5fae0d84 Automated rollback of commit c105e85e7c. 2 years ago
Jie Luo c105e85e7c Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 2 years ago