19652 Commits (ffcbaab65e8daa85985b8b22a912ff9c9e08070c)
 

Author SHA1 Message Date
Protobuf Team Bot 2ad21af840 Auto-generate files after cl/700042372 3 months ago
Mike Kruskal d0151aa70c Fix const INFINITY issue on MSVC. 3 months ago
Protobuf Team Bot da8bcc8355 Internal 3 months ago
Anton Grbin 1c98b5ba47 [7392] fix conformance test in PHP JSON parser (#19376) 3 months ago
Tony Liao a02ec0f353 Remove message_test_wrapper for python's message_test. 3 months ago
Jie Luo b9e69e8c11 Add "absl::StatusOr<PythonConstMessagePointer> GetConstMessagePointer(PyObject* msg)" in proto_api which works with cpp extension, upb and pure python. 3 months ago
Protobuf Team Bot aded9b76c4 Auto-generate files after cl/699254841 3 months ago
Protobuf Team Bot d76359aa45 Use parentheses for macro argument 3 months ago
Protobuf Team Bot 0bdcf98f16 Emit extensions in debug string in wire order 3 months ago
Protobuf Team Bot 736672ca0e Auto-generate files after cl/699248319 3 months ago
Protobuf Team Bot ac5ce6e4cb Rename _upb_Message_Realloc to _EnsureAvailable 3 months ago
gongsu832 15e7d71eac Building python binding with bazel on s390x (#19232) 3 months ago
Protobuf Team Bot aa9868e137 Reimplement ClearTable using the stored TypeInfo. 3 months ago
Protobuf Team Bot a2b87dfaa0 Auto-generate files after PR #17433 3 months ago
Chris Kennelly 954dd58faa Guard against overalignment in RepeatedPtrField. 3 months ago
Vadmeme deec498803 Improve support for Clang inside of UPB (#17433) 3 months ago
Zoey Greer 8476dbacb3 Remove unused protos in `python/google/protobuf/internal/more_messages.proto` (#18245) 3 months ago
Protobuf Team Bot 8e15860fe0 Update README.md for protobuf to address [this issue](https://github.com/protocolbuffers/protobuf/issues/17258). 3 months ago
Protobuf Team Bot f497c186ce Add missing enum case in TypeKind calculation. 3 months ago
Protobuf Team Bot d425214b42 Auto-generate files after cl/698856552 3 months ago
Joshua Haberman 3d065d1ced Fixed depth limit check by comparing effective depth limits. 3 months ago
Jan Engelhardt ced605d0e6 utf8_range: add version marker to library (#19009) 3 months ago
Protobuf Team Bot 2dde8f1cb5 Enable opt and asan Rust GHA tests, and split out the Cargo test to make those failures present more cleanly in GHA (the Cargo test was already using a different docker image than the other tests). 3 months ago
Mike Kruskal c2394d936a Internal changes 3 months ago
Protobuf Team Bot 0325132bf4 Use the latest googletest version number in our generated Cargo.toml for release. 3 months ago
Protobuf Team Bot 96dfcce517 Force re-computing the serialized size after the lazy fields with corrupted data are replaced with empty bytes 3 months ago
Protobuf Team Bot d6b90bfd66 Add TypeInfo type UntypedMapBase for generic operation support. 3 months ago
Vitaly Goldshteyn 61662a536b Avoid recursive call to `Insert` in the flat case. 3 months ago
Vitaly Goldshteyn 6af3218000 Reimplement ExtensionSet::MergeFrom for the copy case for better performance. 3 months ago
Kaikai fc6ae678ad fix(example): go version is too low (#19293) 3 months ago
Joshua Haberman 245acbfc16 Make fuzz test check round-trip correctness of upb encoder/decoder. 3 months ago
Protobuf Team Bot 36111c2e6b Auto-generate files after cl/698497070 3 months ago
Hong Shin 6ce48c2d02 Automated rollback of commit 6b9d5c425e. 3 months ago
Protobuf Team Bot db71344633 Move iteration APIs to headers, so they're inlined in loop calls 3 months ago
Deanna Garcia 20b6e24cce Internal change 3 months ago
Hong Shin 6b9d5c425e hpb: when parsing T*'s, delegate to the canonical Ptr<T> 3 months ago
Protobuf Team Bot c8c9cf32c4 Auto-generate files after cl/698437576 3 months ago
Protobuf Team Bot 35dbd5cfd6 Use an explicit union with commented explanation rather than casting 3 months ago
Protobuf Team Bot 95c2cb8597 Auto-generate files after cl/698430014 3 months ago
Protobuf Team Bot 03d24e3805 Auto insert the version number into the Cargo.toml files. 3 months ago
Jie Luo 3781f45f39 Fix a python bug that UPB and Python C++ extension assume MessageSet extensions are ordered first 3 months ago
Protobuf Team Bot f5a293768f Drop Python 3.8 support 3 months ago
Kaikai 3ba0709048 fix(example): c++14 limitation (#19292) 3 months ago
Jie Luo d3e9897b03 Fix a python bug for text_format pretty print when Struct in Any 3 months ago
Kurt Alfred Kluever 0e6a310156 Add a unit test demonstrating broken `Timestamps.parse()` behavior. 3 months ago
Protobuf Team Bot 45ccf25099 Auto-generate files after cl/698144846 3 months ago
Protobuf Team Bot a4ab874476 Auto-generate files after cl/698144412 3 months ago
Protobuf Team Bot b428e53016 Propagate aliasing option to parse of unknown fields 3 months ago
Protobuf Team Bot 8a17c53a5c Internal change 3 months ago
Protobuf Team Bot 7e9e8db4f6 Auto-generate files after cl/698134895 3 months ago