1. fa1c2a6 Switch upb_Arena_Fuse from a CAS based list insertion to an exchange based one by Matt Kulukundis · 2 years ago
  2. 750358b Switch upb_Arena_Fuse from a CAS based list insertion to an exchange based one by Protobuf Team Bot · 2 years ago
  3. 52a8d21 Switch upb_Arena_Fuse from a CAS based list insertion to an exchange based one by Matt Kulukundis · 2 years ago
  4. a918473 Implemented scalar fields for upb.js and Dart+upb.js. by Joshua Haberman · 2 years ago
  5. 7ebeb60 Fix the GitHub Actions for upb by Joshua Haberman · 2 years ago
  6. 71d1e8c Restructure fuse a tiny bit for aesthetics by Matt Kulukundis · 2 years ago
  7. c642e43 Allow fuse/fuse races, so that upb_Arena is fully thread-compatible. by Joshua Haberman · 2 years ago
  8. 73489a9 Removed the cleanup list by Joshua Haberman · 2 years ago
  9. a738526 Changed Arena representation so that fusing links arenas together instead of blocks. by Joshua Haberman · 2 years ago
  10. 9c0bcc0 Revamped portable atomic layer by Joshua Haberman · 2 years ago
  11. 6d6ab90 Enable arena test (it was previously #ifdef'd away accidentally) by Joshua Haberman · 2 years ago
  12. d450990 Allow for fuse/free races in `upb_Arena`. by Joshua Haberman · 2 years ago
  13. 5bc3cae Add threading tests for arenas by Matt Kulukundis · 2 years, 1 month ago
  14. f458e05 add some UPB_API / UPB_API_INTERNAL declarations by Eric Salo · 2 years, 4 months ago
  15. e70b102 delete upb_Arena_Alloc() by Eric Salo · 2 years, 4 months ago
  16. e932f79 clean up the arena code a bit more: by Eric Salo · 2 years, 4 months ago
  17. f630787 move portability stuff into upb/port/ by Eric Salo · 2 years, 5 months ago
  18. f409c99 create mem/ subdir for all arena code by Eric Salo · 2 years, 5 months ago