Move more documentation inline.
[platform/upstream/glib.git] / ChangeLog
1 2006-12-16  Matthias Clasen  <mclasen@redhat.com>
2
3         * glib/gstring.c: Move more documentation inline.
4
5         * configure.in: Use AC_COMPILE_IFELSE for the monotonic
6         clock test.  (#362918, Han-Wen Nienhuys, Jeremy Lainé)
7
8         * glib/gstring.c: Move documentation inline. 
9
10 2006-12-15  Matthias Clasen  <mclasen@redhat.com>
11
12         * glib/giochannel.h: Make ref_count a gint to avoid
13         compiler warnings.  (#321977, Andrew Paprocki)
14
15         * configure.in: On Solaris, set CFLAGS and LDFLAGS that
16         work both with Sun cc and gcc.  (#315061, Lazlo Peter)
17
18         * glib/gspawn.c: Undefine READ_OK to fix the build on
19         old versions of Darwin.  (#327800)
20
21         * glib/glib.symbols:
22         * glib/gstring.[hc] (g_string_chunk_clear): Add a function
23         for clearing a GStringChunk. (#364608, Matt Barnes)
24
25         * glib/guniprop.c (interval_compare): Avoid a compiler
26         warning.
27
28         * glib/gspawn.c (do_exec): Call set_cloexec() with
29         the right parameters.  (#386252, Guillaume Desmottes)
30
31 2006-12-15  Matthias Clasen  <mclasen@redhat.com>
32
33         Fix #357585, Padraig O'Briain.
34         
35         * configure.in: Check for fdwalk.
36         
37         * glib/gspawn.c (do_exec): Use fdwalk() to close all
38         file descriptors. 
39
40         * glib/gspawn.c (fdwalk): Fallback implementation of
41         fdwalk.
42
43 2006-12-14  Matthias Clasen  <mclasen@redhat.com>
44
45         * glib/gconvert.c (open_converter): Don't use alloca
46         and avoid allocating memory for small keys that are 
47         already cached.  (#172406, Morten Welinder)
48
49         * glib/gmain.c (g_child_watch_add_full): Improve the docs.
50         (#345569, Tim-Philipp Müller)
51
52         * glib/gkeyfile.c (g_key_file_add_group): If the group
53         is already there, make it current.  (#385910, Joe Halliwell)
54
55         * tests/keyfile-test.c: Add a test for duplicate groups/keys.
56
57 2006-12-13  Matthias Clasen  <mclasen@redhat.com>
58
59         * m4macros/glib-gettext.m4: Require AC_CANONICAL_HOST in
60         GLIB_WITH_NLS.  (#385132, Laszlo Peter)
61
62 2006-12-12  Matthias Clasen  <mclasen@redhat.com>
63
64         * configure.in: Add a check for broken poll on Mac OS X.
65
66         * glib/gmain.c: Use poll emulation on OS X.  (#302672, Toby Peterson,
67         patch by Dave Vasilevsky)
68
69 2006-12-11  Matthias Clasen  <mclasen@redhat.com>
70
71         * glib/gatomic.c: Don't use local numeric labels in
72         inline assembler on AIX.  (#316434, Hans Rosenfeld)
73
74         * glib/gunicode.h (g_utf8_next_char): Cast to const char *,
75         not char *.  (#138153, Nikolai Weibull)
76
77 Wed Nov 22 16:09:13 2006  Tim Janik  <timj@gtk.org>
78
79         * glib/gmacros.h: added G_GNUC_MAY_ALIAS, suggested by Mathias
80         Hasselmann in bug #335341, fixes bug #335853.
81
82 2006-11-15  Matthias Clasen  <mclasen@redhat.com>
83
84         * m4macros/glib-gettext.m4: Apply a patch from James 
85         Henstridge for compatibility with automake 2.60 (#343825)
86
87 2006-11-14  Behdad Esfahbod  <behdad@gnome.org>
88
89         * sanity_check: Replace bash-specific == with sh-understood =.
90         Fixes bug #373864.
91
92 2006-11-05  Hans Breuer  <hans@breuer.org>
93
94         * glib/makefile.msc.in : glib/ version not the gobject/ 
95         one I accidentially commited. Fixes bug #371074.
96         
97 2006-11-05  Tor Lillqvist  <tml@novell.com>
98
99         * makefile.mingw
100         * gmodule/makefile.mingw.in
101         * glib/makefile.mingw.in
102         * gobject/makefile.mingw.in
103         * gthread/makefile.mingw.in
104         * tests/makefile.mingw.in: Remove from CVS. Haven't been
105         maintained or distributed for long.
106
107 2006-10-26  Pascal Terjan  <pterjan@linuxfr.org>
108
109         * glib/libcharset/localcharset.c: Fix small leak on failed
110         realloc in _g_locale_get_charset_aliases (#338582)
111
112 2006-10-16  Behdad Esfahbod  <behdad@gnome.org>
113
114         * glib/gnulib/Makefile.am: Add $(GLIB_DEBUG_FLAGS).  (#362543,
115         Peter Kjellerstedt)
116
117 2006-10-15  Sebastian Wilhelmi  <seppi@seppi.de>
118
119         * tests/Makefile.am: Compile errorcheck-mutex-test with thread
120         libraries explicitly. (#74748, Javier Villavicencio)
121
122 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
123
124         Add a way to obtain Unicode script information.  (#348348,
125         Marco Barisione)
126
127         * glib/glib.symbols:
128         * glib/gunicode.h: Add GUnicodeScript enumeration and
129         g_unichar_get_script. 
130         
131         * glib/guniprop.c: Implement g_unichar_get_script.
132
133         * glib/gscripttable.h: Generated private header containing
134         script tables.
135
136         * glib/gen-script-table.pl: Script to generate gscripttable.h.
137
138         * glib/Makefile.am: Update
139
140 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
141
142         * tests/run-markup-tests.sh: Small portability fix.  (#347944,
143         Dan McMahill)
144
145 2006-10-07  Tor Lillqvist  <tml@novell.com>
146
147         * glib/gwin32.c (get_package_directory_from_module)
148         (g_win32_get_package_installation_directory): g_strdup the keys
149         that we are passed before adding them to the hash tables, to guard
150         against the caller freeing them. (#355955, Andreas Köhler)
151
152 2006-10-06  Matthias Clasen  <mclasen@redhat.com> 
153
154         * glib/gtimer.c: Fix a typo.  (#359190)
155
156 2006-10-02  Behdad Esfahbod  <behdad@gnome.org>
157
158         * glib/Makefile.am:
159         * gobject/Makefile.am:
160         Include pltcheck.sh in EXTRA_DIST, and remove redefinition of TESTS.
161         (#358966)
162
163 2006-10-01  Matthias Clasen  <mclasen@redhat.com>
164
165         * glib/gtimer.c (g_usleep): Use nsleep to implement
166         g_usleep on AIX.  (#321974, Andrew Paprocki)
167
168         * configure.in: Check for nsleep
169
170         * glib/gmain.c: Fix typos in doc comments.  
171         (#358421, Tom Tromey)
172
173 2006-09-30  Matthias Clasen  <mclasen@redhat.com>
174
175         * glib/pltcheck.sh: A script to check PLT entries.
176         * glib/Makefile.am (TESTS): Run pltcheck.sh
177
178         * glib/*: Fix includes to correct some issues with
179         PLT entries.  (#354522, Behdad Esfahbod)
180
181 2006-09-17  Hans Breuer  <hans@breuer.org>
182
183         * glib/makefile.msc.in gobject/makefile.msc.in : better filtering
184         of G_GNUC_* stuff when generating .def files. Now also works with
185         newer (less tolerant) linkers, e.g. from vc2500e
186
187 2006-09-10  Matthias Clasen  <mclasen@redhat.com>
188
189         * glib/gbacktrace.c: Assume string.h is available. 
190         (#354523, Behdad Esfahbod)
191
192         * configure.in: Bump version to 2.13.0
193
194         * glib/glib.symbols:
195         * glib/gmain.[hc]: Add functions to create approximate
196         timeouts.  (#353942, Arjan van de Ven)
197
198         * glib/gstdio.c (g_rename): Initialize save_errno.
199         (#355206, Mike Edenfield)
200
201 2006-09-03  Matthias Clasen  <mclasen@redhat.com>
202
203         * glib/gerror.c: Allocate GErrors using the slice allocator.
204         (#354054, Matt Barnes)
205
206 2006-09-02  Matthias Clasen  <mclasen@redhat.com>
207
208         * glib/gtimer.c: Forgotten HAVE_CLOCK_GETTIME.
209
210 2006-09-02  Tor Lillqvist  <tml@novell.com>
211
212         * glib/gutils.c (g_get_any_init_do): Correct C99ism (mixed
213         declarations and code) in Win32 ifdef branch. (#353903, Mike
214         Edenfield)
215
216 2006-09-01  Abel Cheung  <abel@oaka.org>
217
218         * configure.in: Added 'dz' 'hy' to ALL_LINGUAS.
219
220 2006-09-01  Matthias Clasen  <mclasen@redhat.com>
221
222         * configure.in: Check for CLOCK_MONOTONIC.
223
224         * glib/gtimer.c: Only use clock_gettime if we
225         have a monotonic clock.
226
227 2006-08-31  Matthias Clasen  <mclasen@redhat.com>
228
229         * configure.in: Add missing includes to a few test
230         programs.  (#353580, Chris Wilson)
231
232 2006-08-30  Matthias Clasen  <mclasen@redhat.com>
233
234         * glib/gmarkup.c (g_markup_vprintf_escaped): Don't call
235         va_end on caller-provided va_args.  (#353584, Chris Wilson)
236
237 2006-08-29  Tor Lillqvist  <tml@novell.com>
238
239         Remove support for Windows 9x/ME, as will be done also in Pango
240         and GTK+. GTK+ hasn't worked on Win9x since 2.6 or 2.8 anyway, so
241         it's pretty pointless to keep the Win9x code in here either. If
242         somebody is interested, the code can always be found in older GLib
243         versions, and in CVS.
244
245         * glib/gdir.c
246         * glib/gfileutils.c
247         * glib/gspawn-win32-helper.c
248         * glib/gspawn-win32.c
249         * glib/gstdio.c
250         * glib/gutils.c
251         * glib/gwin32.c
252         * glib/gwin32.h: Remove the G_WIN32_IS_NT_BASED() and
253         G_WIN32_HAVE_WIDECHAR_API() tests and their false (Win9x)
254         branches, and any variables or static functions used only by the
255         Win9x branches.
256
257         * glib/gwin32.c (g_win32_windows_version_init): Call g_error() if
258         run on Win9x.
259
260 2006-08-27  Matthias Clasen  <mclasen@redhat.com>
261
262         * configure.in: Fix pthread compiler flag detection.
263
264         * glib/gtimer.c: Use Posix monotonic clocks instead of 
265         gettimeofday when available.  (#336114, William Jon McCann)
266
267 2006-08-26  Matthias Clasen  <mclasen@redhat.com>
268
269         * glib/gutils.h: 
270         * glib/gscanner.c: Fix some typos.  (#351741, Kjartan Maraas)
271
272 2006-08-25  Matthias Clasen  <mclasen@redhat.com>
273
274         * configure.in: Fix the pthread compiler flag detection.
275
276         * glib/gunicode.h: 
277         * glib/gutf8.c (_g_utf8_make_valid): Rename make_valid_utf8
278         from gconvert.c, move it to gutf8.c, and export it privately.
279
280         * glib/gconvert.c (g_filename_display_name): Adjust callers.
281
282         * glib/gkeyfile.c: Use _g_utf8_make_valid() in a number of
283         places to ensure error messages are valid UTF-8.  (#351853,
284         Simon Budig)
285
286 2006-08-22  Matthias Clasen <mclasen@redhat.com>
287
288         * Branch for 2.12
289