| Commit message (Expand) | Author | Age | Files | Lines |
* | completed tor's fix to cover both #ifdef branches. | Tim Janik | 2000-07-27 | 1 | -4/+4 |
* | Return 0 on error, not NULL. | Tor Lillqvist | 2000-07-26 | 1 | -5/+5 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | added g_strlcat() and g_strlcpy() wrappers, supplied by David Wheeler | Tim Janik | 2000-07-26 | 1 | -5/+130 |
* | fixed an off by 0 error (yeah, the function went off when the while (n--) | Tim Janik | 2000-07-15 | 1 | -2/+3 |
* | added gobject | Tim Janik | 2000-05-12 | 1 | -7/+33 |
* | minor optimization. | Tim Janik | 2000-03-01 | 1 | -3/+1 |
* | glib.h New functions for conversion between UTF-8 and the encoding | Tor Lillqvist | 2000-02-02 | 1 | -0/+224 |
* | correctly fetch the current locale, fix from owen. | Tim Janik | 2000-01-09 | 1 | -1/+3 |
* | completly new implementation for printf string upper bounds calculation. | Tim Janik | 1999-10-12 | 1 | -137/+0 |
* | G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, but | Manish Singh | 1999-10-04 | 1 | -3/+3 |
* | glib.h gstrfuncs.c Rename g_strccpy to g_strcompress and g_strecpy to | Tor Lillqvist | 1999-08-02 | 1 | -10/+10 |
* | glib.h the #define for g_strescape interfered with the compilation of the | Manish Singh | 1999-08-01 | 1 | -40/+3 |
* | New functions. | Tor Lillqvist | 1999-07-31 | 1 | -0/+131 |
* | 18:36. incorporated proposed cleanups from gtk-devel-list. | Tim Janik | 1999-07-24 | 1 | -34/+45 |
* | Backslashify also '"' characters. | Tor Lillqvist | 1999-05-29 | 1 | -5/+8 |
* | Port to BeOS by myself and Richard Offer. | CDT 1999 Shawn T. Amundson | 1999-05-08 | 1 | -0/+5 |
* | inserted additional note to look for ChangeLog and AUTHORS file for a log | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+7 |
* | fixed errernerous code wrt to thread specific error string allocation | Tim Janik | 1999-02-10 | 1 | -4/+6 |
* | NO_SYS_SIGLIST_DECL change. | Timur Bakeyev | 1999-01-25 | 1 | -4/+3 |
* | Include signal.h only when the signal names will be needed. | Tor Lillqvist | 1999-01-21 | 1 | -0/+2 |
* | The "extern char* sys_siglist" declaration breaks systems with different | Josh MacDonald | 1999-01-19 | 1 | -48/+53 |
* | Merge in current Win32 version. Almost no Unix code touched. | Tor Lillqvist | 1999-01-16 | 1 | -0/+1 |
* | alloca and vasprintf go away | Jeff Garzik | 1999-01-11 | 1 | -11/+0 |
* | Add checks for vasprintf, localtime_r. | Jeff Garzik | 1999-01-09 | 1 | -0/+11 |
* | This commit merges the glib-threads branch into the main | Owen Taylor | 1998-12-15 | 1 | -3/+23 |
* | Added 'strncasecmp' to the list of functions to be searched for. Added a | Phil Schwan | 1998-11-05 | 1 | -0/+32 |
* | applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entry | Manish Singh | 1998-11-01 | 1 | -2/+2 |
* | Land glib-rrh-19981025-0.patch. | Raja R Harinath | 1998-11-01 | 1 | -0/+5 |
* | removed dummy structure definitions for struct _GCache, _GTree, _GTimer, | Tor Lillqvist | 1998-10-27 | 1 | -0/+35 |
* | no more characters are available if read() returns anything less than 1, | Tim Janik | 1998-10-25 | 1 | -8/+8 |
* | Fix new strfuncs back up (again) - No, incrementing pointers in a loop is | Elliot Lee | 1998-10-21 | 1 | -21/+75 |
* | API cleanups of the new g_str* functions for consistency with the existing | Tim Janik | 1998-10-21 | 1 | -103/+102 |
* | I swear I'll get it right someday. | Elliot Lee | 1998-10-20 | 1 | -9/+13 |
* | Move string join/split/free routines from libgnome/gnome-string, rename, | Elliot Lee | 1998-10-20 | 1 | -0/+131 |
* | minor g_memdup() fixups | Tim Janik | 1998-09-19 | 1 | -6/+14 |
* | Added g_memdup implementation | Manish Singh | 1998-09-18 | 1 | -0/+9 |
* | new function g_strnfill() to return a new string of specified length, | Tim Janik | 1998-09-02 | 1 | -5/+24 |
* | removed this function which was not publically exported in glib.h. to | Tim Janik | 1998-08-24 | 1 | -0/+168 |
* | added g_strndup | Manish Singh | 1998-08-19 | 1 | -0/+16 |
* | indentation fixes. | Tim Janik | 1998-07-25 | 1 | -28/+28 |
* | typo fixups | Tim Janik | 1998-07-11 | 1 | -1/+1 |
* | new file. | Tim Janik | 1998-07-10 | 1 | -0/+767 |