- 5e1cc24 Use noncontiguous unknown fields API in upb message compare by Protobuf Team Bot · 4 months ago
- c69ed47 upb: implement minitable-based field iterators by Eric Salo · 1 year, 1 month ago[Renamed (94%) from upb/util/compare.c]
- a303ccb upb: use upb_alloc functions internally instead of stdlib malloc/free by Eric Salo · 1 year, 3 months ago
- 501ecec Reorganize upb file structure by Adam Cozzette · 1 year, 6 months ago[Renamed (97%) from upb/upb/util/compare.c]
- f4b1023 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. by Hong Shin · 1 year, 6 months ago
- 7286ffc Merge the protobuf and upb Bazel repos by Adam Cozzette · 1 year, 6 months ago
- 047df98 Move upb-x/ back to upb/ by Adam Cozzette · 1 year, 7 months ago[Renamed from upb-x/upb/util/compare.c]
- 895f190 Move upb to upb-x by Adam Cozzette · 1 year, 7 months ago[Renamed from upb/upb/util/compare.c]
- 1ba80d7 Move upb-temp/ back to upb/ by Adam Cozzette · 1 year, 7 months ago[Renamed from upb-temp/upb/util/compare.c]
- d38b856 Move upb/ to upb-temp/ by Adam Cozzette · 1 year, 7 months ago[Renamed from upb/upb/util/compare.c]
- 0d1ba13 Move everything into new upb/ directory by Adam Cozzette · 1 year, 7 months ago[Renamed from upb/util/compare.c]
- 61967e8 upb: delete upb/upb.h by Eric Salo · 1 year, 7 months ago
- 5aca728 Reformat copyright headers by Adam Cozzette · 1 year, 7 months ago
- 84a3fd2 Remove reflection dependency for UPB compare utility. by Protobuf Team Bot · 2 years, 1 month ago
- 8c53ce5 Avoid automatic variables in functions using setjmp. by Protobuf Team Bot · 2 years, 2 months ago
- 76daaa2 Incremental step towards fixing nonstandard/nonportable uses of setjmp. by Protobuf Team Bot · 2 years, 2 months ago
- 7cd8f6c Ported more cases of wire format parsing to upb_WireReader. by Joshua Haberman · 2 years, 3 months ago
- ff6439f move the wire type definitions into upb/wire/ where they belong by Eric Salo · 2 years, 4 months ago
- f630787 move portability stuff into upb/port/ by Eric Salo · 2 years, 4 months ago
- 1c955f3 Mass API rename and clang-reformat (#485) by Joshua Haberman · 3 years, 2 months ago
- 9bff7b8 Unknown field comparison is passing tests. by Joshua Haberman · 3 years, 4 months ago
- 732a21b Added unknown field comparison to compare.h/compare.c. by Joshua Haberman · 3 years, 4 months ago