Fix small mistake in last commit. (still falls in the same Changelog entry) (#118957)
[platform/upstream/glib.git] / glib / guniprop.c
2003-08-06 Noah LevittFix small mistake in last commit. (still falls in the...
2003-08-06 Noah LevittGet rid of "len" parameter to output_special_case and...
2003-08-05 Hans Breuerfor msvc build
2003-07-31 Noah LevittUpdate Unicode data to 4.0. (#107974)
2003-05-23 Noah LevittRemove stale comment.
2003-05-22 Noah LevittUpdate g_unichar_iswide to Unicode 4.0 (#113404).
2003-05-21 Noah LevittFix obscure typo in case conversion routine (#113469).
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-07-25 Owen TaylorHandle the end of the string properly when max_len...
2002-02-26 Owen TaylorAccount for some characters having now uppercase/lowerc...
2002-02-17 Owen Taylor1.3.14 GLIB_1_3_14
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-24 Matthias Clasenglib/gutf8.c, glib/gunibreak.c, glib/gunicollate.c,
2001-08-25 Alexander LarssonImplement and document g_ascii_isxxx.
2001-08-03 Owen TaylorFix computation (Fix from Cesar Rincon)
2001-07-19 Owen TaylorAdd functions to insert a unichar as UTF-8, since this...
2001-07-11 Owen TaylorAdd gunicomp.h (Reported by Sven Neumann).
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.
2001-04-16 Havoc Penningtondocs
2000-11-28 Elliot LeeFix warnings.
2000-11-20 Havoc PenningtonUse a switch here, maybe helps the compiler optimize...
2000-10-09 Havoc PenningtonAdd new files.
2000-09-06 Owen TaylorSome inline docs fixes.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-21 Owen TaylorInitial pass at adding unicode support functions. A...