1. e310473 [use] Allow multiple CMAbv glyphs on subjoined by David Corbett · 1 year, 9 months ago
  2. ed023f6 Enable -Wformat-signedness by Behdad Esfahbod · 2 years, 2 months ago
  3. 76420ef [machine.rl] Remove unlikely from what happens 1/16 of the time by Behdad Esfahbod · 2 years, 3 months ago
  4. 09b9a1f [USE] Allow ZWNJ at the end of a cluster by David Corbett · 2 years, 6 months ago
  5. 6059828 [use] Reintroduce the HVM class for U+0DCA by David Corbett · 2 years, 9 months ago
  6. 148283d [syllabic] Use a buffer scratch-flag for has-broken-syllable by Behdad Esfahbod · 2 years, 9 months ago
  7. 5bfb0b7 Rename s/shape-complex/shaper/g by Behdad Esfahbod · 2 years, 9 months ago[Renamed (99%) from src/hb-ot-shape-complex-use-machine.rl]
  8. 44be1e5 s/SHAPE_COMPLEX/SHAPER/g by Behdad Esfahbod · 2 years, 9 months ago
  9. a560182 s/complex_var/ot_shaper_var/g by Behdad Esfahbod · 2 years, 9 months ago
  10. a665e29 [use] Avoid O(n^2) in the machine by Behdad Esfahbod · 3 years ago
  11. 49fb8f9 [USE] Treat visible viramas like dependent vowels by David Corbett · 3 years ago
  12. 854219e [USE] Simplify `not_ccs_default_ignorable` by David Corbett · 3 years ago
  13. 6e059a4 [USE] Allow any non-numeric tail in symbol cluster by David Corbett · 3 years ago
  14. 5b0a598 [USE] Restore the category WJ by David Corbett · 3 years ago
  15. 7af165d Fix compiler warning by Behdad Esfahbod · 3 years, 1 month ago
  16. ae193cd [USE] Insert dotted circles before lone viramas by David Corbett · 3 years, 5 months ago
  17. 7287125 [USE] Merge the categories S and O by David Corbett · 3 years, 5 months ago
  18. 8eaee2f [USE] Only skip default ignorables within CCSes by David Corbett · 3 years, 5 months ago
  19. dad41c0 [use] Typo by Behdad Esfahbod · 4 years, 1 month ago
  20. 769c2b1 [indic/khmer/myanmar/use] Minor shuffling of found_syllable() macros by Behdad Esfahbod · 4 years, 1 month ago
  21. 59721c2 [use] Move data table into same compilation unit by Behdad Esfahbod · 4 years, 1 month ago
  22. d9b167d [use] Remove hb-ot-shape-complex-use.hh by Behdad Esfahbod · 4 years, 1 month ago
  23. 3bb2653 [use] Reuse category numbers exported from ragel machine by Behdad Esfahbod · 4 years, 1 month ago
  24. c417e0d [indic/khmer/myanmar/use] Move enum category around by Behdad Esfahbod · 4 years, 1 month ago
  25. 880fdb7 [indic/khmer/myanmar/use] Export categories from Ragel source by Behdad Esfahbod · 4 years, 1 month ago
  26. 8af85c4 Remove hb-ot-shape-complex-machine-index.hh file by Behdad Esfahbod · 4 years, 2 months ago
  27. 3c5b788 Revert "Avoid category duplication between C++ and Ragel" by Behdad Esfahbod · 4 years, 2 months ago
  28. 67ea813 Avoid category duplication between C++ and Ragel by David Corbett · 4 years, 5 months ago
  29. f579c66 Mark variable unused by Khaled Hosny · 4 years, 4 months ago
  30. 79fd5ce [use] Merge IND and Rsv classes into O by David Corbett · 4 years, 5 months ago
  31. cde2cf8 [use] Minor clean-up of unused categories by Behdad Esfahbod · 4 years, 5 months ago
  32. 0792690 [use] Skip WJ and ZWJ when clustering by David Corbett · 4 years, 5 months ago
  33. a99e872 [use] Fix tests with MSVC by David Corbett · 4 years, 5 months ago
  34. faf09f5 [USE] Support hieroglyph clusters by David Corbett · 4 years, 7 months ago
  35. 06f49fc [USE] Update to the 2020-08-13 USE specification by David Corbett · 4 years, 7 months ago
  36. 6a38ade [use] Skip most default ignorables when clustering by David Corbett · 6 years ago
  37. d115a9e [amalgam] Fix most duplicate-id instances in Indic-like shapers by Behdad Esfahbod · 6 years ago
  38. d64fb9d [use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel by David Corbett · 6 years ago
  39. d100cca [use] Allow multiple FMs in a cluster by David Corbett · 6 years ago
  40. 026ab82 Add dotted circles to more broken clusters by David Corbett · 6 years ago
  41. 75114e0 [use] Add Halant_Or_Vowel_Modifier category by Behdad Esfahbod · 6 years ago
  42. 5101abd [indic/use] Factor common expressions in ragel machine by Behdad Esfahbod · 6 years ago
  43. 6f457f8 [indic] Minor flip grammar around by Behdad Esfahbod · 6 years ago
  44. 40d5d19 [ragel] Use ts/te (token-start / token-end) instead of manual tracking by Behdad Esfahbod · 6 years ago
  45. c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
  46. 060e6b4 Update to Unicode 11.0.0 by Behdad Esfahbod · 7 years ago
  47. 2eaba80 Minor, re-add unused mark to some of ragel defined state machines (#1005) by Ebrahim Byagowi · 7 years ago
  48. 24b8b9b Resolve clang's used-but-marked-unused warnings by Ebrahim Byagowi · 7 years ago
  49. c6dbf6e Allow optional ZWJ in virama terminated cluster by punchcutter · 7 years ago
  50. 72ecaae [use] Allow ZWJ before/after Halant by Behdad Esfahbod · 7 years ago
  51. 7c6937e Move all references of old url to the new address (#622) by ebraminio · 7 years ago
  52. e07669f [use] Implement Consonant_With_Stacker by Behdad Esfahbod · 7 years ago
  53. 9dd29c6 [use] Allow up to two medial-below letters by Behdad Esfahbod · 8 years ago
  54. 9b6312f [use] Update to draft spec from Andrew Glass from August 2015 by Behdad Esfahbod · 9 years ago
  55. 3e4e761 [use] Add a catch-all clause to the machine by Behdad Esfahbod · 9 years ago
  56. d04e461 [use] Fix 'Number-joiner terminated cluster' to use HN instead of H by Behdad Esfahbod · 9 years ago
  57. 40c4a99 [USE] Implement dotted-circle by Behdad Esfahbod · 10 years ago
  58. 7ce03eb [USE] Move pref by Behdad Esfahbod · 10 years ago
  59. eb74535 [USE] Fix Number clusters by Behdad Esfahbod · 10 years ago
  60. e0eabd7 [USE] Put a Ragel machine together by Behdad Esfahbod · 10 years ago
  61. e2c9511 [USE] Add Universal Shaping Engine to Makefile by Behdad Esfahbod · 10 years ago