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