summaryrefslogtreecommitdiff
path: root/charset/fribidi-char-sets-iso8859-8.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop CVS keywords that make no sense nowKhaled Hosny2017-11-231-6/+0
|
* Added Unicode 6.3 support (and beyond)Dov Grobgeld2017-08-011-1/+1
| | | | | | | | | - 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.
* Update FSF addressBehdad Esfahbod2012-12-021-2/+2
|
* Changed the run data structure from a double-terminated deque, to abehdad2004-05-031-5/+5
| | | | | | circular deque with a single sentinel. To debug that, also added some assert stuff, added function attributes, deprecated old interfaces, and humm, that it for now.
* Initial revisionbehdad2004-04-251-0/+120