1803 Commits (e1638dc8232315678416e62b24b67084f6d93256)

Author SHA1 Message Date
Protobuf Team Bot 967a351e26 Auto-generate files after cl/585696951 1 year ago
Eric Salo 3ce2c573b3 upb: start to lock down upb_Array 1 year ago
Eric Salo a49f6b8ea0 upb: move ElemSizeLg2() from message/ into mini_table/ 1 year ago
Eric Salo 0b892a5466 upb: move IsOneof() from message/internal/accessors.h 1 year ago
Protobuf Team Bot 4656b0d6e0 Make SetField/GetField public and operate on MessageValue instead of void*. 1 year ago
Eric Salo 45b292f119 upb: refactor mini_table/enum.h 1 year ago
Protobuf Team Bot 0fab773c1d Update remainder of upb to new short license style. 1 year ago
Eric Salo 7fa050d8c1 upb: move IsSubMessage() and IsRepeatedOrMap() from mini_table/internal/field.h 1 year ago
Eric Salo 8324c900b7 upb: steal a bit from upb_Array 1 year ago
Eric Salo 88f0a82a18 upb: normalize the accessor functions for hasbits and oneof_cases 1 year ago
Jason Lunn 42f8b7782e Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703) 1 year ago
Eric Salo 8849deab91 upb: implement some upb_FieldType and upb_CType functions 1 year ago
Protobuf Team Bot a74398fbe6 Change array insertions to use `_upb_Array_ResizeUninitialized` instead of `upb_Array_Resize`. 1 year ago
Mike Kruskal 8699fde0a9 Enable upb editions conformance testing. 1 year ago
Mike Kruskal c23d5333c3 Expose editions in Python/upb. 1 year ago
Protobuf Team Bot 6105bb19ee Auto-generate files after cl/580682733 1 year ago
Adam Cozzette 5ca84008fc Move utf8_range into the protobuf repo 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 e6ea44c911 Fix upb_MiniTable_GetOneof(miniTable, field) to work correctly if `field` is the very first field in the proto. 1 year ago
Joshua Haberman cf3a6f5868 Enabled editions support for upb generated code. 1 year ago
Protobuf Team Bot 66ee906904 Add initial fuzz test to upb's json encode/decode. 1 year ago
Eric Salo 0a2fe573a2 upb: remove unused code from message/promote_test 1 year ago
Joshua Haberman c69dd68fb1 Implement feature inheritance and legacy editions for upb. 1 year ago
Protobuf Team Bot f98f38bb20 Auto-generate files after cl/578962175 1 year ago
Adam Cozzette 8defef58f4
Include .inc files directly instead of through a filegroup (#14575) 1 year ago
Adam Cozzette 712badffb1 Include .inc files directly instead of through a filegroup 1 year ago
Eric Salo e56a9099f0 upb: minimize uses of :message_types 1 year ago
Jakob Buchgraber ebdd7e3eb6 Add private accessors for maps to be used by Rust's Map implementation. 1 year ago
Protobuf Team Bot 37cae2d2e1 Internal change 1 year ago
Eric Salo 8d67a40d30 upb: fix wheels build errors 1 year ago
Eric Salo a286c9b56d upb: create upb/reflection/BUILD 1 year ago
Joshua Haberman 8647a803a0 Cleaned up more cases of NULL -> nullptr 1 year ago
Eric Salo 90a7de5063 upb: use upb_c_proto_library() instead of upb_proto_library() 1 year ago
Protobuf Team Bot 5c252d1f24 Change upb_Arena_IncRefFor to return error when using an initial block. 1 year ago
Protobuf Team Bot 4b301ad764 Auto-generate files after cl/573375994 1 year ago
Mike Kruskal 512f19d406 Rename UNVERIFIED utf8 validation option to NONE 1 year ago
Joshua Haberman aea19964b3 Late-bind on whether a field type is packable. 1 year ago
Eric Salo ec69a0af63 upb: s/NULL/nullptr in C++ unit tests 1 year ago
Eric Salo 745eff7951 upb: fix staleness tests 1 year ago
Jie Luo 41af1d53a2 loosen upb for json name conflict check in proto2 between json name and field 1 year ago
Protobuf Team Bot d14a336a6b Auto-generate files after cl/571636273 1 year ago
Eric Salo 5b6543edb5 upb: first attempt at implementing name mangling for minitable symbols 1 year ago
Protobuf Team Bot 6b00befa40 Internal change 1 year ago
Protobuf Team Bot 6703802f20 Auto-generate files after cl/570576252 1 year ago
Mike Kruskal 6f528b7bad Introduce legacy edition values. 1 year ago
Protobuf Team Bot e912bc2e3a Internal change 1 year ago
Protobuf Team Bot 376ba2f8bc Auto-generate files after cl/569594353 1 year ago
Eric Salo 07fba1da07 upb: merge ":collections" into ":message" 1 year ago
Protobuf Team Bot 0cb912c37c Auto-generate files after cl/569264372 1 year ago
Adam Cozzette 12c7bb0750 Rename `upbc` to `upb_generator` 1 year ago