2164 Commits (25e302da9a712e6f1d63b0d243a8df0d326ddba3)
 

Author SHA1 Message Date
Behdad Esfahbod 6efe1eca66 Update git.mk to upstream 13 years ago
Behdad Esfahbod 727135f3a9 Towards templatizing common Lookup types 13 years ago
Behdad Esfahbod 1167c7bfc9 Minor 13 years ago
Behdad Esfahbod aa116582e6 Minor 13 years ago
Behdad Esfahbod 1f13c7185f Add TODO item 13 years ago
Behdad Esfahbod 12f5c0a222 Fix check for Intel atomic ops 13 years ago
Behdad Esfahbod 6932a41fb6 Use octal-escaped UTF-8 characters instead of plain text 13 years ago
Behdad Esfahbod 8c0ea7bcb4 Disable introspection again 13 years ago
Behdad Esfahbod 8c5f5e6f5e Minor 13 years ago
Behdad Esfahbod 49f8e0cd9a GStaticMutex is deprecated 13 years ago
Behdad Esfahbod 5e113a4b79 g_thread_init() is deprecated 13 years ago
Behdad Esfahbod 1bc1cb3603 Make source more digestable for gobject-introspection 13 years ago
Behdad Esfahbod 84d781e54c Flesh out gobject-introspection stuff a bit 13 years ago
Behdad Esfahbod 49ee12ccd0 Add TODO item 13 years ago
Behdad Esfahbod d3c8115d1a Minor 13 years ago
Behdad Esfahbod 2cf301968c Add hb_object_lock/unlock() 13 years ago
Behdad Esfahbod 6a5661f1e6 Ugh 13 years ago
Behdad Esfahbod f211d5c291 More Oops! Fix fast-path with sub-type==0 13 years ago
Behdad Esfahbod b1de6aa1f3 Oops! 13 years ago
Behdad Esfahbod b12e2549cb Minor 13 years ago
Behdad Esfahbod faf0f20253 Add sanitize() logic for fast-paths 13 years ago
Behdad Esfahbod 4e766ff28d Add fast-path for GPOS too 13 years ago
Behdad Esfahbod 993c51915f Add fast-path to GSUB to check coverage 13 years ago
Behdad Esfahbod f19e0b0099 Match input before backtrack 13 years ago
Behdad Esfahbod 67bb9e8cea Add set add_coverage() to Coverage() 13 years ago
Behdad Esfahbod 4952f0aa5b Minor 13 years ago
Behdad Esfahbod ad6a6f2240 Minor 13 years ago
Behdad Esfahbod 46617a4213 Fix cache implementation 13 years ago
Behdad Esfahbod ce47613889 Micro-optimize 13 years ago
Behdad Esfahbod 70416de298 Minor 13 years ago
Behdad Esfahbod 99159e52a3 Use linear search for small counts 13 years ago
Behdad Esfahbod caf0412690 Minor 13 years ago
Behdad Esfahbod 0f8fea71a6 Minor. Hide _hb_ot_layout_get_glyph_property() 13 years ago
Behdad Esfahbod 44b8ee0c90 Minor 13 years ago
Behdad Esfahbod 7b84c536c1 In MarkBase attachment, only attach to first of a MultipleSubst sequence 13 years ago
Behdad Esfahbod ec57e0c565 Set lig_comp for MultipleSubst components 13 years ago
Behdad Esfahbod e085fcf7ca Remove unused buffer->replace_glyphs_be16 13 years ago
Behdad Esfahbod 3ec77d6ae0 Don't use replace_glyphs_be for MultipleSubst 13 years ago
Behdad Esfahbod 4b7192125f Minor 13 years ago
Behdad Esfahbod 4508789f4b Add test for static initializers and other C++ stuff 13 years ago
Behdad Esfahbod 56bd259b9a Minor 13 years ago
Behdad Esfahbod 4538b47bf0 Remove done TODO items 13 years ago
Behdad Esfahbod bc8357ea7b Merge clusters during normalization 13 years ago
Behdad Esfahbod fe3dabc08d Minor 13 years ago
Behdad Esfahbod e88e14421a Use merge_clusters instead of open-coding 13 years ago
Behdad Esfahbod 330a2af3ff Use merge_clusters when forming Unicode clusters 13 years ago
Behdad Esfahbod bd300df9ad Minor 13 years ago
Behdad Esfahbod e51d2b6ed1 Extend into main buffer if extension hit end of out-buffer merging clusters 13 years ago
Behdad Esfahbod 5ced012d9f Extend end when merging clusters in out-buffer 13 years ago
Behdad Esfahbod 72c0a18783 Extend clusters backward in out-buffer 13 years ago