2002-05-14 |
Alex Larsson | New functions g_str_has_suffix and g_str_has_prefix. |
blob | commitdiff |
2002-03-28 |
Owen Taylor | Remove warning about g_print, etc, encoding. |
blob | commitdiff | diff to current |
2002-03-11 |
Matthias Clasen | Add a note about g_strreverse() and UTF-8. |
blob | commitdiff | diff to current |
2002-03-08 |
Owen Taylor | Final updates for 2.0.0 |
blob | commitdiff | diff to current |
2002-02-10 |
Darin Adler | New. (skip_spaces): g_unichar_isspace -> xml_isspace... |
blob | commitdiff | diff to current |
2001-11-13 |
Darin Adler | Fix max_tokens == 1 case to match documentation. Add... |
blob | commitdiff | diff to current |
2001-10-24 |
Alex Larsson | Add g_strtod & co. |
blob | commitdiff | diff to current |
2001-10-02 |
Matthias Clasen | documentation update. add documentation. update docs... |
blob | commitdiff | diff to current |
2001-09-29 |
George Lebl | cast the string size to gulong and use %lu for printing... |
blob | commitdiff | diff to current |
2001-09-27 |
Owen Taylor | Use gssize to match the header. (Reported by Elliot... |
blob | commitdiff | diff to current |
2001-09-26 |
Owen Taylor | Copy if !g_mem_is_system_malloc, not the other way... |
blob | commitdiff | diff to current |
2001-09-26 |
Owen Taylor | Use memset; might be faster if someone used this for... |
blob | commitdiff | diff to current |
2001-09-25 |
Owen Taylor | Version 1.3.9 (binary, interface == 0) |
blob | commitdiff | diff to current |
2001-09-21 |
Owen Taylor | Rename g_mem_vtable_is_set() to g_mem_is_system_malloc(). |
blob | commitdiff | diff to current |
2001-09-19 |
Owen Taylor | Patch from Matthias Clasen (#59806) |
blob | commitdiff | diff to current |
2001-09-18 |
Tim Janik | add simple test for g_path_get_basename(). |
blob | commitdiff | diff to current |
2001-09-04 |
Tor Lillqvist | Update. Don't mention pthreads. |
blob | commitdiff | diff to current |
2001-09-02 |
Owen Taylor | Replace some uses of isspace() with g_ascii_isspace(). |
blob | commitdiff | diff to current |
2001-08-30 |
Tor Lillqvist | After being away for about five months, I'm back workin... |
blob | commitdiff | diff to current |
2001-08-25 |
Alexander Larsson | Implement and document g_ascii_isxxx. |
blob | commitdiff | diff to current |
2001-08-24 |
Owen Taylor | Patch from Darin Adler to restore Glib-1.2 handling... |
blob | commitdiff | diff to current |
2001-07-19 |
Darin Adler | Add missing const. (g_strsplit): Add g_return_val_if_fa... |
blob | commitdiff | diff to current |
2001-07-12 |
Mark Murnane | Changed prototype of printf_string_upper_bound to retur... |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Try compiling before committing, why don't you? Simple... |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Patch from Darin Adler (#54166) |
blob | commitdiff | diff to current |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
blob | commitdiff | diff to current |
2001-06-15 |
Owen Taylor | Fix a use of strcat that wasn't replaced with g_stpcpy... |
blob | commitdiff | diff to current |
2001-06-08 |
Alex Larsson | Added new functions g_strstr_len, g_strrstr and g_strrs... |
blob | commitdiff | diff to current |
2001-06-04 |
Owen Taylor | to match g_strcasecmp, check if it is lower/upper befor... |
blob | commitdiff | diff to current |
2001-04-17 |
Owen Taylor | Define _GNU_SOURCE for stpcpy |
blob | commitdiff | diff to current |
2001-04-16 |
Havoc Pennington | docs |
blob | commitdiff | diff to current |
2001-03-26 |
Owen Taylor | *** empty log message *** |
blob | commitdiff | diff to current |
2001-03-09 |
Tor Lillqvist | Cygwin support contributed by Stefan Ondrejicka <ondrej... |
blob | commitdiff | diff to current |
2001-02-17 |
Havoc Pennington | include string.h |
blob | commitdiff | diff to current |
2001-01-29 |
Tor Lillqvist | Use the same GMutex structure as the configure-generate... |
blob | commitdiff | diff to current |
2000-12-07 |
Havoc Pennington | add g_strdupv test |
blob | commitdiff | diff to current |
2000-11-12 |
Robert Brady | Remove g_filename_{to,from}_utf8 |
blob | commitdiff | diff to current |
2000-10-26 |
Sebastian Wilhelmi | When the string is ended by a delimiter, return an... |
blob | commitdiff | diff to current |
2000-09-29 |
Martin Baulig | Several minor ANSI C fixes. |
blob | commitdiff | diff to current |
2000-09-10 |
Owen Taylor | Add a missing g_return_if_fail(). |
blob | commitdiff | diff to current |
2000-07-27 |
Tim Janik | completed tor's fix to cover both #ifdef branches. |
blob | commitdiff | diff to current |
2000-07-26 |
Tor Lillqvist | Return 0 on error, not NULL. |
blob | commitdiff | diff to current |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
blob | commitdiff | diff to current |
2000-07-26 |
Tim Janik | added g_strlcat() and g_strlcpy() wrappers, supplied... |
blob | commitdiff | diff to current |
2000-07-15 |
Tim Janik | fixed an off by 0 error (yeah, the function went off... |
blob | commitdiff | diff to current |
2000-05-12 |
Tim Janik | added gobject |
blob | commitdiff | diff to current |
2000-03-01 |
Tim Janik | minor optimization. |
blob | commitdiff | diff to current |
2000-02-02 |
Tor Lillqvist | glib.h New functions for conversion between UTF-8 and... |
blob | commitdiff | diff to current |
2000-01-09 |
Tim Janik | correctly fetch the current locale, fix from owen. |
blob | commitdiff | diff to current |
1999-10-12 |
Tim Janik | completly new implementation for printf string upper... |
blob | commitdiff | diff to current |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
blob | commitdiff | diff to current |
1999-08-02 |
Tor Lillqvist | glib.h gstrfuncs.c Rename g_strccpy to g_strcompress... |
blob | commitdiff | diff to current |
1999-08-01 |
Manish Singh | glib.h the #define for g_strescape interfered with... |
blob | commitdiff | diff to current |
1999-07-31 |
Tor Lillqvist | New functions. |
blob | commitdiff | diff to current |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
blob | commitdiff | diff to current |
1999-05-29 |
Tor Lillqvist | Backslashify also '"' characters. |
blob | commitdiff | diff to current |
1999-05-08 |
CDT 1999 Shawn T... | Port to BeOS by myself and Richard Offer. |
blob | commitdiff | diff to current |
1999-02-24 |
CST 1999 Shawn T... | inserted additional note to look for ChangeLog and... |
blob | commitdiff | diff to current |
1999-02-10 |
Tim Janik | fixed errernerous code wrt to thread specific error... |
blob | commitdiff | diff to current |
1999-01-25 |
Timur Bakeyev | NO_SYS_SIGLIST_DECL change. |
blob | commitdiff | diff to current |
1999-01-21 |
Tor Lillqvist | Include signal.h only when the signal names will be... |
blob | commitdiff | diff to current |
1999-01-19 |
Josh MacDonald | The "extern char* sys_siglist" declaration breaks syste... |
blob | commitdiff | diff to current |
1999-01-16 |
Tor Lillqvist | Merge in current Win32 version. Almost no Unix code... |
blob | commitdiff | diff to current |
1999-01-11 |
Jeff Garzik | alloca and vasprintf go away |
blob | commitdiff | diff to current |
1999-01-09 |
Jeff Garzik | Add checks for vasprintf, localtime_r. |
blob | commitdiff | diff to current |
1998-12-15 |
Owen Taylor | This commit merges the glib-threads branch into the... |
blob | commitdiff | diff to current |
1998-11-05 |
Phil Schwan | Added 'strncasecmp' to the list of functions to be... |
blob | commitdiff | diff to current |
1998-11-01 |
Manish Singh | applied glib-tml-981101-1 patch from Tor Lillqvist... |
blob | commitdiff | diff to current |
1998-11-01 |
Raja R Harinath | Land glib-rrh-19981025-0.patch. |
blob | commitdiff | diff to current |
1998-10-27 |
Tor Lillqvist | removed dummy structure definitions for struct _GCache... |
blob | commitdiff | diff to current |
1998-10-25 |
Tim Janik | no more characters are available if read() returns... |
blob | commitdiff | diff to current |
1998-10-21 |
Elliot Lee | Fix new strfuncs back up (again) - No, incrementing... |
blob | commitdiff | diff to current |
1998-10-21 |
Tim Janik | API cleanups of the new g_str* functions for consistenc... |
blob | commitdiff | diff to current |
1998-10-20 |
Elliot Lee | I swear I'll get it right someday. |
blob | commitdiff | diff to current |
1998-10-20 |
Elliot Lee | Move string join/split/free routines from libgnome... |
blob | commitdiff | diff to current |
1998-09-19 |
Tim Janik | minor g_memdup() fixups |
blob | commitdiff | diff to current |
1998-09-18 |
Manish Singh | Added g_memdup implementation |
blob | commitdiff | diff to current |
1998-09-02 |
Tim Janik | new function g_strnfill() to return a new string of... |
blob | commitdiff | diff to current |
1998-08-24 |
Tim Janik | removed this function which was not publically exported... |
blob | commitdiff | diff to current |
1998-08-19 |
Manish Singh | added g_strndup |
blob | commitdiff | diff to current |
1998-07-25 |
Tim Janik | indentation fixes. |
blob | commitdiff | diff to current |
1998-07-11 |
Tim Janik | typo fixups |
blob | commitdiff | diff to current |
1998-07-10 |
Tim Janik | new file. |
blob | commitdiff | diff to current |
|