2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
blob | commitdiff |
2000-07-26 |
Tim Janik | added g_strlcat() and g_strlcpy() wrappers, supplied... |
blob | commitdiff | diff to current |
2000-07-20 |
Sebastian Wilhelmi | Mark the functions g_basename and g_dirname deprecated... |
blob | commitdiff | diff to current |
2000-06-29 |
Owen Taylor | updated |
blob | commitdiff | diff to current |
2000-03-01 |
Tim Janik | minor optimization. |
blob | commitdiff | diff to current |
2000-02-17 |
Havoc Pennington | changed g_str_hash() to a 31 bit version based on a... |
blob | commitdiff | diff to current |
1999-11-01 |
Tor Lillqvist | glib.h Rename Win32-only functions from gwin_* to g_win... |
blob | commitdiff | diff to current |
1999-10-31 |
Tor Lillqvist | Don't crash if removing a nonexistent value. |
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-04-24 |
Tor Lillqvist | Support added for building using a GNU toolchain on... |
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-01-24 |
Jeff Garzik | - Fixed bug that overwrote nodes in hash buckets instea... |
blob | commitdiff | diff to current |
1999-01-23 |
Tim Janik | cleaned up the errno mess for GETPWUID. we especially... |
blob | commitdiff | diff to current |
1999-01-13 |
Manish Singh | acinclude.m4 ltconfig upgrade to libtool 1.2d (with... |
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 | Make all aux functions static. |
blob | commitdiff | diff to current |
1999-01-03 |
Jeff Garzik | Added g_alloca, g_new_a, g_new0_a macros. |
blob | commitdiff | diff to current |
1999-01-02 |
Jeff Garzik | Added g_strdup_printf check |
blob | commitdiff | diff to current |
1999-01-02 |
Jeff Garzik | Handle NULL strings like g_strdup. s/g_strconcat_a... |
blob | commitdiff | diff to current |
1999-01-02 |
Manish Singh | made the alloca tests follow the testglib style |
blob | commitdiff | diff to current |
1999-01-02 |
Jeff Garzik | added g_strndup_a macro |
blob | commitdiff | diff to current |
1998-11-13 |
Owen Taylor | Added g_list_sort() and g_slist_sort() to merge sort... |
blob | commitdiff | diff to current |
1998-11-11 |
Manish Singh | use __extension__ for long long on gcc >= 2.8 and egcs... |
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-10-27 |
Manish Singh | reimplemented the endian stuff, using inline asm for... |
blob | commitdiff | diff to current |
1998-10-27 |
Tor Lillqvist | removed dummy structure definitions for struct _GCache... |
blob | commitdiff | diff to current |
1998-09-20 |
Manish Singh | This is Josh, commiting as Manish. This is completely... |
blob | commitdiff | diff to current |
1998-09-07 |
Tim Janik | check for all three inline keywords individually. |
blob | commitdiff | diff to current |
1998-09-02 |
Manish Singh | Mostly changes to GArray code. See ChangeLog. |
blob | commitdiff | diff to current |
1998-08-16 |
Tim Janik | version bump to 1.1.3, binary age 0, interface age 0. |
blob | commitdiff | diff to current |
1998-08-05 |
George Lebl | fix 64-bitness in g_prints, sizeof doesn't seem to... |
blob | commitdiff | diff to current |
1998-08-04 |
Tim Janik | version bump to 1.1.1, binary age 1, interface age... |
blob | commitdiff | diff to current |
1998-07-31 |
Tim Janik | added a GNode test. |
blob | commitdiff | diff to current |
1998-07-14 |
Tim Janik | new fuction g_dirname() which returns a newlly allocate... |
blob | commitdiff | diff to current |
1998-06-18 |
Federico Mena Quintero | Use GINT_TO_POINTER casts to remove compiler warnings. |
blob | commitdiff | diff to current |
1998-06-12 |
Josh MacDonald | [Changes from josh to sync with his glib stuff -Yosh] |
blob | commitdiff | diff to current |
1998-06-10 |
Owen Taylor | Initial revision |
blob | commitdiff | diff to current |
|