12368 Commits (52f5711ed0354b0c5d396255886f03048997bbd9)
 

Author SHA1 Message Date
Behdad Esfahbod 33c82c7dad [ot-shape] Fix unused-var error when building without AAT 3 years ago
Qunxin Liu 34e0b28fae [subset] make glyph-names option match fonttools behavior 3 years ago
Behdad Esfahbod 829b0f3353
Merge pull request #3154 from harfbuzz/set-invert 3 years ago
Garret Rieger 915550ab19 [set] remove inverted test TODO. 3 years ago
Garret Rieger c4ed582997 [set] add test for inverted set operations. 3 years ago
Garret Rieger 325fd6ddb8 [set] add tests for inverted set equality. 3 years ago
Garret Rieger 287032af6c [set] update set test TODO list. 3 years ago
Garret Rieger 5c003d80a6 [set] add tests for inverted previous iteration. 3 years ago
Behdad Esfahbod 84c2a30214 [bit-set-invertible] Second try fixing previous() 3 years ago
Behdad Esfahbod 8f88747a5e [bit-set-invertible] Fix previous() iteration 3 years ago
Garret Rieger 3f2cc582f2 [set] add basic and iteration set inverion tests. 3 years ago
Behdad Esfahbod 1d832693e1 [set] Protect against immutible null set with invertible addition 3 years ago
Behdad Esfahbod 7115af23eb [util] Fix glib deprecation warning re g_memdup() 3 years ago
Behdad Esfahbod dc800ffd6c [bit-set] Remove TODO items we don't intend to finish 3 years ago
Behdad Esfahbod 92908c122b [bit-set-invertible] Remove extra check 3 years ago
Behdad Esfahbod 1babe80ed2 [bit-set-invertible] Fix last remaining corner-case 3 years ago
Behdad Esfahbod e8911d137c [bit-set-invertible] Implement a couple other missing corner cases 3 years ago
Behdad Esfahbod 2579dc648f [bit-set-invertible] Move code around 3 years ago
Behdad Esfahbod 2dfc104236 [bit-set-invertible] Implement is_empty() for inverted case as well 3 years ago
Behdad Esfahbod ec4812a7d4 [bit-page] Remove unused inverted code 3 years ago
Behdad Esfahbod 87885e6f02 [bit-set-invertible] Fix next/previous() logic 3 years ago
Behdad Esfahbod ee4e331a6e [bit-set] Remove unused get_min(inverted) 3 years ago
Behdad Esfahbod eec1a25e71 [bit-set-invertible] Rewrite get_min/max() in terms of next/previous() 3 years ago
Behdad Esfahbod f09d5ed0f5 [algs] Remove hb_bitwise_non() 3 years ago
Behdad Esfahbod f4fd7baf7e [bit-set-invertible] Fix subtract() logic 3 years ago
Behdad Esfahbod f317d8e426 [bit-set-invertible] Fix intersect() logic 3 years ago
Behdad Esfahbod b21038d91d [bit-set-invertible] Rewrite next/previous_range() in terms of s.next/previous() 3 years ago
Behdad Esfahbod eb98bc1e32 [bit-set-invertible] Rewrite next/previous() using s.next/previous_range() 3 years ago
Behdad Esfahbod 248ad3bce5 [bit-set-invertible] Implement next/previous 3 years ago
Behdad Esfahbod c27f5b1288 [bit-set-invertible] Plug in next_range()/previous_range() 3 years ago
Behdad Esfahbod f6aa37159b [bit-set-invertible] Fix process logic for inverted 3 years ago
Behdad Esfahbod 060de189ec [bit-page] Fix sanitizer error 3 years ago
Behdad Esfahbod b119b48079 [bit-set-invertible] Add unlikely() around inverted checks 3 years ago
Behdad Esfahbod b94f24ec79 [bit-set-invertible] Implement set algebra 3 years ago
Behdad Esfahbod 6afefe1dc3 [algs] Remove unnecessary struct tag names 3 years ago
Behdad Esfahbod 8aa92ff8f0 [bit-set-invertible] Implement get_min/max 3 years ago
Behdad Esfahbod 18f50275ed [bit-set] Restructure get_min/max() in prep for adding inverted 3 years ago
Behdad Esfahbod 669b97d949 [bit-set-invertible] Implement iterator 3 years ago
Behdad Esfahbod c66894d7c9 [bit-set-invertible] Write a subset branch as dagger 3 years ago
Behdad Esfahbod c39d2f7a76 [bit-set-invertible] Implement add_array / add_sorted_array / intersects 3 years ago
Behdad Esfahbod 0efa614c04 [bit-set] Add del_array/del_sorted_array() 3 years ago
Behdad Esfahbod 48ad9eef1e [bit-set] Merge page_for_insert() into page_for() 3 years ago
Garret Rieger 280366ba6a Add TODO to update NN offsets to allow nulls. 3 years ago
Garret Rieger dc31920bbe Don't serialize null offsets in CPAL. 3 years ago
Simon Cozens e29f56354a Replace "langstr" with more helpful help. 3 years ago
Caleb Maclennan 7f9173d67f [ci] Fix workflow so ‘publish-*’ dependencies can run 3 years ago
Caleb Maclennan a997f8918e [ci] Bump ghr tool used to post release artifacts to v0.14.0 3 years ago
Khaled Hosny 80ff72f39d [doc] Misc fixes 3 years ago
Khaled Hosny 9aa6f8a93f 2.9.0 3 years ago
Khaled Hosny adf3f3b317 Revert "2.9.0" 3 years ago