3 Commits (55592a28e74e0eeabf89c3fd056ec0d81068a9a2)

Author SHA1 Message Date
Jie Luo 7cf02389b3 fix upb python: DO NOT create empty optional field after sorting empty repeated field 8 months ago
Protobuf Team Bot 0fab773c1d Update remainder of upb to new short license style. 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 1 year ago
Jie Luo 9c76ea4413 Add upb python Py_mp_subscript for descriptor sequences. 1 year ago
Adam Cozzette 047df98dea Move upb-x/ back to upb/ 1 year ago
Adam Cozzette 895f190bda Move upb to upb-x 1 year ago
Adam Cozzette 1ba80d7424 Move upb-temp/ back to upb/ 1 year ago
Adam Cozzette d38b8561e6 Move upb/ to upb-temp/ 1 year ago
Adam Cozzette 6fc87fe3f7 Internal change 1 year ago
Protobuf Team Bot cab6c3e223 Internal change 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 1 year ago
Adam Cozzette 5aca728f72 Reformat copyright headers 1 year ago
Eric Salo 41335a03be normalize upb_Message_New() 2 years ago
Protobuf Team 04cb5af6b6 Fix segmentation fault in python upb when instantiating field via repeated field assignment 3 years ago
Joshua Haberman 12fffeb9c3 Rename CMessage -> Message, to make the change in https://github.com/protocolbuffers/upb/pull/617 work as intended. 3 years ago
Joshua Haberman 3e75131bc1 Fixed Python test by implementing RichCompare() for RepeatedCompositeContainer. 3 years ago
Joshua Haberman f70eee4cce Fixed broken tests by implementing RepeatedScalarContainer.__reduce__. 3 years ago
Joshua Haberman 1c3d63dc25 Fixed a test by checking for the type of proto. 3 years ago
Joshua Haberman 499c2cc8b1 upb_extreg, upb_msg 3 years ago
Joshua Haberman ffdcc46390
Fixed a handful of reference leaks found in a debug build of Python (#484) 3 years ago
Joshua Haberman 1c955f37ce
Mass API rename and clang-reformat (#485) 3 years ago
Joshua Haberman 5953ac4736 Backed out Reify() signature change. 3 years ago
Joshua Haberman 7de3052fbb Implemented reverse(). 3 years ago
Joshua Haberman a2e280e865 Fixed slice assignment of unequal length. 3 years ago
Joshua Haberman 1be47593f0 Fixed disconnecting before Clear(). 3 years ago
Joshua Haberman e5d8d28b0f Addressed PR comments. 3 years ago
Joshua Haberman 54b775d4f4 WIP. 3 years ago
Joshua Haberman 0549fc0ce1 Fixed several tests. 3 years ago
Joshua Haberman 69d948a9cb Implemented deep copy for repeated fields. 3 years ago
Joshua Haberman 58960e0442 Addressed PR comments. 3 years ago
Joshua Haberman faac2d8b78 Updated some terminology and added comments. 3 years ago
Joshua Haberman a949e45075 Added decref in error path. 3 years ago
Joshua Haberman c8f1de8688 Addressed PR comments. 3 years ago
Joshua Haberman 80776e363d Changed the style of a few range checks. 3 years ago
Joshua Haberman 5f0978abb7 Added tests for slice deletion and fixed bugs. 3 years ago
Joshua Haberman 2a87c3ddb8 Addressed PR comments. 3 years ago
Joshua Haberman f6e76190e1 Addressed PR comments. 3 years ago
Joshua Haberman f85cf27ea4 Fixes to delete algorithm. 3 years ago
Joshua Haberman d067bd3f41 Addressed PR comments. 3 years ago
Joshua Haberman 2d4ffbf1c4 Addressed PR comments. 3 years ago
Joshua Haberman 455426ec70 Added repeated fields. 3 years ago