Commented out debugging output.
[platform/upstream/glib.git] / ChangeLog.pre-2-10
1 1999-03-14  Jeff Garzik  <jgarzik@pobox.com>
2
3         * gdate.c:
4         Commented out debugging output.
5
6         * tests/Makefile.am, tests/date-test.c:
7         Added test of the GDate module, based closely on testgdate.c.
8
9         * tests/Makefile.am:
10         Bugfix - compile tests with @GLIB_DEBUG_FLAGS@.
11
12 1999-03-14  Raja R Harinath  <harinath@cs.umn.edu>
13
14         * configure.in (glibconfig.h): Remove widechar tests and defines.
15         (fd_set): Change the grep for `fd_mask' to search for `fd_set'.
16         * gerror.c (fd_mask): Remove conditional typedef.  It is not used
17         elsewhere in the file.
18         * gmain.c (fd_mask): Likewise.
19
20 1999-03-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
21
22         * configure.in: Test for posix threads first, then for dce threads.
23
24 1999-03-11  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
25
26         * configure.in: Revamped the thread configure stuff. Now dce
27         threads (old posix draft) are recogniced. This is necessary,
28         because dce threads are in fact working quite differently from
29         posix threads. Also changed the conditions for checking for MT
30         safe functions a bit, because G_THREADS_IMPL_NONE still have to
31         compile thread safe. NOTE: Please do not commit my change to
32         glib-1-2/{acconfig.h,configure.in,config.h.win32} from 1999-03-03,
33         as the current change will take care of that too.
34
35 Tue Mar  9 14:37:32 1999  Jeff Garzik  <jgarzik@pobox.com>
36
37         * Makefile.am, glib.h, gstack.c, gqueue.c,
38           tests/Makefile.am, tests/queue-test.c, tests/stack-test.c:
39         Added stack, queue ADTs and related tests.
40
41         * glib.h, glist.c:
42         New g_list_delete() function.
43
44 Sat Mar  6 11:03:08 1999  Asbjorn Pettersen  <ape@lrdpf.spacetec.no>
45
46         * gutils.c (g_get_any_init): add OS/2 changes.
47         change '\\' in HOME to '/'.
48
49 1999-03-03  Josh MacDonald  <jmacd@spin.dsl.pacbell.net>
50
51         * glib.def: g_spaced_primes_closest was omitted here, so I
52         couldn't build Xdelta on Windows.
53
54 1999-03-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
55
56         * gutils.c (g_get_any_init): Fixed yet another bloody
57         implementation of getpwuid_r on AIX. Thanks to Olaf Dietsche
58         <olaf.dietsche+list.gtk@netcologne.de>. I would like a configure
59         test better than that, but have no idea, how to do that easily.
60
61 Sat Feb 27 01:18:47 1999  Tim Janik  <timj@gtk.org>
62
63         * ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
64         new one.
65
66         * configure.in: set glib version to 1.3.0.