1. 8edc910 [indic] Reset continuation on inserted dottedcircle by Behdad Esfahbod · 6 years ago
  2. 19d50aa [indic] Simplify dottedcircle by Behdad Esfahbod · 6 years ago
  3. 45e55f7 [indic] Fix clang everything by Behdad Esfahbod · 6 years ago
  4. df32eaa [indic] Disallow vowel mark combinations that spoof other vowel marks by Behdad Esfahbod · 6 years ago
  5. 0dd9101 Minor by Behdad Esfahbod · 6 years ago
  6. 48c513f Minor by Behdad Esfahbod · 6 years ago
  7. 8bf4027 [indic] Remove Consonant_Medial from grammar and code by Behdad Esfahbod · 6 years ago
  8. b1e07e1 [indic/khmer] Remove use of global constructors by Behdad Esfahbod · 7 years ago
  9. 6c0e7eb Minor by Behdad Esfahbod · 7 years ago
  10. f048ead Some more by Behdad Esfahbod · 7 years ago
  11. 1676f60 Minor refactoring by Behdad Esfahbod · 7 years ago
  12. 3583fb0 Simplify ZWJ-skipping a bit by Behdad Esfahbod · 7 years ago
  13. 1bc7a8d [indic] Cache hb_options().uniscribe_bug_compatible on indic_plan by Behdad Esfahbod · 7 years ago
  14. c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
  15. 4bc16ac [atomic] Add get_relaxed / set_relaxed by Behdad Esfahbod · 7 years ago
  16. af876cc [indic] Flip default logic for double-halants in old-school by Behdad Esfahbod · 7 years ago
  17. 92ba990 [indic] Allow double-halant in old-spec Devanagari by Behdad Esfahbod · 7 years ago
  18. 9940504 [indic] Adjust left-matra repositioning and Halant,ZWJ sequence by Behdad Esfahbod · 7 years ago
  19. 8b9cbe3 [indic] Tweak for old-spec Bengali and halant-ya-halant by Behdad Esfahbod · 7 years ago
  20. 4a115fe [sinhala] Move reph to after post-consonants by Behdad Esfahbod · 7 years ago
  21. 7185b27 Rename in_error to !successful by Behdad Esfahbod · 7 years ago
  22. 9925030 Don't decompose Bengali Rra and Rha by Ebrahim Byagowi · 7 years ago
  23. f24b0b9 Update the links and revive the dead ones by Ebrahim Byagowi · 7 years ago
  24. d830d3d [indic] Share some copy/pasta code by Behdad Esfahbod · 7 years ago
  25. 397ed53 [indic] Add print-indic-table by Behdad Esfahbod · 7 years ago
  26. f6df251 [indic] Remove unused OT_VD category by Behdad Esfahbod · 7 years ago
  27. 9761f9d [indic] Remove more Khmer-specific stuff from Indic shaper by Behdad Esfahbod · 7 years ago
  28. 0758953 [indic] Remove main Khmer stuff by Behdad Esfahbod · 7 years ago
  29. 0dc03ef Indic: always hyphenate pre-base-reordering, for clarity. by Nathan Willis · 7 years ago
  30. 87d7460 Categorize U+0C80 as Consonant_Placeholder by David Corbett · 7 years ago
  31. 7c6937e Move all references of old url to the new address (#622) by ebraminio · 7 years ago
  32. 5a9cba9 Mark non-initial left matras as unsafe to break by David Corbett · 7 years ago
  33. 97145df Trivial typos by Unknown · 7 years ago
  34. 92bb508 [indic] Use mutable for virama_glyph by Behdad Esfahbod · 7 years ago
  35. d016c5b Categorize Grantha candrabindu for use in Tamil by David Corbett · 7 years ago
  36. 7036f1d [ot] Remove shaper name by Behdad Esfahbod · 7 years ago
  37. 6058f98 Remove FLAG_SAFE() by Behdad Esfahbod · 7 years ago
  38. dbdbfe3 Use nullptr instead of NULL by Behdad Esfahbod · 7 years ago
  39. c3448e8 Use static_assert instead of custom ASSERT_STATIC by Behdad Esfahbod · 7 years ago
  40. 4f9a83e Merge remote-tracking branch 'origin/master' by Behdad Esfahbod · 7 years ago
  41. fa48ccb [indic] Special-case Kannada Ra,H,ZWJ sequence by Behdad Esfahbod · 7 years ago
  42. 40b05d7 Replacing 'cluster' with 'syllable' when comments describe certain Indic shaping behavior (#563) by n8willis · 7 years ago
  43. ab8d70e [arabic] Implement Unicode Arabic Mark Ordering Algorithm UTR#53 by Behdad Esfahbod · 7 years ago
  44. 63db692 [indic] Fix shaping of U+0AFB GUJARATI SIGN SHADDA by Behdad Esfahbod · 7 years ago
  45. 71c0a14 [indic] Fix shaping of U+0A51 by Behdad Esfahbod · 7 years ago
  46. 819cc36 [indic] Move manual code out of generated table by Behdad Esfahbod · 7 years ago
  47. 1a0a356 [indic] Categorize U+0980 BENGALI ANJI as placeholder by Behdad Esfahbod · 7 years ago
  48. 9e005c5 [unsafe-to-break] Mark Indic-like clusters as unsafe-to-break by Behdad Esfahbod · 8 years ago
  49. 65f64d1 Unbreak arm-none-eabi build again (#514) by Ebrahim Byagowi · 8 years ago
  50. f1cd7ca [indic] Add github URL by Behdad Esfahbod · 8 years ago
  51. 3cc84f4 [indic] Fix https://github.com/behdad/harfbuzz/issues/478 by Behdad Esfahbod · 8 years ago
  52. e359a4b [indic] Disable automatic ZWNJ handling for Indic features by Behdad Esfahbod · 8 years ago
  53. 3b0e47c Fix arm-none-eabi build (fixes #451) (#496) by Ebrahim Byagowi · 8 years ago
  54. 8563099 Fix buffer-overrun with Bengali reph positioning code by Behdad Esfahbod · 8 years ago
  55. 6cff753 Remove Tibetan decomposition rules from Indic shaper by Behdad Esfahbod · 8 years ago
  56. f6ba63b Port decompositions from Indic to USE shaper by Behdad Esfahbod · 8 years ago
  57. e678b53 [indic] Remove Chakma decomposition rule from Indic shaper by Behdad Esfahbod · 8 years ago
  58. c4ca49d Revert "[indic] Remove redundant Chakma decomposition rule" by Behdad Esfahbod · 8 years ago
  59. 805f76f [indic] Remove redundant Chakma decomposition rule by Behdad Esfahbod · 8 years ago
  60. 3cc48a4 [indix] Comment by Behdad Esfahbod · 8 years ago
  61. e2b8780 Disable OTL processing for Hebrew if GPOS doesn't have Hebrew subtable by Behdad Esfahbod · 8 years ago
  62. bed201d Update for latest Unicode 9 data files by Behdad Esfahbod · 9 years ago
  63. 3c1666c [indic] Remove more unused logic after Javanese is gone by Behdad Esfahbod · 9 years ago
  64. 8b5d6e7 [indic] Remove unused Javanese bits by Behdad Esfahbod · 9 years ago
  65. d14fea4 Remove default clause in minor switch statements by Behdad Esfahbod · 9 years ago
  66. 8b5bc14 Add get_nominal_glyph() and get_variation_glyph() instead of get_glyph() by Behdad Esfahbod · 9 years ago
  67. b894a85 Fix more hangs in case of buffer allocation errors by Behdad Esfahbod · 9 years ago
  68. 45b7ec3 [indic] Followup fix for Malayalam context matching by Behdad Esfahbod · 9 years ago
  69. 2813e30 [indic] Update data tables to Unicode 8.0 by Behdad Esfahbod · 9 years ago
  70. 508cc3d [indic] Allow context when matching for Malayalam new-spec by Behdad Esfahbod · 9 years ago
  71. ea512f7 Use C-style casts instead of compare to 0, to convert hb_bool_t to bool by Behdad Esfahbod · 9 years ago
  72. 766963a Merge pull request #114 from ThePhD/vc++-fixes by Behdad Esfahbod · 9 years ago
  73. abadc17 Try to better handle OOM situations by Behdad Esfahbod · 9 years ago
  74. 1368633 Add new shaper method postprocess_glyphs() by Behdad Esfahbod · 9 years ago
  75. 6f932bc Fix a few more -Wshadow-local warnings by Behdad Esfahbod · 9 years ago
  76. b90cb36 Fix one -Wshadow-compatible-local warning by Behdad Esfahbod · 9 years ago
  77. 305d2fb Add HB_FALLTHROUGH by Behdad Esfahbod · 9 years ago
  78. 5828c45 [indic] Add comments to merge_clusters calls by Behdad Esfahbod · 10 years ago
  79. 85846b3 Use insertion-sort instead of bubble-sort by Behdad Esfahbod · 10 years ago
  80. 5c99cf9 Merge branch 'master' into vc++-fixes by ThePhD · 10 years ago
  81. ecb0b24 Use foreach_cluster in Indic shaper by Behdad Esfahbod · 10 years ago
  82. f8160a4 Add FLAG_SAFE() for values known to be small-enough by Behdad Esfahbod · 10 years ago
  83. 8e545d5 Fix all VC++ warnings and errors in the current commit's builds. by ThePhD · 10 years ago
  84. 595d2b9 Minor by Behdad Esfahbod · 11 years ago
  85. fc0daaf [indic] Handle old-spec Malayalam reordering with final Halant by Behdad Esfahbod · 11 years ago
  86. 7cd33f2 Micro optimization by Behdad Esfahbod · 11 years ago
  87. e7ce50d [indic] Fix access past end of array by Behdad Esfahbod · 11 years ago
  88. 7627100 Mark unsigned integer literals with the u suffix by Behdad Esfahbod · 11 years ago
  89. 68f7244 [indic] Remove some more now-unused special-cases by Behdad Esfahbod · 11 years ago
  90. e79c948 [indic] Remove special-casing of U+1CF2,1CF3 by Behdad Esfahbod · 11 years ago
  91. d743ce7 [indic-table] Update to Unicode 7.0 data by Behdad Esfahbod · 11 years ago
  92. 1d634cb Fix base-position when 'pref' is NOT formed by Behdad Esfahbod · 11 years ago
  93. 04dc52f [indic] Recover OT_H undergone ligation and multiplication by Behdad Esfahbod · 11 years ago
  94. 39c8201 [indic] Improve base re-finding by Behdad Esfahbod · 11 years ago
  95. c04d5f0 [indic] Minor by Behdad Esfahbod · 11 years ago
  96. 832a6f9 [indic] Don't reorder reph/pref if ligature was expanded by Behdad Esfahbod · 11 years ago
  97. 17c3b80 [indic] Treat U+A8E0..A8F1 as OT_A instead of OT_VD by Behdad Esfahbod · 11 years ago
  98. 7977ca1 [indic] Allow decimal and Brahmi digits as placeholders by Behdad Esfahbod · 11 years ago
  99. 52b562a [indic] Clean up a bit by Behdad Esfahbod · 11 years ago
  100. 3bf652b [indic] Treat U+002D and U+2010..2014 as placeholders by Behdad Esfahbod · 11 years ago