glib/glib
Sebastian Wilhelmi 5f17e39e2a Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org>
Wed Mar 17 01:46:28 1999  Tim Janik  <timj@gtk.org>

        * merges from glib-1-2:

Sun Mar 14 17:50:35 1999  Tim Janik  <timj@gtk.org>

        * gmem.c (g_mem_chunk_*): changed a bunch of g_assert() statements
        to g_return_if_fail().
        (g_mem_profile):
        (g_mem_chunk_print):
        (g_mem_chunk_info): removed some extraneous "\n"s at the end of the log
        messages.

        * gtimer.c (g_timer_*): changed a bunch of g_assert() statements
        to g_return_if_fail().
        * grel.c (g_*): changed a bunch of g_assert() statements to
        g_return_if_fail() and added some extra ones to check relation != NULL.

Tue Mar  9 23:25:50 1999  Tim Janik  <timj@gtk.org>

        * configure.in: check for working realloc (NULL,).
        * gmem.c (g_realloc): use malloc() for initial allocation on systems
        where realloc(NULL,) will not work (this is the case on SunOS, reported
        by Tom Geiger).

Mon Mar  8 07:42:08 1999  Tim Janik  <timj@gtk.org>

        * ghook.c (g_hook_unref): when !hook_list->is_setup, wrap the
        flag around the call to g_hook_free() to avoid spurious
        warnings (happens during destruction phase).

1999-03-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

        * gmem.c: Fixed a stupid cut'n'paste error of mine. Thanks to
        Friedrich Dominicus <Friedrich.Dominicus@inka.de>
1999-03-17 01:05:49 +00:00
..
garray.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gbacktrace.c Remove widechar tests and defines. (fd_set): Change the grep for `fd_mask' 1999-03-14 20:57:41 +00:00
gcache.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gcompletion.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gdataset.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gdate.c Commented out debugging output. 1999-03-14 23:46:51 +00:00
gerror.c Remove widechar tests and defines. (fd_set): Change the grep for `fd_mask' 1999-03-14 20:57:41 +00:00
ghash.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
ghook.c Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> 1999-03-17 01:05:49 +00:00
giochannel.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
giounix.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
giowin32.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
glib.def Add g_spaced_primes_closest to glib.def, it was missing. 1999-03-04 02:17:22 +00:00
glib.h Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to use for printf and (much 1999-03-15 16:09:15 +00:00
glist.c Added stack, queue ADTs and related tests. 1999-03-09 19:41:19 +00:00
gmain.c Remove widechar tests and defines. (fd_set): Change the grep for `fd_mask' 1999-03-14 20:57:41 +00:00
gmem.c Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> 1999-03-17 01:05:49 +00:00
gmessages.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gnode.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gprimes.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gqueue.c Added stack, queue ADTs and related tests. 1999-03-09 19:41:19 +00:00
grel.c Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> 1999-03-17 01:05:49 +00:00
gscanner.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gslist.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gstrfuncs.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gstring.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gtimer.c Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> 1999-03-17 01:05:49 +00:00
gtree.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gutils.c add OS/2 changes 1999-03-06 10:05:32 +00:00
Makefile.am Added stack, queue ADTs and related tests. 1999-03-09 19:41:19 +00:00