16172 Commits (e6f8b9d1026996f6463d4f014d7760256b757227)
 

Author SHA1 Message Date
Protobuf Team Bot e6f8b9d102 message_lite.h: Use PROTOBUF_EXPORT_TEMPLATE_DECLARE with extern template 1 year ago
Adam Cozzette 24fef03259 Add support and partial CI coverage for Python 3.12 1 year ago
Adam Cozzette 2bcfbd8aa0 Add Bazel `--incompatible` flags to our bazelrc for CI 1 year ago
Protobuf Team Bot 5c7b41a769 Auto-generate files after cl/580530262 1 year ago
Adam Cozzette 01292502fa
Squashed 'third_party/utf8_range/' changes from d863bc33e..0e378bdb2 (#14679) 1 year ago
Protobuf Team Bot e4196b1443 Replace CreateMaybeMessage hooks with a `void*` based signature to allow 1 year ago
Protobuf Team Bot a9b11dd7bd Auto-generate files after cl/580493003 1 year ago
Protobuf Team Bot fa15c2160e Fix upb's json decoder ignoring trailing characters after a successfully parsed object. 1 year ago
Protobuf Team Bot 2ec703fcc1 Preserve lazy fields when merging FieldSets. In particular, when calling toBuilder() on a MessageSet with lazily-parsed extensions, don't eagerly parse all extensions. 1 year ago
Jakob Buchgraber 90aa298406 Migrate upb.rs to googletest 1 year ago
Protobuf Team Bot e9d1a70426 Auto-generate files after cl/580453646 1 year ago
Jakob Buchgraber ac3f553073 This CL implements msg.<field>() and msg.<field_mut>() accessors for maps with primitive-typed keys and values for the UPB kernel only. 1 year ago
Mike Kruskal 15eccf3ec4 Implement Editions in Pure Python. 1 year ago
Protobuf Team Bot fc456aeb39 Change bytes accessors to expose only unmodifiable List<int>, making Bytes as a type an internal implementation detail. 1 year ago
Protobuf Team Bot f82d198ba5 Auto-generate files after cl/580285127 1 year ago
Protobuf Team Bot e6ea44c911 Fix upb_MiniTable_GetOneof(miniTable, field) to work correctly if `field` is the very first field in the proto. 1 year ago
Hong Shin b837d17d2c Update to shortened headers in upb_generator 1 year ago
Protobuf Team Bot ebef52ec2f Auto-generate files after cl/580263087 1 year ago
Joshua Haberman cf3a6f5868 Enabled editions support for upb generated code. 1 year ago
Protobuf Team Bot bb40d9199c Update main/version.json to 26-dev 1 year ago
Mike Kruskal 62f4888824 Bump mac PHP version to 8.2 to fix non-hermetic breakages. 1 year ago
Deanna Garcia 7463878e35 Give protobuf janitor access to edit prs/issues and exempt issues with the 'help wanted' tag. 1 year ago
Protobuf Team Bot 1e0338b2ba [ObjC] Ensure `-[GPBMessage writeToOutputStream:]` still throws exception on flush failure 1 year ago
Hong Shin 9ac3548fa9 Clean up trailing whitespace in defs.bzl 1 year ago
Protobuf Team Bot 9118b9084a Auto-generate files after cl/580169349 1 year ago
Martijn Vels 6404e55d6d Automated rollback of commit 022d223488. 1 year ago
Protobuf Team Bot 75b9030c79 Auto-generate files after cl/580158012 1 year ago
Protobuf Team Bot 66ee906904 Add initial fuzz test to upb's json encode/decode. 1 year ago
Protobuf Team Bot a2eda0427b Enable the mutable oneof accessor. 1 year ago
Protobuf Team Bot d63a145c7e Allow users to force eager parsing via CodedInputStream::ForceEagerParsing(). 1 year ago
Adam Cozzette f247630a10 Add CI coverage for utf8_range 1 year ago
Sandy Zhang 0f1ab75dbe Add empty feature resolution method for FileDescriptor to Java runtime. 1 year ago
Protobuf Team Bot 5c4d643a2d Move type card printing to standalone function for reuse. 1 year ago
Protobuf Team Bot a2815fa13f [ObjC] Ensure -[GPBCodedOutputStream dealloc] cannot throw exceptions 1 year ago
Protobuf Team Bot 349122f777 Move the declarations in SerialArena to more closely match the style guide. 1 year ago
Thomas Van Lenten d702651e5d [ObjC] Ensure collecting delimitedData always return zero length on failure. 1 year ago
Protobuf Team Bot 160697003a Auto-generate files after cl/579856691 1 year ago
Adam Cozzette 7e0e8ef385 Move python/BUILD to python/BUILD.bazel 1 year ago
Protobuf Team Bot f9fb51ff67 Move cached size access into the ClassData object as a 32-bit offset. 1 year ago
Protobuf Team Bot 08ec050c44 Delete obsolete function. 1 year ago
Protobuf Team Bot e32d0948e7 Properly untrack Python GC objects during deallocation. 1 year ago
Clayton Walker d580fde63a Add Automatic-Module-Name (#14562) 1 year ago
Eric Salo 0a2fe573a2 upb: remove unused code from message/promote_test 1 year ago
Jie Luo c508a40f40 Raise warnings for python syntax usages 1 year ago
Protobuf Team Bot 722ddce334 pass explicit lazy annotation for messages 1 year ago
Protobuf Team Bot ce9dcc2455 Auto-generate files after cl/579321454 1 year ago
Joshua Haberman c69dd68fb1 Implement feature inheritance and legacy editions for upb. 1 year ago
marner2 c1e0853f70 Fix csharp fieldmasktree merge null checking (#12737) 1 year ago
Protobuf Team Bot 70cc55aeb2 Reduce stack usage on recursion by making all error generation lazy on 1 year ago
Protobuf Team Bot af75cb31f4 Small clean up Rust crate-relative naming logic 1 year ago