added g_array_insert_vals() to insert elements at an arbitrary index, and
[platform/upstream/glib.git] / tests /
1998-11-13 Owen TaylorAdded g_list_sort() and g_slist_sort() to merge sort...
1998-11-11 Manish Singhuse __extension__ for long long on gcc >= 2.8 and egcs...
1998-11-01 Manish Singhapplied glib-tml-981101-1 patch from Tor Lillqvist...
1998-10-27 Manish Singhreimplemented the endian stuff, using inline asm for...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-09-20 Manish SinghThis is Josh, commiting as Manish. This is completely...
1998-09-07 Tim Janikcheck for all three inline keywords individually.
1998-09-02 Manish SinghMostly changes to GArray code. See ChangeLog.
1998-08-16 Tim Janikversion bump to 1.1.3, binary age 0, interface age 0.
1998-08-05 George Leblfix 64-bitness in g_prints, sizeof doesn't seem to...
1998-08-04 Tim Janikversion bump to 1.1.1, binary age 1, interface age...
1998-07-31 Tim Janikadded a GNode test.
1998-07-14 Tim Janiknew fuction g_dirname() which returns a newlly allocate...
1998-06-18 Federico Mena QuinteroUse GINT_TO_POINTER casts to remove compiler warnings.
1998-06-12 Josh MacDonald[Changes from josh to sync with his glib stuff -Yosh]
1998-06-10 Owen TaylorInitial revision