Fix getauxval error at qemu
[platform/upstream/glib.git] / glib / gunichartables.h
2024-02-02 Mateusz MajewskiImported Upstream version 2.74.1
2024-01-03 Karol LewandowskiImported Upstream version 2.72.3
2021-10-29 DongHun KwakImported Upstream version 2.65.0 upstream/2.65.0
2019-12-03 Hyunjee KimImported Upstream version 2.61.1
2019-12-03 Hyunjee KimImported Upstream version 2.57.2
2017-09-29 DongHun KwakImported Upstream version 2.53.4 78/153578/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2014-06-28 Christian Perschunicode: Update to unicode 7.0.0
2014-06-28 Christian Perschunicode: Simplify width table generation
2013-10-02 Christian Perschunicode: Update to unicode 6.3.0
2012-10-03 Christian Perschunicode: Update to unicode 6.2.0 beta
2012-02-27 Christian Perschunicode: Regenerate tables from Unicode 6.1.0
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-07-22 Behdad EsfahbodDon't use deprecated G_UNICODE_COMBINING_MARK
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-21 Behdad EsfahbodUpdate to Unicode 6.0
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2008-04-08 Matthias Clasen Bug 491554 – Update to Unicode 5.1.0
2006-07-19 Behdad EsfahbodUpdate to final Unicode Character Database 5.0.0. ...
2006-04-27 Behdad EsfahbodRegenerated using Unicode Character Database 5.0 beta.
2005-11-04 Matthias ClasenApply a patch from Behdad Esfahbod to use a faster...
2005-10-01 Behdad EsfahbodUpdated to Unicode 4.1. There are five new GUnicodeBrea...
2003-09-12 Noah LevittAdd g_unichar_get_mirror_char. (#114749)
2003-07-31 Noah LevittUpdate Unicode data to 4.0. (#107974)
2002-12-06 Owen TaylorAvoid literal UTF-8. (Allow it to build with IRIX cc...
2001-11-14 Owen TaylorPatch from Andrew Taylor to improve tables and reduce...
2001-09-26 Owen TaylorPatch from Andrew Taylor to make much of the unicode...
2001-09-02 Owen TaylorFix some variables that should have been static.
2001-07-02 Owen TaylorUse G_N_ELEMENTS rather than a custom macro.
2000-11-29 Havoc Penningtons/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/
2000-06-21 Owen TaylorInitial pass at adding unicode support functions. A...