4715 Commits (34a04c1fd51f799f94f8cd5c6eec0124e43761af)

Author SHA1 Message Date
Protobuf Team Bot e2c8113c92 Use Emit instead of format(). 1 year ago
Protobuf Team Bot ecc2bac638 Automated rollback of commit 2641517150. 1 year ago
Protobuf Team Bot 8522fbbacd Use PROTOBUF poison/unpoison macros instead of ASAN versions to avoid ifdef guards. 1 year ago
Protobuf Team Bot 2641517150 Add more direct support for MessageSet wire in the table-driven parser: 1 year ago
Cong Liu 1511b7dc1e Internal change. 1 year ago
Protobuf Team Bot 1c8ee7c44e Move `TopologicalSortMessagesInFile` to helpers.cc 1 year ago
Protobuf Team Bot b1370701fd Automated rollback of commit 8c2416311f. 1 year ago
Protobuf Team Bot a1e8659920 Auto-generate files after cl/580944277 1 year ago
Protobuf Team Bot f7b2fa4c4e Add missing version comments to C++ generated source files. 1 year ago
Protobuf Team Bot 92f6153279 Auto-generate files after cl/580731298 1 year ago
Protobuf Team Bot cec3a81d3a Remove `-main` as a language version suffix in a separate version file than version numbers. 1 year ago
Protobuf Team Bot e471b00749 Auto-generate files after cl/580726494 1 year ago
Protobuf Team Bot 8c2416311f Compare explicit zeroes from prototext in partially. 1 year ago
Cong Liu 5987c896fd Internal change. 1 year ago
Adam Cozzette 5ca84008fc Move utf8_range into the protobuf repo 1 year ago
Protobuf Team Bot e6f8b9d102 message_lite.h: Use PROTOBUF_EXPORT_TEMPLATE_DECLARE with extern template 1 year ago
Protobuf Team Bot 5c7b41a769 Auto-generate files after cl/580530262 1 year ago
Protobuf Team Bot e4196b1443 Replace CreateMaybeMessage hooks with a `void*` based signature to allow 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
Joshua Haberman cf3a6f5868 Enabled editions support for upb generated code. 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 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
Protobuf Team Bot 5c4d643a2d Move type card printing to standalone function for reuse. 1 year ago
Protobuf Team Bot 349122f777 Move the declarations in SerialArena to more closely match the style guide. 1 year ago
Protobuf Team Bot 160697003a Auto-generate files after cl/579856691 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 722ddce334 pass explicit lazy annotation for messages 1 year ago
Joshua Haberman c69dd68fb1 Implement feature inheritance and legacy editions for upb. 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
Protobuf Team Bot a3e45d27ee Dedup `RepeatedPtrField::Add` methods to all use common implementation. 1 year ago
Protobuf Team Bot 6ee7a322d3 Clarify same-crate-import vs different-crate-import message fields (latter unsupported). 1 year ago
Adrian Sadłocha 4721f6a5e9 Update a comment in oneofs 1 year ago
Protobuf Team Bot e682ab6bc3 Annotate message field builder getters with Semantic::kSet 1 year ago
Mike Kruskal 0d5cb3a6a6 Fix file missing in merge from 25.x 1 year ago
Protobuf Team Bot 2e5e2783cc Auto-generate files after PR #14617 1 year ago
Protobuf Team Bot be1665f92c Do not pass verify_func for non message extensions 1 year ago
Jie Luo 1231af10c7 merge 25.x to main (#14617) 1 year ago
Protobuf Team Bot 1c549200ff Use Emit instead of format for extension code gen. 1 year ago
Protobuf Team Bot f98f38bb20 Auto-generate files after cl/578962175 1 year ago
Protobuf Team Bot 3ea774370a Internal change 1 year ago
Jie Luo ac86c5ef32
Update wrappers.pb.h 1 year ago
Jie Luo 08b371e89a
Update type.pb.h 1 year ago
Jie Luo a874b1e0d8
Update timestamp.pb.h 1 year ago
Jie Luo 7a04bbd3a3
Update struct.pb.h 1 year ago