updated [and finally fixed my script to produce ready to go de-in(ed)
[platform/upstream/glib.git] / glib / gunicode.h
2003-09-12 Noah LevittAdd g_unichar_get_mirror_char. (#114749)
2003-07-31 Noah LevittUpdate Unicode data to 4.0. (#107974)
2002-07-26 Matthias ClasenNew function to revert a utf8 string. Gone, replaced...
2001-09-02 Owen TaylorReplace some uses of isspace() with g_ascii_isspace().
2001-07-19 Owen TaylorAdd functions to insert a unichar as UTF-8, since this...
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-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
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-06-04 Owen TaylorMake a bit more standalone by adding include of gerror...
2001-03-20 Havoc Penningtonadded this function
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2001-02-21 Tor LillqvistMatch also UNC paths on Win32.
2001-02-17 Havoc Penningtoninclude string.h
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-11-29 Havoc Penningtons/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/
2000-10-19 Owen TaylorChange ERROR_OTHER to ERROR_FAILED, add some dummy...
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...
2000-09-11 Havoc PenningtonAdd this function.
2000-09-06 Owen TaylorSome inline docs fixes.
2000-08-25 Elliot LeeMark the following functions G_GNUC_CONST (to allow...
2000-07-31 Owen TaylorFix stray character
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-10 Owen TaylorMove string.h include into the .c file instead of where...
2000-07-08 Tor LillqvistRename the GUTILS_C_VAR macro to GLIB_VAR.
2000-06-21 Owen TaylorInitial pass at adding unicode support functions. A...