Age | Commit message (Expand) | Author | Files | Lines |
1999-02-24 | inserted additional note to look for ChangeLog and AUTHORS file for a log | CST 1999 Shawn T. Amundson | 12 | -0/+96 |
1999-01-24 | - Revert previous "fix" (which really just did things a different way). - | EST 1999 Jeff Garzik | 1 | -3/+72 |
1999-01-24 | - Fixed bug that overwrote nodes in hash buckets instead of adding them to | Jeff Garzik | 3 | -24/+185 |
1999-01-23 | cleaned up the errno mess for GETPWUID. we especially don't want to | Tim Janik | 1 | -0/+4 |
1999-01-21 | Add braces to eliminate an ambiguous else warning. | EST 1999 Jeff Garzik | 4 | -39/+102 |
1999-01-13 | acinclude.m4 ltconfig upgrade to libtool 1.2d (with fixes for irix6 and | Manish Singh | 1 | -6/+0 |
1999-01-11 | alloca and vasprintf go away | Jeff Garzik | 4 | -143/+0 |
1999-01-09 | Make all aux functions static. | Jeff Garzik | 5 | -11/+162 |
1999-01-05 | ditch whitespace before GLIB_SYSDEFS #includes, the # needs to be in | Manish Singh | 1 | -0/+9 |
1999-01-04 | adjusted the g_strdup_a, g_strndup_a and g_strconcat3_a macros so their | Tim Janik | 1 | -13/+11 |
1999-01-04 | Released GLib 1.1.12GLIB_1_1_12 | CST 1999 Shawn T. Amundson | 1 | -10/+10 |
1999-01-03 | Add tree test. | Jeff Garzik | 3 | -1/+112 |
1999-01-03 | add array-test.c | Jeff Garzik | 8 | -555/+131 |
1999-01-03 | Added 'make check' tests, based on testglib code. | Jeff Garzik | 9 | -0/+1581 |
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-12-02 | Two new files. This is kind of ugly code, but I want to go ahead and make | Havoc Pennington | 2 | -0/+598 |
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 |