1. 3e635cf [USE] Categorize characters that only have AJT by David Corbett · 3 years, 5 months ago
  2. 641296b [USE] Categorize U+11046 BRAHMI VIRAMA as HALANT by David Corbett · 3 years, 5 months ago
  3. bb50aae [USE] Document customizations of USE categories by David Corbett · 3 years, 5 months ago
  4. 7287125 [USE] Merge the categories S and O by David Corbett · 3 years, 5 months ago
  5. 8eaee2f [USE] Only skip default ignorables within CCSes by David Corbett · 3 years, 5 months ago
  6. 564afc4 [USE] Remove overrides for hieroglyphic categories by David Corbett · 3 years, 6 months ago
  7. cf9538e Removal remaining uses of "blacklist" terminology by Behdad Esfahbod · 3 years, 9 months ago
  8. 59721c2 [use] Move data table into same compilation unit by Behdad Esfahbod · 4 years, 1 month ago
  9. d9b167d [use] Remove hb-ot-shape-complex-use.hh by Behdad Esfahbod · 4 years, 1 month ago
  10. 3bb2653 [use] Reuse category numbers exported from ragel machine by Behdad Esfahbod · 4 years, 1 month ago
  11. f83496a [use] Remove workaround for reserved code points by David Corbett · 4 years, 4 months ago
  12. 49ebb9e [use] Remove redundant O entries from the table by David Corbett · 4 years, 5 months ago
  13. 79fd5ce [use] Merge IND and Rsv classes into O by David Corbett · 4 years, 5 months ago
  14. 0792690 [use] Skip WJ and ZWJ when clustering by David Corbett · 4 years, 5 months ago
  15. c39ab82 Fix usage text of gen-use-table.py by David Corbett · 4 years, 5 months ago
  16. faf09f5 [USE] Support hieroglyph clusters by David Corbett · 4 years, 7 months ago
  17. 06f49fc [USE] Update to the 2020-08-13 USE specification by David Corbett · 4 years, 7 months ago
  18. 6a38ade [use] Skip most default ignorables when clustering by David Corbett · 6 years ago
  19. 6937092 [py] apply lgtm.com python suggestions by Ebrahim Byagowi · 4 years, 8 months ago
  20. 82c6ddb [py] remove not needed imports by Ebrahim Byagowi · 4 years, 8 months ago
  21. ad87155 minor, use py3's open(encoding=) by Ebrahim Byagowi · 4 years, 10 months ago
  22. 7554f61 minor, use sys.exit print shorthand by Ebrahim Byagowi · 4 years, 10 months ago
  23. 08f1d95 minor, move scripts manuals to __doc__ by Ebrahim Byagowi · 4 years, 10 months ago
  24. fd748fa Update to Unicode 13.0.0 by David Corbett · 5 years ago
  25. a0c58be [tools] Remove py2 remains by Ebrahim Byagowi · 5 years ago
  26. 8d19907 Remove python2 support from tests/utils scripts by Ebrahim Byagowi · 5 years ago
  27. 6a390df [tools] Print unicode links on gen-* tools output by Ebrahim Byagowi · 5 years ago
  28. 4dc8736 Add links to files used by python scripts. by Evgeniy Reizner · 5 years ago
  29. e4464f4 Reorder U+1C29 LEPCHA VOWEL SIGN OO by David Corbett · 5 years ago
  30. 7aad536 [config] Add HB_NO_OT_SHAPE / HB_NO_OT by Behdad Esfahbod · 6 years ago
  31. d64fb9d [use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel by David Corbett · 6 years ago
  32. d100cca [use] Allow multiple FMs in a cluster by David Corbett · 6 years ago
  33. 125c45e Convert Consonant_Initial_Postfixed to CONS_MED by David Corbett · 6 years ago
  34. 026ab82 Add dotted circles to more broken clusters by David Corbett · 6 years ago
  35. fe4a0ac Fix some dead links by David Corbett · 6 years ago
  36. 4aa546b Allow some Balinese Po & So as aksara modre bases by David Corbett · 6 years ago
  37. a7eed7e Override USE category for Grantha and Tirhuta visargas to allow marks by punchcutter · 6 years ago
  38. 8c42f03 Remove obsolete overrides from Indic/USE scripts by David Corbett · 6 years ago
  39. e723c04 Update to Unicode 12.0.0 by David Corbett · 6 years ago
  40. 8874eef Add pragram GCC diagnostic ignored "-Wunused-macros" by Behdad Esfahbod · 6 years ago
  41. 26c5b54 CircleCI: Test for Python 3 syntax errors and undefined names (#1522) by cclauss · 6 years ago
  42. b3d5b0a Fix USE categories for U+111C9 SHARADA SANDHI MARK by David Corbett · 6 years ago
  43. c565fc3 Change USE Category for Grantha Virama by punchcutter · 6 years ago
  44. 75114e0 [use] Add Halant_Or_Vowel_Modifier category by Behdad Esfahbod · 6 years ago
  45. 32a4381 [tibetan] Route Tibetan through USE by Behdad Esfahbod · 6 years ago
  46. ceef311 [use] Change categories for Left_And_* matras by Behdad Esfahbod · 6 years ago
  47. c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
  48. 62fa7cd Order Chakma split vowels in accordance with NFC by David Corbett · 7 years ago
  49. 9541c9d Rebase and update USE overrides for Bhaiksuki Gap Fillers and Grantha Anusvara by punchcutter · 7 years ago
  50. a2a1484 Convert Consonant_Initial_Postfixed to CONS_FINAL by David Corbett · 7 years ago
  51. 060e6b4 Update to Unicode 11.0.0 by Behdad Esfahbod · 7 years ago
  52. 80395f1 Make gen-* scripts LC_ALL=C compatible (#942) by Ebrahim Byagowi · 7 years ago
  53. 26e0cbd Actual py3 compatibility making on gen-* scripts (#941) by Ebrahim Byagowi · 7 years ago
  54. cab2c2c Make more gen-* scripts py3 compatible (#940) by Ebrahim Byagowi · 7 years ago
  55. a48dd6e Make gen-use-table.py py3 compatible (#932) by Ebrahim Byagowi · 7 years ago
  56. 5078044 [use] Add dump-use-data by Behdad Esfahbod · 7 years ago
  57. f8daeef [use] Simplify more by Behdad Esfahbod · 7 years ago
  58. 877d15e [use] Simplify by Behdad Esfahbod · 7 years ago
  59. 308f419 [use] Fix Brahmi Number Joiner 1107F by Behdad Esfahbod · 7 years ago
  60. 7bfdf1a Forbid Batak killers after vowel signs by David Corbett · 7 years ago
  61. 9f25976 Categorize U+A8B4 as Consonant_Medial by David Corbett · 7 years ago
  62. 7c6937e Move all references of old url to the new address (#622) by ebraminio · 7 years ago
  63. 87f0ad1 Allow U+20F0 in USE clusters by David Corbett · 7 years ago
  64. e07669f [use] Implement Consonant_With_Stacker by Behdad Esfahbod · 7 years ago
  65. 5680ef8 [use] Hack to fix shaping of U+1A7F by Behdad Esfahbod · 7 years ago
  66. ea535a1 [use] Update to Unicode 10 by Behdad Esfahbod · 7 years ago
  67. 29c244a Minor by Behdad Esfahbod · 7 years ago
  68. 216b003 [use] Fix shaping of U+AA29 CHAM VOWEL SIGN AA by Behdad Esfahbod · 8 years ago
  69. 9b6312f [use] Update to draft spec from Andrew Glass from August 2015 by Behdad Esfahbod · 9 years ago
  70. 2d4b62e [USE] Fix-up variation selectors and word joiner in table by Behdad Esfahbod · 10 years ago
  71. ad71782 [USE] Use a couple warnings by Behdad Esfahbod · 10 years ago
  72. ba72801 [USE] Add CGJ to table by Behdad Esfahbod · 10 years ago
  73. 44910ce [USE] Finish converting Unicode positional categories to USE by Behdad Esfahbod · 10 years ago
  74. ad72555 [USE] Map from Unicode data to USE syllabic categories by Behdad Esfahbod · 10 years ago
  75. 20e246e [USE] Start moving Unicode-to-USE mapping into Python code by Behdad Esfahbod · 10 years ago
  76. 5e5c856 [USE] Minor optimization of USE table by Behdad Esfahbod · 10 years ago
  77. c48ff28 [USE] Build Universal Shaping Engine data table from Unicode 8 files by Behdad Esfahbod · 10 years ago
  78. e2c9511 [USE] Add Universal Shaping Engine to Makefile by Behdad Esfahbod · 10 years ago