Use AC_LINK_IFELSE(), not AC_TRY_RUN() for va_copy(), __va_copy() checks.
[platform/upstream/glib.git] / ChangeLog.pre-2-8
1 Thu Dec  5 16:05:55 2002  Owen Taylor  <otaylor@redhat.com>
2
3         * configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
4         for va_copy(), __va_copy() checks.
5
6         * configure.in: When there is a reasonable default,
7         provide that in the 3rd argument of AC_TRY_RUN(),
8         instead of just leaving the 3rd argument empty.
9
10 2002-12-05  Matthias Clasen  <maclas@gmx.de>
11
12         * glib/gstrfuncs.c (g_strncasecmp): Break long deprecation
13         info into two paragraphs.
14
15 Thu Dec  5 15:43:46 2002  Owen Taylor  <otaylor@redhat.com>
16
17         * configure.in: Fix multiple problems with the programs
18         in the argument of AC_TRY_RUN() having preprocessor
19         defines not in the first column.
20
21 Thu Dec  5 15:24:14 2002  Owen Taylor  <otaylor@redhat.com>
22
23         Start of fixes for cross-compilation. Based on
24         patches from Dimi Shahbaz, Dan Kegel, Johannes Stenzenbach,
25         Amy Lin. (#58786)
26
27         * configure.in: Don't run the Digital-Unix 4 -std1 check
28         when cross_compiling.
29
30         * configure.in: Use AC_TRY_COMPILE() rather than 
31         AC_TRY_RUN() for inline checks. (Daniel Egger)
32
33         * configure.in: use AC_CHECK_SIZEOF rather than
34         GLIB_SIZEOF for size_t. Remove unused checks for
35         size of ptrdiff_t/intmax_t.
36
37         * acglib.m4: Resync GLIB_SIZEOF of to the current
38         AC_CHECK_SIZEOF, which handles cross-compilation.
39
40         * acglib.m4: Remove no longer needed GLIB_SYSDEFS(),
41         add GLIB_CHECK_VALUE() as a wrapper around the
42         amazing _AC_COMPUTE_INT() autoconf 2.5x internal.
43
44         * configure.in: Redo the POLL* value checks in a
45         cross-compilation friendly way.
46
47 Thu Dec  5 15:28:37 2002  Owen Taylor  <otaylor@redhat.com>
48
49         * glib/gtimer.c: Include glibconfig.h early so
50         that we include <windows.h> when needed.
51
52         * glib/gstrfuncs.c: Fix typo.
53
54 Tue Dec  3 21:10:28 2002  Owen Taylor  <otaylor@redhat.com>
55
56         * configure.in: Add 3rd argument to remaining AC_DEFINES(),
57         so we can get rid of acconfig.h. (#76334, Daniel Egger)
58
59         * acconfig.h: Removed.
60
61 Tue Dec  3 20:22:27 2002  Owen Taylor  <otaylor@redhat.com>
62
63         * glib/*.c: Patch from Sven Neumann to make the
64         include order consistent. (#71704)
65
66 2002-12-03  Matthias Clasen  <maclas@gmx.de>
67
68         * configure.in: Check that strlcpy behaves as per the OpenBSD 
69         man page before wrapping it.  (#53933)
70
71 2002-12-03  Frederic Crozat  <fcrozat@mandrakesoft.com>
72
73         * glib/gunicollate.c: (g_utf8_collate_key):
74         Fix typo from previous commit
75
76 Tue Dec  3 01:05:00 2002  James M. Cape  <jcape@ignore-your.tv>
77
78         * glib/gunicollate.c (g_utf8_collate, g_utf8_collate_key):
79         Check for NULL before doing anything.
80
81 Mon Dec  2 16:34:13 2002  Owen Taylor  <otaylor@redhat.com>
82
83         * === Released 2.1.3 ===
84
85         * NEWS: Updated.
86
87         [ Unmerged change from stable from May 16 ]
88
89         * autogen.sh: Remove check for GNU gettext, since it
90         was causing problems for Solaris CVS builds.
91         (#81885, Hidetoshi Tajima.)
92
93 Tue Nov 26 09:51:43 2002  Owen Taylor  <otaylor@redhat.com>
94
95         * glib/gstrfuncs.c (g_strchomp): Avoid non-ANSI pointer
96         comparison. (#54344, Morten Welinder)
97
98         * tests/strfunc-test.c (main): Add tests for strchomp().
99
100 2002-11-30  Ole Laursen  <olau@hardworking.dk>
101
102         * configure.in: Added "da" to ALL_LINGUAS.
103
104 2002-11-29  Matthias Clasen  <maclas@gmx.de>
105
106         * glib/gstrfuncs.c (g_ascii_strtoull): It is a 2.2 addition.
107
108         * glib/gtimer.c (g_time_val_add): Adjust to changed parameter names.
109
110         * glib/gutils.c (g_get_application_name): Mark as 2.2. addition.
111
112         * glib/gstrfuncs.c (g_ascii_strtoull): Mark as 2.0.7 addition. 
113
114 2002-11-28  Matthias Clasen  <maclas@gmx.de>
115
116         * glib/gutils.c:
117         * glib/gtree.c: 
118         * glib/gstring.c: 
119         * glib/gstrfuncs.c: 
120         * glib/giochannel.c: Move some docs inline, and add deprecation
121         information. To see the list of affected functions, grep for
122         "Deprecated:". 
123
124         * configure.in: Fix the definitions around printf: either we use
125         system printf in which case HAVE_VASPRINTF, HAVE_C99_VSNPRINTF and
126         HAVE_UNIX98_PRINTF have already been determined by earlier tests,
127         or we use the included printf, in which case we know that these
128         three can be defined as 1.  (#99826)
129
130         * glib/gutf8.c (g_utf8_strreverse): 
131         * glib/gstrfuncs.c (g_str_has_suffix): 
132         (g_str_has_prefix): 
133         * glib/gprintf.c (g_printf): 
134         (g_fprintf): 
135         (g_sprintf): 
136         (g_vprintf): 
137         (g_vfprintf): 
138         (g_vsprintf): 
139         * glib/gmarkup.c (g_markup_parse_context_get_element): 
140         Mark as 2.2 API additions.
141
142         * configure.in: Fix the gtk-doc version check.
143
144 2002-11-27  Matthias Clasen  <maclas@gmx.de>
145
146         * glib/gmessages.h: Use G_LIKELY without surrounding parentheses 
147         in g_assert() and g_return_[val]_if_fail() so that we always trigger
148         the gcc warning about "assignment used as truth value".
149
150         * glib/gmacros.h: Always put parentheses in G_LIKELY and G_UNLIKELY.
151
152 2002-11-26  Matthias Clasen  <maclas@gmx.de>
153
154         * glib/gmessages.h: Only use G_LIKELY in g_assert() and 
155         g_return_[val]_if_fail() if it is actually doing something.
156
157 2002-11-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
158
159         * glib/grand.c, gthread/gthread-impl.c, tests/rand-test.c: 
160         Changed the seeding algorithm. Old behaviour can be achived by
161         setting envvar G_RANDOM_VERSION to "2.0". (#99262)
162
163         * docs/reference/glib/glib-docs.sgml,
164         docs/reference/glib/Makefile.am: Renamed
165         docs/reference/glib/changes-2.0.sgml to
166         docs/reference/glib/changes.sgml and added section for changes
167         from 2.0 to 2.2 (Also corrected 1.0 to 1.2).
168
169         * README.in, docs/reference/glib/running.sgml,
170         docs/reference/glib/tmpl/random_numbers.sgml,
171         docs/reference/glib/changes.sgml: Added notes about the new
172         seeding algorithm.
173
174         * configure.in: Make CPPFLAGS, not CFLAGS, include
175         G_THREAD_CFLAGS. CFLAGS is used while linking too and thus GLib
176         programs would link to the threads library on some platforms. Also
177         fixed a bug manifesting through this change. (#77981)
178
179 2002-11-26  Matthias Clasen  <maclas@gmx.de>
180
181         * glib/gmacros.h: Fix the non-gcc-3.x definitions of G_LIKELY 
182         and G_UNLIKELY.  (Reported by Dan Mills)
183
184 2002-11-25  Matthias Clasen  <maclas@gmx.de>
185
186         * glib/gfileutils.c (g_build_path): 
187         (g_build_filename): Document that the varargs must be 
188         NULL-terminated. (#99510)
189
190         * glib/gmessages.h (g_assert): 
191         (g_return_if_fail): 
192         (g_return_val_if_fail): Remove the (no longer effective) empty
193         if-branch.
194
195         * glib/gmacros.h: Change the definition of G_LIKELY, so that
196         g_return_if_fail() and friends still trigger a gcc warning if
197         the expr is an assignment. 
198
199 2002-11-23  Matthias Clasen  <maclas@gmx.de>
200
201         * configure.in: Generate docs/reference/*/version.xml.
202
203         * glib/gdir.h: Add Copyright notice.
204
205 2002-11-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
206
207         * configure.in: Fixed typo: PTHREAD_PRIO_MIN ->
208         PTHREAD_PRIO_MAX. (Laurent Vivier, #99293)
209
210 Fri Nov 22 09:39:09 2002  Owen Taylor  <otaylor@redhat.com>
211
212         * glib/gmacros.h: Remove broken G_HIDDEN_SYMBOL
213         definition which wasn't supposed to be committed
214         at all.
215
216 Thu Nov 21 16:19:21 2002  Owen Taylor  <otaylor@redhat.com>
217
218         * glib/ghash.c: Patch from Morten Welinder to 
219         make ghash.c properly obey DISABLE_MEM_POOLS. (#96600)
220
221 Thu Nov 21 14:09:44 2002  Owen Taylor  <otaylor@redhat.com>
222
223         * glib/gmacros.h: Add G_GNUC_DEPRECATED. (Tom Tromey,
224         #87969)
225
226 2002-11-21  Tor Lillqvist  <tml@iki.fi>
227
228         * config.h.win32.in: Update to match what is currently produced by
229         autotools.
230
231         * configure.in: Remove superfluous spaces on two shell variable
232         assignment lines. Don't define HAVE_GOOD_PRINTF as 0 if we don't
233         have a good printf, it is tested with #ifdef.
234
235         * glib/glib.def: Add new functions.
236
237         * glib/Makefile.am: If !HAVE_GOOD_PRINTF, add libtrio.la to LIBADD
238         and DEPENDENCIES.
239
240         * glib/glib.rc.in
241         * gmodule/gmodule.rc.in
242         * gobject/gobject.rc.in
243         * gthread/gthread.rc.in
244         * {glib,gmodule,gobject,gthread}/makefile.{mingw,msc}.in:
245         Hardcode 2.0 in the names, as that is what Makefile.am does.
246
247 2002-11-21  Matthias Clasen  <maclas@gmx.de>
248
249         Include a printf implementation supporting C99 snprintf and SUS
250         positional parameters:  (#79488)
251         
252         * glib/gstrfuncs.c:
253         * glib/gspawn-win32.c:
254         * glib/gscanner.c:
255         * glib/gconvert.c: 
256         * glib/gbacktrace.c: Use _g_printf wrappers. 
257
258         * glib/gutils.c (g_vsnprintf): Simplify, since we can assume C99
259         snprintf semantics now.
260
261         * glib/gmessages.c (printf_string_upper_bound): No longer needed,
262         since we can assume C99 snprintf semantics now.
263         (g_logv): Simplify.
264         
265         * acinclude.m4 (AC_FUNC_PRINTF_UNIX98): New macro to check wether
266         printf supports SUS positional parameters.
267
268         * configure.in: New option --enable-included-printf to force
269         compilation of trio; otherwise trio is compiled if the system
270         printf misses either C99 snprintf semantics of SUS positional 
271         parameters.
272
273         * glib/Makefile.am (SUBDIRS): Conditionally compile trio.
274         (libglib_2_0_la_SOURCES): Add gprintf.c and gprintfint.h.
275         (glibsubinclude_HEADERS): Add gprintf.h.
276
277         * glib/gprintfint.h: New private wrapping either system printf
278         or trio printf variants in _g_printf wrappers for use inside glib.
279
280         * glib/gprintf.h: New public header declaring g_printf variants.
281         * glib/gprintf.c: Corresponding implementations.
282
283         * glib/trio/*: New directory, containing the trio-1.9 sources. 
284
285 2002-11-20  Matthias Clasen  <maclas@gmx.de>
286
287         * glib/gmessages.h (g_return_if_fail): 
288         (g_return_val_if_fail): Use G_LIKELY.  (#69022)
289
290         * glib/gmacros.h (G_LIKELY): 
291         (G_UNLIKELY): New macros for hinting the compiler about the
292         expected result of expressions. For gcc 3.x, define these
293         using __builtin_expect.  (#69022)
294
295 Tue Nov 19 14:38:18 2002  Owen Taylor  <otaylor@redhat.com>
296
297         * glib/gstrfuncs.c (g_ascii_strtoull): Fix 
298         strtull/strtoull type in docs (#99012, Morten
299         Welinder.) Add copyright information for code
300         taken from GNU libc.
301
302 2002-11-18  Tor Lillqvist  <tml@iki.fi>
303
304         * glib/gspawn-win32.c (do_spawn_with_pipes): Do handle
305         G_SPAWN_DO_NOT_REAP_CHILD after all, similarily as on Unix. If the
306         flag is not set, don't call DuplicateHandle() on the handle
307         returned by the helper process, and set the "child pid" returned
308         to the called to zero. Close the handle to the helper process in
309         all cases.
310
311         * glib/gspawn.c (g_spawn_async_with_pipes): Document Windows
312         behaviour of G_SPAWN_DO_NOT_REAP_CHILD.
313
314 2002-11-18  Tor Lillqvist  <tml@iki.fi>
315
316         [Win32] Fix the asynchronous g_spawn* to return the process handle
317         of the started program properly. (Note: not the process id. The
318         spawn*() functions in the C runtime return the created process's
319         handle. There doesn't seem to be any way to get the process id of
320         a child process if you have the handle. But then, the process
321         handle usually is more useful anyway.)
322
323         * glib/gspawn-win32-helper.c (WinMain): If the spawning of the
324         child process succeeded, and if asynchronous spawn (P_NOWAIT),
325         write the result handle up to the parent process, waiting to read
326         it in do_spawn_with_pipes().
327
328         * glib/gspawn-win32.c (do_spawn): Use return value from spawning
329         the helper. If it is -1 the helper wasn't found or couldn't be run
330         for some reason. Otherwise it is the helper's process handle.
331
332         (g_spawn_async_with_pipes): Pass the child_pid parameter on to
333         do_spawn_with_pipes().
334
335         (do_spawn_with_pipes): Take also a child_pid parameter. If
336         do_spawn() returned -1, fail immediately. Otherwise make the
337         handle passed to us by the helper process into a handle valid in
338         this process by calling DuplicateHandle().
339
340 2002-11-17  Tor Lillqvist  <tml@iki.fi>
341
342         * glib/gspawn-win32.c (g_spawn_async_with_pipes): Ignore the
343         G_SPAWN_DO_NOT_REAP_CHILD flag, can't be meaninfully implemented
344         on Windows, at least not now. Always pass dont_wait as TRUE to
345         do_spawn_with_pipes(). The semantics of the dont_wait parameter is
346         very different from the semantics of the intermediate_child
347         parameter to fork_exec_with_pipes() in the Unix version. This
348         fixes a serious bug, g_spawn_async() in fact behaved
349         synchronously.
350
351         (do_spawn_with_pipes, do_spawn): Rename from
352         fork_exec_with_pipes() and do_exec(), those names were from the
353         Unix bersion, and misleading.
354
355         (close_and_invalidate): Don't try to close invalid fds.
356
357         * glib/gspawn.c (g_spawn_async_with_pipes): Add warning about
358         Windows behaviour. There is no fork(), so the child_setup()
359         function is in fact called in the parent.
360         
361         * glib/gspawn-win32-helper.c (WinMain): Insert spaces in argv
362         debugging output.
363
364         * tests/spawn-test-win32-gui.c: New file. Test program to be
365         linked as a GUI application. Behaves differently depending on how
366         invoked (by spawn-test).
367
368         * tests/spawn-test.c (run_tests): On Win32, run the
369         spawn-test-win32-gui program, too, in several ways, synchronously
370         and asynchronously.
371
372         * tests/Makefile.am: Corresponding change.
373
374 Fri Nov  8 19:44:20 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
375
376         * docs/reference/glib/tmpl/arrays.sgml:
377         * docs/reference/glib/tmpl/arrays_byte.sgml:
378         * docs/reference/glib/tmpl/arrays_pointer.sgml:
379         * docs/reference/glib/tmpl/date.sgml:
380         * docs/reference/glib/tmpl/linked_lists_double.sgml:
381         * docs/reference/glib/tmpl/linked_lists_single.sgml:
382         * docs/reference/glib/tmpl/main.sgml:
383         * docs/reference/glib/tmpl/queue.sgml:
384         * docs/reference/glib/tmpl/random_numbers.sgml:
385         * docs/reference/glib/tmpl/relations.sgml:
386         * docs/reference/glib/tmpl/scanner.sgml:
387         * docs/reference/gobject/tmpl/gtype.sgml:
388         * docs/reference/gobject/tmpl/value_arrays.sgml glib/garray.h:
389         * glib/gdate.h glib/giochannel.h glib/glist.h glib/gmain.c:
390         * glib/gmain.h glib/gqueue.c glib/gqueue.h glib/grand.c glib/grand.h:
391         * glib/grel.h glib/gslist.h glib/gtimer.h gobject/gvaluearray.h:
392
393         Trivial s/foo/foo_/ fixes to make <glib.h> includable with
394         -Wshadow without warnings (#91680)
395
396 Thu Nov  7 19:32:26 2002  Owen Taylor  <otaylor@redhat.com>
397
398         * glib/gutils.[ch] (g_set/get_application_name): 
399         Patch from Havoc Pennington to add functions for 
400         setting and getting a human readable application
401         name.
402
403         * configure.in: Up to version 2.1.3, since we'll
404         need to depend on last addition for GTK+.
405
406 2002-11-06  Tor Lillqvist  <tml@iki.fi>
407
408         * glib/glib.def: Add g_main_thread_init.
409
410 2002-11-06  Matthias Clasen  <maclas@gmx.de>
411
412         * glib/gstrfuncs.c (g_str_has_suffix): 
413         (g_str_has_prefix): Minor doc markup fix.
414
415 Mon Nov  4 10:45:48 2002  Owen Taylor  <otaylor@redhat.com>
416
417         * configure.in: Add -DG_DISABLE_CAST_CHECKS for 
418         everything but --enable-debug.
419
420         * configure.in: Require pkg-config 0.14. (#97553)
421
422 Mon Nov  4 14:41:48 2002  Owen Taylor  <otaylor@redhat.com>
423  
424         * glib/gbsearcharray.c: Include config.h
425         so DISABLE_MEMPOOLS actually has an effect.
426         (#96437, Morten Welinder)
427  
428         * tests/uri-test.c: Include <config.h>
429
430 2002-11-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
431
432         * configure.in: Added Belarusian to ALL_LINGUAS
433
434 2002-11-02  Daniel Elstner  <daniel.elstner@gmx.net>
435
436         * glib/giochannel.c (g_io_channel_write_chars): Fix left_len
437         calculation in the from UTF-8 to UTF-8 case: left_len should
438         be the number of bytes left in the input buffer rather than
439         channel->write_buf. (#96373)
440
441 2002-10-27  Tor Lillqvist  <tml@iki.fi>
442
443         * configure.in (G_MODULE_LDFLAGS): Don't set on Win32, only causes
444         trouble.
445         
446         * glib/gmain.c (g_poll): Fix for bug reported by Herman Bloggs
447         (http://mail.gnome.org/archives/gtk-devel-list/2002-October/msg00101.html)
448         and others. We waited for events only for GPollFDs whose events
449         field had G_IO_IN set. We need to wait also for events for
450         GPollFDs that have just G_IO_OUT set. Non-blocking sockets in the
451         process of being connect()ed are one such case. Also silence a
452         couple of gcc warnings.
453
454 Fri Oct 18 13:41:30 2002  Manish Singh  <yosh@gimp.org>
455
456         * glib/giochannel.c (g_io_channel_read_line_backend): avoid
457         creating negative values out of unsigned values using MAX,
458         check to see if the result would be positive before doing
459         the calculation.
460
461 Tue Oct 15 15:28:47 2002  Manish Singh  <yosh@gimp.org>
462
463         * tests/iochannel-test.c: use gsize instead of int where appropriate
464         (64-bit cleanliness fix). Removed leftover line_term cruft.
465
466 Tue Oct 15 15:07:45 2002  Manish Singh  <yosh@gimp.org>
467
468         * gmodule/Makefile.am gobject/Makefile.am gthread/Makefile.am:
469         add -DG_DISABLED_DEPRECATED
470
471         * tests/gio-test.c tests/mainloop-test.c tests/string-test.c
472         tests/testglib.c test/tree-test.c tests/unicode-collate.c
473         tests/unicode-normalize.c: Deprecation cleanup
474
475 Mon Oct 14 15:51:05 2002  Owen Taylor  <otaylor@redhat.com>
476
477         * glib/gdate.c (g_date_fill_parse_tokens): Fix a memory
478         leak. (#94550, Sebastian Rittau)
479
480 Mon Oct 14 15:36:11 2002  Owen Taylor  <otaylor@redhat.com>
481
482         * glib/gcompletion.[ch] (g_completion_complete): Make
483         prefix argument const. (#91662, Gustavo Carneiro) 
484
485 Mon Oct 14 15:32:14 2002  Owen Taylor  <otaylor@redhat.com>
486  
487         * tests/mainloop-test.c (adder_response): Fix a minor memory
488         leak.
489  
490 Sat Oct 12 21:30:41 2002  Tim Janik  <timj@gtk.org>
491
492         * merged up from glib-2-0:
493
494         * glib/gstrfuncs.c (g_ascii_strtod): fix comment.
495         (g_ascii_strtoull): new function, acting like strtoull(3) in the C
496         locale.
497
498         * glib/gscanner.[hc]: fix 32bit issues with integer parsing and
499         support storing 64bit values in GTokenValue by
500         using g_ascii_strtoull().
501
502 Sat Oct 12 12:34:22 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
503
504         * glib/gtree.c (g_tree_search), glib/gspawn.c
505         (g_spawn_async_with_pipes): 
506
507         Documentation fixes: #71778, Owen Taylor; #85095, Bill Janssen,
508         Owen Taylor. 
509
510 Thu Oct 10 23:27:02 2002  Tim Janik  <timj@gtk.org>
511
512         * glib/gscanner.c (g_scanner_msg_handler): if input_name is NULL,
513         print out "<memory>" instead of completely skipping input specification
514         and thusly loosing error line information.
515
516 Sun Sep 29 12:15:44 2002  Manish Singh  <yosh@gimp.org>
517
518         * tests/mainloop-test.c: use gsize instead of int where appropriate
519         (64-bit cleanliness fix)
520
521 2002-09-29  Tor Lillqvist  <tml@iki.fi>
522
523         * configure.in: Instead of forcing -fnative-struct into CFLAGS
524         when using gcc for Win32, check for gcc version 3.x which uses
525         -mms-bitfields instead. Also check if either of these switches is
526         actually available at all, and warn if not. Thanks to Soren
527         Andersen for the inspiration.
528
529         * HACKING: Say we require autoconf 2.52 as that is what
530         configure.in does.
531
532 2002-09-23  Arvind Samptur <arvind.samptur@wipro.com>
533         * glib/gspawn.c (fork_exec_with_pipes) : when the child fails
534         we need to reap it to avoid a zombie. This would
535         happen in case of g_spawn_sync. Fixes #92658
536
537 2002-09-20  Matthias Clasen  <maclas@gmx.de>
538
539         * glib/gscanner.c (g_scanner_msg_handler): Don't print
540         scanner->input_name when it is NULL.  (#93752)
541
542 2002-09-06  Havoc Pennington  <hp@redhat.com>
543
544         * autogen.sh: automake 1.4
545
546 2002-09-01  Soeren Sandmann  <sandmann@daimi.au.dk>
547
548         * docs/reference/glib/tmpl/datalist.sgml, glib/gmain.c:
549
550         Documentation fixes: (#75255, Martin Schulze; #76104, Daryll Strauss)
551
552 2002-08-26  Tor Lillqvist  <tml@iki.fi>
553
554         * configure.in (G_LIBS_EXTRA): Don't link with -lwsock32 on
555         Cygwin (#91696, Masahiro Sakai).
556
557 Tue Aug 20 16:01:03 2002  HideToshi Tajima  <hidetoshi.tajima@sun.com>
558
559         * glib/gconvert.c (strdup_len): validate 'len' argument properly
560         for the case that input string is not null-terminated. (#91222)
561
562 2002-08-10  Gustavo Noronha Silva  <kov@debian.org>
563
564         * configure.in: added pt_BR to ALL_LINGUAS
565
566 2002-08-07  Matthias Clasen  <maclas@gmx.de>
567
568         * glib/gmarkup.c (g_markup_parse_context_get_element): 
569         Use g_return_val_if_fail, no g_return_if_fail.
570
571 2002-08-06  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
572
573         * glib/gthread.c: Set the normal PID surrogate priority according
574         to getpid() to avoid errors for niced processes. (#86116)
575
576         * gthread/gthread-impl.c, gthread/gthread-posix.c,
577         gthread/gthread-solaris.c: Do the same for the posix/dce
578         implementation. Solaris still needs to set priority of the main
579         thread, because all unbound threads will schedule according to
580         that value and it defaults to 0 (the minimal value). 
581
582         * glib/gmain.c: Factor out g_main_context_init_pipe from
583         g_main_context_new to initialize the wakeup pipe of a
584         context. Call that function from g_main_context_new if threads are
585         initialized and for all contexts when threads are initialized
586         in g_main_thread_init. (#86872) 
587
588         * gthread/gthread-impl.c: Call g_main_thread_init. (#86872) 
589
590 Thu Jul 25 14:23:15 2002  Owen Taylor  <otaylor@redhat.com>
591
592         * glib/gfileutils.c: Clarify the behavior of g_build_path()
593         for empty elements and for leading and trailing copies
594         of the separator in the docs.
595  
596         * glib/gfileutils.c: Fix problems with leading elements
597         consisting only of "/" characters. (#85928, Guillaume Chazarain)
598  
599         * tests/strfunc-test.c (main): Add more test cases
600         for g_build_filename().
601  
602 2002-07-26  Matthias Clasen  <maclas@gmx.de>
603
604         * glib/gunicode.h: 
605         * glib/gutf8.c (g_utf8_strreverse): New function to revert
606         a utf8 string.
607         * glib/gpattern.c (g_utf8_reverse): Gone, replaced by 
608         g_utf8_strreverse.  (#87725)
609
610 Thu Jul 25 20:57:20 2002  Owen Taylor  <otaylor@redhat.com>
611
612         * glib/giochannel.c (g_io_channel_read_line): Fix 
613         docs for @str_return to conform to the main docs
614         and the implementation as to whether the terminator
615         is included. (#87964, Jacob Berkman)
616
617 Thu Jul 25 19:52:41 2002  Owen Taylor  <otaylor@redhat.com>
618
619         * glib/guniprop.c (real_tolower): Handle the 
620         end of the string properly when max_len is set.
621         (#88545, Morten Welinder.) Rename the next_t
622         variable to next_type to make cc-mode happy.
623
624         * glib/gconvert.c (g_iconv_open): Fix missing
625         label from previous commit.
626
627 Thu Jul 25 19:41:03 2002  Owen Taylor  <otaylor@redhat.com>
628
629         * glib/giochannel.c (g_io_channel_get_flags): Fix 
630         incorrect return value in g_return_val_if_fail 
631         (#85545, David L. Cooper II)
632
633 Thu Jul 25 19:12:43 2002  Owen Taylor  <otaylor@redhat.com>
634
635         * glib/giochannel.c (g_io_channel_set_encoding): Clarify
636         that only one of the conditions listed in the docs
637         need to be true, not all of them. (#87176,
638         Sebastian Rittau)
639
640         * glib/giochannel.c (g_io_channel_read_line): Fix 
641         description of the return value. (#87754, Manuel Clos)
642
643 Thu Jul 25 19:02:53 2002  Owen Taylor  <otaylor@redhat.com>
644
645         * glib/gmain.c (g_timeout_add): Remove reference
646         in the docs to @notify parameter. (#87768,
647         Manuel Clos)
648
649 Thu Jul 25 17:57:07 2002  Owen Taylor  <otaylor@redhat.com>
650
651         * glib/gconvert.c (g_iconv_open): Document the
652         (GIConv)-1 return value on failure. (#87559, 
653         Jarek Dukat)
654
655         * glib/gconvert.c (g_iconv_open): Fix potential
656         problems with the assumption that (GIConv)(iconv_t)-1
657         is the same as (GIConv)-1.
658         
659 2002-07-15  Matthias Clasen  <maclas@gmx.de>
660
661         * glib/gmarkup.h: 
662         * glib/gmarkup.c (g_markup_parse_context_get_element): New
663         function to get the currently open element.  (#70448)
664
665 2002-07-04  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
666
667         * tests/*.c: Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN
668         throughout the files, which didn't already have them. (#87312)
669
670 2002-07-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
671
672         * configure.in: Made the thread flags determination tests first
673         check for the canonical form -pthread[s], then for other
674         possibilities. Also recognize some more platforms. Modeled after
675         patch from Miroslaw Dobrzanski-Neumann <mne@mosaic-ag.com>
676         (#77981).
677         
678         * configure.in: Fixed bugs in posix thread priority
679         resolution. Also added AIX priorities. Fix from
680         Laurent Vivier <Laurent.Vivier@bull.net>. (#82599)
681         
682         * gthread/gthread-solaris.c: Use thr_min_stack() instead of
683         sysconf (_SC_THREAD_STACK_MIN). if stack_size is 0 on entry to
684         g_thread_create_solaris_impl, also pass 0 to thr_create. Otherwise
685         the stack might be to small for any nontrivial thread. Discovered
686         on intel-solaris by Rajkumar Sivasamy <rajkumar.siva@wipro.com>.
687
688 2002-07-03  Anders Carlsson  <andersca@gnu.org>
689
690         * configure.in: Add a forgotten trailing ` in the 
691         GLIB_BINARY_AGE expression. Also fixup LT_CURRENT.
692
693 2002-07-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
694
695         * configure.in: Set binary age to 0 to make it compile.
696
697         * configure.in: Improve checks for dce/posix threads to also do
698         the right thing, if the thread functions are not declared in
699         pthread.h. Idea from Miroslaw Dobrzanski-Neumann
700         <mne@mosaic-ag.com> in #77981.
701
702 2002-07-01  Anders Carlsson  <andersca@gnu.org>
703
704         * configure.in: Up version to 2.1.0.
705
706 2002-07-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
707
708         * glib/garray.h: Add parenthesis to protect macro
709         argument. Spotted by Sam Couter <sam@topic.com.au>. (#86826)
710
711 2002-06-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
712
713         * glib/gmessages.h (g_assert, g_assert_not_reached,
714         g_return_if_fail, g_return_val_if_fail): In case of
715         G_DISABLE_ASSERT replace "G_STMT_START{ }G_STMT_END" with
716         "G_STMT_START{ (void)0; }G_STMT_END", because the former chokes
717         gcc prior to 3.0. (#86664)
718
719 2002-06-26  Yanko Kaneti <yaneti@declera.com>
720
721         * configure.in: (ALL_LINGUAS) Added Bulgarian (bg).
722
723 Thu Jun 13 16:12:04 2002  Owen Taylor  <otaylor@redhat.com>
724
725         * glib/gmain.c (struct _GTimeoutSource): Make 
726         interval unsigned to match g_timeout_source_new().
727         (#82624, Tim Janik.)
728
729         * glib/gmain.c (g_timeout_prepare): Add some
730         extra gymnastics to avoid signed/unisgned integer
731         overflows.
732
733 Thu Jun 13 15:57:46 2002  Owen Taylor  <otaylor@redhat.com>
734
735         * INSTALL.in: Add a note about the deficiency
736         of Tru64 iconv. (#81699, Manuel Op de Coul)
737
738 Tue Jun 11 17:03:39 2002  Owen Taylor  <otaylor@redhat.com>
739
740         * tests/patterntest.c (test_compilation)
741         * glib/gmem.c (profiler_try_realloc): A couple
742         of 64-bit printf format fix from George Lebl.
743         (#82817)
744
745         * glib/gconvert.c (open_converter): Fix gsize/gint
746         mixup for g_iconv() arguments. (#83270,
747         David L. Cooper II)
748
749 2002-06-03  Matthias Clasen  <maclas@gmx.de>
750
751         * glib/gwin32.c (g_win32_get_package_installation_directory):
752         Replace homegrown "hash" entity by standard ISO entity "num".
753
754 2002-05-26  Matthias Clasen  <maclas@gmx.de>
755
756         * glib/gmain.c: Remove references to nonexisting functions 
757         g_source_set_callback_closure(), g_source_poll(), g_source_add()
758         from docs.
759
760         * glib/gdir.c (g_dir_open): Typo fix in docs.
761
762         * glib/gasyncqueue.c (g_async_queue_lock):
763         (g_async_queue_unref_and_unlock): Fix markup to avoid erroneous 
764         <link>s in docs.
765
766         * glib/gwin32.c: Escape #'s leading to erroneous <link>s in docs.
767
768         * glib/gtree.c: Replace some occurances of Gtree by GTree in docs.
769
770         * glib/gstring.c (g_string_insert_unichar): Typo fix in docs.
771
772 2002-05-23  Havoc Pennington  <hp@redhat.com>
773
774         * glib/gspawn.c (fork_exec_with_pipes): on success, close the
775         pipes from the child. Fix from Tim.
776
777 2002-05-22  jacob berkman  <jacob@ximian.com>
778
779         * m4macros/glib-gettext.m4 (AM_GLIB_WITH_NLS): fix tyop
780
781 Wed May 22 15:40:47 2002  Owen Taylor  <otaylor@redhat.com>
782
783         * README.in: Remove notes about now-fixed-bugs.
784
785         * m4macros/glib-gettext.m4 acinclude.m4: Get rid
786         of AC_MSG_NOTICE() usage, since some broken systems
787         (Hi Debian!) might not be using autoconf-2.5x for
788         downstream packages even though we require it for
789         glib itself.
790
791         * INSTALL.in: Add a note about installing extra
792         converters for Solaris.
793
794         * glib/gutils.h (g_bit_nth_msf): Fix termination
795         condition. (#82582, Paolo Molaro)
796  
797 Tue May 21 15:51:17 2002  Owen Taylor  <otaylor@redhat.com>
798
799         * configure.in: $with_libiconv, not $with_iconv.
800
801 Mon May 20 18:02:46 2002  Owen Taylor  <otaylor@redhat.com>
802
803         * configure.in: Move iconv tests before gettext
804         checks. (#81999)
805
806         * m4macros/glib-gettext.m4 acinclude.m4: If we can't
807         link to gettext, try adding in -liconv. (#80076,
808         Boyd Lynn Gerber)
809
810         * m4macros/glib-gettext.m4 acinclude.m4: Suppress
811         warnings about xgettext not being GNU gettext when
812         libintl wasn't found at all. 
813         (#79016, Andrew P. Lentvorski, Jr.)
814          
815 2002-05-21  Matthias Clasen  <maclas@gmx.de>
816
817         * glib/gmarkup.c (g_markup_parse_context_parse): Added
818         proper support for CDATA sections.
819
820 2002-05-20  jacob berkman  <jacob@ximian.com>
821
822         * glib/gdir.c: include sys/types.h before dirent.h to build on
823         darwin (fixes #72859)
824
825 Mon May 20 15:35:59 2002  Owen Taylor  <otaylor@redhat.com>
826  
827         * glib/gfileutils.c (get_contents_regfile): Fix double
828         close of file descriptor on error. (#82139, Wayne Schuller)
829  
830         * glib/gspawn.c (close_and_invalidate): Don't close
831         fd's that have already been closed. (Fix from Michael
832         Meeks, #81959)
833  
834         * glib/giochannel.c (g_io_channel_close): If not flushing,
835         dump the contents of the write buffers, so we won't try
836         to write them to an invalid fd later. (Patch from Ron Steinke,
837         fixing #78290, Andreas Persenius.)
838  
839 2002-05-18  Matthias Clasen  <maclas@gmx.de>
840
841         * tests/markups/fail-36.gmarkup: 
842         * tests/markups/fail-35.gmarkup: 
843         * tests/markups/valid-8.gmarkup: 
844         * tests/markups/valid-7.gmarkup: 
845         * tests/markups/valid-6.gmarkup: 
846         * tests/markups/valid-5.gmarkup: New testcases.
847
848         * tests/markup-test.c (passthrough_handler): 
849         (text_handler): Don't ignore the text_len parameter.
850
851         * glib/gmarkup.c (find_current_text_end): Don't hang on embedded
852         nuls.  (#81977)
853         (g_markup_parse_context_parse): Fix passthrough handling to
854         correctly skip processing instructions, comments, doctype
855         declarations and CDATA marked sections.  (#81977)
856
857 Sat May 18 00:21:51 2002  Tim Janik  <timj@gtk.org>
858
859         [merged from stable]
860
861         * glib/gscanner.c (g_scanner_unexp_token): fix missing cases for
862         expected_token.
863
864 2002-05-17  Tor Lillqvist  <tml@iki.fi>
865
866         * config.h.win32.in: Match new additions in a configure-produced
867         config.h.
868
869         * glibconfig.h.win32.in: gssize and gsize as in a
870         configure-produced glibconfig.h.
871
872         * glib/glib.def: Add new functions.
873
874 Thu May 16 12:24:00 2002  Owen Taylor  <otaylor@redhat.com>
875  
876         * acinclude.m4 m4macros/glib-gettext.m4: Incorporate 
877         AM_LC_MESSAGES, AM_PATH_PROG_WITH_TEST as AM_GLIB_* to avoid 
878         dependencies on gettext m4 files. (#81885, Hidetoshi Tajima.)
879         
880 2002-05-14  Alex Larsson <alexl@redhat.com>
881         
882         * glib/gstrfuncs.c: 
883         * glib/gstrfuncs.h:
884         New functions g_str_has_suffix and g_str_has_prefix.
885         
886         * tests/string-test.c: (main):
887         Test the new functions.
888
889 Mon May 13 23:20:00 2002  Owen Taylor  <otaylor@redhat.com>
890
891         * autogen.sh (have_gettext): Add a check for GNU gettext.
892         (Pointed out by Dan Winship in #59386.)
893
894 Mon May 13 11:55:33 2002  Owen Taylor  <otaylor@redhat.com>
895
896         * configure.in acglib.m4: If sizeof(int) == sizeof(long)
897         run compilation tests to determine which way gsize should
898         be defined. (#74413, reported by Miroslaw Dobrzanski-Neumann)
899
900 Mon May 13 11:42:23 2002  Owen Taylor  <otaylor@redhat.com>
901  
902         * glib/libcharset/*: Update from libcharset CVS.
903         Includes additional encodings for Solaris (#80396,
904         Qingjiang Yuan)
905  
906         * configure.in: Add getc_unlocked to CHECK_FUNCS().
907  
908         * glib/gmessages.c (strdup_convert): If
909         g_convert_with_fallback() fails, print the error
910         message to stderr the first time, then return
911         the original string. (#78197)
912  
913 2002-05-10  Naba Kumar  <kh_naba@users.sourceforge.net>
914
915         * configure.in: Added "hi" to ALL_LINGUAS.
916
917 2002-05-08  Michael Natterer  <mitch@gimp.org>
918
919         * configure.in: fixed yesterdays fix for cross compiling: simply
920         check the variable "cross_compiling" which gets set by autoconf.
921
922 2002-05-07  Matthias Clasen  <maclas@gmx.de>
923
924         * glib/gmarkup.c (unescape_text): Report unfinished entity
925         references as errors rather than running into an assert.  (#80441)
926
927 2002-05-07  Michael Natterer  <mitch@gimp.org>
928
929         * configure.in: added a new conditional CROSS_COMPILING which
930         indicates ($build != $host). If it is set, look for
931         glib-genmarshal in PATH. Error out if it was not found.
932
933 Tue May  7 11:24:22 2002  Owen Taylor  <otaylor@redhat.com>
934
935         Fixes for #79347, Ron Arts.
936
937         * glib/gqsort.c (g_qsort_with_data): Handle 0 elements,
938         don't g_return_if_fail().
939
940         * tests/qsort-test.c (main): Add a 0 element test.
941
942         * glib/garray.c (g_[ptr_]array_sort_with[_data]): 
943         Remove invalid assertions that array->pdata != NULL ..
944         it's NULL for 0 elements which is a valid case.
945
946 Mon May  6 16:00:41 2002  Owen Taylor  <otaylor@redhat.com>
947
948         * glib/gbacktrace.h: Exclude OSF from alpha definition
949         of G_BREAKPOINT(), since the assembler apparently
950         doesn't support bpt. (#77852, Gareth Pierce) [from stable]
951
952 Mon May  6 11:48:08 2002  Owen Taylor  <otaylor@redhat.com>
953
954         [ merged from stable ]
955  
956         * Makefile.am (EXTRA_DIST): Add ChangeLog.pre-2-0 (#78641)
957  
958         * m4macros/glib-2.0.m4: save CFLAGS/LIBS properly when
959         compiling "what went wrong" test case. (#79330)
960  
961         * m4macros/glib-2.0.m4: Remove reference to editing
962         pkg-config script. (From Jim Gettys)
963  
964         * configure.in: (Look for dyld interfaces before dlopen()
965         since OS X can have both. Patch from Jacob Berkman, 
966         #80438)
967         
968 2002-05-01  jacob berkman  <jacob@ximian.com>
969
970         * configure.in: fix typo on 64-bit printf formatting string
971         configure message (fixes #80389)
972
973 2002-04-29  Pablo Saratxaga  <pablo@mandrakesoft.com>
974
975         * configure.in: Added Vietnamese (vi) to ALL_LINGUAS
976
977 2002-04-19  Tor Lillqvist  <tml@iki.fi>
978
979         * glib/gspawn.c (g_spawn_command_line_sync): Add Windows-specific
980         note to the gtk-doc comment.
981
982         * glib/gspawn-win32.c: Remove the copy-pasted gtk-doc comment
983         blocks. It's enough to have them in gspawn.c.
984
985 2002-04-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
986
987         * gthread/gthread-impl.c (g_thread_init): Fixed typo. (#78985)
988
989 2002-04-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
990
991         * glib/gthreadpool.c (g_thread_pool_thread_proxy): Unlock the pool
992         for all threads leaving it. (#78348)
993
994 2002-04-11  Matthias Clasen  <maclas@gmx.de>
995
996         * tests/patterntest.c: Remove manual UTF-8 -> Latin1 conversion for
997         stuff fed to g_print.
998
999 2002-04-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1000
1001         * tests/gio-test.c, tests/markup-test.c: Use gsize instead of
1002         gint. From Miroslaw Dobrzanski-Neumann
1003         <mne@mosaic-ag.com>. (#77982)
1004         
1005 2002-04-08  Stanislav Brabec  <utx@penguin.cz> 
1006
1007         * cs.po: Added Czech (cs) to ALL_LINGUAS.
1008
1009 2002-03-31  Hasbullah Bin Pit <sebol@ikhlas.com>
1010
1011         * configure.in: Added Malay (ms)to ALL_LINGUAS.
1012
1013 2002-03-29  Tor Lillqvist  <tml@iki.fi>
1014
1015         * glib/glib.def: Add g_convert_init.
1016
1017 Thu Mar 28 18:25:14 2002  Owen Taylor  <otaylor@redhat.com>
1018
1019         * Released 2.0.1
1020
1021         * configure.in: Version 2.0.1, interface, binary age 1.
1022
1023 Thu Mar 28 18:22:53 2002  Owen Taylor  <otaylor@redhat.com>
1024
1025         * README: Remove warning about g_print, etc, encoding.
1026
1027         * NEWS: Updates.
1028
1029         * glib/gmessages.c (g_log_default_handler): Use %lu
1030         (plus a cast) when printing out pid_t arguments.
1031         (#76770, Morten Welinder)
1032
1033         * glib/gstrfuncs.c (g_strdup_vprintf): Check the
1034         result of vasprintf(), return NULL on failure.
1035         (#76802, Akira Tagoh)
1036
1037         * tests/testglib.c (TEST): Supress a warning with
1038         some GCC versions. 
1039
1040 Thu Mar 28 20:31:51 2002  Tim Janik  <timj@gtk.org>
1041
1042         * glib/gmessages.c:
1043         (g_print): 
1044         (g_printerr): convert prtinf() strings to local charset
1045         when writing them to stdout or stderr.
1046
1047 Wed Mar 27 18:42:22 2002  Tim Janik  <timj@gtk.org>
1048
1049         * gmessages.[hc]:
1050         major cleanups. introduced _g_log_fallback_handler() to handle
1051         recursive messages which really doesn't call any GLib functions.
1052         this allowes the default handler to use normal GLib functions and
1053         also fixes user supplied log level handlers.
1054         fixed locking issues, based on a patch from Sebastian Willhelmi,
1055         attached to #74356. translate log messages from UTF-8, based
1056         on the same patch. save fatal and recursion flags across flag
1057         loop. use new integer format code from above patch.
1058         move GLib functions out of locked mutex state to avoid deadlocks.
1059         move the level prefix and filedescriptor logic into mklevel_prefix().
1060         move _g_debug_init() into a place where we can figure and handle
1061         recursion.
1062
1063 Mon Mar 25 18:13:06 2002  Owen Taylor  <otaylor@redhat.com>
1064
1065         * glib/gtypes.h (GUINT*_SWAP_LE_BE_X86): Remove __const__
1066         qualifier from __asm__ statements... GCC since at least
1067         2.96 has assumed no side effects automaticaly, and gcc-3.1
1068         will warn about this usage. (#73308, Cody Russell)
1069
1070 Fri Mar 22 17:59:27 2002  Owen Taylor  <otaylor@redhat.com>
1071
1072         * glib/gmem.c (g_mem_chunk_reset): Fix problem where
1073         if g_mem_chunk_reset() is called on an alloc-only
1074         memchunk, then a useles GTree was created.
1075
1076 Wed Mar 20 18:20:21 2002  Owen Taylor  <otaylor@redhat.com>
1077
1078         * glib/gconvert.c (open_converter): Try to work around segfaults
1079         on Solaris if NULL is passed for outbuf... supposedly gchar
1080         *outbuf = NULL... &outbuf works. (#74336, Lauri Alanko)
1081
1082 Wed Mar 20 11:17:32 2002  Owen Taylor  <otaylor@redhat.com>
1083
1084         * glib/gfileutils.c (get_contents_regfile): Close the
1085         file descriptor. (#75507, Matthias Clasen)
1086
1087 Wed Mar 20 11:00:59 2002  Owen Taylor  <otaylor@redhat.com>
1088
1089         * configure.in: Use $PKG_CONFIG, not pkg-config.
1090         (LEE Sau Dan, #75572)
1091
1092 2002-03-20  Sven Neumann  <sven@gimp.org>
1093
1094         * glib/ghash.c (g_hash_table_resize): avoid repeated call of 
1095         g_spaced_primes_closest() by moving it out of the CLAMP macro 
1096         (spotted by Salmaso Raffaele).
1097
1098 2002-03-17  Tor Lillqvist  <tml@iki.fi>
1099
1100         * README.win32: Add MSVC-specific text by Hans Breuer.
1101
1102 2002-03-16  Tor Lillqvist  <tml@iki.fi>
1103
1104         * glib/giowin32.c: Some debugging output formatting changes. The
1105         following changes fix a problem with buffered GIOChannels, noticed
1106         with the help of Owen's test program, thanks! (#59969)
1107         (g_io_win32_prepare): Return value that takes the buffer condition
1108         into account, like g_io_unix_prepare() does.
1109         (g_io_win32_check): Ditto, like g_io_unix_check().
1110         (g_io_win32_dispatch): Ditto, like g_io_unix_dispatch().
1111
1112 Thu Mar 14 17:37:45 2002  Owen Taylor  <otaylor@redhat.com>
1113
1114         * glib/giochannel.c (g_io_channel_write_chars): Fix some
1115         gsize/gint mismatches. (#74422, Miroslaw Dobrzanski-Neumann)
1116
1117 2002-03-14  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1118
1119         * glib/gmessages.c: Fixed threading issues brought up by
1120         #74577. Make g_log_find_domain, g_log_domain_new,
1121         g_log_domain_check_free and g_log_domain_get_handler require being
1122         called with g_messages_lock held and remove all internal locking
1123         in them. Then added proper locking to g_log_set_handler,
1124         g_log_remove_handler and g_logv. Problem spotted by Miroslaw
1125         Dobrzanski-Neumann <mne@mosaic-ag.com>. (#74577)
1126
1127 2002-03-13  Erwann Chenede  <erwann.chenede@sun.com>
1128         * glib/gconvert.c 
1129           glib/gen-unicode-tables.pl
1130           glib/gunidecomp.h : fixed cast/type problems to 
1131           avoid warnings (with forte compiler) (#73898)
1132         
1133 2002-03-12  Alexander Larsson  <alla@lysator.liu.se>
1134
1135         * glib/gconvert.c:
1136         Cache getenv("G_BROKEN_FILENAMES") in have_broken_filenames() and
1137         use instead. Add g_convert_init() that calls have_broken_filenames()
1138
1139         * gthread/gthread-impl.c:
1140         Have g_thread_init call g_convert_init.
1141
1142 2002-03-11  Matthias Clasen  <maclas@gmx.de>
1143
1144         * glib/gstrfuncs.c (g_strtod): 
1145         (g_ascii_strtod): 
1146         (g_ascii_dtostr): 
1147         (g_ascii_formatd): Doc formatting fixes.
1148