summaryrefslogtreecommitdiff
path: root/fribidi-vs-unicode
Commit message (Collapse)AuthorAgeFilesLines
* Misc warning fixesBehdad Esfahbod2017-11-232-13/+15
|
* Fix make distcheckKhaled Hosny2017-11-201-4/+8
|
* Run fribidi-vs-unicode tests with make checkKhaled Hosny2017-11-152-3/+28
|
* Remove more remnants of GLib supportKhaled Hosny2017-11-121-2/+2
|
* Restored the old API and made it deprecated.Dov Grobgeld2017-11-072-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 .
* Added Unicode 6.3 support (and beyond)Dov Grobgeld2017-08-013-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.
* Updated Unicode data tables to version 10.Dov Grobgeld2017-08-012-0/+594025