summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix ChangeLog generation ruleBehdad Esfahbod2012-08-181-1/+1
* Add commentBehdad Esfahbod2012-08-161-0/+4
* [OT] Fix Arabic shaper OOB accessBehdad Esfahbod2012-08-161-1/+1
* [configure] Cleanup check for ICUBehdad Esfahbod2012-08-161-20/+1
* [ICU] Fix includesBehdad Esfahbod2012-08-161-6/+0
* WhitespaceBehdad Esfahbod2012-08-151-2/+2
* [NEWS] Fix dateBehdad Esfahbod2012-08-151-1/+1
* MinorBehdad Esfahbod2012-08-144-16/+16
* Fix ICU build with older ICUsBehdad Esfahbod2012-08-131-1/+6
* MinorBehdad Esfahbod2012-08-121-0/+2
* minorBehdad Esfahbod2012-08-111-0/+2
* [ICU] Use new normalizer2 compose/decompose APIBehdad Esfahbod2012-08-116-56/+110
* Add TODOBehdad Esfahbod2012-08-111-0/+1
* [OT] Unbreak Thai shaping and fallback Arabic shapingBehdad Esfahbod2012-08-115-19/+54
* [OT] Add shape_plan to Arabic shaperBehdad Esfahbod2012-08-111-29/+53
* Add TODOBehdad Esfahbod2012-08-111-0/+4
* [OT] Implement fallback mark positioning for "double" combining marksBehdad Esfahbod2012-08-101-1/+8
* [OT] Fix fallback mark positioning with left-to-right textBehdad Esfahbod2012-08-101-2/+11
* Bump version to 0.9.20.9.2Behdad Esfahbod2012-08-106-12/+165
* Bump version to 0.9.10.9.1Behdad Esfahbod2012-08-101-1/+1
* [test] Move aroundBehdad Esfahbod2012-08-1014-1/+2
* [test] Add Urdu ligature sequences from CRULPBehdad Esfahbod2012-08-1013-0/+17315
* [OT] Slightly adjust normalizerBehdad Esfahbod2012-08-101-27/+54
* MinorBehdad Esfahbod2012-08-102-18/+9
* [OT] Avoid calling get_glyph() twiceBehdad Esfahbod2012-08-093-45/+77
* [OT] Remove redundant checkBehdad Esfahbod2012-08-091-4/+1
* [OT] More code shuffling aroundBehdad Esfahbod2012-08-091-81/+86
* Shuffle buffer variable allocations aroundBehdad Esfahbod2012-08-095-11/+10
* MinorBehdad Esfahbod2012-08-091-19/+31
* Fill out combining class resetting for fallback shaping Thai/Lao/TibetanBehdad Esfahbod2012-08-093-5/+42
* Revert "Reject lookups with no subTable"Behdad Esfahbod2012-08-091-1/+0
* Revert "[GSUB/GPOS] Reject Context/ChainContext lookups with zero input"Behdad Esfahbod2012-08-091-2/+0
* Add check-exported-symbols.shBehdad Esfahbod2012-08-085-5/+46
* Misc minor fixesBehdad Esfahbod2012-08-0812-226/+72
* Use a export-file for Windows buildsBehdad Esfahbod2012-08-083-4/+36
* [hb-old] speed-up buildBehdad Esfahbod2012-08-081-1/+2
* MinorBehdad Esfahbod2012-08-081-1/+0
* MinorBehdad Esfahbod2012-08-081-2/+2
* Make default_language threadsafeBehdad Esfahbod2012-08-081-10/+5
* MinorBehdad Esfahbod2012-08-081-1/+2
* MinorBehdad Esfahbod2012-08-082-3/+2
* Adjust a couple source checksBehdad Esfahbod2012-08-082-4/+10
* Minor renamingBehdad Esfahbod2012-08-084-10/+10
* Fix castBehdad Esfahbod2012-08-082-6/+8
* [OT] Implement fallback positioningBehdad Esfahbod2012-08-086-77/+356
* [hb-old] Fix warningsBehdad Esfahbod2012-08-071-0/+2
* [OT] Start adding fallback positioningBehdad Esfahbod2012-08-074-18/+93
* MinorBehdad Esfahbod2012-08-071-1/+1
* [GSUB] Generalize would_apply()Behdad Esfahbod2012-08-073-26/+40
* Add hb_font_glyph_from/to_stringBehdad Esfahbod2012-08-076-6/+101