11486 Commits (112a9021bef147387dbf6ea0cac9b506debafdd6)
 

Author SHA1 Message Date
zhangskz 0603373e44
Merge pull request #12494 from protocolbuffers/main-202304181855 2 years ago
Sandy Zhang 8bdca948db Update version.json to 23-dev 2 years ago
Miguel Young de la Sota 35b9813f85 Actually run destructors of C++ messages. 2 years ago
Protobuf Team Bot 6ad1a6d674 Internal change 2 years ago
zhangskz 5e8510cfe5
Merge pull request #12496 from protocolbuffers/zhangskz-patch-2 2 years ago
zhangskz cf71bbca9a
Update version.json to 23-dev 2 years ago
Sandy Zhang 4e23571384 Merge remote-tracking branch 'upstream/22.x' into main-202304181855 2 years ago
Deanna Garcia d18492ece1 Give upb pb_unit_tests visibility to the new numpy_test target. 2 years ago
Thomas Van Lenten 80f0f7463d Expose __builtin_mul_overflow via port_def.inc/port_undef.inc 2 years ago
Adam Cozzette c32f8e3c88 Make retention stripping code tolerant of parsing/serialization errors 2 years ago
Thomas Van Lenten 2fdec2a0df Set up C++ macOS bazel coverage for Apple Silicon 2 years ago
Deanna Garcia d21163731b Add init file to new google/protobuf/internal/numpy package to have it recognized as a python module 2 years ago
Matt Fowles Kulukundis 2496b98697
Merge pull request #12487 from protocolbuffers/test_kfm 2 years ago
Thomas Van Lenten 1f1bd79d33 Ensure the ObjC runtime builds for Apple Silicon. 2 years ago
Thomas Van Lenten 8539ef4974 Ensure the ObjC runtime builds for Apple Silicon. 2 years ago
Deanna Garcia fe038fc9d2 Make numpy/pip_deps a test-only dependency. 2 years ago
Protobuf Team Bot 0339e176cf Auto-generate files after cl/524903073 2 years ago
Miguel Young de la Sota 6678619d10 Factor out different codegen parts of the Rust backend. 2 years ago
Protobuf Team Bot 01aca3e606 Internal change 2 years ago
Marcel Hlopko 5091c9fd10 Enable sanitized CI builds 2 years ago
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