- c62d6f4 Third attempt of updating HarfBuzz to 6.0.0 by Seigo Nonaka · 2 years ago
- a089370 Revert "Revert "Revert "Update HarfBuzz to 6.0.0""" by Dan Shi · 2 years, 1 month ago
- 0ed724b Revert "Revert "Update HarfBuzz to 6.0.0"" by Seigo Nonaka · 2 years, 1 month ago
- 4d4a715 Revert "Update HarfBuzz to 6.0.0" by Dan Shi · 2 years, 1 month ago
- d2a2670 [iter] Simplify has() interface implementations by Behdad Esfahbod · 2 years, 3 months ago
- b172f88 Fix a warning by Behdad Esfahbod · 2 years, 9 months ago
- e9c0a74 Fix clang -Wcomma warnings by Behdad Esfahbod · 2 years, 9 months ago
- 58f848d [set/map] Adjust hash function return type by Behdad Esfahbod · 2 years, 10 months ago
- 124f9ae [set] Make hb_set_t hashable by Behdad Esfahbod · 2 years, 10 months ago
- 1f578b5 [set] Add pre-allocation internal API by Behdad Esfahbod · 2 years, 10 months ago
- c81198b [set] Tweak move operators a bit by Behdad Esfahbod · 2 years, 10 months ago
- 0a38878 [set] Minor touch-up on the previous commit by Behdad Esfahbod · 3 years ago
- 0182988 [set] Add call to export set contents to an array. (#3500) by Andrew John · 3 years ago
- 38debba [set] Add successful check in swap() by Behdad Esfahbod · 3 years, 4 months ago
- 11eadb5 [bit-set-invertible] Implement standard-5 methods & swap by Behdad Esfahbod · 3 years, 4 months ago
- d3e09bf [set] Make all operators null-safe again by Behdad Esfahbod · 3 years, 7 months ago
- 84c2a30 [bit-set-invertible] Second try fixing previous() by Behdad Esfahbod · 3 years, 7 months ago
- 8f88747 [bit-set-invertible] Fix previous() iteration by Behdad Esfahbod · 3 years, 7 months ago
- 92908c1 [bit-set-invertible] Remove extra check by Behdad Esfahbod · 3 years, 7 months ago
- 1babe80 [bit-set-invertible] Fix last remaining corner-case by Behdad Esfahbod · 3 years, 7 months ago
- e8911d1 [bit-set-invertible] Implement a couple other missing corner cases by Behdad Esfahbod · 3 years, 7 months ago
- 2579dc6 [bit-set-invertible] Move code around by Behdad Esfahbod · 3 years, 7 months ago
- 2dfc104 [bit-set-invertible] Implement is_empty() for inverted case as well by Behdad Esfahbod · 3 years, 7 months ago
- 87885e6 [bit-set-invertible] Fix next/previous() logic by Behdad Esfahbod · 3 years, 7 months ago
- eec1a25 [bit-set-invertible] Rewrite get_min/max() in terms of next/previous() by Behdad Esfahbod · 3 years, 7 months ago
- f4fd7ba [bit-set-invertible] Fix subtract() logic by Behdad Esfahbod · 3 years, 7 months ago
- f317d8e [bit-set-invertible] Fix intersect() logic by Behdad Esfahbod · 3 years, 7 months ago
- b21038d [bit-set-invertible] Rewrite next/previous_range() in terms of s.next/previous() by Behdad Esfahbod · 3 years, 7 months ago
- eb98bc1 [bit-set-invertible] Rewrite next/previous() using s.next/previous_range() by Behdad Esfahbod · 3 years, 7 months ago
- 248ad3b [bit-set-invertible] Implement next/previous by Behdad Esfahbod · 3 years, 7 months ago
- c27f5b1 [bit-set-invertible] Plug in next_range()/previous_range() by Behdad Esfahbod · 3 years, 7 months ago
- f6aa371 [bit-set-invertible] Fix process logic for inverted [# On branch set-invert by Behdad Esfahbod · 3 years, 7 months ago
- b119b48 [bit-set-invertible] Add unlikely() around inverted checks by Behdad Esfahbod · 3 years, 7 months ago
- b94f24e [bit-set-invertible] Implement set algebra by Behdad Esfahbod · 3 years, 7 months ago
- 8aa92ff [bit-set-invertible] Implement get_min/max by Behdad Esfahbod · 3 years, 7 months ago
- 669b97d [bit-set-invertible] Implement iterator by Behdad Esfahbod · 3 years, 7 months ago
- c66894d [bit-set-invertible] Write a subset branch as dagger by Behdad Esfahbod · 3 years, 7 months ago
- c39d2f7 [bit-set-invertible] Implement add_array / add_sorted_array / intersects by Behdad Esfahbod · 3 years, 7 months ago
- f0c3804 [set] Add hb_bit_set_invertible_t and resurrect hb_set_invert() by Behdad Esfahbod · 3 years, 7 months ago