summaryrefslogtreecommitdiff
path: root/fribidi-vs-unicode
AgeCommit message (Collapse)AuthorFilesLines
2017-11-23Misc warning fixesBehdad Esfahbod2-13/+15
2017-11-20Fix make distcheckKhaled Hosny1-4/+8
2017-11-15Run fribidi-vs-unicode tests with make checkKhaled Hosny2-3/+28
2017-11-12Remove more remnants of GLib supportKhaled Hosny1-2/+2
2017-11-07Restored the old API and made it deprecated.Dov Grobgeld2-33/+40
* fribidi_get_par_embedding_levels() is now a deprecated interface to the new fribidi_get_par_embedding_levels_ex() function with a NULL pointer for the bracket type. * Removed warnings of unassigned return values from fribidi-vs-unicode test.c and test-character.c .
2017-08-01Added Unicode 6.3 support (and beyond)Dov Grobgeld3-0/+827
- N0 support - Isolate character support (LRI, RLI, FSI) - Added test program test.c by Behdad that tests BidiTest.txt compliance. - Added test program test-character.c that tests BidiCharacterTest.txt compliance.
2017-08-01Updated Unicode data tables to version 10.Dov Grobgeld2-0/+594025