Age | Commit message (Expand) | Author | Files | Lines |
1999-01-03 | Added g_alloca, g_new_a, g_new0_a macros. | Jeff Garzik | 1 | -0/+34 |
1999-01-02 | Added g_strdup_printf check | Jeff Garzik | 1 | -0/+8 |
1999-01-02 | Handle NULL strings like g_strdup. s/g_strconcat_a/g_strconcat3_a/ to | Jeff Garzik | 1 | -1/+28 |
1999-01-02 | made the alloca tests follow the testglib style | Manish Singh | 1 | -5/+7 |
1999-01-02 | added g_strndup_a macro | Jeff Garzik | 1 | -2/+24 |
1998-11-13 | Added g_list_sort() and g_slist_sort() to merge sort GLists and GSLists. | Owen Taylor | 1 | -0/+40 |
1998-11-11 | use __extension__ for long long on gcc >= 2.8 and egcs, and provide a | Manish Singh | 1 | -1/+2 |
1998-11-01 | applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entry | Manish Singh | 1 | -4/+4 |
1998-10-27 | reimplemented the endian stuff, using inline asm for x86. #define g_htonl | Manish Singh | 1 | -0/+18 |
1998-10-27 | removed dummy structure definitions for struct _GCache, _GTree, _GTimer, | Tor Lillqvist | 1 | -2/+51 |
1998-09-20 | This is Josh, commiting as Manish. This is completely new, and | Manish Singh | 1 | -0/+37 |
1998-09-07 | check for all three inline keywords individually. | Tim Janik | 1 | -1/+1 |
1998-09-02 | Mostly changes to GArray code. See ChangeLog. | Manish Singh | 1 | -17/+17 |
1998-08-16 | version bump to 1.1.3, binary age 0, interface age 0. | Tim Janik | 1 | -1/+7 |
1998-08-05 | fix 64-bitness in g_prints, sizeof doesn't seem to return int so I cast it | George Lebl | 1 | -4/+4 |
1998-08-04 | version bump to 1.1.1, binary age 1, interface age 0. updates. updates. | Tim Janik | 1 | -9/+29 |
1998-07-31 | added a GNode test. | Tim Janik | 1 | -1/+157 |
1998-07-14 | new fuction g_dirname() which returns a newlly allocated string. | Tim Janik | 1 | -0/+37 |
1998-06-18 | Use GINT_TO_POINTER casts to remove compiler warnings. | Federico Mena Quintero | 1 | -3/+3 |
1998-06-12 | [Changes from josh to sync with his glib stuff -Yosh] | Josh MacDonald | 1 | -0/+109 |
1998-06-10 | Initial revision | Owen Taylor | 1 | -0/+401 |