1. 19a93fc Fix typos. by Bruce Mitchener · 7 years ago
  2. 51ce382 [aat] Fix Ligature matching by Behdad Esfahbod · 7 years ago
  3. bef5098 [aat] Add TODO by Behdad Esfahbod · 7 years ago
  4. e6f283e [aat] Implement LigatureSubtable by Behdad Esfahbod · 7 years ago
  5. f07ce66 [aat] Embed a sanitizer context in hb_aat_apply_context_t by Behdad Esfahbod · 7 years ago
  6. 046690a [aat] Add hb_aat_apply_context_t by Behdad Esfahbod · 7 years ago
  7. fd03449 Rename hb_apply_context_t to hb_ot_apply_context_t by Behdad Esfahbod · 7 years ago
  8. 94b49be Whitespace by Behdad Esfahbod · 7 years ago
  9. e849b8a [cmake] Always put test/api/CMakeLists.txt on distributions by Ebrahim Byagowi · 7 years ago
  10. c8f2a4f hb-common.cc: Hatran script is right-to-left (#714) by Cosimo Lupo · 7 years ago
  11. 0080614 Improve avoiding C++ linkage, definition creation and cmake tests (#710) by Ebrahim Byagowi · 7 years ago
  12. 9b69321 Update record-test.sh to the new directory layout (#716) by David Corbett · 7 years ago
  13. 461a605 [aat] Allocate set dynamically by Behdad Esfahbod · 7 years ago
  14. 4c4a9fc Typo by Behdad Esfahbod · 7 years ago
  15. 90f01ba [cmake] don't link to libstdc++ (#707) by Ebrahim Byagowi · 7 years ago
  16. 5e14e5f [cmake] Fix for CMake 3.0 and below (#706) by rdb · 7 years ago
  17. c97a7ec [cmake] Fix symbols visibility and enable check-symbols.sh test (#705) by Ebrahim Byagowi · 7 years ago
  18. 60f84ef Disable MORX-13/14 by Behdad Esfahbod · 7 years ago
  19. 949f6af Disallow sanitize recursing into Extension subtables multiple times by Behdad Esfahbod · 7 years ago
  20. bcb6f1a Whitespace by Behdad Esfahbod · 7 years ago
  21. 12fffce [aat] Sanitize classTable in StateTable by Behdad Esfahbod · 7 years ago
  22. e6263c7 [aat] Wire up table length to apply() by Behdad Esfahbod · 7 years ago
  23. 679ae74 [aat] Towards implementing LigatureSubtable by Behdad Esfahbod · 7 years ago
  24. c9e12a2 Fix set initializer by Behdad Esfahbod · 7 years ago
  25. 54a1e25 [test/text-rendering-tests] Update from upstream by Behdad Esfahbod · 7 years ago
  26. 9009b34 [aat] Fix some struct sizes by Behdad Esfahbod · 7 years ago
  27. 57051b4 [aat] Flush rest of buffer if state machine failed by Behdad Esfahbod · 7 years ago
  28. 369dfab Minor by Behdad Esfahbod · 7 years ago
  29. 25364c4 [aat] Fix symbol visibility by Behdad Esfahbod · 7 years ago
  30. ee16b9d Revert accidental morx enablement by Behdad Esfahbod · 7 years ago
  31. 44f0ee3 Fix docs by Behdad Esfahbod · 7 years ago
  32. cdfa801 [aat] Tweak previous commit by Behdad Esfahbod · 7 years ago
  33. f760022 [aat] Detect infinite-loops in state machine by Behdad Esfahbod · 7 years ago
  34. d514f14 [circleci] cat test logs on failure on autotools-based builds by Behdad Esfahbod · 7 years ago
  35. 1facef3 [travis] On test failure, cat all .log files by Behdad Esfahbod · 7 years ago
  36. cdd86bf [travis] Update cat'ing test-suite.log files by Behdad Esfahbod · 7 years ago
  37. 22d8c76 Disable C++11 by Behdad Esfahbod · 7 years ago
  38. dd38db5 [aat] Fix more builds by Behdad Esfahbod · 7 years ago
  39. 72cb2b1 [aat] Fix builds by Behdad Esfahbod · 7 years ago
  40. e3a15d0 Update _POSIX_C_SOURCE to the latest version by Ting-Wei Lan · 7 years ago
  41. c70d58f [aat] Port RearrangementSubtable to StateTableDriver by Behdad Esfahbod · 7 years ago
  42. 117cfe7 [aat] Add StateTableDriver and convert ContextualSubtable to it by Behdad Esfahbod · 7 years ago
  43. 0d39ac2 [test/text-rendering-tests] Update README by Behdad Esfahbod · 7 years ago
  44. 17a66f1 [test] Disable MORX-12 by Behdad Esfahbod · 7 years ago
  45. 1f1c85a [aat] Remove 'mort' support by Behdad Esfahbod · 7 years ago
  46. 7e2fed6 [aat] Allow DontAdvance by Behdad Esfahbod · 7 years ago
  47. 1387fe8 [test/text-rendering-tests] Update from upstream by Behdad Esfahbod · 7 years ago
  48. 17f01af [aat] Sanitize ContextualSubtable by Behdad Esfahbod · 7 years ago
  49. 9b82aa1 More warning fixes by Behdad Esfahbod · 7 years ago
  50. 680cbc2 [aat] Sanitize StateTable by Behdad Esfahbod · 7 years ago
  51. 0e3b337 [aat] Actually fix d887f931485b715775e922516a4b0de5bb92c34f by Behdad Esfahbod · 7 years ago
  52. 1eb98c9 [test/text-rendering-tests] Actually disable MORX-11 by Behdad Esfahbod · 7 years ago
  53. 3f291ff [buffer] Fix compiler warnings by Behdad Esfahbod · 7 years ago
  54. d887f93 [aat] Make bots happy by Behdad Esfahbod · 7 years ago
  55. f6be730 [aat] In NoncontextualSubtable, handle MarkLast with end-of-line transition by Behdad Esfahbod · 7 years ago
  56. 1d20d10 [test/text-rendering-tests] Update from upstream by Behdad Esfahbod · 7 years ago
  57. f9be673 [aat] Implement ContextualSubtable by Behdad Esfahbod · 7 years ago
  58. 335a9c1 [aat] Towards implementing ContextualSubtable by Behdad Esfahbod · 7 years ago
  59. 62348f6 [aat] Implement end-of-text in state machine by Behdad Esfahbod · 7 years ago
  60. fc405b7 [test/text-rendering-tests] Update from upstream by Behdad Esfahbod · 7 years ago
  61. 9adbd93 Minor by Behdad Esfahbod · 7 years ago
  62. 4177f64 [cmake] Update and unbreak (#700) by Ebrahim Byagowi · 7 years ago
  63. 94644d7 [aat] Generate finegrained unsafe-to-break in state-machine! by Behdad Esfahbod · 7 years ago
  64. 994eb77 [buffer] Fix crash by Behdad Esfahbod · 7 years ago
  65. d607674 [test/text-rendering-tests] Add DISABLED list by Behdad Esfahbod · 7 years ago
  66. de02b50 [test/in-house] Add Makefile.sources by Behdad Esfahbod · 7 years ago
  67. 7c32e01 Minor by Behdad Esfahbod · 7 years ago
  68. a5adc5a [test/text-rendering-tests] Update from upstream by Behdad Esfahbod · 7 years ago
  69. c861daa [test/text-rendering-tests] Add README and COPYING by Behdad Esfahbod · 7 years ago
  70. 14b4d84 [aat] Fix RearrangementSubtable action by Behdad Esfahbod · 7 years ago
  71. ea3e86c Minor by Behdad Esfahbod · 7 years ago
  72. 800e4ae [aat] Mark state-machine-based lookup as completely unsafe-to-break by Behdad Esfahbod · 7 years ago
  73. ca42d96 [aat] Implement RearrangementSubtable by Behdad Esfahbod · 7 years ago
  74. 5dbbd0f Move the #define of _GNU_SOURCE to the top of hb-private.hh (#697) by Ebrahim Byagowi · 7 years ago
  75. 90e3c9e [cmake] Fix hb-blob test (#699) by Ebrahim Byagowi · 7 years ago
  76. 1461965 [test] Better tests output by converting stderr to stdout (#696) by Ebrahim Byagowi · 7 years ago
  77. ebb9b7d [test] Print shaping output on CI fails (#695) by Ebrahim Byagowi · 7 years ago
  78. e24bea8 [cmake] Another try on making sure feature testing is working (#691) by Ebrahim Byagowi · 7 years ago
  79. 746a37d [util] Replace setlinebuf by Behdad Esfahbod · 7 years ago
  80. ff2083c [util] Set stdio files to line buffering by Behdad Esfahbod · 7 years ago
  81. 80fd574 [aat] Add Class subtable thingy by Behdad Esfahbod · 7 years ago
  82. 71e0ed9 [cmake] Add header existence tests (#685) by Ebrahim Byagowi · 7 years ago
  83. a073621 [cmake] Fix tests against latest changes (#690) by Ebrahim Byagowi · 7 years ago
  84. 0b22da9 Improve HB_BUFFER_SERIALIZE_FLAG_NO_ADVANCES docs by Khaled Hosny · 7 years ago
  85. 6db0b17 [test] Move test handling to sundirectories by Behdad Esfahbod · 7 years ago
  86. 4c982b4 [test] Whitelist one more passing test by Behdad Esfahbod · 7 years ago
  87. 188ee6e Calculate anchor positions in float, then round by Behdad Esfahbod · 7 years ago
  88. 0b28e11 [test] Whitelist one more passing test by Behdad Esfahbod · 7 years ago
  89. 7cdd6ab Round, instead of floor, when applying variations by Behdad Esfahbod · 7 years ago
  90. 6dc6f0c [test] Whitelist one passing test by Behdad Esfahbod · 7 years ago
  91. ec93976 Minor by Behdad Esfahbod · 7 years ago
  92. c4eac53 Minor by Behdad Esfahbod · 7 years ago
  93. 285a0bd [test] Another try by Behdad Esfahbod · 7 years ago
  94. 95b32b0 [test] Fix text disabling by Behdad Esfahbod · 7 years ago
  95. a938d10 [test/text-rendering-tests] Disable failing tests by Behdad Esfahbod · 7 years ago
  96. ed95d5e [test/text-rendering-tests] Disable failing tests by Behdad Esfahbod · 7 years ago
  97. 3b1e97f Add HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES by Behdad Esfahbod · 7 years ago
  98. 46e4ed5 [test/text-rendering-tests] Hook up font variations by Behdad Esfahbod · 7 years ago
  99. 2b3f62f [test] Add tests from text-rendering-tests repo by Behdad Esfahbod · 7 years ago
  100. 6b19178 Prefix int types with HB by Behdad Esfahbod · 7 years ago