summaryrefslogtreecommitdiff
path: root/glib/gunichartables.h
Commit message (Expand)AuthorAgeFilesLines
* Update to final Unicode Character Database 5.0.0. (#336281)Behdad Esfahbod2006-07-191-1/+1
* Regenerated using Unicode Character Database 5.0 beta.Behdad Esfahbod2006-04-271-384/+872
* Apply a patch from Behdad Esfahbod to use a faster lookup table forMatthias Clasen2005-11-041-339/+0
* Updated to Unicode 4.1. There are five new GUnicodeBreakType types. ThatBehdad Esfahbod2005-10-011-473/+1310
* Add g_unichar_get_mirror_char. (#114749)Noah Levitt2003-09-121-0/+325
* Update Unicode data to 4.0. (#107974)Noah Levitt2003-07-311-1020/+5725
* Avoid literal UTF-8. (Allow it to build with IRIX cc, #72757, Tomas Ogren)Owen Taylor2002-12-061-149/+149
* Patch from Andrew Taylor to improve tables and reduce relocations by usingOwen Taylor2001-11-141-5935/+5900
* Patch from Andrew Taylor to make much of the unicode table data const soOwen Taylor2001-09-261-76/+76
* Fix some variables that should have been static.Owen Taylor2001-09-021-2/+2
* Use G_N_ELEMENTS rather than a custom macro.Owen Taylor2001-07-021-30/+342
* s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/Havoc Pennington2000-11-291-1635/+2202
* Initial pass at adding unicode support functions. A few things still needOwen Taylor2000-06-211-0/+5390