1737 Commits (a94f57bd69e9a5999ba67736e4d70a9d7f96aaf5)

Author SHA1 Message Date
Protobuf Team Bot ac32c97fbf Auto-generate files after cl/623355801 10 months ago
Eric Salo 9118be944d upb: extension/basefield setters are now public functions 10 months ago
Éamonn McManus 0013736b04 Fix typo in `kUpb_EncodeOption_SkipUnkown`. 11 months ago
Hong Shin 09529fe018 Update reader.c to initialize i inside loop 11 months ago
Eric Salo 52aa23f3fc upb: reuse upb_Message_Internal buffer after a upb_Message_Clear() 11 months ago
Eric Salo bcd44f65c8 upb: upb_MiniTable_MessageFieldIsLinked() -> upb_MiniTable_FieldIsLinked() 11 months ago
Eric Salo 818da99549 upb: replace upb_MiniDescriptor_BuildEnum() with upb_MiniTableEnum_Build() 11 months ago
Eric Salo 3d21bc26c9 upb: define kUpb_CompareOption_IncludeUnknownFields flag for upb_Message_IsEqual() 11 months ago
Mike Kruskal 29c69ff00b Fix text-format delimited field handling 11 months ago
Protobuf Team Bot d5a435fb4b Rename 'length delimited' to 'length prefixed' 11 months ago
Protobuf Team Bot c6f6a3291e Add Length-Delimited Encode and Decode functions to upb. 11 months ago
Protobuf Team Bot d7f032ad15 Move private definitions out of //bazel 11 months ago
Protobuf Team Bot dc5053acc4 Automated Code Change 11 months ago
Protobuf Team Bot 85edb7e783 Auto-generate files after cl/621365246 11 months ago
Mike Kruskal 8d4d778b21 Automated rollback of commit 2f6982e644. 11 months ago
Protobuf Team Bot c49b0ace36 Auto-generate files after cl/621354397 11 months ago
Mike Kruskal 2f6982e644 Automated rollback of commit b09b3e46fe. 11 months ago
Hong Shin f520cf3dbf upb:decode initialize int inside loop for upb_DecodeLongVarintReturn 11 months ago
Protobuf Team Bot 3a2cd26c13 Auto-generate files after cl/621236613 11 months ago
Mike Kruskal 4295b95605 Internal change 11 months ago
Protobuf Team Bot 132168069d Auto-generate files after cl/621041035 11 months ago
Mike Kruskal b09b3e46fe Add edition lifetime options for feature specs. 11 months ago
Eric Salo d51df2d2d7 upb: make upb_Array_Reserve() a public function 11 months ago
Protobuf Team Bot 83ec410d30 Internal change 11 months ago
Mike Kruskal 7662fdd8ed Fix toproto behavior for groups and required under editions 11 months ago
Mike Kruskal 11e767a899 Fix latent bug in upb editions implementation caught by python conformance tests. 11 months ago
Eric Salo 2d9c00ccec upb: clean up open vs closed enums in the Dart gencode 11 months ago
Joshua Haberman 8612d5e771 Print non-extension fields by field number order instead of .proto file order. 11 months ago
Protobuf Team Bot 897fd04266 Correct issue where open enums were incorrectly expected to be linked by upb_MiniTable_GetSubList() 11 months ago
Eric Salo d452a16b8c upb: fix textformat encoder to print group name instead of field name 11 months ago
KJ Tsanaktsidis 2082ee8bb5 Implement service & method descriptor lookup in Ruby (#15817) 11 months ago
Eric Salo 0f23c3f0c6 upb: add upb_FieldDef_LayoutIndex() 11 months ago
Eric Salo 5d136e1b4d upb: add containing_type() methods to MessageDefPtr and EnumDefPtr 11 months ago
Mike Kruskal bca8fb6117 Implement edition 2023 support in all Ruby runtimes. 11 months ago
Protobuf Team Bot 2f0fe0641c Add Arena tracing handlers. 11 months ago
Eric Salo a03ece58f7 upb: delete upb_Map_Delete2() 11 months ago
Mike Kruskal b6032d72e3 Add basic upb cmake support. 11 months ago
Eric Salo e1a19ba8bb upb: add 'options' arg to upb_Message_IsEqual() 11 months ago
Mike Kruskal 04397d4c77 Exclude checked-in descriptor gencode from source wheels. 12 months ago
Protobuf Team Bot 45f9158b8a Auto-generate files after cl/613970553 12 months ago
Protobuf Team Bot e41ffb01a2 Auto-generate files after cl/613765356 12 months ago
Éamonn McManus 3c0f3ca6be Document `upb_Message_SetMessage`. 12 months ago
Protobuf Team Bot 99315b19d2 Fix upb_MiniTable_SetFullName signature. 12 months ago
Protobuf Team Bot cbfb6991f3 Add api to trace message allocations. 12 months ago
Mike Kruskal d5543304d5 Fix has_presence to account for proto3 extensions in Python. 12 months ago
Protobuf Team Bot 5d58cb8559 Auto-generate files after cl/613290255 12 months ago
Protobuf Team Bot f2242d7136 Add proto full name support for tracing. 12 months ago
Eric Salo 3d7e75fb98 upb: remove split64 from Dart VM, delete array_split64.h from upb/message/ 12 months ago
Éamonn McManus 6cbcff4bb6 Clarify that `upb_Message_SetString` does not copy data. 12 months ago
Protobuf Team Bot e8244da7c6 Adds mutable extension accessors to the codegen for upb C for getting mutable extension messages. 12 months ago