11503 Commits (e0508580bf1bdda0c48c4b50d08275ce7c64b7a5)
 

Author SHA1 Message Date
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
Protobuf Team Bot db7c7349ea Refactor MapField arena destruction to avoid destroying the Map unnecessarily and make sure to destroy the mutex in MapFieldBase. 2 years ago
Marcel Hlopko 083830d849 Update copyright year 2 years ago
Mike Kruskal 8894d03bae Switch to docker image for protoc build in java linkage test 2 years ago
Protobuf Team Bot 084d9702d6 Internal change 2 years ago
Marcel Hlopko ef299f7af4 Disable some tests under msan 2 years ago
Mike Kruskal 02cdbd7202 Internal changes 2 years ago
Protobuf Team Bot 585a98cb66 Automated rollback of commit 580678eacd. 2 years ago
Protobuf Team Bot 580678eacd Refactor ARM-optimized varint parsing. 2 years ago
Deanna Garcia 3f8625b306 Edit READMEs to include new cmake instructions and remove references to language specific source distributions. 2 years ago
Deanna Garcia 4b3844e596 Delete unused bazel distribution rules. 2 years ago
Protobuf Team Bot defe92a03c Clang's unsigned integer overflow sanitizer is flagging BucketNumber as having an overflow. This seems to be intentional, and we should disable the sanitizer for this function. 2 years ago
Mike Kruskal 2a798b07ff Internal change. 2 years ago
Jie Luo 47861d2892 Add wire format cord support for singular bytes 2 years ago