updated externals
[platform/upstream/glib.git] / gutf8.c
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...