15621 Commits (95d3a2f097204a80d6620ae7887605f8648ff5f0)
 

Author SHA1 Message Date
Jonathan Albrecht 5e03386555 Conformance test runner big endian fixes (#13443) 1 year ago
Jonathan Albrecht d13d67bf5d PHP: Fix read and write of float and double on big endian platforms (#13444) 1 year ago
Mike Kruskal 58877b55e0 Fixes a bug on 32-bit architectures with map decoding. 1 year ago
Euclid 6104c4394c Fixed Document `cmake --build` to `cmake --build .` (#13449) 1 year ago
Hong Shin a81be2e610 Flesh out Proxied impls for $Msg$View and $Msg$Mut :: v0.6 SingularMessageField 1 year ago
Protobuf Team Bot c6810f1505 Always missing required field if a message has required/closed enum. 1 year ago
Protobuf Team Bot 4bf423b2c1 Hoist the checks on `xform_val` out of the Mp varint parsing loops. That way we 1 year ago
Eric Salo ff6e1e057a Fix an upb bug 1 year ago
Jie Luo c988759a9b Raise warings for message.UnknownFields() usages and navigate to the new add 1 year ago
Sandy Zhang 3d0119a2dd Use pkg_files for python source tarball. 1 year ago
Jason Lunn 1b0011dfef Support ASAN detection on clang (#1424) 1 year ago
Eric Salo ad2a557d96 Fix an upb bug 1 year ago
Hong Shin 9ebf5614d2 update minidescriptor link; currently broken 1 year ago
Thomas Van Lenten f607b66d9f Fix typos. 1 year ago
Protobuf Team Bot 3c9e763841 Add sfixed32 & 64 support 1 year ago
Thomas Van Lenten 94a9261a28 [ObjC] Handle interruptions when writing to NSOutputStreams. 1 year ago
Protobuf Team Bot 881f56a876 Auto-generate files after cl/553489682 1 year ago
Protobuf Team Bot 2e6bfa2b9b Auto-generate CMake file lists 1 year ago
Protobuf Team Bot ecc9e43eec Add a new enum validation format. The format is compact for sequential and 1 year ago
Eric Salo d17233c25b upb: upb/message/accessors_internal.h -> upb/message/internal/accessors.h 1 year ago
Protobuf Team Bot c4549993da Do proper const propagation on the `msg` accessors. 1 year ago
Protobuf Team Bot 8687124a99 Auto-generate CMake file lists 1 year ago
Protobuf Team Bot 3511f8acf9 Annotate C++ oneof clear functions with set semantics. 1 year ago
Eric Salo f3806f0abd upb: delete some unused build deps in the C++ runtime 1 year ago
Liam Miller-Cushon 0681fe6278 Internal change 1 year ago
Protobuf Team Bot 59b143e500 Auto-generate CMake file lists 1 year ago
Sandy Zhang 629764bacf Disambiguate release and local `config_settings` via a release flag. 1 year ago
Sandy Zhang 22e845e279 Add a release flag to disambiguate between release and local config_settings. 1 year ago
Kurt Alfred Kluever 279d627b1e Improve javadocs of `Timestamps.now()`. 1 year ago
Hong Shin 6f778d8d53 Refactor std::marker::PhantomData to $phantom$ 1 year ago
Protobuf Team Bot 7c2ed10beb Overload the void* in RepeatedPtrFieldBase to point directly to the first element if Capacity()==1, or to point to an allocated Rep if Capacity()>1. 1 year ago
Protobuf Team Bot 421ce84e5a Optimize `RepeatedPtrField`'s swap. 1 year ago
桂后昌 85a81cc70d feat: add new extension (#13361) 1 year ago
Protobuf Team Bot 6345cbed1a Copy-construct (kSpawn) ParseContext rather than construct a new one and copy. 1 year ago
Protobuf Team Bot 1525300472 Replace `NonNull<u8>` for raw messages with a dedicated opaque pointer 1 year ago
Jie Luo b09aa967a6 Fix pyi top level messages/enums in public imports 1 year ago
zhangskz e48f6f75a7
Merge pull request #13430 from protocolbuffers/24.x-202308011841 1 year ago
Protobuf Team Bot 8c5f39d1ed Auto-generate CMake file lists 1 year ago
Eric Salo 3817bbb572 upb: create upb/mem/BUILD 1 year ago
Protobuf Team Bot e82fc05571 Updating version.json to: 24.0-dev 1 year ago
Protobuf Team Bot 3487ae0c01 Updating version.json and repo version numbers to: 24.0-rc3 1 year ago
Protobuf Team Bot 961779e164 Add ByteString.isNotEmpty Kotlin extension function. 1 year ago
Protobuf Team Bot 8a4752a455 Internal Code Change 1 year ago
Protobuf Team Bot 21edc3b26f Auto-generate files after cl/552609955 1 year ago
Hong Shin 87e6b7f6e9 Sketch of v0.6 SingularMessageField 1 year ago
Jason Lunn 1ce24c5d0c Pin frozen messages to their arena to prevent garbage collection. (#13420) 1 year ago
zhangskz e916bf6bca
Merge pull request #13421 from zhangskz/update-24-x-dep 1 year ago
Sandy Zhang fce87eb250 Update protobuf repo's upb dependency to latest 24.x commit 1 year ago
Adam Cozzette 43e1657cdf Lower default Java text format recursion limit down to 100 1 year ago
Mike Kruskal 64d9df70c6
Merge pull request #13418 from protocolbuffers/bazel6 1 year ago