6033 Commits (df01f3e560d21900e234c4a6616bcf9c98f5f567)
 

Author SHA1 Message Date
Behdad Esfahbod df01f3e560 1.7.7 7 years ago
Behdad Esfahbod ba3b6d6c65 [khmer] Fix Coeng vs Halant confusion 7 years ago
Ebrahim Byagowi 8220ef8a54
Fix hb_face_count build issue 7 years ago
Ebrahim Byagowi 32da0c6bc4
Add hb_face_count, a new API (#1002) 7 years ago
Behdad Esfahbod 4a115fe7fe [sinhala] Move reph to after post-consonants 7 years ago
Behdad Esfahbod 3e494caae3 [test] Fix record-test to use gids not glyph-names 7 years ago
Behdad Esfahbod 58400a2ad8 Remove DISALLOW_* from vector, set, and map 7 years ago
Behdad Esfahbod f9abbf83b6 Fix fallout from 975bdd5ef5 7 years ago
Behdad Esfahbod f7515769fd [vector] Use Crap pool in push() as well 7 years ago
Behdad Esfahbod 975bdd5ef5 [vector] Keep success status 7 years ago
Behdad Esfahbod 1ab3c3ed1b [vector] Whitespace 7 years ago
Behdad Esfahbod fb07d1a3ce Another attempt at making every compiler happy... 7 years ago
Behdad Esfahbod 4f76f956bb [map] Move prime_for to hb-static 7 years ago
Behdad Esfahbod 33d6f46bbb [set] Shrink page-map size again 7 years ago
Behdad Esfahbod 4ca211bce1 Fix hb_vector_size_t 7 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. 7 years ago
Behdad Esfahbod bb6f4adac7
Add Codacy badge 7 years ago
Behdad Esfahbod a7dd90f519 Revert "Remove HB_DISALLOW_COPY_AND_ASSIGN" 7 years ago
Behdad Esfahbod 7b50bf52f2 Use NullPool for _hb_set_nil and _hb_map_nil 7 years ago
Behdad Esfahbod f040ca40ab [set] Minor 7 years ago
Behdad Esfahbod 7185b273b3 Rename in_error to !successful 7 years ago
Behdad Esfahbod 353f4d2efc Fix a whitespace inconsistency 7 years ago
Behdad Esfahbod e36cd1dfd3 Remove trivial HB_ATOMIC_INT_INIT() 7 years ago
Behdad Esfahbod 550a70f801 Use 0 as inert object reference value instead of -1 7 years ago
Behdad Esfahbod dcd1b07eea Add const OffsetTo<> dereference 7 years ago
Ebrahim Byagowi 2baa357ac7
Fix symbol export issue of prime_mod on Alpine bot 7 years ago
Behdad Esfahbod 54800f8322 [map] Mark prime_for HB_INTERNAL 7 years ago
Behdad Esfahbod d600e844aa Add CrapOrNull 7 years ago
Garret Rieger 251cc977e9 [subset] Switch to using hb_map_t inside of hb_subset_plan_t. 7 years ago
Behdad Esfahbod b3d45de6cf [map] Fix size calculation 7 years ago
Behdad Esfahbod ff92de766b Remove HB_DISALLOW_COPY_AND_ASSIGN 7 years ago
Behdad Esfahbod a244434622 [map] Fix resize 7 years ago
Behdad Esfahbod efbab6ba3f Disable use of thread_local 7 years ago
Behdad Esfahbod 8c2c5d4508 [map] Not going to implement is_equal which is complicated 7 years ago
Behdad Esfahbod ccd01c6555 [map] Move prime_mod to header to avoid linkage issues in subset.so 7 years ago
Behdad Esfahbod 6baebc5d55 [map] Fix copyright year 7 years ago
Behdad Esfahbod b0158129d2 [map] Minor 7 years ago
Behdad Esfahbod 4099c66f70 [map] Don't return INVALID from get() just because in_error 7 years ago
Behdad Esfahbod 2578390773 [map] Fix bool use in C API 7 years ago
Behdad Esfahbod a9fa39dca5 [map] More minor 7 years ago
Behdad Esfahbod f76c4a7708 [map] Make initial resize actually work 7 years ago
Behdad Esfahbod 661e9ae4a5 [map] Add clear(), is_empty(), and get_population() 7 years ago
Behdad Esfahbod b6959c33e2 [map] Minor 7 years ago
Behdad Esfahbod 686476a8ae [map] Track population and occupancy separately 7 years ago
Behdad Esfahbod 8a978790cb [map] Minor 7 years ago
Behdad Esfahbod 6f12ce47c0 Revert "[map] Return bool from set()" 7 years ago
Behdad Esfahbod fc51c45079 Revert "[map] Make hb_map_set() return bool" 7 years ago
Behdad Esfahbod 7bf1980146 [map] Make hb_map_set() return bool 7 years ago
Behdad Esfahbod face7cf55d [map] Return bool from set() 7 years ago
Behdad Esfahbod e94be200bd [map] Implement operator[] for get()ting 7 years ago