1. f4559d2 Update hb-ot-tag-table.hh by David Corbett · 2 years, 8 months ago
  2. 9fddbb3 [test] Rename test and split into smaller subtests by Khaled Hosny · 2 years, 8 months ago
  3. c6bb719 [test] Add tests for Arabic decomposition by Khaled Hosny · 2 years, 8 months ago
  4. a9dc4fb [test] Make shape test names match file names by Khaled Hosny · 2 years, 8 months ago
  5. 2bd911b [subset] handle cmap4 overflows. by Garret Rieger · 2 years, 9 months ago
  6. bf81bbf Revert "[arabic] Do not re-compose Unicode sequences" by Behdad Esfahbod · 2 years, 8 months ago
  7. ff34c24 [arabic] Do not re-compose Unicode sequences by Behdad Esfahbod · 2 years, 8 months ago
  8. 5fadf4c Small docs improvement by Alba Mendez · 2 years, 8 months ago
  9. 04cf621 [util/hb-subset] Fix --version and --help again by Behdad Esfahbod · 2 years, 8 months ago
  10. 5c4c173 Merge pull request #3146 from googlefonts/set_api by Behdad Esfahbod · 2 years, 8 months ago
  11. de85636 [subset] s/REPLACE/REPLACEME/ by Garret Rieger · 2 years, 8 months ago
  12. 3844e58 [subset] remove helper functions for accessing subset input sets. by Garret Rieger · 2 years, 8 months ago
  13. 41b9f2a [set] Add TODO item by Behdad Esfahbod · 2 years, 8 months ago
  14. 93ac700 [set] Add copy-constructor/assignment again by Behdad Esfahbod · 2 years, 8 months ago
  15. b9a176e [subset] speedup cmap4 subsetting for large codepoint counts. (#3178) by Garret Rieger · 2 years, 8 months ago
  16. fdce294 [util/hb-subset] Print error and suggest filing github issue if operation fails by Behdad Esfahbod · 2 years, 8 months ago
  17. 38ad093 [util/hb-subset] Don't ignore errors during face parsing by Behdad Esfahbod · 2 years, 8 months ago
  18. 57d6bf8 [subset] in sets union correctly size the pointer array. by Garret Rieger · 2 years, 8 months ago
  19. 102666d [subset] add test for hb_subset_input_set (...). by Garret Rieger · 2 years, 8 months ago
  20. 7194c2a [subset] use anonymous union to hold the input sets instead of a map. by Garret Rieger · 2 years, 8 months ago
  21. 05204d7 [subset] implement hb_subset_input_set (...). by Garret Rieger · 2 years, 9 months ago
  22. 5019326 [subset] reorder set enums. by Garret Rieger · 2 years, 9 months ago
  23. 3282f54 [subset] restore legacy set api methods. by Garret Rieger · 2 years, 9 months ago
  24. 1457c1f [subset] set enum name changes. by Garret Rieger · 2 years, 9 months ago
  25. 1b5e159 [subset] Remove HB_SUBSET_SETS_COUNT and flags comment. by Garret Rieger · 2 years, 9 months ago
  26. 4c389fd [subset] add unicode and glyph set enums. by Garret Rieger · 2 years, 9 months ago
  27. e3e1ae8 [subset] proposed update to subset set apis. by Garret Rieger · 2 years, 9 months ago
  28. 1e1438c [subset] fix --*-file options in hb-subset. (#3176) by Garret Rieger · 2 years, 9 months ago
  29. 9db494f [subset] Update remaining subset input sets to use inversion for all. (#3172) by Garret Rieger · 2 years, 9 months ago
  30. 99356ea Merge pull request #3150 from harfbuzz/item-context-tests by Behdad Esfahbod · 2 years, 9 months ago
  31. 1620698 [subset-input] Minor format by Behdad Esfahbod · 2 years, 9 months ago
  32. 18b4aab Merge pull request #3171 from googlefonts/unicode_glyph_invert by Behdad Esfahbod · 2 years, 9 months ago
  33. 75efade [subset] format --gids and --unicodes help messages better. by Garret Rieger · 2 years, 9 months ago
  34. cd07070 [subset] Move plan unicodes and gids population to end of _populate_unicodes... by Garret Rieger · 2 years, 9 months ago
  35. fa4bf7c [subset] use inverted sets for glyph id input. by Garret Rieger · 2 years, 9 months ago
  36. 4b5a81f [buffer] Fix hb_buffer_append() pre/post-context logic by Behdad Esfahbod · 2 years, 9 months ago
  37. 8f4f47d [subset] use inverted set for all unicodes. by Garret Rieger · 2 years, 9 months ago
  38. e9e6d66 [subset] Minor internal parameter rename by Behdad Esfahbod · 2 years, 9 months ago
  39. 955f86a [test-set] Fix compiler warnings by Behdad Esfahbod · 2 years, 9 months ago
  40. 59deb75 [subset] rename _collect_subset_layout to _collect_layout_indices. by Garret Rieger · 2 years, 9 months ago
  41. f2441a4 [subset] Remove retain all layout features flag. by Garret Rieger · 2 years, 9 months ago
  42. f84dacc [set] include null pool sets in the permutations tested by inverted_operations. by Garret Rieger · 2 years, 9 months ago
  43. c90678c [set] One more try to fix things by Behdad Esfahbod · 2 years, 9 months ago
  44. 3579769 [set] One more try at fixing clear() on empty set by Behdad Esfahbod · 2 years, 9 months ago
  45. fb07f8f During subset input creation check for set alloc failures and fail if encountered. by Garret Rieger · 2 years, 9 months ago
  46. b5177d2 [set] Fix seam exposed by previous commit by Behdad Esfahbod · 2 years, 9 months ago
  47. f0de40d Whitespace by Behdad Esfahbod · 2 years, 9 months ago
  48. 8cdbea5 [ot-shape-normalize] Move buffer out of hb_ot_shape_normalize_context_t by Behdad Esfahbod · 2 years, 9 months ago
  49. 10da9fd [ot-map] Whitespace by Behdad Esfahbod · 2 years, 9 months ago
  50. d3e09bf [set] Make all operators null-safe again by Behdad Esfahbod · 2 years, 9 months ago
  51. 33bfe9e [test] Add tests for item context by Khaled Hosny · 2 years, 9 months ago
  52. 430224b [buffer] Handle pre/post-context in buffer_append by Khaled Hosny · 2 years, 9 months ago
  53. 6ca0ffd [util] Add --unicodes-before/after by Khaled Hosny · 2 years, 9 months ago
  54. 65c622c Typo by Khaled Hosny · 2 years, 9 months ago
  55. c76af49 [doc] We use GitHub for discussion not the mailing list by Khaled Hosny · 2 years, 9 months ago
  56. 33c82c7 [ot-shape] Fix unused-var error when building without AAT by Behdad Esfahbod · 2 years, 9 months ago
  57. 34e0b28 [subset] make glyph-names option match fonttools behavior by Qunxin Liu · 2 years, 9 months ago
  58. 829b0f3 Merge pull request #3154 from harfbuzz/set-invert by Behdad Esfahbod · 2 years, 9 months ago
  59. 915550a [set] remove inverted test TODO. by Garret Rieger · 2 years, 9 months ago
  60. c4ed582 [set] add test for inverted set operations. by Garret Rieger · 2 years, 9 months ago
  61. 325fd6d [set] add tests for inverted set equality. by Garret Rieger · 2 years, 9 months ago
  62. 287032a [set] update set test TODO list. by Garret Rieger · 2 years, 9 months ago
  63. 5c003d8 [set] add tests for inverted previous iteration. by Garret Rieger · 2 years, 9 months ago
  64. 84c2a30 [bit-set-invertible] Second try fixing previous() by Behdad Esfahbod · 2 years, 9 months ago
  65. 8f88747 [bit-set-invertible] Fix previous() iteration by Behdad Esfahbod · 2 years, 9 months ago
  66. 3f2cc58 [set] add basic and iteration set inverion tests. by Garret Rieger · 2 years, 9 months ago
  67. 1d83269 [set] Protect against immutible null set with invertible addition by Behdad Esfahbod · 2 years, 9 months ago
  68. 7115af2 [util] Fix glib deprecation warning re g_memdup() by Behdad Esfahbod · 2 years, 9 months ago
  69. dc800ff [bit-set] Remove TODO items we don't intend to finish by Behdad Esfahbod · 2 years, 9 months ago
  70. 92908c1 [bit-set-invertible] Remove extra check by Behdad Esfahbod · 2 years, 9 months ago
  71. 1babe80 [bit-set-invertible] Fix last remaining corner-case by Behdad Esfahbod · 2 years, 9 months ago
  72. e8911d1 [bit-set-invertible] Implement a couple other missing corner cases by Behdad Esfahbod · 2 years, 9 months ago
  73. 2579dc6 [bit-set-invertible] Move code around by Behdad Esfahbod · 2 years, 9 months ago
  74. 2dfc104 [bit-set-invertible] Implement is_empty() for inverted case as well by Behdad Esfahbod · 2 years, 9 months ago
  75. ec4812a [bit-page] Remove unused inverted code by Behdad Esfahbod · 2 years, 9 months ago
  76. 87885e6 [bit-set-invertible] Fix next/previous() logic by Behdad Esfahbod · 2 years, 9 months ago
  77. ee4e331 [bit-set] Remove unused get_min(inverted) by Behdad Esfahbod · 2 years, 9 months ago
  78. eec1a25 [bit-set-invertible] Rewrite get_min/max() in terms of next/previous() by Behdad Esfahbod · 2 years, 9 months ago
  79. f09d5ed [algs] Remove hb_bitwise_non() by Behdad Esfahbod · 2 years, 9 months ago
  80. f4fd7ba [bit-set-invertible] Fix subtract() logic by Behdad Esfahbod · 2 years, 9 months ago
  81. f317d8e [bit-set-invertible] Fix intersect() logic by Behdad Esfahbod · 2 years, 9 months ago
  82. b21038d [bit-set-invertible] Rewrite next/previous_range() in terms of s.next/previous() by Behdad Esfahbod · 2 years, 9 months ago
  83. eb98bc1 [bit-set-invertible] Rewrite next/previous() using s.next/previous_range() by Behdad Esfahbod · 2 years, 9 months ago
  84. 248ad3b [bit-set-invertible] Implement next/previous by Behdad Esfahbod · 2 years, 9 months ago
  85. c27f5b1 [bit-set-invertible] Plug in next_range()/previous_range() by Behdad Esfahbod · 2 years, 9 months ago
  86. f6aa371 [bit-set-invertible] Fix process logic for inverted [# On branch set-invert by Behdad Esfahbod · 2 years, 9 months ago
  87. 060de18 [bit-page] Fix sanitizer error by Behdad Esfahbod · 2 years, 9 months ago
  88. b119b48 [bit-set-invertible] Add unlikely() around inverted checks by Behdad Esfahbod · 2 years, 9 months ago
  89. b94f24e [bit-set-invertible] Implement set algebra by Behdad Esfahbod · 2 years, 9 months ago
  90. 6afefe1 [algs] Remove unnecessary struct tag names by Behdad Esfahbod · 2 years, 9 months ago
  91. 8aa92ff [bit-set-invertible] Implement get_min/max by Behdad Esfahbod · 2 years, 9 months ago
  92. 18f5027 [bit-set] Restructure get_min/max() in prep for adding inverted by Behdad Esfahbod · 2 years, 9 months ago
  93. 669b97d [bit-set-invertible] Implement iterator by Behdad Esfahbod · 2 years, 9 months ago
  94. c66894d [bit-set-invertible] Write a subset branch as dagger by Behdad Esfahbod · 2 years, 9 months ago
  95. c39d2f7 [bit-set-invertible] Implement add_array / add_sorted_array / intersects by Behdad Esfahbod · 2 years, 9 months ago
  96. 0efa614 [bit-set] Add del_array/del_sorted_array() by Behdad Esfahbod · 2 years, 9 months ago
  97. 48ad9ee [bit-set] Merge page_for_insert() into page_for() by Behdad Esfahbod · 2 years, 9 months ago
  98. 280366b Add TODO to update NN offsets to allow nulls. by Garret Rieger · 2 years, 9 months ago
  99. dc31920 Don't serialize null offsets in CPAL. by Garret Rieger · 2 years, 9 months ago
  100. e29f563 Replace "langstr" with more helpful help. by Simon Cozens · 2 years, 9 months ago