..
garray.c
added g_array_insert_vals() to insert elements at an arbitrary index, and
1998-11-23 15:02:44 +00:00
gbacktrace.c
Land glib-rrh-19981025-0.patch.
1998-11-01 01:32:59 +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 the GListAllocator type and its g_*_allocator_*() function
1998-11-24 12:18:22 +00:00
gdate.c
s/time_t/GTime/ and s/g_print/g_message/ include time.h.
1998-12-02 02:24:14 +00:00
gerror.c
Land glib-rrh-19981025-0.patch.
1998-11-01 01:32:59 +00:00
ghash.c
implemented incremental freezing facility.
1998-11-28 01:54:54 +00:00
ghook.c
added g_hook_list_marshal_check() to eventually destroy hooks after they
1998-11-30 07:08:54 +00:00
glib.def
applied glib-tml-981120-0, change log appended below.
1998-11-25 03:02:56 +00:00
glib.h
s/time_t/GTime/ and s/g_print/g_message/ include time.h.
1998-12-02 02:24:14 +00:00
glist.c
removed the GListAllocator type and its g_*_allocator_*() function
1998-11-24 12:18:22 +00:00
gmem.c
removed the GListAllocator type and its g_*_allocator_*() function
1998-11-24 12:18:22 +00:00
gmessages.c
applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entry
1998-11-01 04:19:54 +00:00
gnode.c
removed the GListAllocator type and its g_*_allocator_*() function
1998-11-24 12:18:22 +00:00
gprimes.c
Mostly changes to GArray code. See ChangeLog.
1998-09-02 07:44:02 +00:00
grel.c
new function g_log_set_always_fatal() to set an additional fatal_mask for
1998-08-18 03:50:35 +00:00
gscanner.c
applied glib-tml-981120-0, change log appended below.
1998-11-25 03:02:56 +00:00
gslist.c
removed the GListAllocator type and its g_*_allocator_*() function
1998-11-24 12:18:22 +00:00
gstrfuncs.c
Added 'strncasecmp' to the list of functions to be searched for. Added a
1998-11-05 01:36:36 +00:00
gstring.c
removed the GListAllocator type and its g_*_allocator_*() function
1998-11-24 12:18:22 +00:00
gtimer.c
applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entry
1998-11-01 04:19:54 +00:00
gtree.c
removed the GListAllocator type and its g_*_allocator_*() function
1998-11-24 12:18:22 +00:00
gutils.c
applied glib-tml-981120-0, change log appended below.
1998-11-25 03:02:56 +00:00
Makefile.am
There are outstanding issues, but they should be resolvable in-place. If
1998-12-01 20:24:32 +00:00