summaryrefslogtreecommitdiff
path: root/glib/gunichartables.h
Commit message (Expand)AuthorAgeFilesLines
* unicode: Avoid adding trailing spaces to tables definitionsMarco Trevisan (Treviño)2022-09-151-15961/+15961
* unicode: Update data to Unicode 15Marco Trevisan (Treviño)2022-09-151-312/+699
* Update to Unicode 14Matthias Clasen2021-09-211-652/+1011
* glib: Update Unicode Character Database to version 13.0.0Philip Withnall2020-03-181-272/+658
* glib: Update Unicode Character Database to version 12.1.0Philip Withnall2019-05-081-4/+3
* glib: Update Unicode Character Database to version 12.0.0Philip Withnall2019-04-291-256/+774
* unicode: Update to unicode 11.0.0Rico Tzschichholz2018-07-181-330/+960
* unicode: Update to unicode 10.0.0Rico Tzschichholz2017-07-051-336/+650
* unicode: Update to unicode 9.0.0Rico Tzschichholz2016-09-211-403/+965
* Update to Unicode 8.0Matthias Clasen2015-10-041-553/+1254
* unicode: Update to unicode 7.0.0Christian Persch2014-06-281-534/+1818
* unicode: Simplify width table generationChristian Persch2014-06-281-0/+220
* unicode: Update to unicode 6.3.0Christian Persch2013-10-021-17/+17
* unicode: Update to unicode 6.2.0 betaChristian Persch2012-10-031-7/+8
* unicode: Regenerate tables from Unicode 6.1.0Christian Persch2012-02-261-442/+865
* Don't use deprecated G_UNICODE_COMBINING_MARKBehdad Esfahbod2011-07-221-194/+194
* Update to Unicode 6.0Behdad Esfahbod2011-01-211-779/+2444
* Bug 491554 – Update to Unicode 5.1.0Matthias Clasen2008-04-081-556/+1366
* 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