Merge branch 'concurrent-cancellable'
[platform/upstream/glib.git] / glib / gstrfuncs.c
2001-09-04 Tor LillqvistUpdate. Don't mention pthreads.
2001-09-02 Owen TaylorReplace some uses of isspace() with g_ascii_isspace().
2001-08-30 Tor LillqvistAfter being away for about five months, I'm back workin...
2001-08-25 Alexander LarssonImplement and document g_ascii_isxxx.
2001-08-24 Owen TaylorPatch from Darin Adler to restore Glib-1.2 handling...
2001-07-19 Darin AdlerAdd missing const. (g_strsplit): Add g_return_val_if_fa...
2001-07-12 Mark MurnaneChanged prototype of printf_string_upper_bound to retur...
2001-06-30 Owen TaylorTry compiling before committing, why don't you? Simple...
2001-06-30 Owen TaylorPatch from Darin Adler (#54166)
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-06-15 Owen TaylorFix a use of strcat that wasn't replaced with g_stpcpy...
2001-06-08 Alex LarssonAdded new functions g_strstr_len, g_strrstr and g_strrs...
2001-06-04 Owen Taylorto match g_strcasecmp, check if it is lower/upper befor...
2001-04-17 Owen TaylorDefine _GNU_SOURCE for stpcpy
2001-04-16 Havoc Penningtondocs
2001-03-26 Owen Taylor*** empty log message ***
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2001-02-17 Havoc Penningtoninclude string.h
2001-01-29 Tor LillqvistUse the same GMutex structure as the configure-generate...
2000-12-07 Havoc Penningtonadd g_strdupv test
2000-11-12 Robert BradyRemove g_filename_{to,from}_utf8
2000-10-26 Sebastian WilhelmiWhen the string is ended by a delimiter, return an...
2000-09-29 Martin BauligSeveral minor ANSI C fixes.
2000-09-10 Owen TaylorAdd a missing g_return_if_fail().
2000-07-27 Tim Janikcompleted tor's fix to cover both #ifdef branches.
2000-07-26 Tor LillqvistReturn 0 on error, not NULL.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-26 Tim Janikadded g_strlcat() and g_strlcpy() wrappers, supplied...
2000-07-15 Tim Janikfixed an off by 0 error (yeah, the function went off...
2000-05-12 Tim Janikadded gobject
2000-03-01 Tim Janikminor optimization.
2000-02-02 Tor Lillqvistglib.h New functions for conversion between UTF-8 and...
2000-01-09 Tim Janikcorrectly fetch the current locale, fix from owen.
1999-10-12 Tim Janikcompletly new implementation for printf string upper...
1999-10-04 Manish SinghG_OS_FOO #defines. I *think* I got the cygwin and beos...
1999-08-02 Tor Lillqvistglib.h gstrfuncs.c Rename g_strccpy to g_strcompress...
1999-08-01 Manish Singhglib.h the #define for g_strescape interfered with...
1999-07-31 Tor LillqvistNew functions.
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-05-29 Tor LillqvistBackslashify also '"' characters.
1999-05-08 CDT 1999 Shawn T... Port to BeOS by myself and Richard Offer.
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-10 Tim Janikfixed errernerous code wrt to thread specific error...
1999-01-25 Timur BakeyevNO_SYS_SIGLIST_DECL change.
1999-01-21 Tor LillqvistInclude signal.h only when the signal names will be...
1999-01-19 Josh MacDonaldThe "extern char* sys_siglist" declaration breaks syste...
1999-01-16 Tor LillqvistMerge in current Win32 version. Almost no Unix code...
1999-01-11 Jeff Garzikalloca and vasprintf go away
1999-01-09 Jeff GarzikAdd checks for vasprintf, localtime_r.
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-11-05 Phil SchwanAdded 'strncasecmp' to the list of functions to be...
1998-11-01 Manish Singhapplied glib-tml-981101-1 patch from Tor Lillqvist...
1998-11-01 Raja R HarinathLand glib-rrh-19981025-0.patch.
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-10-25 Tim Janikno more characters are available if read() returns...
1998-10-21 Elliot LeeFix new strfuncs back up (again) - No, incrementing...
1998-10-21 Tim JanikAPI cleanups of the new g_str* functions for consistenc...
1998-10-20 Elliot LeeI swear I'll get it right someday.
1998-10-20 Elliot LeeMove string join/split/free routines from libgnome...
1998-09-19 Tim Janikminor g_memdup() fixups
1998-09-18 Manish SinghAdded g_memdup implementation
1998-09-02 Tim Janiknew function g_strnfill() to return a new string of...
1998-08-24 Tim Janikremoved this function which was not publically exported...
1998-08-19 Manish Singhadded g_strndup
1998-07-25 Tim Janikindentation fixes.
1998-07-11 Tim Janiktypo fixups
1998-07-10 Tim Janiknew file.