Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Misc warning fixes | Behdad Esfahbod | 2017-11-23 | 2 | -13/+15 |
| | |||||
* | Fix make distcheck | Khaled Hosny | 2017-11-20 | 1 | -4/+8 |
| | |||||
* | Run fribidi-vs-unicode tests with make check | Khaled Hosny | 2017-11-15 | 2 | -3/+28 |
| | |||||
* | Remove more remnants of GLib support | Khaled Hosny | 2017-11-12 | 1 | -2/+2 |
| | |||||
* | Restored the old API and made it deprecated. | Dov Grobgeld | 2017-11-07 | 2 | -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 Grobgeld | 2017-08-01 | 3 | -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 Grobgeld | 2017-08-01 | 2 | -0/+594025 |