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