6293 Commits (266368993625e0cfb6eef9188f8b9aa29fb97391)
 

Author SHA1 Message Date
Garret Rieger 45186b9b8c [subset] Add memoization of GSUB lookup closures. 6 years ago
Behdad Esfahbod 78d92e0f27 Minorish 6 years ago
Behdad Esfahbod 676b19f0d1 Compiler gymnastics 6 years ago
Behdad Esfahbod 0a5952e8dd Move prime_for back into map 6 years ago
David Corbett a2a1484ef9 Convert Consonant_Initial_Postfixed to CONS_FINAL 6 years ago
Behdad Esfahbod 37986aa9b7 1.8.0 6 years ago
Behdad Esfahbod 9d3cd13c30 [ucdn] Update to Unicode 11 6 years ago
Behdad Esfahbod 060e6b4a13 Update to Unicode 11.0.0 6 years ago
Behdad Esfahbod 105a3b5e2d Minor 6 years ago
Behdad Esfahbod 60c516789b [RELEASING] Update 6 years ago
Behdad Esfahbod df01f3e560 1.7.7 6 years ago
Behdad Esfahbod ba3b6d6c65 [khmer] Fix Coeng vs Halant confusion 6 years ago
Ebrahim Byagowi 8220ef8a54
Fix hb_face_count build issue 6 years ago
Ebrahim Byagowi 32da0c6bc4
Add hb_face_count, a new API (#1002) 6 years ago
Behdad Esfahbod 4a115fe7fe [sinhala] Move reph to after post-consonants 6 years ago
Behdad Esfahbod 3e494caae3 [test] Fix record-test to use gids not glyph-names 6 years ago
Behdad Esfahbod 58400a2ad8 Remove DISALLOW_* from vector, set, and map 6 years ago
Behdad Esfahbod f9abbf83b6 Fix fallout from 975bdd5ef5 6 years ago
Behdad Esfahbod f7515769fd [vector] Use Crap pool in push() as well 6 years ago
Behdad Esfahbod 975bdd5ef5 [vector] Keep success status 6 years ago
Behdad Esfahbod 1ab3c3ed1b [vector] Whitespace 6 years ago
Behdad Esfahbod fb07d1a3ce Another attempt at making every compiler happy... 6 years ago
Behdad Esfahbod 4f76f956bb [map] Move prime_for to hb-static 6 years ago
Behdad Esfahbod 33d6f46bbb [set] Shrink page-map size again 6 years ago
Behdad Esfahbod 4ca211bce1 Fix hb_vector_size_t 6 years ago
Garret Rieger a070dfd333 [subset] Have the subset fuzzer pull the text string to subset to from the end of the fuzzer provided data. 6 years ago
Behdad Esfahbod bb6f4adac7
Add Codacy badge 6 years ago
Behdad Esfahbod a7dd90f519 Revert "Remove HB_DISALLOW_COPY_AND_ASSIGN" 6 years ago
Behdad Esfahbod 7b50bf52f2 Use NullPool for _hb_set_nil and _hb_map_nil 6 years ago
Behdad Esfahbod f040ca40ab [set] Minor 6 years ago
Behdad Esfahbod 7185b273b3 Rename in_error to !successful 6 years ago
Behdad Esfahbod 353f4d2efc Fix a whitespace inconsistency 6 years ago
Behdad Esfahbod e36cd1dfd3 Remove trivial HB_ATOMIC_INT_INIT() 6 years ago
Behdad Esfahbod 550a70f801 Use 0 as inert object reference value instead of -1 6 years ago
Behdad Esfahbod dcd1b07eea Add const OffsetTo<> dereference 6 years ago
Ebrahim Byagowi 2baa357ac7
Fix symbol export issue of prime_mod on Alpine bot 6 years ago
Behdad Esfahbod 54800f8322 [map] Mark prime_for HB_INTERNAL 6 years ago
Behdad Esfahbod d600e844aa Add CrapOrNull 6 years ago
Garret Rieger 251cc977e9 [subset] Switch to using hb_map_t inside of hb_subset_plan_t. 6 years ago
Behdad Esfahbod b3d45de6cf [map] Fix size calculation 6 years ago
Behdad Esfahbod ff92de766b Remove HB_DISALLOW_COPY_AND_ASSIGN 6 years ago
Behdad Esfahbod a244434622 [map] Fix resize 6 years ago
Behdad Esfahbod efbab6ba3f Disable use of thread_local 6 years ago
Behdad Esfahbod 8c2c5d4508 [map] Not going to implement is_equal which is complicated 6 years ago
Behdad Esfahbod ccd01c6555 [map] Move prime_mod to header to avoid linkage issues in subset.so 6 years ago
Behdad Esfahbod 6baebc5d55 [map] Fix copyright year 6 years ago
Behdad Esfahbod b0158129d2 [map] Minor 6 years ago
Behdad Esfahbod 4099c66f70 [map] Don't return INVALID from get() just because in_error 6 years ago
Behdad Esfahbod 2578390773 [map] Fix bool use in C API 6 years ago
Behdad Esfahbod a9fa39dca5 [map] More minor 6 years ago