glib/glib
Tim Janik 8b853a62c5 change order of gpointer data; field in struct _GNode to be partly binary
Mon Aug  3 16:02:26 1998  Tim Janik  <timj@gtk.org>

        * glib.h:
        * gnode.c: change order of gpointer data; field in struct _GNode to
        be partly binary compatible with GList and GSList.
1998-08-03 14:06:18 +00:00
..
garray.c garray.c (g_ptr_array_remove_index): bugfix: index check for array has 1998-08-03 07:18:23 +00:00
gbacktrace.c Initial revision 1998-06-10 23:21:14 +00:00
gcache.c Initial revision 1998-06-10 23:21:14 +00:00
gcompletion.c indentation fixes. 1998-07-25 03:03:01 +00:00
gdataset.c removed g_dataset_try_key, g_dataset_force_id and g_dataset_retrive_key in 1998-06-19 02:00:23 +00:00
gerror.c Initial revision 1998-06-10 23:21:14 +00:00
ghash.c Renamed g_hash_table_lookup_full to g_hash_table_lookup_extended to 1998-07-09 21:35:59 +00:00
glib.h change order of gpointer data; field in struct _GNode to be partly binary 1998-08-03 14:06:18 +00:00
glist.c Initial revision 1998-06-10 23:21:14 +00:00
gmem.c Initial revision 1998-06-10 23:21:14 +00:00
gmessages.c Initial revision 1998-06-10 23:21:14 +00:00
gnode.c change order of gpointer data; field in struct _GNode to be partly binary 1998-08-03 14:06:18 +00:00
gprimes.c Initial revision 1998-06-10 23:21:14 +00:00
grel.c Use GINT_TO_POINTER casts to remove compiler warnings. 1998-06-18 20:37:11 +00:00
gscanner.c indentation fixes. 1998-07-25 03:03:01 +00:00
gslist.c Initial revision 1998-06-10 23:21:14 +00:00
gstrfuncs.c indentation fixes. 1998-07-25 03:03:01 +00:00
gstring.c [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
gtimer.c Initial revision 1998-06-10 23:21:14 +00:00
gtree.c added a GNode test. 1998-07-31 20:21:10 +00:00
gutils.c indentation fixes. 1998-07-25 03:03:01 +00:00
Makefile.am added a GNode test. 1998-07-31 20:21:10 +00:00