Test for sched_yield as the native yield function first. Corrected typo
[platform/upstream/glib.git] / garray.c
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-10 Sebastian Wilhelmis/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added...
1998-12-17 Sebastian WilhelmiFixed size in g_memmove, reported by Alexander Larsson
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-11-23 Owen Tayloradded g_array_insert_vals() to insert elements at an...
1998-11-03 Sebastian Wilhelminew function for removing an entry from an array while...
1998-09-07 Tim Janikcheck for all three inline keywords individually.
1998-09-02 Owen Taylormake data argument const.
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-03 Sebastian Wilhelmigarray.c (g_ptr_array_remove_index): bugfix: index...
1998-06-12 Josh MacDonald[Changes from josh to sync with his glib stuff -Yosh]
1998-06-10 Owen TaylorInitial revision