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