Add bug reference.
[platform/upstream/glib.git] / glib / gunidecomp.c
2004-01-30 Noah LevittSize compose_table correctly. (#123421, Simon Josefsson)
2003-12-05 Manish Singhfix gint/gsize confusion.
2003-12-04 Noah LevittAdd hangul composition and decomposition to unicode...
2003-09-10 Noah LevittUnicode 4.0 special casing. (#114681)
2003-07-31 Noah LevittUpdate Unicode data to 4.0. (#107974)
2003-06-04 Noah LevittFix typo (#114375). Also, make the function static.
2003-05-19 Noah LevittFix off-by-one error in g_unicode_canonical_ordering...
2003-02-25 Matthias ClasenUse g_malloc instead of directly using malloc.
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-02-17 Owen Taylor1.3.14 GLIB_1_3_14
2001-11-21 Owen TaylorPatch from Andrew Taylor to optimize the decomposition...
2001-11-14 Owen TaylorPatch from Andrew Taylor to improve tables and reduce...
2001-09-24 Matthias Clasenglib/gutf8.c, glib/gunibreak.c, glib/gunicollate.c,
2001-09-02 Owen TaylorFix some variables that should have been static.
2001-07-20 Owen Taylors/size_t/gsize/ to match prototypes.
2001-07-07 Owen TaylorAdd length arguments to g_utf8_{strup,strdown,casefold...
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-11-28 Elliot LeeFix warnings.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-21 Owen TaylorInitial pass at adding unicode support functions. A...