4085 Commits (c41c145c7386ebe72b1cfb0475d836a689fecc5e)
 

Author SHA1 Message Date
Behdad Esfahbod c41c145c73 Make nil glyph_h_origin() function return true 9 years ago
Behdad Esfahbod 766963adba Merge pull request #114 from ThePhD/vc++-fixes 9 years ago
Behdad Esfahbod b344af80ca Merge pull request #177 from fanc999/exporting 9 years ago
Behdad Esfahbod 662acd26d1 Merge pull request #181 from mhosken/master 9 years ago
Behdad Esfahbod b24e93e3a4 1.1.1 9 years ago
Khaled Hosny 233944ac91 Merge pull request #185 from khaledhosny/travis-osx 9 years ago
Khaled Hosny d538201918 [travis] Enable Mac OS X support 9 years ago
Behdad Esfahbod 5a24b1d25c [travis] Remove coverity scan 9 years ago
Martin Hosken 1979f6fedc Fix y_scale problems in hb-gr 9 years ago
Chun-wei Fan 835bbdc7c9 Public headers: Decorate public symbols with HB_EXTERN 9 years ago
ThePhD f798b8e2d6 c-style cast 9 years ago
Behdad Esfahbod a699181365 Merge pull request #176 from behdad/missing-braces 9 years ago
Behdad Esfahbod 1dc32ea4d2 Whitespace 9 years ago
Behdad Esfahbod f94c0ecbb1 Define HB_MARK_AS_FLAG_T as a macro instead of using templates 9 years ago
jfkthame f19c6db18e Add braces for subobject initializer in _hb_font_funcs_nil 9 years ago
Behdad Esfahbod 9cc1ed4fa6 Do not allow recursiving to same position and same lookup 9 years ago
Behdad Esfahbod 7d75eee799 [fuzzing] Run fuzzing tests using hb-fuzzer as well 9 years ago
Behdad Esfahbod 13188cba7f Revert "Fix hang in OOM situations" 9 years ago
Behdad Esfahbod 18e1c6b6ef Revert "Make sure we make progress in OOM situations" 9 years ago
Behdad Esfahbod e1118aeac3 1.1.0 9 years ago
Behdad Esfahbod 63fe05c8b1 Fix make distcheck 9 years ago
Behdad Esfahbod 9b087dec77 [travis] Only coverity-scan the coverity_scan branch 9 years ago
Behdad Esfahbod 85062e3b46 Add tests for previous two commits 9 years ago
Behdad Esfahbod 37b40cd8a1 Fix another move_to assertion failure 9 years ago
Behdad Esfahbod abadc1717d Try to better handle OOM situations 9 years ago
Behdad Esfahbod ec625f7dfb Try to fix gnome-continuous build fail 9 years ago
Behdad Esfahbod ff16ef3379 Enable building a bounded version of the library for fuzzing 9 years ago
Behdad Esfahbod e0082ae60d Move things around 9 years ago
Behdad Esfahbod dde8cc87bd Merge pull request #163 from fanc999/msvc.src 9 years ago
Chun-wei Fan 167c327177 Fix build on MSVC >= 2012 9 years ago
Chun-wei Fan 4d27bb8746 hb-ot-shape-complex-arabic.cc: Fix build on Visual Studio 9 years ago
Chun-wei Fan a49e7b7e40 MSVC builds: Add fallback implementation for pre-2013 MSVC 9 years ago
Chun-wei Fan 998e8dda93 util: Fix build on Visual Studio 9 years ago
Behdad Esfahbod e97835ad43 [util] Fix crash when --output-file is specified but not --output-format 9 years ago
Behdad Esfahbod d5f0d7c9fb Merge pull request #167 from KonstantinRitt/unicode_cp_opt 9 years ago
Behdad Esfahbod 04ff23e73d [arabic] Improve stretch length calculation 9 years ago
Behdad Esfahbod 59821ab8b4 [arabic] Don't stretch over cased letters 9 years ago
Behdad Esfahbod 5337db29af Revert "Don't process lookups if buffer is in error" 9 years ago
Konstantin Ritt 529a933128 Micro optimization to hb_utf16_t and hb_utf32_t ::prev() 9 years ago
Konstantin Ritt 44ae9be7a2 Nano optimization to hb_utf16_t and hb_utf32_t ::next() 9 years ago
Behdad Esfahbod a6d7668a95 [fuzzing] Cap max buffer len at 128 9 years ago
Behdad Esfahbod f1c4adbcd3 Fix typo 9 years ago
Behdad Esfahbod 68b507a3c3 Make sure we make progress in OOM situations 9 years ago
Behdad Esfahbod 5a7eb5d4d8 [fuzzing] Add test case for OOM 9 years ago
Behdad Esfahbod f0599db761 Fix hang in OOM situations 9 years ago
Behdad Esfahbod f92bd86cc8 Don't process lookups if buffer is in error 9 years ago
Behdad Esfahbod 4301703bdd Limit buffer max size growth 9 years ago
Behdad Esfahbod 19300183a6 [fuzzing] Add build system 9 years ago
Behdad Esfahbod 9c9ad214af [fuzzer] Add README 9 years ago
Behdad Esfahbod 6e6f82b6f3 Implement SYRIAC ABBREVIATION MARK with 'stch' feature 9 years ago