11466 Commits (295f1125ceff5e07dfb8bfd2d7bada6c28918c0c)
 

Author SHA1 Message Date
Deanna Garcia c7d979dbf4 Update UPB dependency 2 years ago
Protobuf Team Bot 84a3b594c7 Auto-generate files after cl/524383969 2 years ago
Protobuf Team Bot b8e7192a73 Update usage disclaimer on FieldOptions.ctype 2 years ago
Protobuf Team Bot faf9e8dee3 Auto-generate files after cl/524366974 2 years ago
Protobuf Team Bot 7143844db0 Factor out common helpers in the Rust backend. 2 years ago
Protobuf Team Bot a05c57d43c Mark sequence containers as Py_TPFLAGS_SEQUENCE, enabling pattern matching 2 years ago
Marcel Hlopko a1ba8d238a Generate bindings under the correct package. 2 years ago
Joshua Haberman bd52d04839 Change the Ruby code generator to emit a serialized proto instead of the DSL (#12319) 2 years ago
Protobuf Team Bot 21256b86a9 Makes extension declaration field name and type optional if `reserved: true` is present. Revert the support of declaration with only number is set; this used to indicate that a number is already in use by multiple extensions. 2 years ago
Protobuf Team Bot 02380874f7 Internal change 2 years ago
Marcel Hlopko 0a05e2f334 Implement bytes field accessors for v0 Rust API 2 years ago
Eric Salo 69a4876d69 restore pypy support broken when adding 3.11 support (from GH) 2 years ago
Adam Cozzette 0f3f1e826d Enable code generation of custom options in C++ lite 2 years ago
Protobuf Team Bot b9e056f779 Use builtin multiplication for intentional overflow 2 years ago
Protobuf Team Bot 31f649fb18 Remove macro based guard for the table-driven parser. 2 years ago
deannagarcia 8cfd30fd66
Merge pull request #12459 from protocolbuffers/22.x-202304122338 2 years ago
Deanna Garcia 41b7500aee Fix abseil gitmodule date and add a step in tests to update the subrepo to catch errors like this in the future. 2 years ago
Protobuf Team Bot 5bc5cd29c9 Updating version.json to: 22.4-dev 2 years ago
Protobuf Team Bot 482156c0f9 Updating version.json and repo version numbers to: 22.3 2 years ago
deannagarcia 69776b0b0e
Merge pull request #12457 from deannagarcia/updateDep 2 years ago
Deanna Garcia 553422572d Update UPB dep 2 years ago
deannagarcia 21b4fd581f
Merge pull request #12453 from protocolbuffers/deannagarcia-patch-5 2 years ago
deannagarcia f51da1fe66
Fix .gitmodules to use the correct absl branch 2 years ago
Marcel Hlopko 777f84f559 Implement bool and int64 field accessors for v0 Rust API 2 years ago
Jakob Buchgraber 0bb76d70f7 Implement 'optional int64' accessors per v0 API spec. 2 years ago
Marcel Hlopko 390b7f3e6f Implement Msg::parse(&mut self) for V0 API. 2 years ago
Protobuf Team Bot 1abe2ead1c Auto-generate files after cl/523650122 2 years ago
Jakob Buchgraber c575758ad9 Implement accessors for 'optional bool' per v0 API spec 2 years ago
Protobuf Team Bot 38de65f9c1 Update the error message when a duplicate enum number is used to provide the 2 years ago
Marcel Hlopko 5814f6c977 Generate C++ thunks for Rust protos 2 years ago
Protobuf Team Bot c23f226585 Fix reserializing of nodes for `map<uint32, Enum>` when the enum value is 2 years ago
Protobuf Team Bot f11079b01f Auto-generate files after cl/523269837 2 years ago
Protobuf Team Bot 41287bd5d5 Implement "reserved" for extension declaration. 2 years ago
Protobuf Team Bot 11d9cd97cf Auto-generate files after cl/523228262 2 years ago
Sandy Zhang 1028bde1dd internal change 2 years ago
chandlerc 9f94950e20 Automated rollback of changelist 520827894. 2 years ago
Romfos 09f094c811 [dotnet, csharp] Run tests for supported platforms .NET 6, .NET Framework 4.6.2 (#12378) 2 years ago
Protobuf Team Bot 5a679dfb29 Refactor ARM-optimized varint parsing. 2 years ago
Jie Luo 7458e32f0d internal change 2 years ago
Adam Cozzette 8a84914cfd Update port.h to include <typeinfo> unconditionally 2 years ago
Adam Cozzette defff5c2b1 Internal change 2 years ago
Protobuf Team Bot 435a698b24 Auto-generate files after cl/522473964 2 years ago
Adam Cozzette 163f849d31 Automated rollback of commit defe92a03c. 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
Adam Cozzette 6038e9b9fe Internal change 2 years ago
chandlerc 9413e0e9a1 Adjust API and use lambdas to reduce stack space usage. 2 years ago
Adam Cozzette 3c9829875d Automated rollback of commit e664fff44e. 2 years ago
Adam Cozzette e664fff44e Internal change 2 years ago
Marcel Hlopko f7a2f4acea Add initial end-to-end test directory structure. 2 years ago