Imported Upstream version 2.61.2
[platform/upstream/glib.git] / glib / gutf8.c
2001-11-28 Daniel ElstnerIn order to avoid infinite loops on invalid UTF-8 strin...
2001-09-27 Owen TaylorFixes for #58195, based on some ideas from Hidetosh...
2001-09-24 Matthias Clasenglib/gutf8.c, glib/gunibreak.c, glib/gunicollate.c,
2001-09-10 Owen TaylorDoc fixes.
2001-09-02 Owen TaylorReplace some uses of isspace() with g_ascii_isspace().
2001-08-03 Christopher James... Made g_utf8_find_prev_char able to return the first...
2001-07-20 Owen Taylors/size_t/gsize/ to match prototypes.
2001-07-19 Owen TaylorAdd functions to insert a unichar as UTF-8, since this...
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-06-08 Alex LarssonAdded new functions g_strstr_len, g_strrstr and g_strrs...
2001-05-19 Havoc Penningtonadd glibintl.h
2001-05-15 Havoc Penningtonfix docs; they said we validated the UTF-8, but we...
2001-05-02 Owen TaylorFix read past end of the string. (#50404, fix from...
2001-04-16 Havoc Penningtondocs
2001-03-20 Havoc Penningtonrewrite, based on bug #52328 from Anders
2001-03-20 Havoc Penningtonadded this function
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2001-01-25 Tor LillqvistSocket support rewritten. It was utterly broken, and...
2001-01-16 Owen TaylorAdd gettext support.
2001-01-05 Owen Taylormove $enable_debug down below checks for GCC to avoid...
2000-12-17 Tor LillqvistUse GetACP to get the current ANSI codepage.
2000-12-13 Havoc Penningtonmake static
2000-09-18 Owen TaylorImplement g_ucs4_to_utf8 which was in
2000-09-11 Havoc PenningtonAdd this function.
2000-09-06 Owen TaylorSome inline docs fixes.
2000-07-31 Owen TaylorFix stray character
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-03 Owen TaylorFix up to correspond to configure.in checks.
2000-06-21 Owen TaylorInitial pass at adding unicode support functions. A...