summaryrefslogtreecommitdiff
path: root/charset
Commit message (Expand)AuthorAgeFilesLines
* Drop CVS keywords that make no sense nowKhaled Hosny2017-11-2315-90/+0
* Remove more remnants of GLib supportKhaled Hosny2017-11-121-2/+1
* Drop GLib use in the library and main programKhaled Hosny2017-11-121-8/+3
* Merge remote-tracking branch 'fribidi/master' into unicode-10Dov Grobgeld2017-11-071-1/+1
|\
| * Initial unicode63 support.Dov Grobgeld2016-01-252-5/+33
* | Added Unicode 6.3 support (and beyond)Dov Grobgeld2017-08-0115-19/+47
|/
* Only include public glib.hBehnam Esfahbod2014-12-061-1/+1
* Support 4-byte UTF-8 sequencesBehdad Esfahbod2014-07-101-1/+10
* Update FSF addressBehdad Esfahbod2012-12-0215-30/+30
* Add git.mkBehdad Esfahbod2012-08-251-0/+2
* Handle RLM/LRM in CP1255 charset converter. (#15328, Artyom)behdad2008-04-221-4/+14
* Add an option --disable-deprecated.behdad2006-01-311-8/+8
* Add extra braces to shut gcc warnings up.behdad2006-01-221-8/+9
* Small changes to shut gcc warnings up.behdad2005-07-302-39/+51
* Better conversion table from CapRTL to Unicode.behdad2005-01-101-10/+30
* Arabic joining is almost complete. Going for Shaping.behdad2004-06-151-4/+4
* fribidi-bidi-type.[ch] merged into fribidi-bidi-types.[ch].behdad2004-06-141-4/+4
* First joining stuff checked in. Generate joining table using my belovedbehdad2004-06-132-6/+12
* Wow!!! I use the wonderful packtab to compress the mirroring table now! Itbehdad2004-06-091-3/+4
* Redundant and compatibility stuff removed. A few macros added, to compilebehdad2004-06-0910-48/+53
* Cleaning up here and there. Last lingers before adding joining.behdad2004-06-041-6/+6
* GNU Coding Standards applied and typos fixed.behdad2004-05-311-4/+4
* Make gen-mirroring-tab and gen-unicode-version work. gen.tab/ works now.behdad2004-05-222-12/+12
* Making gen-bidi-tab work, and more clean up.behdad2004-05-221-1/+1
* Updated the gen.tab to work again. Other fixes here and there.behdad2004-05-121-6/+6
* Cleaning here and there. We may be ready for a release tonight :).behdad2004-05-071-60/+32
* Changed the run data structure from a double-terminated deque, to abehdad2004-05-038-39/+40
* Cleaning up exported symbols.behdad2004-04-281-12/+1
* First try to integrate c2man manual generation in build system.behdad2004-04-272-11/+20
* Initial revisionbehdad2004-04-2517-0/+1844