Remove these files from CVS so we more-or-less current versions from
[platform/upstream/glib.git] / ChangeLog.pre-2-0
1 Tue Feb 26 21:44:01 2002  Owen Taylor  <otaylor@redhat.com>
2
3         * config.status config.guess: Remove these files
4         from CVS so we more-or-less current versions from
5         automake --add-missing. (Reported by Finlay Dobbie,
6         #60342)
7
8 2002-02-26  Matthias Clasen  <maclas@gmx.de>
9
10         * docs/debugging.txt, gobject/glib-genmarshal.c,
11         gobject/glib-genmarshal.1, gobject/Makefile.am, gobject/gtype.c:
12         Remove references to gruntime. This includes renaming the test
13         program testgruntime to testgobject and the debug envvar
14         GRUNTIME_DEBUG to GOBJECT_DEBUG.  (#50877)
15
16 Tue Feb 26 14:56:31 2002  Owen Taylor  <otaylor@redhat.com>
17
18         * glib-2.0.pc.in: Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case
19         -lintl depends on -licon. (Miroslaw Dobrzanski-Neumann #72708)
20
21 Mon Feb 25 23:01:53 2002  Owen Taylor  <otaylor@redhat.com>
22
23         * configure.in acconfig.h config.h.win32.in
24         glib/gconvert.c: Check for iconv_* in -liconv
25         as well as libiconv_* in -liconv since AIX ships
26         the system iconv in a separate library.
27         Patch from Miroslaw Dobrzanski-Neumann (#72569) 
28
29 Mon Feb 25 22:46:29 2002  Owen Taylor  <otaylor@redhat.com>
30
31         * glib/gdebug.h: Fix trailing , in enumeration
32         Miroslaw Dobrzanski-Neumann (#72574)
33         
34 Mon Feb 25 21:58:01 2002  Owen Taylor  <otaylor@redhat.com>
35
36         * glib/guniprop.c (g_unichar_toupper/lower): Account
37         for some characters having now uppercase/lowercase
38         equivalents in code, docs. (#65416)
39
40 Mon Feb 25 16:31:09 2002  Owen Taylor  <otaylor@redhat.com>
41
42         * glib/gshell.c (tokenize_command_line): Fix quoting
43         of \' sequence (#72548, Christian Rose)
44
45 2002-02-24  Tor Lillqvist  <tml@iki.fi>
46
47         * README.win32: Edits.
48
49         * config.h.win32.in: Add (as undefined) HAVE_UNSETENV,
50         _FILE_OFFSET_BITS and _LARGE_FILES, just for completeness.
51
52         * glibconfig.h.win32.in: Add the gcc-2.95.x undef of
53         G_HAVE_ISO_VARARGS.
54
55 Sat Feb 23 21:36:51 2002  Owen Taylor  <otaylor@redhat.com>
56
57         * configure.in: 1.3.15, binary, interface age 0.
58
59         * NEWS: Updated.
60
61 Sat Feb 23 14:54:13 2002  Owen Taylor  <otaylor@redhat.com>
62
63         * glib/giochannel.h (struct _GIOChannel): Add a little bit
64         of padding.
65         
66         * glib/gmain.h (struct _GSource): Add a little bit of padding.
67
68 2002-02-21  Matthias Clasen  <maclas@gmx.de>
69
70         * glib/gdebug.h: New header containing GTK_DEBUG-style debugging
71         support for GLib. Currently only the fatal_warnings debug option exists. 
72
73         * glib/gmessages.c (g_log_msg_prefix_init): New one-shot function
74         for parsing G_MESSAGES_PREFIXED.
75         (_g_debug_init): New one-shot function for parsing G_DEBUG.
76         (g_log_write_prefix): Use g_log_msg_prefix_init().
77         (g_messages_init): Use g_log_msg_prefix_init() and _g_debug_init().
78
79         * glib/Makefile.am (libglib_1_3_la_SOURCES): Add gdebug.h.
80
81 Wed Feb 20 22:35:42 2002  Owen Taylor  <otaylor@redhat.com>
82
83         Fixes from Miroslaw Dobrzanski-Neumann (#71963)
84
85         * glib/giounix.c (g_io_channel_new_file): Fix trailing comma
86         in enum.
87
88         * configure.in: Check for unsetenv.
89
90         * test/uri-test.c: Fall back to trying putenv(VARNAME) if
91         unsetenv isn't present.
92
93 2002-02-20  Daniel Elstner  <daniel.elstner@gmx.net>
94
95         * glib/gstring.[ch] (g_string_erase): Use gssize instead of
96         gsize as type of the pos and len arguments. (#71964)
97
98 2002-02-20  Simos Xenitellis  <simos@hellug.gr>
99
100         * configure.in: Added el to ALL_LINGUAS (Greek language).
101
102 2002-02-19  Tor Lillqvist  <tml@iki.fi>
103
104         * glib/gspawn-win32.c: Include <config.h> first here, too. Use
105         g_io_channel_read_chars() instead of (deprecated)
106         g_io_channel_read(). Set encoding to NULL for the channels used
107         for the pipes from the child.
108
109         * glib/giowin32.c (buffer_read): Do return G_IO_STATUS_EOF when
110         EOF has been reached. Otherwise, with the above change to
111         gspawn-win32.c, spawn-test hangs.
112
113 Mon Feb 18 20:18:23 2002  Owen Taylor  <otaylor@redhat.com>
114
115         * glib/libcharset/Makefile.am (EXTRA_DIST): Remove
116         charset.alias from EXTRA_DIST; we don't want the
117         charset.alias from the make distcheck machine
118         on the target system!. (#70974, reported by
119         Ryan Lovett)
120
121 Mon Feb 18 12:40:36 2002  Owen Taylor  <otaylor@redhat.com>
122
123         * configure.in: Turn off ISO varargs support for gcc-2.95
124         since it causes problems with ANSI and we we have GNUC
125         varargs. (#70024, reported by Morten Welinder, fix from
126         James Henstridge)
127
128 Sun Feb 17 11:37:06 2002  Owen Taylor  <otaylor@redhat.com>
129
130         * 1.3.14
131
132         * glib/glibintl.h: Error out of config.h wasn't included
133         rather than including it, since config.h must be the 
134         first thing included.
135
136         * glib/gconvert.c glib/gmarkup.c glib/gshell.c glib/gspawn.c
137         glib/gunibreak.c glib/gunidecomp.c glib/guniprop.c: 
138         Include config.h as the first thing. (#71704, Morten
139         Welinder)
140
141 Fri Feb 15 11:41:42 2002  Owen Taylor  <otaylor@redhat.com>
142
143         * configure.in: 1.3.14, binary age 0, interface age 0.
144
145 Fri Feb 15 10:41:51 2002  Owen Taylor  <otaylor@redhat.com>
146
147         * NEWS: Updated.
148
149         * configure.in: Require autoconf-2.52, run AC_SYS_LARGEFILE.
150         (#71410, Sven Neumann)
151
152         * glib/giounix.c glib/giowin32.c glib/giochannel.[ch]:
153         Change offset type for g_io_channel_seek[_position] to
154         gint64.
155
156 2002-02-15  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
157
158         * tests/thread-test.c: Do not assume, that after
159         g_usleep(G_USEC_PER_SEC) the newly started thread began
160         running. Spotted by Miroslaw Dobrzanski-Neumann
161         <mne@mosaic-ag.com>. Make the test_g_static_rw_lock_thread threads
162         wait a random time. Make the test_g_static_rw_lock test run 5
163         seconds, not 1.
164
165 2002-02-14  Tor Lillqvist  <tml@iki.fi>
166
167         * glib/gmessages.c (g_logv): Use the #if branch with
168         G_BREAKPOINT() also on Win32. Remove the separate __asm int 3 for
169         MSVC, G_BREAKPOINT() does exactly that.
170
171 2002-02-14  James Henstridge  <james@daa.com.au>
172
173         * m4macros/glib-gettext.m4: add third argument to the AC_DEFINE
174         calls, so users of the macro don't need to add entries to
175         acconfig.h in their package.
176
177 2002-02-13  Havoc Pennington  <hp@redhat.com>
178
179         * glib/gmain.c (g_main_context_check): never dispatch sources of
180         mixed priority, because while iterating over the dispatch array a
181         new source with more priority may be added, while a source with
182         less priority remains in the dispatch array
183
184 2002-02-11  Darin Adler  <darin@bentspoon.com>
185
186         * glib/gmessages.h: Use "if (expr) { } else" as I meant to in the
187         first place. The other form can trigger warnings in some compilers
188         that suspect a ";" after "if (expr)" is an error.
189
190 2002-02-11  Manish Singh  <yosh@gimp.org>
191
192         * glib/gmessages.h: need statement terminators for the if clauses for
193         the preceding change.
194
195 2002-02-11  Darin Adler  <darin@bentspoon.com>
196
197         * glib/gmessages.h: Use "if (expr) else" rather than
198         "if (!(expr))" so the parentheses don't disable the gcc
199         warnings about = vs. ==.
200
201 2002-02-11  jacob berkman  <jacob@ximian.com>
202
203         * glib/gmarkup.h (g_markup_error_quark): match the signature in
204         the implementation
205
206 2002-02-10  Hans Breuer  <hans@breuer.org>
207
208         * glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
209
210         * tests/makefile.msc.in : added uri-test
211
212 2002-02-09  Darin Adler  <darin@bentspoon.com>
213
214         * glib/gmarkup.c: (xml_isspace): New.
215         (skip_spaces): g_unichar_isspace -> xml_isspace
216         * glib/gstrfuncs.c: (g_ascii_strtod): isspace -> g_ascii_isspace
217         isxdigit -> g_ascii_isxdigit, isdigit -> g_ascii_isdigit
218
219 2002-02-09  Matthias Clasen  <matthias@local>
220
221         * tests/markups/valid-4.gmarkup: Test attribute value delimiters.
222
223         * glib/gmarkup.c (g_markup_parse_context_parse): Support 
224         ' and " as attribute value delimiters.  (#70677)
225
226 2002-02-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
227
228         * configure.in: Make --disable-threads work again. (#71034)
229
230 Fri Feb  8 23:52:27 2002  Owen Taylor  <otaylor@redhat.com>
231
232         * gobject/gvaluetransform.c: Register transformations for
233         gint64, guint64. (#70780, patch from Andy Wingo)
234
235         * configure.in: Handle missing G_GINT64_FORMAT, 
236         G_GUINT64_FORMAT ... harder to require GNU libc than GCC.
237
238         * NEWS: Some cleanups that I had setting around.
239
240 2002-02-08  Darin Adler  <darin@bentspoon.com>
241
242         * glib/gconvert.h: Make hostname parameter const char *.
243         * glib/gconvert.c: (g_unescape_uri_string): Added a new
244         "ASCII must not be escaped" feature, and some missing error
245         checking.
246         (is_escalphanum): New.
247         (is_escalpha): New.
248         (hostname_validate): New.
249         (g_filename_from_uri): Don't allow hostnames to include
250         escaped ASCII, validate hostnames with the new
251         hostname_validate.
252         (g_filename_to_uri): Validate hostnames with the new
253         hostname_validate.
254
255         * tests/uri-test.c: Updated tests to reflect the hostname
256         validation changes above.
257
258         * glib/gdate.c: (g_date_fill_parse_tokens): Remove the
259         <ctype.h> include and do isdigit -> g_ascii_isdigit.
260
261 Fri Feb  8 12:32:14 2002  Owen Taylor  <otaylor@redhat.com>
262
263         * tests/hash-test.c (second_hash_test): Fix access to
264         freed memory in test case (Miroslaw Dobrzanski-Neumann).
265         Re-enable and debug some commented out code.
266
267 2002-02-08  Michael Natterer  <mitch@gimp.org>
268
269         * glib/gdir.c: g_dir_open: added g_return_val_if_fail() to prevent
270         us from calling opendir(NULL) (which simply crashes).
271
272 2002-02-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
273
274         * glib/gfileutils.c (g_file_test): Extended documentation.
275
276 2002-02-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
277
278         * glib/gfileutils.c (g_file_test): Do not follow symbolic links
279         for G_FILE_TEST_SYMLINK. Also fixed the correct "OR"-behaviour for
280         G_FILE_TEST_IS_EXECUTABLE and G_FILE_TEST_EXISTS. (#60048)
281
282 2002-02-07  Changwoo Ryu  <cwryu@debian.org>
283
284         * configure.in (ALL_LINGUAS): Added "ko".
285
286 Wed Feb  6 14:44:18 2002  Owen Taylor  <otaylor@redhat.com>
287
288         * glib/gmain.c (g_main_context_prepare): Handle 
289         NULL entries (already dispatched) in pending_dispatches array 
290         (pointed out by Manish Singh)
291
292 Tue Feb  5 17:13:02 2002  Owen Taylor  <otaylor@redhat.com>
293
294         * glib/gmain.c (g_main_context_prepare): Unref pending
295         dispatches when discarding them.
296
297 2002-02-04  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
298
299         * glib/gthread.c (g_thread_create_full): Delay allocation until
300         after all g_return_val_if_fail ().
301
302         * glib/gthread.h: Make depth member guint for cosmetic reasons.
303
304         * glib/gthread.c: (g_static_rec_mutex_unlock_full): depth should
305         be unsigned. All that spotted by Jörgen Viksell
306         <jorgen.viksell@telia.com>
307
308 2002-02-02  Manish Singh  <yosh@gimp.org>
309
310         * glib/gmain.c
311         * glib/gtree.c: remove references to deprecated functions in docs
312         and warning message.
313
314 2002-01-31  jacob berkman  <jacob@ximian.com>
315
316         * glib-gettextize.in:
317         * m4macros/glib-gettext.m4 (AM_GLIB_GNU_GETTEXT): remove
318         references to po2tbl
319
320 2002-01-29  Matthias Clasen  <matthiasc@poet.de>
321
322         * glib/gmarkup.c (g_markup_parse_context_parse): Change the
323         order in which some error conditions are checked to improve
324         error messages. (#69646)
325
326 Tue Jan 29 15:04:31 2002  Owen Taylor  <otaylor@redhat.com>
327
328         * 1.3.13
329
330         * tests/shell-test.c: Workaround for MSVC bugs. (#61064)
331
332 Tue Jan 29 14:06:22 2002  Owen Taylor  <otaylor@redhat.com>
333
334         * NEWS: Update to include last change. 
335
336 2002-01-21  Jeffrey Stedfast  <fejj@ximian.com>
337
338         * glib/gconvert.c (open_converter): Rewritten to cache iconv
339         conversion descriptors. On at least some Unix systems like
340         Solaris, iconv_open() must dlopen the necessary charset modules in
341         order to setup the descriptor. This can take a major toll on
342         performace if you are constantly opening and closing conversion
343         descriptors for the same charset conversions over and over.
344         (g_convert_with_fallback): Use close_converter() rather than
345         g_iconv_close() since open_converter() now caches iconv
346         descriptors.
347
348 Tue Jan 29 11:18:44 2002  Owen Taylor  <otaylor@redhat.com>
349
350         * NEWS: Updated.
351
352         * configure.in: Micro == 13, binary age, interface age 0.
353         [ binary breakage was return type of g_signal_connect_object(),
354         probably could have used binary age == 0, but a little safer not to.]
355
356         * configure.in: Remove configure warning.
357
358 2002-01-28  Havoc Pennington  <hp@pobox.com>
359
360         * glib/gmarkup.c (add_attribute): NULL-terminate
361         context->attr_values so g_strfreev() is safe. 
362         Would previously crash if parsing was ended prior 
363         to ending the start tag.
364         (g_markup_parse_context_parse): add a couple assertions
365
366 2002-01-28  Havoc Pennington  <hp@redhat.com>
367
368         * glib/gmacros.h: get rid of warning here
369
370 Mon Jan 28 17:56:10 2002  Owen Taylor  <otaylor@redhat.com>
371
372         * glib/gmacros.h: Only use __FUNCTION__, __PRETTY_FUNCTION__ for
373         G_GNUC_FUNCTION, G_GNUC_PRETTY_FUNCTION, G_STRLOC when __GNUC__ <
374         3, since in 3.0.3 the semantics of these functions were changed in
375         an incompatible way. (#69097)
376
377 2002-01-28  Ron Steinke  <rsteinke@w-link.net>
378
379         * glib/giochannel.c: Some documentation fixes/elaborations
380         I really should have gotten in a long time ago
381
382 2002-01-24  Sven Neumann  <sven@gimp.org>
383
384         * glib/gutf8.c (g_utf8_to_utf16): removed an empty line in the
385         inline documentation that confused gtk-doc.
386
387 2002-01-23  Laszlo Peter  <laca@ireland.sun.com>
388
389         * glib/gmessages.c (g_printf_string_upper_bound): return 1 more
390         for the trailing '\0' when using vsnprintf. (#69474)
391
392 2002-01-23  Tor Lillqvist  <tml@iki.fi>
393
394         * glib/gconvert.c: (strdup_len): Not used on Windows, don't even
395         compile it then.
396
397         (acceptable): Improve comments for the _acceptable_ table: put
398         each ASCII char above the hex number for it.
399
400         (g_escape_file_uri): On Windows, turn backslashes in the file name
401         into plain ("forward") slashes.
402
403         (g_filename_from_uri): On Windows, don't return the hostname
404         "localhost", because we can not be 100% sure it will be recognized
405         in all cases anyway, so simpler to turn it into a null
406         hostname. 
407
408         Change slashes in the filename into backslashes, as that is the
409         more canonical separator.
410
411         Recognize drive letters (either followed by a colon or a vertical
412         bar, as used by some browsers), and if the filename part starts
413         with a such, don't include any (back)slash.
414
415         Don't drop any extra leading slash in the filename on Unix.
416
417         (g_filename_to_uri): On Windows, if the hostname is "localhost",
418         don't use it, for consistency with g_filename_from_uri().
419         
420         * tests/uri-test.c: Change accordingly, so that all tests pass on
421         Windows. Unix, too, I hope, though I couldn't check that now.
422
423         (main): Unset the G_BROKEN_FILENAMES environment variable on Unix,
424         as some tests require that filenames are in UTF-8. Is unsetenv()
425         portable?
426
427         These changes should fix bugs #59387, #59652, #59657 and #59658.
428         
429 2002-01-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
430
431         * configure.in: Get the right multithread option for GCC 3.0 and
432         later on AIX. (#67583)
433
434 2002-01-21  Jeffrey Stedfast  <fejj@ximian.com>
435
436         * glib/gconvert.c (g_convert_with_fallback): If g_convert fails,
437         set bytes_written to 0 and close the iconv descriptor that was
438         opened a few lines above. On a successful return, calculate
439         bytes_written to be outp - dest instead of outp - str.
440
441 2002-01-16  Sven Neumann  <sven@gimp.org>
442
443         * acinclude.m4
444         * m4macros/glib-gettext.m4: removed the --disable-nls option. You
445         can't disable Native Language Support since we rely on it.
446
447         * configure.in: nicer --help output.
448
449 Tue Jan  8 11:33:28 2002  Owen Taylor  <otaylor@redhat.com>
450
451         * docs/Makefile.am (EXTRA_DIST): Add text files to EXTRA_DIST.
452         (#68239, Matthias Clasen)
453
454 2002-01-07  Zbigniew Chyla  <cyba@gnome.pl>
455
456         * configure.in (ALL_LINGUAS): Added pl.
457
458 2002-01-05  Hans Breuer  <hans@breuer.org>
459
460         * glibconfig.h.win32.in 
461           msvc_recommended_pragmas.h (new file) : moved warning to
462         error pragmas to their own file to not force 'good practice'
463         programming in downstream libs and apps. Instead the new header
464         will be used by -FImsvc_recommended_pragmas.h in gnome/cvs
465         makefile.msc
466         * */makefile.msc.in : use -FImsvc_recommended_pragmas.h
467
468         * makefile.am : add msvc_recommended_pragmas.h to EXTRA_DIST
469
470 2001-12-31  Tor Lillqvist  <tml@iki.fi>
471
472         * glib/gutils.c (g_get_any_init): (Win32) Use longer buffer for
473         user name.
474
475 Sat Dec 29 15:07:21 2001  Owen Taylor  <otaylor@redhat.com>
476
477         * glib/gspawn.c (script_execute): Copy trailing NULL
478         into new ARGV array. (#67673)
479
480 2001-12-28  Sven Neumann  <sven@gimp.org>
481
482         * glib/gmessages.c: only include printf_string_upper_bound() if
483         HAVE_C99_VSNPRINTF is not defined.
484
485 2001-12-27  Duarte Loreto <happyguy_pt@hotmail.com>
486
487         * configure.in: Added portuguese to ALL_LINGUAS
488
489 Sat Dec 22 12:08:56 2001  Owen Taylor  <otaylor@redhat.com>
490
491         * configure.in: 1.3.12, binary, interface age 0.
492
493         * NEWS: Updated.
494
495 2001-12-21  Tor Lillqvist  <tml@iki.fi>
496
497         * config.h.win32.in: Add (undefined) HAVE_C99_VSNPRINTF.
498
499         * glibconfig.h.win32.in: Add definition of G_HAVE_GROWING_STACK.
500
501         * tests/Makefile.am: Rename the progs_LDADD, thread_LDADD and
502         module_LDADD Make macros to progs_ldadd, thread_ldadd and
503         module_ldadd. Newer automakes reserve macros named *_LDADD for
504         the use as LDADDs for targets it knows.
505
506         * glib/giowin32.c: (struct _GIOWin32Watch): 'callback' wasn't used
507         here, either.
508
509 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
510
511         * glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
512
513 2001-12-19  Mark McLoughlin  <mark@skynet.ie>
514
515         * glib/gscanner.c: (g_scanner_unexp_token): fix segfaults.
516
517 2001-12-20  Michael Meeks  <michael@ximian.com>
518
519         * glib/giounix.c (struct _GIOUnixWatch): kill 'callback'
520
521 Wed Dec 19 23:09:07 2001  Owen Taylor  <otaylor@redhat.com>
522
523         * glib/gconvert.c (g_iconv_open): SGML doc fix.
524
525 Tue Dec 18 21:11:10 2001  Tim Janik  <timj@gtk.org>
526
527         * configure.in: add configure check to determine G_HAVE_GROWING_STACK.
528
529 2001-12-16  Havoc Pennington  <hp@pobox.com>
530
531         * glib/gfileutils.c (get_contents_regfile): use g_try_malloc and
532         return error on not-enough-memory
533         (get_contents_stdio): ditto
534
535 2001-12-17  Matthias Clasen  <matthiasc@poet.de>
536
537         * glib/gspawn.c, glib/gspawn-win32.c: Use <envar>, not <envvar>.
538
539 2001-12-15  Matthias Clasen  <matthiasc@poet.de>
540
541         * glib/gshell.c, glib/gspawn.c, glib/gspawn-win32.c, glib/gerror.c,
542         glib/gfileutils.c, glib/ghash.c, glib/gmain.c, glib/gasyncqueue.c,
543         glib/gtree.c: Minor markup fixes.
544
545 2001-12-14  Havoc Pennington  <hp@pobox.com>
546
547         * glib/gshell.c (g_shell_parse_argv): note on how to free returned
548         vector
549
550 2001-12-08  Havoc Pennington  <hp@pobox.com>
551
552         * glib/gspawn.c (fork_exec_with_pipes): include argv[0] in error
553         message about failure to exec
554
555 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
556
557         * glib/gconvert.c, glib/giochannel.c, glib/gmain.c,
558         glib/gwin32.c: Revert mistaken change: it is UNIX, not Unix.
559
560 Thu Dec 13 05:37:51 2001  Tim Janik  <timj@gtk.org>
561
562         * glib/gbsearcharray.[hc]: API revamp to shorten GValueArray
563         structure.
564
565 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
566
567         This fixes #60543:
568
569         * glib/gutils.c (g_snprintf, g_vsnprintf): Switch to C99-[v]snprintf().
570
571         * tests/strfunc-test.c: Add some tests for g_snprintf().
572
573 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
574
575         * glib/gconvert.c, glib/grand.c, glib/ghash.c,
576         glib/gthreadpool.c, glib/gtree.c: Documentation fixes.
577
578 Mon Dec 10 14:08:39 2001  HideToshi Tajima  <hidetoshi.tajima@sun.com>
579
580         * glib/libcharset/config.charset (os):
581         add ISO8859-3 for Solaris. (#66174)
582         
583 2001-12-10  Sven Neumann  <sven@gimp.org>
584
585         * gobject/gvalue.c (g_value_register_transform_func): perform an exact
586         match on the two types instead of using transform_func_lookup().
587
588 2001-12-09  Christopher Blizzard  <blizzard@redhat.com>
589
590         * glib/gmessages.h: Add pragma that will prevent warnings when you
591         are not using -std=99 and newer gcc compilers.  Patch from Red
592         Hat's gtk+ 1.2 rpm.
593
594 2001-12-06  Darin Adler  <darin@bentspoon.com>
595
596         * glib/gmacros.h: Do the same for "pure".
597
598 2001-12-06  Matthias Clasen  <matthiasc@poet.de>
599
600         The following patch corrects some function attributes. (#61780)
601
602         * glib/ghash.h (g_int_equal, g_int_hash): These are not const.
603
604         * glib/glibintl.h (_glib_gettext): Add G_GNUC_FORMAT(1).
605
606         * glib/gmacros.h: Use reserved symbols in function attribute macros.
607
608 2001-12-06  Matthias Clasen  <matthiasc@poet.de>
609
610         The following patch avoids manual printf()-format parsing 
611         if a C99-conforming vsnprintf() is available. (#55106)
612
613         * acinclude.m4 (AC_FUNC_VSNPRINTF_C99): New macro to test for a
614         C99 conforming vsnprintf.
615
616         * configure.in: Use AC_FUNC_VSNPRINTF_C99. 
617
618         * glib/gmessages.c (g_printf_string_upper_bound): Use C99 vsnprintf().
619         
620 2001-12-05  Sven Neumann  <sven@gimp.org>
621
622         * glib/gtree.c (g_tree_foreach): mention the fact that the tree is
623         traversed in sorted order.
624
625 2001-12-03  Manish Singh  <yosh@gimp.org>
626
627         * tests/module-test.c: g_module_symbol takes a gpointer *, not just
628         a gpointer
629
630         * tests/libmoduletestplugin_a.c: here too
631
632 2001-11-29  Havoc Pennington  <hp@redhat.com>
633
634         * glib/gtree.c (g_tree_foreach):
635         * glib/ghash.c (g_hash_table_foreach): 
636
637         Add notes about how you shouldn't modify these data structures as
638         you iterate over them.
639         
640 Thu Nov 29 11:16:03 2001  Owen Taylor  <otaylor@redhat.com>
641
642         * HACKING: Update (#65721, Dave Neary)
643
644 2001-11-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
645
646         * glib/gdate.c: Fixed wrong order in conversion.
647
648 Wed Nov 28 18:34:22 2001  Owen Taylor  <otaylor@redhat.com>
649
650         * glib/gmain.[ch]: Rename (private) GSource.id and 
651         id parameter to g_main_context_find_source_by_id()
652         to avoid problems with Objective C where 'id' is 
653         a keyword. (#65616)
654
655 2001-11-28  Daniel Elstner  <daniel.elstner@gmx.net>
656
657         * glib/gutf8.c (utf8_skip_data): In order to avoid infinite loops
658         on invalid UTF-8 strings, change the skip count for 0xfe and 0xff
659         from 0 to 1.
660
661 2001-11-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
662
663         * configure.in: Always call GLIB_SIZEOF(..., system_thread). Fixes
664         #65624.
665
666 2001-11-28  Tor Lillqvist  <tml@iki.fi>
667
668         * glibconfig.h.win32.in: Add GLIB_SIZEOF_SIZE_T here, too.
669
670 2001-11-27  Dan Winship  <danw@ximian.com>
671
672         * configure.in (G_MODULE_LDFLAGS): Set this from libtool rather
673         than hardcoding values for certain platforms.
674
675         * glib/libcharset/config.charset: Add a rule for NetBSD.
676
677         * glib/libcharset/localcharset.c (_g_locale_get_charset_aliases):
678         If LIBCHARSET_ALIAS_DIR is set, look for charset.aliases there.
679
680         * tests/Makefile.am (TESTS_ENVIRONMENT): set LIBCHARSET_ALIAS_DIR
681         so we don't depend on charset.aliases having been installed
682
683 2001-11-26  Matthias Clasen  <matthiasc@poet.de>
684         
685         * glib/gnode.c (g_node_traverse): Implement G_LEVEL_ORDER correctly.
686
687         * tests/node-test.c: Add a testcase for G_LEVEL_ORDER implementation.
688
689         * glib/gtree.h: Mark g_tree_traverse() as deprecated. (#65343)
690         
691         * glib/gtree.c (g_tree_traverse): Explain the deprecation in 
692         some detail.
693
694 Mon Nov 26 09:42:24 2001  Tim Janik  <timj@gtk.org>
695
696         * configure.in: provide GLIB_SIZEOF_SIZE_T.
697
698 2001-11-26  Jesus Bravo Alvarez  <jba@pobox.com>
699
700         * configure.in: Added gl (Galician) to ALL_LINGUAS
701
702 2001-11-23  Hans Breuer  <hans@breuer.org>
703
704         * glib/makefile.msc.in : added -Zm400 to DEPCFLAGS to avoid :
705         gunidecomp.h(5846) : fatal error C1076: compiler limit : 
706         internal heap limit reached; use /Zm to specify a higher limit
707
708         * glibconfig.h.win32.in : added recommended pragma list for
709         msvc again. They are an invaluable help of letting the
710         compiler catch bugs.
711
712 Thu Nov 22 13:56:55 2001  Owen Taylor  <otaylor@redhat.com>
713
714         * Version 1.3.11
715
716 Thu Nov 22 13:14:18 2001  Owen Taylor  <otaylor@redhat.com>
717
718         * configure.in (GLIB_MICRO_VERSION): Version 11, 
719         interface, binary age 0.
720
721         * NEWS: Updated.
722
723         * tests/Makefile.am (libmoduletestplugin_[ab]_la_LDFLAGS): 
724         Add dummy -rpath argument. On some (but not all) platforms,
725         libtool will only build a convenience library without this.
726         (#63486, Dan Winship)
727  
728         * Makefile.am (EXTRA_DIST): Add README.in, INSTALL.in - 
729         autoconf-2.5x checks for 'make dist' in the tarball
730         when you make distcheck.
731
732         * glib/Makefile.am (EXTRA_DIST): Distribute 
733         makefile.msc/mingw.in, glib.rc.in.
734
735         * tests/patterntest.c: Include string.h.
736
737         * glib/gpattern.c (g_utf8_reverse): doc parsing fix.
738
739 Thu Nov 22 02:50:18 2001  Tim Janik  <timj@gtk.org>
740
741         * NEWS: merged with gobject/NEWS.
742
743 2001-11-21  Tor Lillqvist  <tml@iki.fi>
744
745         * glib/makefile.mingw.in (DEFINES): Set G_LOG_DOMAIN as in
746         Makefile.am.
747
748 Tue Nov 20 20:54:25 2001  Owen Taylor  <otaylor@redhat.com>
749
750         * glib/gunidecomp.[ch] glib/gen-unicode-tables.pl: Patch
751         from Andrew Taylor to optimize the decomposition table
752         to eliminate relocations and save space. (#64982)
753
754 2001-11-18  Hans Breuer  <hans@breuer.org>
755
756         * glib/glib.def : 
757         * glib/makefile.msc.in : remove g_log_domain_glib usage/export
758
759         * tests/makefile.msc.in : add iochannel-test
760
761 Sat Nov 17 17:21:57 2001  Owen Taylor  <otaylor@redhat.com>
762
763         * glib/Makefile.am glib/*.c glib/gmessages.h: Get
764         rid of g_log_domain_glib variable in favor of just
765         using a string constant.
766
767 Sat Nov 17 14:10:35 2001  Owen Taylor  <otaylor@redhat.com>
768
769         * glib/gbsearcharray.h: Include gtypes.h not gobject/gtype.h
770
771         * glib/glib-object.h gobject/*.h: Prevent headers from
772         being included directly except when compiling GObject.
773
774         * gobject/gvaluecollector.h: Include glib-object.h so that
775         this file can be included directly, since we don't
776         include it _from_ glib-object.h.
777
778         * gobject/gtype.c: Remove struct _GValue hack since we 
779         now include glib/gvaluecollector.h which simply pulls in
780         glib-object.h.
781
782 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
783
784         * glib/giochannel.c: Documentation fixes.
785  
786 2001-11-15  Takayuki KUSANO  <AE5T-KSN@asahi-net.or.jp>
787
788         * configure.in: Added "ja" to ALL_LINGUAS.
789
790 2001-11-15  Michael Meeks  <michael@ximian.com>
791
792         * glib/giounix.c (g_io_channel_unix_new): set the fd
793         before using it.
794
795 2001-11-15  Tor Lillqvist  <tml@iki.fi>
796
797         * tests/makefile.{mingw,msc}.in (TESTS): Add back mainloop-test
798         here, too.
799
800         * tests/Makefile.am: Remove leftover comment that claimed
801         mainloop-test is removed.
802
803 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
804
805         * glib/gpattern.c: add UTF-8 support.
806
807         * tests/patterntest.c: add UTF-8 and equality tests.
808
809 Wed Nov 14 07:34:24 2001  Tim Janik  <timj@gtk.org>
810
811         * glib/galloca.h (g_newa): provide g_newa(ctype, count) on top of
812         g_alloca() like we provide g_new() on top of g_malloc().
813
814 Tue Nov 13 21:25:35 2001  Owen Taylor  <otaylor@redhat.com>
815
816         * glib/{gen-unicode-tables.pl,gunibreak.c,gunibreak.h,
817         gunichartables.h, gunicomp.h, gunidecomp.[ch], 
818         guniprop.c}: Patch from Andrew Taylor to improve
819         tables and reduce relocations by using indices 
820         rather than pointers. (#64433)
821         
822         * tests/unicode-normalize.c (main): Fix for changes
823         to g_strsplit().
824
825 2001-11-12  Darin Adler  <darin@bentspoon.com>
826
827         * glib/gstrfuncs.c: (g_strsplit): Fix max_tokens == 1 case to
828         match documentation.
829         * tests/strfunc-test.c: (main): Add tests.
830
831         * tests/.cvsignore: Recently-added test.
832
833 Mon Nov 12 03:01:28 2001  Tim Janik  <timj@gtk.org>
834
835         * glib/gscanner.c (g_scanner_eof): G_TOKEN_ERROR is also an end
836         of stream condition.
837
838 2001-11-10  Tor Lillqvist  <tml@iki.fi>
839
840         * glib-zip.in (DEVZIP): Also share/glib-2.0.
841
842 2001-11-09  Tor Lillqvist  <tml@iki.fi>
843
844         * glib/gwin32.c (g_win32_getlocale): Add a couple of languages
845         that have LANG_* codes in newest headers, just for completeness.
846
847 2001-11-08  Wang Jian  <lark@linux.net.cn>
848
849         * configure.in(ALL_LINGUAS): Added zh_CN for Simplified Chinese.
850
851 2001-11-08  Tor Lillqvist  <tml@iki.fi>
852
853         * glib/gwin32.c: Don't define LANG_AZERI etc in case those aren't
854         defined in the headers (MSVC 5.0).
855         (g_win32_getlocale): Instead, surround uses of those with
856         #ifdef. Those MSVC 5.0 users that want to build a GLib that
857         recognizes those languages should download the Platform SDK and
858         use the headers from it.
859
860 2001-11-07  Peter Williams  <peterw@ximian.com>
861
862         * glib/gdir.c (g_dir_read_name): Return NULL when done reading.
863
864 2001-11-06  Tor Lillqvist  <tml@iki.fi>
865
866         * glib/Makefile.am (gspawn_win32_helper_LDFLAGS): Use -mwindows.
867
868 2001-11-05  Tor Lillqvist  <tml@iki.fi>
869
870         * README.win32: Minor edits.
871
872         * glib-zip.in: Build separate runtime and developer packages.
873
874         * glib/libcharset/config.charset (os): Don't need to match mingw
875         after all, the charset.alias file isn't even used on Win32... (see
876         localcharset.c).
877
878         * glib/makefile.mingw.in: Add gdir.
879
880         * glib/glib.def: Add g_dir_* entry points.
881
882 Sun Nov  4 20:45:21 2001  Owen Taylor  <otaylor@redhat.com>
883
884         * configure.in (CFLAGS): Add check for dirent.h
885
886         * glib/glib.h glib/Makefile.am: Add gdir.
887
888         * glib/gdir.c (g_dir_close): Couple of small tweaks
889         now that it is actually compiling...
890
891 Sun Nov  4 20:29:31 2001  Owen Taylor  <otaylor@redhat.com>
892
893         * glib/gdir.[ch]: Indentation fixes, some rewriting of docs to
894         conform to gtk-doc standard.
895
896         * glib/gdir.[ch] (g_dir_close): Remove the boolean 
897         return value. What would you do if closing failed?
898         What would the user do if you printed a warning
899         message "closing directory %s failed"?
900
901 2001-11-04  Hans Breuer  <hans@breuer.org>
902
903         * glib/gdir.[hc] : (new files) simplified wrapper around dirent 
904         functions to improve portability of downstream libs/apps
905         * glib/makefile.msc.in : use them
906         * glib/glib.def : export them
907         * config.h.win32.in : needing HAVE_DIRENT_H defined
908
909 2001-11-04  Tor Lillqvist  <tml@iki.fi>
910
911         * tests/Makefile.am: On Win32, create separate .exp file for
912         module-test.o and link with that. Otherwise the GNU linker doesn't
913         export the g_clash_func.
914
915 2001-11-03  Hans Breuer  <hans@breuer.org>
916
917         * glib/giowin32.c : static correctness
918
919         * glib/gwin32.c : some more #if defined (SUBLANG_* ...
920         (g_win32_get_package_installation_subdirectory) use g_build_filename
921         instead of duplicating its logic
922
923         * glib/glib.def : removed duplicates, added mising, removed
924         compat cruft
925
926 Fri Nov  2 19:54:16 2001  Tim Janik  <timj@gtk.org>
927
928         * glib/gbacktrace.h (G_BREAKPOINT): remove public signal.h include.
929
930 Thu Nov  1 21:48:43 2001  Owen Taylor  <otaylor@redhat.com>
931
932         * tests/mainloop-test.c (recurser_idle): Recurse
933         with may_block = FALSE, so we don't get into
934         the pathology where the recurser_idle recurses
935         for 10 iterations, and the only thing that is
936         running is the recurser idle, which adds
937         another recursion for each of those 10 iterations
938         and....
939
940         * tests/mainloop-test.c (create_crawler): Fix race
941         condition where a crawler source could be destroyed
942         before it was added to the crawler array.
943
944         * test/Makefile.am: Add mainloop-test back.
945         
946 2001-11-01  Marius Andreiana  <mandreiana@yahoo.com>
947
948         * configure.in: Added ro (Romanian) to ALL_LINGUAS
949
950 2001-10-31  Havoc Pennington  <hp@redhat.com>
951
952         * glib/gmain.c (g_main_loop_run): fix to the locking so we don't
953         hang
954
955 2001-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
956
957         * configure.in: Make --with-threads=none mean, that we want thread
958         support, but no default thread implementation. This also was the
959         original intention, but disapeared around 1998... So it doesn't
960         seem to be the most requested feature, but we went far to make it
961         possible in the code, so I resurrected this feature.
962
963         * INSTALL.in: Describe the --enable-gc-friendly, --disable-threads
964         and --with-threads options of configure.
965
966         * glib/gmain.c (g_main_context_acquire, g_main_context_release,
967         g_main_context_wait): Use the right conditional (G_THREADS_ENABLED
968         instead of G_THREAD_ENABLED). Also remove wrong
969         return-statement. Unfortunately mainloop-test still does fail. Many
970         thanks to Andrea Fazekas <fazek@ludens.elte.hu> for spotting
971         this. (#63455)
972
973 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
974
975         * gobject/gsourceclosure.c (g_source_set_closure): Fix documentation.
976
977 2001-10-30  Tor Lillqvist  <tml@iki.fi>
978
979         * glib-zip.in: New file, used to build distribution packages for
980         Windows.
981
982         * configure.in: Expand it.
983
984         * Makefile.am: Distribute it.
985
986         * config.h.win32.in: Update to match currently produced config.h
987
988 2001-10-29  Daniel Egger  <degger@fhm.edu>
989
990         * glib/gbacktrace.h: Fix non-Intel/-Alpha version of the 
991         G_BREAKPOINT macro to include <signal.h> and use SIGTRAP.
992
993         * glib/gmessages.c: Conditionalise definition of args2
994         depending on the definition of HAVE_VSNPRINTF to avoid 
995         compiler warning.
996
997         * gobject/testgruntime.c
998         * tests/patterntest.c: Include <string.h> to avoid warnings.
999
1000 Mon Oct 29 11:29:37 2001  Owen Taylor  <otaylor@redhat.com>
1001
1002         * m4macros/glib-2.0.m4: Don't try to use PKG_CONFIG
1003         when we didn't find it. (#62944, Eric Lemings)
1004
1005         * m4macros/glib-2.0.m4: Fix problem with spaces around =
1006         sign in assignment. (#63209, Arkadiusz Miskiewicz)
1007
1008 Mon Oct 29 10:59:36 2001  Owen Taylor  <otaylor@redhat.com>
1009
1010         * configure.in: Check for path to Perl, add gobject/glib-mkenums 
1011         to AC_OUTPUT. (#63093, Dan Winship)
1012
1013 Mon Oct 29 10:55:12 2001  Owen Taylor  <otaylor@redhat.com>
1014
1015         * glib/libcharset/Makefile.am (EXTRA_DIST): Dist
1016         ref-add.sin, ref-del.sin. (#63092, Dan Winship)
1017
1018 2001-10-29  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1019
1020         * glib/gmain.c (g_main_loop_quit): Conditionalize thread related
1021         calls. (#63091)
1022
1023 2001-10-28  Tor Lillqvist  <tml@iki.fi>
1024
1025         * glib/glib.def: Add missing g_pattern_match_simple and
1026         g_pattern_spec_equal.
1027
1028         * glib/gwin32.c (g_win32_get_package_installation_subdirectory):
1029         Set separator correctly.
1030
1031         * glib/libcharset/config.charset (os): Match also mingw*.
1032
1033         * tests/testglib.c (main): (Wibn32): Print the lib/locale
1034         subdirectory, as that is what actually gets used.
1035
1036 Wed Oct 24 11:10:54 2001  Owen Taylor  <otaylor@redhat.com>
1037
1038         * configure.in: Version 1.3.10, interface age, binary age = 0.
1039
1040         * NEWS: Updates
1041
1042 2001-10-26  Tor Lillqvist  <tml@iki.fi>
1043
1044         * configure.in: Don't default to win32 thread implementation on
1045         Cygwin. The gthread-win32 implementation really is for Win32 with
1046         MS runtime only. Let configure find pthreads when configuring for
1047         Cygwin.
1048
1049         * README.win32: Updates.
1050
1051         * glib/glib.def: Update.
1052
1053         * tests/makefile.mingw.in
1054         * tests/makefile.msc.in: Remove mainloop-test here, too.  Add ../*
1055         to PATH before running tests to find DLLs. Separate the
1056         interactive tests, don't run them in the check target.
1057
1058         * */makefile.msc.in: Include make.msc from GLib's build directory.
1059
1060 Thu Oct 25 12:01:41 2001  Owen Taylor  <otaylor@redhat.com>
1061
1062         * tests/Makefile.am: Temporarily remove mainloop-test, since it
1063         prevents distcheck.
1064
1065 2001-10-24  Alex Larsson  <alexl@redhat.com>
1066
1067         * docs/reference/glib/glib-sections.txt:
1068         Add g_strtod & co.
1069
1070         * docs/reference/glib/tmpl/string_utils.sgml:
1071         Add docs for G_ASCII_DTOSTR_BUF_SIZE.
1072
1073         * glib/gstrfuncs.[ch]:
1074         Added g_ascii_strtod, g_ascii_dtostr and g_ascii_formatd.
1075
1076         * tests/Makefile.am:
1077         * tests/strtod-test.c:
1078         Add tests for g_ascii_strtod & co.
1079
1080 2001-10-23  Tor Lillqvist  <tml@iki.fi>
1081
1082         * config.h.win32.in: Typo: GLIB_MICRO_VERSION and
1083         GLIB_MINOR_VERSION were swapped.
1084
1085         * glib/gutils.h: Remove G_HARDCODED_PATH_WRAPPER, Owen didn't like
1086         it.
1087         
1088         * glib/gutils.c: Instead, expand it on Win32 as
1089         _glib_get_locale_dir(), and #define GLIB_LOCALE_DIR as a call to
1090         it.
1091
1092 2001-10-23  Tor Lillqvist  <tml@iki.fi>
1093
1094         * config.h.win32.in: Typo.
1095
1096         * glibconfig.h.win32.in: Minor update to correspond to what
1097         configure now generates.
1098
1099         * glib/Makefile.am: (Win32): If we have built the MSVC import
1100         library, install it. Install the gcc import library. Also support
1101         uninstall.
1102
1103         * glib/gutils.h: Add macros G_WIN32_DLLMAIN_FOR_DLL_NAME and
1104         G_HARDCODED_PATH_WRAPPER. These are used to avoid hardcoding path
1105         names into Windows DLLs.
1106
1107         * glib/gutils.c: Use them for GLIB_LOCALE_DIR.
1108
1109         * glib/gwin32.c (get_package_directory_from_module): Plug a small
1110         memory leak. Minor code reordering.
1111         (g_win32_get_package_installation_subdirectory):  Allow empty subdir.
1112
1113 2001-10-19  Tor Lillqvist  <tml@iki.fi>
1114
1115         * configure.in: Fix test for lib.exe. Can't set ms_librarian
1116         before calling AC_CHECK_PROG, as it doesn't actually check
1117         anything if the result variable has been preset...
1118
1119 2001-10-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1120
1121         * glib/gutils.c (g_set_prgname, g_get_prgname): Use another LOCK
1122         for g_prgname to avoid deadlocking. (#62606)
1123
1124 2001-10-19  Tor Lillqvist  <tml@iki.fi>
1125
1126         * configure.in: Check also ac_cv_sizeof___int64 when requiring a
1127         64-bit type.
1128
1129 2001-10-17  HideToshi Tajima  <hidetoshi.tajima@sun.com>
1130
1131         * glib/gconvert.c (g_iconv_open):
1132         Fix a typo: to_codeset => from_codeset.
1133         (#58195, #55152)
1134
1135 Fri Oct 12 18:24:02 2001  Tim Janik  <timj@gtk.org>
1136
1137         * glib/gpattern.[hc]: make struct _GPatternSpec and GMatchType
1138         private.
1139         (g_pattern_equal): new function to return equality of two patterns
1140         (required because GPatternSpec is private now).
1141         (g_pattern_spec_new): fix bug wrg wildcard counting which produced
1142         incorrect pattern specs (discovered by Matthias Clasen).
1143         optimized code so we just keep one compiled pattern string now.
1144         correctly canonicalize patterns. reduce string walks, optimize
1145         decision about MATCH_ALL vs. MATCH_ALL_TAIL.
1146         (g_pattern_match_string): call just g_pattern_match() with NULL
1147         reversed string.
1148         (g_pattern_match): allow NULL reversed strings now, reverse_dup
1149         strings on demand.
1150
1151         * tests/patterntest.c (test_compilation): added an extended testcase
1152         for pattern matching from Matthias Clasen <matthiasc@poet.de>.
1153
1154 2001-10-11  Raja R Harinath  <harinath@cs.umn.edu>
1155
1156         * configure.in (ac_cv_sizeof_long_long): Avoid '==' and '-a' in
1157         'test's.
1158
1159 Wed Oct 10 20:07:36 2001  Joshua N Pritikin  <vishnu@pobox.com>
1160
1161         * glib/gmessages.c glib/gtypes.h: Remove G_HAVE_GINT64
1162         conditionalization.
1163
1164 Wed Oct 10 17:34:15 2001  Joshua N Pritikin  <vishnu@pobox.com>
1165
1166         * configure.in: Un-conditionalize and require a 64-bit integer
1167         type.
1168
1169 2001-10-04  Raja R Harinath  <harinath@cs.umn.edu>
1170
1171         * configure.in: Avoid 'test -a'.
1172
1173 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
1174
1175         * glib/gwin32.c: Documentation update.
1176
1177 2001-10-04  Havoc Pennington  <hp@redhat.com>
1178
1179         * glib/libcharset/Makefile.am (EXTRA_DIST): add config.charset
1180
1181 2001-10-03  Tor Lillqvist  <tml@iki.fi>
1182
1183         * glib/gutils.c (Win32) (DllMain): New function (DLL entry point)
1184         to tuck away actual DLL name.
1185         (GLIB_LOCALE_DIR) Use actual DLL name, instead of assuming one
1186         naming convention for DLLs.
1187
1188         * glib/glib.def: g_string_append_printf.
1189
1190 2001-10-02  Matthias Clasen  <matthiasc@poet.de>
1191
1192         * glib/gstrfuncs.c, glib/giochannel.c: documentation update.
1193
1194         * glib/gqueue.c: add documentation.
1195
1196 2001-10-02  Sven Neumann  <sven@gimp.org>
1197
1198         * glib/gstring.h (g_string_sprintfa): let the compatibility definition
1199         point to the new name g_string_append_printf().
1200
1201 2001-10-01  Alex Larsson  <alexl@redhat.com>
1202
1203         * glib/gconvert.[ch]:
1204         Convert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI and
1205         G_CONVERT_ERROR_INVALID_URI to G_CONVERT_ERROR_BAD_URI.
1206
1207         * tests/uri-test.c:
1208         Update tests
1209
1210 Mon Oct  1 16:01:24 2001  Owen Taylor  <otaylor@redhat.com>
1211
1212         * glib/gstring.[ch] glib/grel.c: Rename g_string_printfa()
1213         to g_string_append_printf(). (#61041, Havoc Pennington.)
1214
1215 2001-10-01  Tor Lillqvist  <tml@iki.fi>
1216
1217         * glib/gwin32.c: Documentation cleanups. (#61487)
1218
1219 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
1220
1221         * glib/gscanner.h (GScannerMsgFunc): make third argument
1222         a gboolean.
1223         (g_scanner_add_symbol, g_scanner_remove_symbol, 
1224         g_scanner_foreach_symbol): mark these 
1225         G_DISABLE_DEPRECATED. (#61469)
1226
1227         * glib/gscanner.c (g_scanner_msg_handler): make third 
1228         argument gboolean. (#61468)
1229
1230 2001-10-01  Sven Neumann  <sven@gimp.org>
1231
1232         * glib/gconvert.c
1233         * glib/gspawn-win32.c
1234         * glib/gspawn.c: some minor documentation fixes.
1235
1236 2001-09-29  Alexander Larsson  <alla@lysator.liu.se>
1237
1238         * configure.in:
1239         Add build/win32/dirent/Makefile to the list of makefiles
1240
1241 2001-09-30  Tor Lillqvist  <tml@iki.fi>
1242
1243         * glib/gwin32.c
1244         * glib/gwin32.h
1245         * glib/glib.def: Remove own implementation of dirent
1246         functions. Instead, gcc (mingw) users should go ahead and use the
1247         <dirent.h> included with the mingw gcc, and the dirent functions
1248         included in libmingw32, while MSVC users can use the same (public
1249         domain) code, extracted from mingw-runtime sources and placed in
1250         build/win32/dirent.[ch].
1251
1252         * glib/gwin32.c (get_package_directory_from_module,
1253         g_win32_get_package_installation_directory): Use static lock to
1254         protect static hash table.
1255
1256 Sat Sep 29 02:33:14 2001  George Lebl <jirka@5z.com>
1257
1258         * tests/testglib.c (main): cast the string size to gulong and use %lu
1259           for printing to avoid 64bit issues
1260
1261         * glib/gstrfuncs.[ch] (g_ascii_strncasecmp): Change the 'n' argument 
1262           to gsize instead guint.
1263
1264 Fri Sep 28 19:41:32 2001  Owen Taylor  <otaylor@redhat.com>
1265
1266         * glib/libcharset/* configure.in: Fix macros from libcharset
1267         to work with autoconf-2.5x. (From Laszlo Peter.)
1268
1269 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
1270
1271         * glib/gstring.c: Fix inline docs for g_string_prepend_unichar.
1272
1273 2001-09-29  Abel Cheung  <maddog@linux.org.hk>
1274
1275         * configure.in: Add quotes around test values. This fixes a minor
1276           annoying warning if platform is not win32.
1277
1278 2001-09-27  Manish Singh  <yosh@gimp.org>
1279
1280         * glib/grand.c (g_rand_new): fix typo (#if->#ifdef) so it compiles
1281         again.
1282
1283 2001-09-24  Bruno Haible  <haible@clisp.cons.org>
1284
1285         * glib/gwin32.c (g_win32_getlocale): When the sublangid is
1286         SUBLANG_DEFAULT, return the locale of the language's main country,
1287         not a country-neutral locale. E.g. "en_US" instead of "en". Add
1288         handling of LANG_SORBIAN. Fix typo for SUBLANG_CHINESE_SIMPLIFIED
1289         (China == CN, CH == Switzerland). Ignore empty environment
1290         variable values.
1291
1292 2001-09-28  Tor Lillqvist  <tml@iki.fi>
1293
1294         * glib/makefile.{mingw,msc}.in: Add localcharset.o. Just copy the
1295         source file from libcharset and compile in this directory.
1296
1297         * glib/giochannel.c: Mark rest of g_set_error strings for
1298         translation, too.
1299
1300         * glib/giowin32.c: Add some debugging output functions, call them
1301         when debugging.
1302         (create_events, g_io_win32_msg_write): Free message fetched with
1303         g_win32_error_message ().
1304         (g_io_win32_check): Indentation fixes.
1305         (g_io_win32_fd_read,g_io_win32_sock_read): Don't always return
1306         G_IO_STATUS_NORMAL. Do return G_IO_STATUS_EOF if we got 0 bytes,
1307         like on Unix. This helps making the test programs run
1308         successfully.
1309
1310         * glib/gmain.c (g_poll): Return the code ifdeffed out with
1311         TEST_WITHOUT_THIS. Can't remember why it was ifdeffed out. Things
1312         seem to work as previously with the code in place. Especially
1313         spawn-test didn't work with the code ifdeffed out (Bug#61067).
1314
1315         * glib/grand.c (g_rand_new): Don't try to use /dev/urandom unless
1316         on Unix.
1317
1318         * glib/gspawn-win32-helper.c (WinMain): Remove Sleep(10000)
1319         accidentally left in.
1320
1321 Thu Sep 27 14:26:57 2001  Owen Taylor  <otaylor@redhat.com>
1322
1323         * glib/gstrfuncs.c (g_ascii_strup/down): Use gssize to
1324         match the header. (Reported by Elliot Lee.)
1325
1326 Wed Sep 26 22:34:12 2001  Owen Taylor  <otaylor@redhat.com>
1327
1328         Fixes for #58195, based on some ideas from Hidetosh Tajima.
1329
1330         * aclibcharset.m4 glib/libcharset: Add Bruno Haible's
1331         portable-current charset detection code from libiconv.
1332
1333         * glib/gutf8.c (g_utf8_get_charset_internal): Rewrite
1334         to use _g_locale_charset().
1335
1336         * glib/gutf8.c (_g_charset_get_aliases): Private functions
1337         to get aliases from libcharset for a particular canonical
1338         name.
1339
1340         * glib/gconvert.c: If loading a charset fails, try 
1341         aliases to look for fallbacks.
1342         
1343 2001-09-26  Matthias Clasen  <matthiasc@poet.de>
1344
1345         * gmem.c (g_mem_is_system_malloc): Return !vtable_set.
1346
1347 2001-09-26  Tor Lillqvist  <tml@iki.fi>
1348
1349         * configure.in: Retract my change earlier today. Don't preset
1350         autoconf variables in a try to match both mingw and MSVC. Instead,
1351         he who packages a prebuilt GLib developer distribution for Win32
1352         runs configure twice: once for mingw, once for MSVC, and then uses
1353         diff -D on the glibconfig.h files to generate a suitably ifdeffed
1354         glibconfig.h for distribution that suits both compilers. (Ditto
1355         for config.h, although that file wouldn't be distributed in a
1356         developer package, but in a source package for Win32 users who
1357         want to build GLib but can't use configure.)
1358
1359         * glibconfig.h.win32.in
1360         * config.h.win32.in: Generated by using diff -D as described above.
1361
1362         * tests/makefile.mingw.in (.c.exe): Correct name of gthread (import)
1363         library.
1364
1365 Wed Sep 26 15:33:37 2001  Owen Taylor  <otaylor@redhat.com>
1366
1367         * Makefile.am po/Makefile.in.in: Fix distclean to 
1368         remove some extra files. #60993, Ben Gertzfield
1369
1370 Wed Sep 26 14:37:52 2001  Owen Taylor  <otaylor@redhat.com>
1371
1372         * glib/gen-unicode-tables.pl glib/guniprop.c 
1373           glib/{gunibreak,gunichartables,gunidecomp}.h:
1374         Patch from Andrew Taylor to make much of the unicode
1375         table data const so that it can be made read-only
1376         and shared.
1377
1378 Wed Sep 26 12:41:05 2001  Owen Taylor  <otaylor@redhat.com>
1379
1380         * glib/gstrfuncs.c (g_strdup_vprintf): Copy if 
1381         !g_mem_is_system_malloc, not the other way around.
1382         (Found by James Antill.)
1383
1384 Wed Sep 26 11:00:31 2001  Owen Taylor  <otaylor@redhat.com>
1385
1386         * glib/gstrfuncs.c (g_strnfill): Use memset; might be 
1387         faster if someone used this for a biiig string.
1388         (Suggestion from Jakub Jelinek)
1389
1390 2001-09-26  Tor Lillqvist  <tml@iki.fi>
1391
1392         * configure.in: (Win32:) Move the Win32 check closer to the start,
1393         after the BeOS checks. Preset some autoconf variables so that
1394         configure won't find those few headers and functions that gcc
1395         (mingw) pretends to implement (even if the actual C library
1396         doesn't), but MSVC doesn't. This because I want the same config.h
1397         and glibconfig.h to be usable both from gcc and MSVC (as they use
1398         the same C library). Some other minor hackery for this purpose.
1399
1400         * glibconfig.h.win32.in
1401         * config.h.win32.in: Use versions generated by configure (and
1402         hand-edited slightly).
1403
1404 2001-09-25  Darin Adler  <darin@bentspoon.com>
1405
1406         * glib/gtree.h: Use gboolean for return value of GTraverseFunc.
1407
1408 Tue Sep 25 11:34:22 2001  Owen Taylor  <otaylor@redhat.com>
1409
1410         * configure.in: Version 1.3.9 (binary, interface == 0)
1411
1412         * glib/gstrfuncs.c (g_ascii_strdown): Change g_ascii_strup/strdown
1413         to take a 'len' argument to match g_utf8_strup/strdown. This
1414         hopefully will also make it more obvious that they duplicate
1415         the string rather than acting like g_strup/strdown.
1416         (Suggestion from Matthias Clasen, #59550)
1417
1418 2001-09-25  Tor Lillqvist  <tml@iki.fi>
1419
1420         * configure.in: More Win32 automake macros. For .def files:
1421         GLIB_DEF, GMODULE_DEF, GOBJECT_DEF and GTHREAD_DEF. For .exp
1422         files: TESTGMODULE_EXP (for programs that need to export symbols,
1423         just testgmodule here). A new conditional, MS_LIB_AVAILABLE to
1424         test whether the Microsoft librarian ("ar") is available to build
1425         MS import libraries.
1426  
1427         * glib/Makefile.am
1428         * gmodule/Makefile.am: Use above. New rule to build MS import
1429         library.
1430
1431         * glib/makefile.msc.in
1432         * tests/makefile.msc.in
1433         * tests/makefile.mingw.in: Use same DLL and import library names as
1434         libtool.
1435
1436 2001-09-24  Matthias Clasen  <matthiasc@poet.de>
1437
1438         * glib/gutf8.c, glib/gunibreak.c, glib/gunicollate.c,
1439         glib/gunidecomp.c, glib/guniprop.c: Inline doc consistency fixes.
1440
1441 2001-09-24  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
1442
1443         * configure.in: Added "sk" to ALL_LINGUAS.
1444
1445 2001-09-22  Hans Breuer  <hans@breuer.org>
1446
1447         * glib/giowin32.c : simply setting is_readable and is_writeable
1448         to TRUE does make Gimp plug-ins work again. Still no API known
1449         to request this info on Win32 (see #57690)
1450
1451 2001-09-21  Hans Breuer  <hans@breuer.org>
1452
1453         * makefile.msc : added rule for glibconfig.h
1454
1455         * glib/giowin32.c (g_io_channel_new_file) : always open
1456         in binary mode (fix for #57695)
1457
1458         * glib/glib.def : updated externals
1459
1460         * glib/gwin32.c : re-added LANG_* and SUBLANG_* definitions,
1461         which are missing from the msvc 5.0 win32 sdk
1462
1463         * glib/makefile.msc.in : added gbsearcharry
1464
1465 Thu Sep 20 20:33:45 2001  Owen Taylor  <otaylor@redhat.com>
1466
1467         * Rename g_mem_vtable_is_set() to g_mem_is_system_malloc().
1468
1469 2001-09-20  Tor Lillqvist  <tml@iki.fi>
1470
1471         * glib/gutils.c (g_path_is_absolute): (Win32:) Accept also forward
1472         slashes. (But still don't accept them in the other functions
1473         here. This is a thorny issue. Windows in fact does treat / like \
1474         on input (at least as local directory separators, dunno about
1475         server/share separators). But GLib only has the one
1476         G_DIR_SEPARATOR value, that apps should scan for, and use when
1477         building pathnames. To properly fix this would require totally
1478         abstracting pathnames, and don't having any path name scanning and
1479         building in applications at all. Fat chance.)
1480         (GLIB_LOCALE_DIR): Redefine only on "pure" Win32, not Cygwin. Use
1481         subdirectory "share\locale", as on Unix.
1482
1483         * glib/gwin32.c: Don't need to define those langiage and
1484         sublanguage constants here, current mingw (w32api) headers have
1485         them.
1486
1487         * glib/glib.def: Add a few missing entry points.
1488
1489         * tests/testglib.c (main): Use same name for DLL as libtool does.
1490         Use G_DIR_SEPARATOR in g_path_get_basename tests.
1491
1492 Wed Sep 19 16:35:22 2001  Owen Taylor  <otaylor@redhat.com>
1493
1494         * glib/gmain.c (g_main_context_find_source_by[_funcs]_user_data): 
1495         Fix handling of user data when locating sources. 
1496         (#60414, Katsuhiro Okuno)
1497
1498 Wed Sep 19 14:17:31 2001  Owen Taylor  <otaylor@redhat.com>
1499
1500         Patch from Matthias Clasen (#59806)
1501
1502         * configure.in: Check for vasprintf().
1503
1504         * glib/gmem.[ch]: Add g_mem_vtable_is_set() to be used
1505         for efficiency hacks to avoid extra copies when not
1506         needed.
1507
1508         * glib/gstrfuncs.c: Use vasprintf() to implement
1509         g_strdup_printf() when available.
1510
1511         * glib/gmessages.c (g_logv): Avoid using 
1512         printf_string_upper_bound() when we have have vsnprintf.
1513
1514         * glib/gmessages.c (printf_string_upper_bound): Don't
1515         segfault when warning about positional parameters.
1516
1517 Wzed Sep 19 14:05:27 2001  Owen Taylor  <otaylor@redhat.com>
1518
1519         * glib/{gcache.c,gmem.c,grel.c,gstring.c,gtimer.c,gtree}:
1520         Patch from Darin Adler to remove GReal* structures in
1521         favor of simple opaque typedefs in cases where there
1522         were no non-private members. (#59693)
1523
1524 Wed Sep 19 13:03:38 2001  Owen Taylor  <otaylor@redhat.com>
1525
1526         * glib/giochannel.c (g_io_channel_read/write_chars): Handle NUL
1527         bytes_written, bytes_read. (Suggested by Joshua N Pritikin, #59550)
1528
1529 Wed Sep 19 12:49:11 2001  Owen Taylor  <otaylor@redhat.com>
1530
1531         * glib/gutils.c (g_get_any_init): Handle failure of
1532         sysconf and pick a fixed size buffer. (Happens on Cygwin
1533         #60242)
1534
1535 Wed Sep 19 11:23:41 2001  Owen Taylor  <otaylor@redhat.com>
1536
1537         * configure.in: Error out if gettext support is not found. (#59386)
1538
1539 2001-09-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1540
1541         * glib/gthread.h (GThreadFunctions): Add thread_equal function to
1542         allow for platform defined function to compare two threads.
1543
1544         * glib/gthread.c: Use g_thread_functions_for_glib_use.thread_equal
1545         when non-NULL instead of ==.
1546         
1547 Wed Sep 19 10:44:25 2001  Tim Janik  <timj@gtk.org>
1548
1549         * Released 1.3.8.
1550
1551 Tue Sep 18 22:57:33 2001  Tim Janik  <timj@gtk.org>
1552
1553         * configure.in (GLIB_MICRO_VERSION): up version number to 1.3.8,
1554         interface age 0, binary age 0.
1555
1556         * NEWS: updates.
1557
1558 Tue Sep 18 18:23:02 2001  Owen Taylor  <otaylor@redhat.com>
1559
1560         Fixes for compilation on Solaris (#59026, Frank Belew)
1561
1562         * glib/gqsort.c (g_qsort_with_data): Use g_alloca().
1563
1564         * glib/giochannel.c (g_io_channel_read_to_end): Fix use
1565         of ternary on left-hand-side.
1566
1567         * configure.in: Handle the ac_cv_working_alloca_h variable
1568         set by autoconf-2.5x.
1569
1570 Tue Sep 11 18:50:44 2001  Owen Taylor  <otaylor@redhat.com>
1571
1572         * m4macros/glib-gettext.m4 acinclude.m4: Remove commented
1573         out sections for clarity.
1574
1575 Tue Sep 18 18:19:33 2001  Tim Janik  <timj@gtk.org>
1576
1577         * tests/testglib.c: add simple test for g_path_get_basename().
1578
1579         * glib/gfileutils.c (g_file_open_tmp): 
1580         * glib/gstrfuncs.c (g_strerror): scratch erroneous usages
1581         of "illegal".
1582
1583 2001-09-18  Tor Lillqvist  <tml@iki.fi>
1584
1585         * glib/gmain.c
1586         * glib/giowin32.c: Mark the _funcs tables for export.
1587
1588         * glib/glib.def: Add here, too.
1589
1590         * glib/gwin32.c (get_package_directory_from_module): No reason to
1591         check for the module being in a bin or lib directory only when
1592         module_name is non-NULL.
1593
1594         * glib/gwin32.c (g_win32_get_package_installation_directory):
1595         Check first in HKEY_CURRENT_USER, then in HKEY_LOCAL_MACHINE.
1596
1597 2001-09-17  Darin Adler  <darin@bentspoon.com>
1598
1599         * tests/strfunc-test.c: (main): Change so that it works
1600         on platforms where isalpha is a macro only, without the
1601         corresponding function that the C standard requires.
1602         Also eliminate the multiple lists of ctype functions.
1603
1604         * tests/.cvsignore: Ignore the new test.
1605
1606 2001-09-17  Tor Lillqvist  <tml@iki.fi>
1607
1608         * configure.in: Add variable for LT_CURRENT minus LT_AGE (the
1609         suffix used by libtool on Win32 for DLLs). Set variables for the
1610         compiled resource files on Windows. Handle the native Win32
1611         threads gmodule.
1612
1613         * glib/Makefile.am
1614         * gmodule/Makefile.am
1615         * gobject/Makefile.am: (Win32) Add hacks to link in the object
1616         file produced from the resource file. Use the lt-compile-resource
1617         script from the build module. The non-hack way would be to teach
1618         libtool, autoconf and automake about .rc files (which are a kind
1619         of source code, after all, that gets compiled to object
1620         files). But then there would be problems with those who don't have
1621         bleeding edge auto* and libtool.
1622
1623         * glib/glib.def
1624         * gobject/gobject.def: Updates.
1625
1626         * glib/glib.rc.in
1627         * gmodule/gmodule.rc.in
1628         * gobject/gobject.rc.in
1629         * gthread/gthread.rc.in: Update InternalName and OriginalFilename to
1630         match libtool's naming convention for DLLs.
1631
1632         * glib/gutils.c: Ditto when constructing the DLL name in the
1633         definition for GLIB_LOCALE_DIR.
1634
1635         * glib/makefile.mingw.in
1636         * gmodule/makefile.mingw.in
1637         * gobject/makefile.mingw.in
1638         * gthread/makefile.mingw.in: Update import library names.
1639         
1640 Fri Sep 14 20:34:27 2001  Matthias Clasen  <matthiasc@poet.de>
1641
1642         * glib/gconvert.c (g_filename_from_uri): Replace `is contains'
1643         by `contains' in two error messages. (#60395)
1644
1645 2001-09-10  Ron Steinke  <rsteinke@w-link.net>
1646
1647         * glib/giochannel.h glib/giochannel.c: Added a length argument
1648         to g_io_channel_[set,get]_line_term(), allowing embeded nulls
1649         and binary safe line termination strings
1650
1651         * glib/giochannel.c: Got rid of a compile warning in
1652         g_io_channel_write_chars()
1653
1654 Mon Sep 10 17:13:36 2001  Tim Janik  <timj@gtk.org>
1655
1656         * glib/gmessages.h: got rid of g_set_error_handler(),
1657         g_set_warning_handler(), g_set_message_handler().
1658
1659 Mon Sep 10 11:42:58 2001  Owen Taylor  <otaylor@redhat.com>
1660
1661         * glib/gutf8.c glib/gstring.c glib/gfileutils.c glib/gmain.c: 
1662         Doc fixes.
1663
1664 Sat Sep  8 17:14:51 2001  Owen Taylor  <otaylor@redhat.com>
1665
1666         * glib/gfileutils.[ch]: Add g_build_path(), 
1667         g_build_filename(), to create separated paths, 
1668         suppressing duplicate separators, from varargs
1669         lists.
1670
1671         * tests/strfunc-test.c: Add tests for g_build_path(),
1672         g_build_filename().
1673
1674 Sat Sep  8 14:11:53 2001  Owen Taylor  <otaylor@redhat.com>
1675
1676         * glib/Makefile.am (libglib_1_3_la_SOURCES): Add
1677         gbsearcharray.[ch].
1678
1679         * glib/glib-object.h: Remove include of gbsearcharray. 
1680
1681 Mon Sep  3 23:29:51 2001  Owen Taylor  <otaylor@redhat.com>
1682
1683         * Version 1.3.7
1684
1685         * Makefile.am (EXTRA_DIST): Distribute po/po2tbl.sed.in
1686
1687         * Makefile.am: Remove references to glib.rc[.in]
1688
1689         * NEWS: Various additions.
1690
1691 2001-09-04  Tor Lillqvist  <tml@iki.fi>
1692
1693         * README.win32: Update. Don't mention pthreads.
1694
1695         * build-dll: Remove, moved to the build module.
1696
1697         * glibconfig.h.win32.in: Don't mention pthreds here, either.
1698
1699         * glib/gstrfuncs.c: Mark the correct variable for export from DLL.
1700
1701         * glib/giowin32.c (g_io_win32_msg_create_watch): Owen forgot to
1702         rename the win32_watch_funcs variable here, too.
1703
1704         * */makefile.mingw.in: Don't use version number in import library
1705         name. Use whole version number in DLL name. Use build-dll from the
1706         build module.
1707
1708 Tue Sep  4 01:50:24 2001  Tim Janik  <timj@gtk.org>
1709
1710         * NEWS: updates for 1.3.7 release.
1711
1712 Mon Aug 27 14:56:12 2001  Owen Taylor  <otaylor@redhat.com>
1713
1714         * glib/gmain.h: Add closure_marshal/closure_callback
1715         fields to GSourceFuncs for use by g_source_set_closure().
1716
1717         * glib/gmain.c glib/giounix.c glib/giowin32.c 
1718           glib/gmain.h: Export the SourceFuncs vtables so GObject
1719         can use them to figure out closure callbacks/marshallers
1720         for the default source types.
1721
1722 Sun Sep  2 13:05:53 2001  Owen Taylor  <otaylor@redhat.com>
1723
1724         * glib/gstrfuncs.c (g_strchomp): Replace some uses
1725         of isspace() with g_ascii_isspace().
1726
1727         * glib/gutf8.c glib/gunicode.h glib/gstrfuncs.[ch]: Add
1728         extra indirections to g_utf8_skip and g_ascii_table to
1729         avoid great whopping copy relocs.
1730
1731 Sun Sep  2 11:10:42 2001  Owen Taylor  <otaylor@redhat.com>
1732
1733         * glib/gen-unicode-tables.pl glib/gunicomp.h
1734         glib/gunichartables.h glib/giounix.c: Fix some variables that 
1735         should have been static.
1736
1737 2001-08-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1738
1739         * glib/gthread.h, glib/gthread.c: Add 'want_to_read' to
1740         GStaticRWLock to avoid calling g_cond_broadcast, when no one is
1741         waiting.
1742
1743         * glib/gmain.c (g_main_context_add_poll_unlocked): Don't free
1744         cached_poll_array, when adding new poll's. This is taken care for
1745         in g_main_context_iterate.
1746
1747 2001-08-30  Tor Lillqvist  <tml@iki.fi>
1748
1749         After being away for about five months, I'm back working on
1750         this...  For now, still using same build setup for Win32. Probably
1751         will change to not including version numbers in the import library
1752         names, though. (But the DLL names would still include them,
1753         possibly even also the micro version number.) That would be more
1754         Unix-like. Also, will have to check out newest mingw tool versions
1755         to see if the build-dll script now can be retired.
1756         
1757         * makefile.mingw
1758         * makefile.msc: New files, no need to generate from .in as
1759         they don't contain references to automake variables.
1760         
1761         * makefile.mingw.in
1762         * makefile.msc.in: Removed.
1763         
1764         * glib.rc.in: Remove
1765         * glib/glib.rc.in: Moved here.
1766         
1767         * Makefile.am
1768         * glib/Makefile.am: Corresponding changes.
1769
1770         * glib/glib.def: Fix typo, add new entries.
1771
1772         * glib/gspawn-win32-helper.c: More debugging. Doesn't work
1773         currently (or then it never has on Win2k, which I now use?)
1774
1775         * glib/gstrfuncs.c
1776         * glib/gstrfuncs.h: Mark g_ascii_table for export/import on Win32.
1777
1778         * */makefile.mingw.in: Reflect new location of glib library.
1779         
1780 2001-08-30  Michael Natterer  <mitch@gimp.org>
1781
1782         * glib/giochannel.h: (struct GIOChannel): "gboolean foo : 1"
1783         results in TRUE being -1 once assigned, use "guint foo : 1"
1784         instead.
1785
1786 2001-08-27  Darin Adler  <darin@bentspoon.com>
1787
1788         * glib/gconvert.h:
1789         * glib/gconvert.c: (g_filename_from_uri):
1790         Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FILE to
1791         G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI.
1792         
1793         * tests/.cvsignore:
1794         * tests/uri-test.c:
1795         Added a lot more test for the new URI functions, including a
1796         number that seem to indicate some minor bugs.
1797
1798 2001-08-26  Alex Larsson  <alexl@redhat.com>
1799
1800         * glib/gconvert.[ch] (g_filename_from_uri,
1801         g_filename_to_uri): New functions to convert
1802         between local pahtnames and file: uris.
1803
1804         * tests/Makefile.am:
1805         * tests/uri-test.c:
1806         Tests for the new functions.
1807
1808 2001-08-25  Alexander Larsson  <alla@lysator.liu.se>
1809
1810         * glib/gstrfuncs.[ch]:
1811         * docs/reference/glib/glib-overrides.txt:
1812         * docs/reference/glib/glib-sections.txt:
1813         * docs/reference/glib/tmpl/string_utils.sgml:
1814         Implement and document g_ascii_isxxx.
1815
1816         * tests/strfunc-test.c:
1817         Add tests for g_ascii_isxxx
1818         
1819         * glib/guniprop.c (g_unichar_ispunct):
1820         include symbols, not just punctuation.
1821         (g_unichar_isspace): Vertical tab is not
1822         considered whitespace.
1823         
1824         * tests/shell-test.c:
1825         Output errors on stderr
1826
1827 2001-08-24  Alexander Larsson  <alla@lysator.liu.se>
1828
1829         * glib/gconvert.[ch] (g_convert_with_iconv):
1830         New function, doing the same as g_convert but taking
1831         a GIConv argument. The old g_convert is just
1832         a call to this with a newly opened GIConv.
1833
1834 2001-08-24  Darin Adler  <darin@bentspoon.com>
1835
1836         * tests/shell-test.c: (check_string_result): Fix bad indenting.
1837         I figured I should fix this since I just pointed Alex here to
1838         look at this as an example.
1839
1840 2001-08-24  Ron Steinke  <rsteinke@w-link.net>
1841
1842         * glib/giochannel.c: Matthias Clasen's fix for
1843         the buffer corruption bug by setting outbuf _after_
1844         the call to g_string_set_size()
1845
1846         * glib/giochannel.c: kept the buffers from perpetually
1847         growing by subtracting 1 from allocated_len in the calculation
1848         of available space to account for the null at the end of the
1849         buffer
1850
1851         * glib/giochannel.c: fixed g_io_channel_write_chars()
1852         to not write more than space_in_buf bytes for the UTF-8 case
1853
1854 Fri Aug 24 11:15:46 2001  Owen Taylor  <otaylor@redhat.com>
1855
1856         * glib/gstrfuncs.c docs/Changes-2.0.txt: Patch from Darin
1857         Adler to restore Glib-1.2 handling of empty strings,
1858         and to fix off-by-one with @max_tokens. (#57663).
1859         Doc improvements.
1860
1861         * tests/strfunc-test.c: Change tests to correspond to
1862         new behavior of g_strsplit().
1863
1864 Thu Aug 23 11:09:58 2001  Owen Taylor  <otaylor@redhat.com>
1865
1866         * glib/ghash.c (g_hash_table_foreach_remove_or_steal): 
1867         Patch from Josh Pritikin to fix reversed key and value destroy 
1868         functions. (#59433)
1869
1870         * glib/giochannel.h (struct _GIOChannel): Mark structure
1871         /*< private >*/
1872
1873 Thu Aug 23 16:14:17 2001  Tim Janik  <timj@gtk.org>
1874
1875         * glib/gmacros.h (G_GNUC_NO_INSTRUMENT): new macro.
1876
1877 2001-08-21  Abel Cheung  <maddog@linux.org.hk>
1878
1879         * configure.in: Added "zh_TW" to ALL_LINGUAS.
1880
1881 2001-08-20  Sven Neumann  <sven@gimp.org>
1882
1883         * Makefile.am: added po to SUBDIRS
1884
1885 Sun Aug 19 21:32:39 2001  Owen Taylor  <otaylor@redhat.com>
1886
1887         * glib/ghash.c: Eliminate use of floating point when 
1888         determining if the hash table needs to be resized,
1889         and also factor out the test from g_hash_table_resize()
1890         to save function calls for the common case.
1891         (#59124)
1892
1893         * glib/gmain.c (g_main_context_query): Document the
1894         return value.
1895
1896 2001-08-19  Darin Adler  <darin@bentspoon.com>
1897
1898         * glib/gshell.c: (g_shell_quote): Added missing \ character.
1899
1900         * tests/shell-test.c: (check_string_result), (test_shell_unquote),
1901         (main): Added tests for g_shell_quote and g_shell_unquote.
1902
1903 2001-08-19  Fatih Demir <kabalak@gtranslator.org>
1904
1905         * configure.in: Added "ta" to the languages list.
1906
1907 2001-08-19  Havoc Pennington  <hp@pobox.com>
1908
1909         * glib/gshell.c (g_shell_unquote): add comment about shell quoting
1910         rules to the docs.
1911
1912 2001-08-16  Ron Steinke  <rsteinke@w-link.net>
1913
1914         * glib/giounix.c: fixed an error in setting close_on_unref
1915         in g_io_channel_new_file ()
1916
1917 2001-08-16  Ron Steinke  <rsteinke@w-link.net>
1918
1919         * glib/giochannel.c glib/glib.def glib/giochannel.h: Added
1920         new functions g_io_channel_[set,get]_close_on_unref ()
1921
1922         * glib/giochannel.c: glib/giochannel.h: Documentation fixes
1923
1924         * glib/giochannel.c: Fixed g_io_channel_write_chars ()
1925         so that bytes_written is always set to an appropriate
1926         value when it returns
1927
1928         * glib/giounix.c: changed g_io_channel_get_flags () to
1929         set the is_readable and is_writeable flags cached
1930         by the channel
1931
1932 Wed Aug 15 11:09:56 2001  Tim Janik  <timj@gtk.org>
1933
1934         * Makefile.am: let the generated .pc files depend on config.status,
1935         so they get correctly remade.
1936
1937 Sun Aug 12 21:05:13 2001  Tim Janik  <timj@gtk.org>
1938
1939         * glib/gmessages.h: fix g_return_if_fail, g_assert and friends to
1940         have a body for G_DISABLE_CHECKS and G_DISABLE_ASSERT.
1941         fixes #58873.
1942
1943 2001-08-12  Ron Steinke  <rsteinke@w-link.net>
1944
1945         * glib/giochannel.c: safer handling of errno, fixed
1946         a bug in an assert
1947
1948 Sun Aug 12 10:09:00 2001  Owen Taylor  <otaylor@redhat.com>
1949
1950         * tests/iochannel-test.c (main): Find test case for
1951         srcdir != builddir, miscellaneous cleanups.
1952
1953         * tests/Makefile.am (EXTRA_DIST): Distribute casefold.txt,
1954         casemap.txt iochannel-test-infile.
1955
1956         * glib-2.0-uninstalled.pc.in: Fix for move of glib files
1957         into subdir. (Pointed out by Steve Baker)
1958
1959 Sat Aug  4 01:04:08 2001  Tim Janik  <timj@gtk.org>
1960
1961         * glib/gscanner.c (g_scanner_unexp_token): fix INT and FLOAT warnings
1962         for invalid token values.
1963
1964 2001-08-10  Ron Steinke  <rsteinke@w-link.net>
1965
1966         * glib/giochannel.c: Fixed a "sense of comparison" bug,
1967         added an assert to check when g_io_channels_read_chars ()
1968         is looping endlessly due to encoded_read_buf being corrupted.
1969
1970 2001-08-06  Sven Neumann  <sven@gimp.org>
1971
1972         * glib/gutils.[ch]: added new function g_nullify_pointer().
1973         
1974 2001-08-05  Ron Steinke  <rsteinke@w-link.net>
1975
1976         * glib/giochannel.c glib/giochannel.c glib/glib.def
1977         docs/reference/glib/glib-sections.txt: Added new functions
1978         g_io_channel_[read,write]_unichar ()
1979
1980         * glib/giochannel.h: Finally remembered to remove the
1981         old error message G_IO_CHANNEL_ERROR_PCHAR_FLUSH
1982
1983         * glib/giochannel.c: Some fixes to g_io_channel_fill_buffer ()
1984         and g_io_channel_write_chars ()
1985
1986 2001-08-05  Ron Steinke  <rsteinke@w-link.net>
1987
1988         * glib/giochannel.c: Replaced the local use_buf variable with a macro
1989         in most places. This allows us to check some things without worrying
1990         whether we have allocated the read buffers yet, and allows us to allocate
1991         the buffers later in some cases.
1992
1993         * glib/giochannel.c: Introduced a MAX_CHAR_SIZE macro, which is
1994         supposed to be greater than or equal to the length in bytes
1995         of the longest character in any encoding. This is necessary
1996         to get the minimum buffer size for successful writing.
1997
1998         * glib/giochannel.c: Fixed g_io_channel_set_encoding () so
1999         that it just prints a warning if partial_write_buf isn't
2000         empty instead of failing.
2001
2002         * glib/giochannel.c: Fixed several functions so they can accept
2003         NULL parameters for pointers to return values.
2004
2005         * glib/giochannel.c: Altered the error handling for
2006         g_io_channel_read_chars () to only return an error if
2007         it doesn't have any buffered data.
2008
2009         * glib/giochannel.c: Rewrote g_io_channel_write_chars ()
2010         to fix the error handling and remove duplicate sections
2011         of code.
2012
2013         * glib/giounix.c: Fixed g_io_channel_new_file () to
2014         call fstat () to set the is_seekable flag, in case someone
2015         uses it on a FIFO.
2016
2017 Sun Aug  5 08:25:30 2001  Owen Taylor  <otaylor@redhat.com>
2018
2019         * glib/gmacros.h: Include stddef.h so that we use
2020         the system's definition of NULL. (#54730)
2021
2022 2001-08-04  Alexander Larsson   <alexl@redhat.com>
2023         
2024         * win32-fixup.pl: 
2025         Hacky script to fix up your .msc.in files on windows. 
2026         Dunno if this is a good solution yet.
2027         
2028         * build/win32/module.defs:
2029         Back down libiconv version to 1.3, since that is what tor distributes.
2030         
2031         * glib/glib.def:
2032         Update
2033
2034         * gobject/makefile.msc.in:
2035         build gobject-query.exe and gmarshal.strings, add libiconv dependency to linklines.
2036
2037         * gobject/marshal-genstrings.pl:
2038         New file. perl script to generate gmarshal.strings.
2039         
2040 2001-08-03  Ron Steinke  <rsteinke@w-link.net>
2041
2042         * glib/giochannel.c: Fixed g_io_channel_seek_position()
2043         so that G_SEEK_CUR can be used with UTF-8 encoding
2044
2045         * glib/giochannel.c: Changed test to decide whether
2046         use_buf is encoded_read_buf or read_buf from
2047         "if (channel->do_encode)" to "if (channel->encoding)" to
2048         fix bug 58472
2049
2050         * tests/iochannel-test.c: Fixed so it doesn't output
2051         double newlines
2052
2053         * glib/giochannel.c: Fixed g_io_channel_fill_buffer()
2054         so that encoded_read_buf is created for UTF-8 encoding
2055
2056 2001-08-03  Darin Adler  <darin@bentspoon.com>
2057
2058         * tests/strfunc-test.c: (strv_check), (main):
2059         Improve strfunc test to test the split function in a way that
2060         demonstrates its idiosyncrasies.
2061         * tests/.cvsignore:
2062
2063 2001-08-03  Sven Neumann  <sven@gimp.org>
2064
2065         * configure.in: beautified configure help output.
2066         
2067         * glib/gtree.c: changed help for g_tree_insert(); it was misleading.
2068
2069 Fri Aug  3 10:20:10 2001  Owen Taylor  <otaylor@redhat.com>
2070
2071         * glib/guniprop.c (g_unichar_xdigit_value): Fix computation
2072         (Fix from Cesar Rincon)
2073
2074 2001-08-01  Christopher James Lahey  <clahey@ximian.com>
2075
2076         * glib/gutf8.c (g_utf8_find_prev_char): Made g_utf8_find_prev_char
2077         able to return the first character of a string.
2078
2079 2001-07-31  Ron Steinke  <rsteinke@w-link.net>
2080
2081         * glib/giochannel.h: Committed this file, which is where
2082         the changes in my previous changelog entry happened,
2083         not giochannel.c
2084
2085 2001-07-31  Sven Neumann  <sven@gimp.org>
2086
2087         * glib/gmem.c: declare gboolean vtable_set static.
2088
2089 2001-07-30  Ron Steinke  <rsteinke@w-link.net>
2090
2091         * glib/giochannel.c docs/reference/glib/glib-sections.txt
2092         tests/iochannel-test.c: removed G_IO_CHANNEL_*_LINE_TERM macros
2093
2094         * glib/giochannel.c put /*<public>*/ and /*<private>*/ tags in
2095         the GIOChannel structure
2096
2097
2098 2001-07-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2099
2100         * configure.in: #undef inline before testing whether it works to
2101         avoid false positives. Patch from Garry R. Osgood
2102         <grosgood@rcn.com>. Fixes bug #58272.
2103
2104         * gmodule/gmodule.c (parse_libtool_archive): build the library
2105         name ourselfs ... so we can load the library specified and not
2106         mangle any name not beggining in 'lib'. Patch from Michael Meeks
2107         <michael@ximian.com>. Fixes bug #58226.
2108
2109 2001-07-29  Ron Steinke  <rsteinke@w-link.net>
2110
2111         * glib/giochannel.c: Matthias Classen's patch to give
2112         g_io_channel_flush() the correct sense when testing
2113         whether the buffer is empty
2114         * glib/giounix.c: Matthias Classen's patch to set
2115         the mode of a file created with g_io_channel_new_file()
2116
2117 Sun Jul 29 16:08:17 2001  Tim Janik  <timj@gtk.org>
2118
2119         * glib/gscanner.[hc]: removed deprecated g_scanner_stat_mode().
2120
2121         * glib/gscanner.c (g_scanner_msg_handler): by default, print scanner
2122         errors and warnings to stderr.
2123
2124 2001-07-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2125
2126         * glib/gtypes.h: Use G_GNUC_EXTENSION instead of
2127         __extension__. Patch from Pavel Roskin <proski@gnu.org>.
2128
2129 2001-07-26  Darin Adler  <darin@bentspoon.com>
2130
2131         * configure.in:
2132         * m4macros/glib-2.0.m4:
2133         Update location of pkgconfig from sourceforge.net to new
2134         location at freedeskop.org.
2135
2136 2001-07-26  Michael Natterer  <mitch@convergence.de>
2137
2138         * gobject/glib-genmarshal.c: added a "release_check" to the
2139         OutArgument structure, which, if present, gets integrated in the
2140         marshaller code and protects us from stuff like
2141         g_object_unref(NULL) on marshaller return values.
2142
2143 2001-07-23  Padraig O'Briain  <Padraig.Obriain@sun.com>
2144
2145         * gobject/gobjectnotifyqueue.c: fix unconditional check of
2146         first GParamSpec in g_object_notify_queue_thaw(); prevent
2147         property notification being lost
2148
2149 2001-07-23  Ron Steinke  <rsteinke@w-link.net>
2150
2151         * glib/giochannel.c: fixed g_io_channel_seek_position() so that
2152         G_SEEK_CUR works for UTF-8 channel encoding, and unallocated
2153         converters are not flushed after the seek; fixed
2154         g_io_channel_get_buffer_condition() so that G_IO_IN is only
2155         set if the read buffer contains at least one full character
2156
2157 2001-07-23  Sven Neumann  <sven@gimp.org>
2158
2159         * Makefile.am: removed glib.def from EXTRA_DIST ...
2160         * glib/Makefile.am: ... and added it here.
2161
2162 2001-07-22  Hans Breuer  <hans@breuer.org>
2163
2164         * glib/giochannel.c (g_io_channel_get_buffer_condition) : make
2165         the code actually have an effect (Use |= to set bits). Not
2166         absolutely sure if is the right one.
2167
2168         * glib/giowin32.c (g_io_win32_<check|prepare>) : don't modify
2169         watch->condition but restored the previous behaviour.
2170         Now gio-test as well as The Gimp work again ...
2171         
2172 2001-07-21  Hans Breuer  <hans@breuer.org>
2173
2174         * glib/giowin32.c (g_io_channel_new_file) : set the
2175         corresponding p(ermission)mode of the file when creating,
2176         otherwise a wronly file couldn't be overwritten (at least
2177         not on Win9x).
2178
2179 2001-07-21  Hans Breuer  <hans@breuer.org>
2180
2181         * glib/giowin32.c : intial implementation of new API functions.
2182         Not sure if it behaves as intended ...
2183
2184         * glib.def : removed, glib/glib.def is the file used since moved
2185         * glib/glib.def : updated
2186
2187         * tests/makefile.msc : added iochannel-test
2188
2189 Fri Jul 20 19:19:10 (UTC) 2001  Ron Steinke  <rsteinke@w-link.net>
2190
2191         * glib/giochannel.c: API changes, fixes to
2192         error handling, some internal restructuring
2193         * glib/giochannel.h: API changes, documentation for
2194         elements in GIOChannel structure
2195         * glib/giounix.c: Matched API changes, implemented
2196         backend to set is_readable, is_writeable, is_seekable
2197         flags, added a test to catch large values of count
2198         for which the behavior of write() is undefined
2199         * glib/giowin32.c: Changed to match new prototypes for
2200         io_close() and io_seek(), removed references to
2201         G_IO_STATUS_INTR, set is_seekable flag in channel
2202         creation functions
2203         * glib.def: Renamed g_channel_error_quark() and
2204         g_channel_error_from_errno() to g_io_channel_error_quark() and
2205         g_io_channel_error_from_errno(); added new functions
2206         g_io_channel_get_buffered() and g_io_channel_set_buffered()
2207         * docs/reference/glib/glib-sections.txt: Modified iochannel
2208         section to reflect new functions and API changes
2209         * tests/iochannel-test.c: Fixed to work with API changes
2210         * tests/iochannel-test-infile: New file; input file
2211         for iochannel-test
2212         * tests/unicode-collate.c tests/unicode-normalize.c:
2213         Changed G_IO_FILE_MODE_READ to "r" to match API change
2214
2215 Fri Jul 20 19:16:24 (UTC) 2001  Ron Steinke  <rsteinke@w-link.net>
2216
2217         * gobject/glib-genmarshal.c: modified to create header files
2218         using G_[BEGIN,END]_DECLS instead of #ifdef __cplusplus ...
2219
2220 Fri Jul 20 14:11:29 2001  Owen Taylor  <otaylor@redhat.com>
2221
2222         * glib/gutf8.c glib/gunidecomp.c: s/size_t/gsize/ to match
2223         prototypes.
2224
2225 Thu Jul 19 16:05:21 2001  Owen Taylor  <otaylor@redhat.com>
2226
2227         * glib/gcompletion.c (g_completion_complete): Fix memory
2228         leak and dubious list manipulation. (Found by 
2229         Ron Koerner, #53408)
2230
2231         * glib/gfileutils.c (get_contents_stdio): Call fclose()
2232         on FILE * on error. (#57057)
2233
2234 2001-07-20  Hans Breuer  <hans@breuer.org>
2235
2236         * glib/glib/giowin32.c : make it compile again
2237
2238         * glib/glib.def : updated exports
2239
2240         * glib/makefile.msc.in :
2241         * glib/makefile.mingw.in : 
2242         * tests/makefile.msc.in : reflect glib move
2243
2244         * tests/mainloop-test.c : #include <io.h> for _pipe()
2245
2246         * tests/gio-test.c : casts for strict compiler settings
2247
2248         * makefile.msc.in : new master makefile reflecting the glib
2249         move. The '.in' isn't really needed anymore, because there
2250         is no version number in it
2251
2252 2001-07-19  Darin Adler  <darin@bentspoon.com>
2253
2254         * glib/gstrfuncs.c: (g_ascii_strdown), (g_ascii_strup): Add
2255         missing const.
2256         (g_strsplit): Add g_return_val_if_fail for case of empty
2257         delimiter, which can result in an infinite loop otherwise.
2258         * glib/gstrfuncs.h: Add missing const.
2259         * tests/.cvsignore: Ignore a generated file.
2260         
2261         * tests/array-test.c:
2262         * tests/dirname-test.c:
2263         * tests/hash-test.c:
2264         * tests/list-test.c:
2265         * tests/node-test.c:
2266         * tests/relation-test.c:
2267         * tests/shell-test.c:
2268         * tests/slist-test.c:
2269         * tests/spawn-test.c:
2270         * tests/strfunc-test.c:
2271         * tests/string-test.c:
2272         * tests/testglib.c:
2273         * tests/tree-test.c:
2274         * tests/type-test.c:
2275         Add an #undef G_DISABLE_ASSERT so all tests will assert even if
2276         asserts are disabled inside glib itself.
2277
2278 Fri Jul 13 19:20:06 2001  Owen Taylor  <otaylor@redhat.com>
2279
2280         * glib/gstring.c (g_string_insert/append/prepend_unichar):
2281         Add functions to insert a unichar as UTF-8, since this
2282         is reasonably common.
2283
2284         * glib/gutf8.c glib/gunicode.h (g_utf8_get_char_validated):
2285         New function exposing iterating through possibly invalid/incomplete
2286         UTF-8 to unicode to the outside world.
2287
2288         * glib/gutf8.c (g_utf8_get_char_extended): Fix max_len argument
2289         to be gssize, not gsize.
2290
2291 2001-07-17  Kjartan Maraas  <kmaraas@gnome.org>
2292
2293         * configure.in: Added "nn" to ALL_LINGUAS.
2294         
2295 2001-07-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2296
2297         * glib/gmain.c: Add some assertions. Simplify and fix
2298         g_main_context_release(). Fix some locking bugs in
2299         g_main_loop_run().
2300
2301 2001-07-12  Mark Murnane  <Mark.Murnane@sun.com>
2302
2303         * glib/gmessages.c: Changed prototype of printf_string_upper_bound
2304         to return gsize.  Now matches the actual function body.
2305
2306         * glib/gstrfuncs.c (g_strrstr_len): Changed type of parameter #2 
2307         from gint to gssize.  Now matches the prototype in gstrfuncs.h.
2308         
2309 2001-07-11  Darin Adler  <darin@bentspoon.com>
2310
2311         * .cvsignore: Add some generated files.
2312
2313         * glib/gmain.c: (g_main_context_iterate): Comment out cruft
2314         after #endif to avoid gcc warning.
2315         * gmodule/gmodule.c: (g_module_set_error_unduped): Remove
2316         const from type to avoid gcc warning.
2317         * gobject/gsignal.c: (g_signal_emitv): ifdef variable used
2318         only if G_ENABLE_DEBUG to avoid gcc warning.
2319         * gobject/gtype.c: (type_iface_vtable_init_Wm),
2320         (type_iface_vtable_finalize_Wm): ifdef call needed only
2321         if !G_DISABLE_ASSERT to avoid gcc warning.
2322         * tests/testglib.c: (main): ifdef call needed only if
2323         !G_DISABLE_ASSERT to avoid gcc warning. Maybe later we
2324         should make the test to #undef G_DISABLE_ASSERT.
2325         * tests/unicode-collate.c: Add include of <string.h> to
2326         avoid gcc warning.
2327
2328 Wed Jul 11 11:13:50 2001  Owen Taylor  <otaylor@redhat.com>
2329
2330         * glib/Makefile.am (libglib_1_3_la_SOURCES): Add gunicomp.h
2331         (Reported by Sven Neumann).
2332
2333         * glib/guniprop.c (g_utf8_str/updown) glib/gunicollate.c
2334         (g_utf8_collate_key): Fix shadowing problems reported by
2335         many (D. Adler, S. Neumann, M. Murmane, L. Peter)
2336
2337 Fri Jul  6 00:02:41 2001  Tim Janik  <timj@gtk.org>
2338
2339         * glib/gmessages.c (printf_string_upper_bound): fix negative exponent
2340         handling (numbers<0).
2341         
2342         * glib/gutils.h (g_bit_storage): take a gulong as argument.
2343         same for g_bit_nth_lsf() and g_bit_nth_msf() as mask.
2344
2345 2001-07-08  Martin Baulig  <baulig@suse.de>
2346
2347         * tests/unicode-normalize.c, tests/unicode-collate.c:
2348         Reflect latest g_io_channel_new_file() API changes, use
2349         G_IO_FILE_MODE_READ instead of "r".
2350
2351 Fri Jul  6 22:34:32 2001  Owen Taylor  <otaylor@redhat.com>
2352
2353         * glib/gunicode.h glib/gunidecomp.c glib/guniprop.c 
2354           glib/gunicollate.c: Add length arguments to
2355         g_utf8_{strup,strdown,casefold,collate_key}.
2356
2357         * glib/gdate.c: Fix for above.
2358
2359 2001-07-06  Pablo Saratxaga <pablo@mandrakesoft.com>
2360
2361         * configure.in: added Basque (eu) to ALL_LINGUAS
2362
2363 Mon Jul  2 19:48:52  2001 Andrew Lanoix <alanoix@umich.edu>
2364
2365         *giowin32.c: g_source_remove()ing an socket iochannel closes
2366         the socket when it should not. Patch by Peter Zelezny 
2367         <zed@linux.com>
2368
2369         *giowin32.c: Fix a few typos
2370         
2371 Mon Jul  2 16:03:21 2001  Owen Taylor  <otaylor@redhat.com>
2372
2373         * glib/giochannel.c (g_io_channel_get_buffer_condition): Fix.
2374
2375         * glib/giunix.c: Fix prepare/check/dispatch for watches.
2376
2377         * tests/unicode-normalize.c: #include <string.h>
2378
2379 Sat Jun 30 23:14:32 2001  Tim Janik  <timj@gtk.org>
2380
2381         * glib/glist.[hc]: added g_list_insert_before().
2382
2383         * glib/gslist.c (g_slist_insert_before): provide an implementation,
2384         prototype was already present...
2385
2386 Sun Jul  1 20:16:25 2001  Owen Taylor  <otaylor@redhat.com>
2387
2388         * glib/guniprop.c (g_unichar_totitle): Use G_N_ELEMENTS
2389         rather than a custom macro.
2390
2391         * glib/gen-unicode-tables.pl: Adapt to changes in table
2392         formats for Unicode 3.1
2393
2394         * glib/gunicode.h glib/guniprop.c glib/gunichartables.h
2395           glib/gen-unicode-tables.pl: Add case conversion functions
2396         g_utf8_casefold, g_utf8_strup, g_utf8_strdown.
2397
2398         * tests/unicode-caseconv.c tests/gen-casefold-txt.pl
2399           tests/gen-casemap-txt.pl tests/casefold.txt 
2400           tests/casemap.txt: Test cases for case conversion.
2401
2402         * glib/gunicode.h glib/gunidecomp.[ch] glib/gunicomp.h
2403           glib/gen-unicode-tables.pl: Add function to do Unicode
2404         normalization g_utf8_normalize().
2405
2406         * tests/unicode-normalize.c: Test program for case conversion.
2407
2408         * glib/gunicode.h glib/gunicollate.c: Add collation functions
2409         g_utf8_collate, g_utf8_collate_key.
2410
2411         * test/unicode-collate.c: Test program for collation.
2412
2413         * glib/gdate.c (g_date_fill_parse_tokens): Fix uninitialized
2414         variable.
2415
2416         * glib/gdate.c (g_date_strftime) docs/Changes-2.0.txt:
2417         Make work with UTF-8 even if the locale isn't UTF-8 based.
2418         Still somewhat of broken, if the format string contains 
2419         characters not representable in the current locale, will warn
2420         and not work.
2421         
2422         * glib/gdate.c: Use UTF-8 normalization and casefolding.
2423
2424 Sat Jun 30 16:03:16 2001  Owen Taylor  <otaylor@redhat.com>
2425
2426         * glib/giowin32.c glib/giounix.c glib/gmain.[ch]:
2427         Rename GSourceFuncs::destroy to GSourceFuncs::finalize.
2428         (#56858)
2429
2430 Sat Jun 30 15:49:10 2001  Owen Taylor  <otaylor@redhat.com>
2431
2432         * glib/gmain.[ch]: (Mostly patch from Sebastian Wilhemi)
2433         Make some changes to the way that GMainContext works:
2434
2435          - a GMainContext is no longer associated with a single
2436            thread, but any thread can acquire ownership 
2437            of thread and iterate.
2438
2439          - There is a facility g_main_context_wait() for
2440            non-owner-threads to wait either for ownership
2441            or for a condition to be broadcast.
2442
2443          - For efficiency, GMainLoop just piggybacks of
2444            of the loops mutex / condition instead of
2445            having a separate mutex/condition for each
2446            GMainLoop.
2447
2448         * glib/gthread.[ch]: Remove hacks to store the thread's
2449         GMainContext in the GThread structures, since we
2450         no longer have the GMainContext <=> GThread correspondence.
2451         
2452         * glib/gmain.[ch]: Make g_main_context_wakeup() public
2453         so someone could completely duplicate GMainLoop 
2454         with the public API.
2455
2456         * tests/mainloop-test: Fix up to the new API. Decidedly
2457         doesn't work at the moment, but that may be the IO
2458         channel changes, or preexisting locking problems.
2459
2460 Sat Jun 30 13:18:28 2001  Owen Taylor  <otaylor@redhat.com>
2461
2462         * glib/gstrfuncs.c glib/gstring.h: Try compiling
2463         before committing, why don't you? Simple fixes
2464         for my stupid typos. 
2465
2466 Sat Jun 30 12:49:26 2001  Owen Taylor  <otaylor@redhat.com>
2467
2468         Patch from Darin Adler (#54166)
2469         
2470         * glib/gstrfuncs.[ch]: Add ascii-only, locale-insensitive
2471         g_ascii_to[lower/upper], g_ascii_str[down/up],
2472         g_ascii_is[upper/lower] and deprecate the locale-affected
2473         versions which break for UTF-8, etc. Make
2474         g_ascii_strup/strdown duplicating,
2475         not in-place for consistency with UTF-8 functions.
2476
2477         * glib/gstring.[ch]: Add ascii-only, locale-insensitive
2478         g_string_ascii_[down/up], and deprecate the locale-affected
2479         versions which break for UTF-8, etc.
2480
2481         * glib/gutils.c glib/gwin32.c test/testglib.c: Use
2482         the g_ascii_* functions where appropriate.
2483
2484 Fri Jun 29 13:36:39 2001  Owen Taylor  <otaylor@redhat.com>
2485
2486         * glib/gstring.[ch] (g_string_set_size): Add function to 
2487         allow setting the length of a string greater than the 
2488         current length (for buffering usage)
2489
2490         * glib/gstring.[ch]: Expose string->allocated_len, since
2491         that is useful when using GString simply as a buffer. 
2492         (Renamed from string->alloc)
2493
2494         * glib/giochannel.[ch] glib/giounix.c glib/giowin32.c:
2495         Major patch from Hidetoshi Tajima and Ron Steinke
2496         reworking GIOChannel to have:
2497
2498          - Buffering
2499          - Sane and useful error reporting
2500          - Streaming encoding conversion with iconv
2501          - Convenience functions to read by lines or 
2502            an entire file.
2503
2504         Also fix remaining 64 bit cleanliness issues.
2505
2506         * tests/iochannel-test.c tests/Makefile.am: Test case
2507         for IO channel streaming conversion. Still needs 
2508         some fixing up.
2509
2510 Thu Jun 28 16:57:44 2001  Tim Janik  <timj@gtk.org>
2511
2512         * configure.in (GLIB_MICRO_VERSION): up version number to 1.3.7,
2513         interface age 0, binary age 0.
2514
2515 2001-06-27  Kjartan Maraas  <kmaraas@gnome.org>
2516
2517         * glib/gmarkup.c: Fix a typo.
2518         
2519 2001-06-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2520
2521         * Makefile.am, configure.in: Removed glib-config-2.0, as we have
2522         pkg-config now.
2523
2524         * glib/Makefile.am: Added -I$(top_srcdir) for builddir != srcdir.
2525
2526         * Makefile.am: Removed gen-unicode-tables.pl from EXTRA_DIST.
2527
2528 Tue Jun 26 11:43:46 2001  Owen Taylor  <otaylor@redhat.com>
2529
2530         * configure.in Makefile.am *.[ch] glib/*.[ch] glib/Makefile.am:
2531         Move glib library into a subdirectory, make all GLib include
2532         files include as <glib/glist.h>
2533
2534         * tests/testglib.c tests/testgdate.c tests/testgdateparser.c
2535           tests/timeloop.c tests/timeloop-basic.c: Move all tests into
2536         the tests/ subdirectory.
2537
2538 Sat Jun 23 17:34:38 2001  Tim Janik  <timj@gtk.org>
2539
2540         * gmessages.c (g_logv): use G_BREAKPOINT() instead of raise(5).
2541
2542 Wed Jun 20 12:00:54 2001  Owen Taylor  <otaylor@redhat.com>
2543
2544         Changes for 64-bit cleanliness, loosely based on patch 
2545         from Mark Murnane.
2546         
2547         * gconvert.c (g_convert/g_convert_with_fallback): Remove
2548         workarounds for since-fixed GNU libc bugs. Minor
2549         doc fix.
2550
2551         * gconvert.[ch]: Change gint to gsize/gssize as
2552         appropriate.
2553
2554         * gconvert.c (g_locale/filename_to/from_utf8): Fix incorrect
2555         computation of bytes_read / bytes_written.
2556
2557         * gfileutils.[ch] (g_file_get_contents): Make length
2558         out parameter 'gsize *len'.
2559
2560         * ghook.c (g_hook_compare_ids): Don't compare a
2561         and b as 'a - b'.
2562
2563         * gmacros.h (GSIZE_TO_POINTER): Add GPOINTER_TO_SIZE,
2564         GSIZE_TO_POINTER.
2565
2566         * gmain.c (g_timeout_prepare): Rewrite to avoid
2567         overflows. (Fixes bug when system clock skews
2568         backwards more than 24 days.)
2569
2570         * gmarkup.[ch]: Make lengths passed to callbacks
2571         gsize, length for g_markup_parse-context_parse(),
2572         g_markup_escape_text() gssize.
2573
2574         * gmessages.[ch] (g_printf_string_upper_bound): Change
2575         return value to gsize.
2576
2577         * gmessages.c (printf_string_upper_bound): Remove
2578         a ridiculous use of 'inline' on a 300 line function.
2579
2580         * gstring.[ch]: Represent size of string as a gsize,
2581         not gint. Make parameters to functions take gsize,
2582         or gssize where -1 is allowed.
2583
2584         * gstring.c (g_string_erase): Make
2585         g_string_erase (string, pos, -1) a synonym for
2586         g_string_truncate for consistency with other G*
2587         APIs.
2588
2589         * gstrfuncs.[ch]: Make all functions taking a string
2590         length, take a gsize, or gssize if -1 is allowed.
2591         (g_strstr_len, g_strrstr_len). Also fix some boundary
2592         conditions in g_str[r]str[_len].
2593
2594         * gutf8.c tests/unicode-encoding.c: Make parameters that 
2595         are byte lengths gsize, gssize as appropriate. Make 
2596         character offsets, other counts, glong.
2597
2598         * gasyncqueue.c gcompletion.c
2599           timeloop.c timeloop-basic.c gutils.c gspawn.c.
2600         Small 64 bit cleanliness fixups.
2601
2602         * glist.c (g_list_sort2, g_list_sort_real): Fix functions
2603         that should have been static.
2604
2605         * gdate.c (g_date_fill_parse_tokens): Fix extra
2606         declaration that was shadowing another.
2607
2608         * tests/module-test.c: Include string.h
2609
2610 Mon Jun 18 15:43:29 2001  Owen Taylor  <otaylor@redhat.com>
2611
2612         * gutf8.c (g_get_charset): Make argument
2613         G_CONST_RETURN char **.
2614
2615 2001-06-22  Andrew Lanoix <alanoix@umich.edu>
2616         
2617         *giowin32.c: Debug and partial rewrite of async socket code
2618         on windows, which fixes major MT issues. Some test code kindly 
2619         provided by wroberts1@home.com.
2620         
2621 Thu Jun 14 14:09:46 2001  Owen Taylor  <otaylor@redhat.com>
2622
2623         * gstrfuncs.c (g_strconcat): Fix a use of strcat that
2624         wasn't replaced with g_stpcpy in the original 
2625         stpcpy-for-efficiency patch.
2626
2627 2001-06-11  Havoc Pennington  <hp@redhat.com>
2628
2629         * NEWS: updated
2630
2631         * configure.in (GLIB_MICRO_VERSION): increment version to 1.3.6
2632
2633 2001-06-08  Alex Larsson  <alexl@redhat.com>
2634
2635         * gstrfuncs.[ch]:
2636         Added new functions g_strstr_len, g_strrstr and g_strrstr_len
2637         
2638         * tests/strfunc-test.c:
2639         Add some tests for the new functions.
2640         
2641         * gunicode.h:
2642         * gutf8.c:
2643         Add length argument to g_utf8_strchr and g_utf8_strrchr.
2644         
2645 2001-06-08  Havoc Pennington  <hp@redhat.com>
2646
2647         * gspawn.c: support G_SPAWN_FILE_AND_ARGV_ZERO specifying that 
2648         the vector passed in to g_spawn_* contains a filename to 
2649         execute in argv[0] then the actual argv begins at argv + 1.
2650         Kind of a lame hack, but this isn't something you commonly want
2651         to do, and avoids adding more function arguments.
2652
2653 2001-06-08  Pablo Saratxaga <pablo@mandrakesoft.com>
2654
2655         * configure.in: Added Azeri (az) to ALL_LINGUAS
2656
2657 2001-06-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2658
2659         * docs/Makefile.am, configure.in: Remove docs/glib-config.1.in.
2660
2661         * gthread-2.0-uninstalled.pc.in (Cflags): Add @G_THREAD_CFLAGS@.
2662
2663 2001-06-07  Havoc Pennington  <hp@redhat.com>
2664
2665         * m4macros/glib-2.0.m4: subst GLIB_GENMARSHAL, GOBJECT_QUERY, 
2666         GLIB_MKENUMS variables
2667
2668         * gmodule-2.0.pc.in: add gmodule_supported variable
2669
2670         * glib-2.0.pc.in: add glib_genmarshal, gobject_query,
2671         glib_mkenums variables  
2672
2673         * configure.in: put G_MODULE_SUPPORTED value into 
2674         .pc files
2675
2676         * autogen.sh: support AUTOGEN_SUBDIR_MODE
2677
2678         * Makefile.am: add -uninstalled.pc.in to EXTRA_DIST
2679
2680 2001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2681
2682         * configure.in: Look for nanosleep function. 
2683
2684         * gtimer.c: Use nanosleep for g_usleep, when found.
2685
2686         * gtimer.c, gtimer.h: Add g_time_val_add function. Closes #54271.
2687
2688         * gasyncqueue.c: Documentation updates.
2689
2690         * gthreadpool.c: Use g_time_val_add now that we have it.
2691
2692 2001-06-01  Jon Trowbridge  <trow@gnu.org>
2693
2694        * gdate.c (g_date_update_julian): Changed to take a const
2695        argument, and then to cast out const.
2696        (g_date_update_dmy): Changed to take a const argument, and then
2697        cast out const.
2698        (g_date_get_weekday): Changed argument to be const.
2699        (g_date_get_month): Changed argument to be const.
2700        (g_date_get_year): Changed argument to be const.
2701        (g_date_get_day): Changed argument to be const.
2702        (g_date_get_julian): Changed argument to be const.
2703        (g_date_get_day_of_year): Changed argument to be const.
2704        (g_date_get_monday_week_of_year): Changed argument to be const.
2705        (g_date_get_sunday_week_of_year): Changed argument to be const.
2706        (g_date_compare): Changed arguments to be const.
2707        (g_date_to_struct_tm): Changed GDate argument to be const.
2708        (g_date_strftime): Changed GDate argument to be const.
2709        (g_date_clamp): Added.  The equivalent of the CLAMP macro for
2710        GDates.
2711        (g_date_order): Added.  Ensure that the first GDate argument
2712        preceeds the second, swapping them if necessary.
2713        (g_date_days_between): Added.  Computes the (signed) number of days
2714        between two dates.
2715
2716 Mon Jun  4 16:02:57 2001  Owen Taylor  <otaylor@redhat.com>
2717
2718         * gstrfuncs.c (g_strup/strdown): to match g_strcasecmp,
2719         check if it is lower/upper before converting to upper/lower
2720         [ not required by ISO... ] (#55682, Jon Trowbridge)
2721
2722 Mon Jun  4 15:59:15 2001  Owen Taylor  <otaylor@redhat.com>
2723
2724         * gunicode.h: Make a bit more standalone by adding include
2725         of gerror.h. #54543.
2726         
2727         * gunicode.h: Change size_t to g_size. (Ugh)
2728
2729 2001-05-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2730
2731         * grand.h (g_random_boolean, g_rand_boolean): Fix to stupid bug in
2732         g_random_boolean, also both functions now return 1 or 0 instead of
2733         1<<15 or 0.
2734
2735         * tests/rand-test.c: Extended testcases.
2736
2737         * configure.in: Remove G_HAVE_ISO_CXX_VARARGS and
2738         G_HAVE_ISO_C_VARARGS and define G_HAVE_ISO_VARARGS directly
2739         guarded by #if(n)def __cplusplus.
2740
2741 2001-05-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2742
2743         * gthread-2.0.pc.in: Add @G_THREAD_CFLAGS@ to Cflags.
2744
2745 Tue May 29 18:17:11 2001  Owen Taylor  <otaylor@redhat.com>
2746
2747         * autogen.sh (have_libtool): Fix GNU sedism
2748
2749 2001-05-29  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2750
2751         * tests/Makefile.am, tests/qsort-test.c: Add test case for the
2752         g_qsort_with_data func. It works. This fixes bug #52605.
2753
2754         * tests/Makefile.am, tests/cxx-test.C: Now that we check for a C++
2755         compiler in configure.in anyway, I added a test, that the GLib
2756         headers can be inclued into a C++ program. This fixes bug #52605.
2757
2758         * configure.in: Don't bail out, if no C++ compiler is
2759         found. Define G_HAVE_ISO_VARARGS only if appropriate.
2760
2761         * gmessages.h: Thus we can revert the previous patch.
2762
2763 2001-05-29  James Henstridge  <james@daa.com.au>
2764
2765         * gmessages.h: "#ifdef G_HAVE_ISO_VARARGS" will always succeed
2766         even when we don't have ISO vararg support.  Changed to
2767         "#if G_HAVE_ISO_VARARGS".
2768
2769 Mon May 28 11:40:34 2001  Owen Taylor  <otaylor@redhat.com>
2770
2771         * configure.in: Check for __VARARGS__ separately for C and C++.
2772
2773 2001-05-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2774
2775         * configure.in: Fix typo.
2776
2777 Sun May 27 05:09:18 2001  Tim Janik  <timj@gtk.org>
2778
2779         * gmain.c (g_main_context_prepare): unlock context when bailing
2780         out with a warning.
2781         (g_main_context_check): same here.
2782
2783         * gmain.c (g_main_context_check): before returning due to
2784         changed pollfds, unlock context.
2785         
2786 Thu May 24 21:24:16 CEST 2001 Paolo Molaro <lupus@ximian.com>
2787
2788         * gmarkup.c: back out change by mitch@convergence.de and apply patch in
2789         bug id #52067 that fixes the same problem in a more complete manner.
2790         This fixes also a segfault for a malformed XML file and adds a new
2791         test case.
2792
2793 2001-05-24  Hans Breuer  <hans@breuer.org>
2794
2795         * grel.c : reflect renaming of g_string_sprintfa to g_string_printfa
2796
2797         * makefile.msc.in : create an additional static lib to be used from
2798         (at least) glib-genmarshal
2799
2800 2001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2801
2802         * garray.c (g_array_remove_index_fast): Tiny speed improvement
2803         suggested by noon@users.sourceforge.net.
2804
2805 2001-05-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2806
2807         * config.h.win32.in: Removed POSIX_*. Defined G_THREAD_SOURCE to
2808         "gthread-win32.c".
2809
2810         * glibconfig.h.win32.in: Define G_HAVE_ISO_VARARGS for gcc, don't
2811         know about MSC. Define G_THREADS_IMPL_WIN32 instead of
2812         G_THREADS_IMPL_POSIX and define the right static mutex macros and
2813         types.
2814
2815         * glib.def: g_thread_create renamed to g_thread_create_full.
2816
2817         * gthread.c: memcpy is not necessary here. We can simply use
2818         struct assignment.
2819
2820         * gmessages.c: Fix compilation error on win32. Added
2821         GFileDescriptor, wich is gint on Unix and FILE* on win32.
2822
2823 2001-05-21  Andrew Lanoix <alanoix@umich.edu>
2824
2825         *giowin32.c: G_IO_WIN32_WINDOWS_MESSAGES channels
2826         not handled correctly in g_io_win32_check()
2827
2828 Sun May 20 10:47:47 2001  Owen Taylor  <otaylor@redhat.com>
2829
2830         * configure.in: Fix some problems in writing out varargs
2831         tests in configure.in
2832
2833 Fri May 18 10:52:23 2001  Owen Taylor  <otaylor@redhat.com>
2834
2835         * configure.in gmessages.h: Use compile checks for ISO C99 and GNU
2836         extension varargs macros syntax and store result in glibconfig.h
2837         (G_HAVE_ISO_VARARGS, G_HAVE_GNUC_VARARGS) rather than relying
2838         on checking predefined macros.
2839
2840 2001-05-18  Michael Natterer  <mitch@convergence.de>
2841
2842         * gmarkup.c: don't g_strdup()/g_free() all parsed attributes and
2843         their values twice but simply copy the string pointers from the
2844         GMarkupAttribute struct to the string arrays before passing them
2845         to start_element().
2846
2847 2001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2848
2849         * gthread.c, gthread.h: Renamed g_thread_create to
2850         g_thread_create_full and added macro g_thread_create, which omits
2851         'stack_size', 'bound' and 'priority' parameters. Also removed
2852         'bound' from GThread struct.
2853
2854         * gthreadpool.h, gthreadpool.c: Adapted GThreadPool to the above
2855         changes. GThreadPool lost the 'priority' and 'bound'
2856         members. g_thread_pool_new the 'stack_size', 'bound' and
2857         'priority' parameters.
2858
2859         * tests/mainloop-test.c, tests/thread-test.c,
2860         tests/threadpool-test.c: Adapted to the above changes.
2861
2862         * gmem.c (g_mem_profile): Fixed mutex deadlock.
2863
2864 2001-05-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2865
2866         * makefile.mingw.in: Add gpattern.o to objects.
2867
2868         * glib.def: Export g_thread_exit as well.
2869
2870         * Makefile.am: Fix BUILT_EXTRA_DIST exporting.
2871
2872 Sun May 13 10:31:17 2001  Owen Taylor  <otaylor@redhat.com>
2873
2874         * glib/Makefile.am gobject/Makefile.am gmodule/Makefile.am:
2875         Add inter-library dependencies.
2876
2877         * acinclude.m4: Remove libtool macros.
2878
2879         * autogen.sh: Require libtool-1.4, automake-1.4p1.
2880
2881 2001-05-15  Havoc Pennington  <hp@redhat.com>
2882
2883         * configure.in (AC_OUTPUT): m4macros/Makefile
2884
2885         * m4macros/Makefile.am, m4macros/glib-2.0.m4,
2886         m4macros/glib-gettext.m4:
2887         m4 files moved here on server, Makefile.am added
2888          
2889         This is so you can aclocal -I m4macros while avoiding acinclude.m4
2890
2891         * Makefile.am: add m4macros subdir, remove references to glib-2.0.m4
2892
2893 2001-05-14  Havoc Pennington  <hp@redhat.com>
2894
2895         * gutf8.c (g_utf8_get_char): fix docs; they said we validated 
2896         the UTF-8, but we can't possibly detect partial chars since
2897         there's no length arg here, so trying to use this function 
2898         on invalid UTF-8 is a bad idea.
2899
2900 Thu May 10 23:21:30 2001  Owen Taylor  <otaylor@redhat.com>
2901
2902         * gmessages.c (g_log_write_prefix): Avoid using stdio
2903         to be as robust as possible in out-of-memory.
2904
2905         * gmessages.c (g_log_default_handler): Remove some dead
2906         code.
2907
2908         * gutils.c (g_parse_debug_string): Fix to avoid mallocs.
2909
2910 Fri May 11 18:25:23 2001  Tim Janik  <timj@gtk.org>
2911
2912         * gdataset.c:
2913         (g_dataset_foreach):
2914         (g_datalist_foreach): make these safe against removal of the
2915         current element.
2916
2917 2001-05-10  Havoc Pennington  <hp@pobox.com>
2918
2919         * gmessages.c (g_log_write_prefix): change env variable to
2920         G_MESSAGES_PREFIXED, suggested by Tim
2921
2922 Thu May 10 15:19:01 2001  Tim Janik  <timj@gtk.org>
2923
2924         * gscanner.c (g_scanner_key_hash): use g_str_hash() algorithm
2925         to generate hashes.
2926
2927         * gmem.c (standard_calloc): free() doesn't return a value
2928         (Mark Murnane).
2929
2930 2001-04-26  Havoc Pennington  <hp@redhat.com>
2931
2932         * configure.in: Get rid of --enable-msg-prefix
2933
2934         * gmessages.c: make whether to prefix the messages with
2935         appname/pid a runtime setting, not a compile-time setting.  Change
2936         default to include prefix for debug/warning/error type messages.
2937
2938 2001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2939
2940         * gthread.c, gthread.h: Renamed 'value' and 'arg' to 'data' and
2941         'thread_func' to 'func' to make it more consistent with the rest
2942         of GLib.
2943
2944         * gthreadpool.c, gthreadpool.h: Moved 'stack_size' from the public
2945         members of GThreadPool to the private ones. Renamed 'thread_func'
2946         to 'func' as above. Moved up 'user_data' in g_thead_pool_new
2947         argument list and in GThreadPool struct.
2948         
2949 Tue May  8 15:33:31 2001  Tim Janik  <timj@gtk.org>
2950
2951         * gcompletion.h: removed #include <unistd.h> sneaked in by
2952         sopwith in november.
2953
2954 2001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2955
2956         * gmain.c, gthread.c, gthread.h: Moved func and arg members from
2957         GRealThread to GThread, such that they can be accessed by the
2958         user.
2959
2960         * gthread.c, gthread.h: Due to popular demand (Tim being the
2961         populus here ;-) threads now have a 'return value', which is
2962         returned by g_thread_join and is either the return of the topmost
2963         thread function or the value given to g_thread_exit.
2964         
2965         * gthreadpool.c, tests/mainloop-test.c, tests/thread-test.c:
2966         Adapted to the above change.
2967
2968 2001-01-06  Hans Breuer  <hans@breuer.org>
2969
2970         * glib.def : don't try to export g_strcpy, it is g_stpcpy;
2971         updated and added some tweaking for functions which got 
2972         renamed recently, to avoid the update hassle if it can 
2973         simply be done compatible. Should vanish if there is a 
2974         stable version for win32.
2975
2976 Fri May  4 11:49:18 2001  Owen Taylor  <otaylor@redhat.com>
2977
2978         * Released 1.3.5
2979
2980         * NEWS: Updated
2981
2982         * configure.in (GLIB_MICRO_VERSION): Up version to 1.3.5,
2983         interface/binary age 0.
2984
2985 2001-05-04  Sven Neumann  <sven@convergence.de>
2986
2987         * ghash.c: fixed a typo in a comment.
2988
2989         * gtree.[ch]: added new functions g_tree_new_full(), g_tree_replace(), 
2990         g_tree_steal() and g_tree_foreach() to adapt GTree to the GHashTable
2991         API. Moved comments into the C file.
2992
2993         * docs/reference/glib/glib-sections.txt
2994         * docs/reference/glib/tmpl/glib-unused.sgml
2995         * docs/reference/glib/tmpl/hash_tables.sgml
2996         * docs/reference/glib/tmpl/linked_lists_double.sgml
2997         * docs/reference/glib/tmpl/linked_lists_single.sgml
2998         * docs/reference/glib/tmpl/macros_misc.sgml
2999         * docs/reference/glib/tmpl/trees-binary.sgml: updated documentation
3000         
3001 Thu May  3 06:38:28 2001  Owen Taylor  <otaylor@redhat.com>
3002
3003         * g[s]list.c (g_[s]list_foreach) docs/Changes-2.0.txt: Make
3004         foreach() safe against removal of the _current_ element. While
3005         this could break some code, the new behavior is consistent with
3006         the rest of GLib/GTK+ and probably is what people expect in most
3007         cases. (Suggested by Paul Kuykendall, #50071)
3008
3009 Wed May  2 11:10:22 2001  Owen Taylor  <otaylor@redhat.com>
3010
3011         * gutf8.c (g_utf8_to_ucs4_fast): Fix read past end of the string.
3012         (#50404, fix from Jonas Borgström)
3013         
3014 Sun Apr 29 00:37:34 2001  Tim Janik  <timj@gtk.org>
3015
3016         * ghook.[hc]: made hook ids a gulong.
3017
3018 2001-04-20  Dan Winship  <danw@ximian.com>
3019
3020         * configure.in: Add a check for the Darwin dynamic linker. Use
3021         AC_TRY_LINK when checking for "nonposix getpwuid_r" so it notices
3022         "no getpwuid_r" correctly.
3023
3024         * testglib.c (main): Make template[] bigger to prevent an overrun.
3025         Remove an unused variable. Initialize error to NULL.
3026
3027         * tests/gio-test.c (main): Add a cast to prevent a warning when
3028         size_t is a long.
3029
3030         * tests/type-test.c (main): Add an #ifdef to prevent a warning
3031         when G_HAVE_GINT64 is defined and G_GINT64_FORMAT isn't.
3032
3033 2001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3034
3035         * ghash.c, ghash.h: Remove definition of g_hash_table_freeze and
3036         g_hash_table_thaw. Instead added G_DISABLE_DEPRECATED-guarded
3037         macros to ghash.h to go along the lines of the standard.
3038
3039         * gscanner.c, gscanner.h: Dito for g_scanner_freeze_symbol_table
3040         and g_scanner_thaw_symbol_table.
3041
3042         * gutils.c, gutils.h: Dito for g_dirname. g_basename is still
3043         defined in gutils.c, but declared ing gutils.h only
3044         G_DISABLE_DEPRECATED-guarded.
3045         
3046         * configure.in: Removed bashism in test for the pkg-config
3047         version.
3048
3049         * configure.in: Rewrote test for multithread flag. Now uses
3050         localtime_r, which hopefully has a consistent prototype across
3051         different platforms. Also it uses a clever double EGREP trick
3052         instead of compiling, which could give false positives. Thanks to
3053         Dan Winship <danw@ximian.com> for the hint.
3054
3055 Wed Apr 18 17:35:38 2001  Owen Taylor  <otaylor@redhat.com>
3056
3057         * gutils.c (_glib_gettext): Add missing static pointed
3058         out by Michael Meeks.
3059
3060 Wed Apr 18 09:37:07 2001  Owen Taylor  <otaylor@redhat.com>
3061
3062         * MAINTAINERS: Removed. Keeping README, README.cvs-commits
3063         HACKING, and AUTHORS up to date is plenty without extra
3064         random files that someone thought a module should have.
3065         (Actually, I believe this was used for debbugs in the past.)
3066
3067 Tue Apr 17 11:47:07 2001  Owen Taylor  <otaylor@redhat.com>
3068
3069         * Released 1.3.4
3070
3071         * NEWS: Updated
3072
3073 Tue Apr 17 10:43:36 2001  Owen Taylor  <otaylor@redhat.com>
3074
3075         * gstrfuncs.c: Define _GNU_SOURCE for stpcpy
3076
3077         * tests/mainloop-test.c (main): Wait for all threads
3078         to start before beginning tests.
3079
3080 2001-04-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3081
3082         * gthreadpool.c (g_thread_pool_thread_proxy): Until now every
3083         thread pool always had at least one tread waiting to avoid
3084         switching overhead in case a new task would be added soon after
3085         one finished. This however means a big waste of threads, if many
3086         mostly inactive thread pools are involved. Now such a waiting
3087         thread will only wait for half a second (This value is of course
3088         very randomly picked) and go to the global threadpool afterwards.
3089
3090 Mon Apr 16 12:04:52 2001  Owen Taylor  <otaylor@redhat.com>
3091
3092         * configure.in: Remove warnings about conflicts with the
3093         stable version.
3094
3095         * glib-2.0.m4: Fix some of the error text to be halfway
3096         up to date.
3097
3098         * README.in INSTALL.in: Add these to generate README, INSTAL
3099         (as in the stable branch). Update.
3100
3101         * HACKING: Update.
3102
3103 2001-04-16  Havoc Pennington  <hp@redhat.com>
3104
3105         * gqsort.c: docs
3106
3107         * gfileutils.c: docs
3108
3109         * gwin32.c: docs fixes
3110
3111         * gconvert.c: docs
3112
3113         * guniprop.c: docs
3114
3115         * gutf8.c: docs
3116
3117 2001-04-16  Havoc Pennington  <hp@redhat.com>
3118
3119         * glib-2.0.m4: put AC_PATH_PROG(pkg-config) before "Checking for
3120         glib" so the output looks right 
3121
3122 2001-03-23  Havoc Pennington  <hp@redhat.com>
3123
3124         * gutils.c (g_parse_debug_string): make GDebugKeys argument 
3125         const
3126
3127 2001-04-14  Hans Breuer  <hans@breuer.org>
3128
3129         * glib.def : 
3130         * makefile.msc.in : updated
3131
3132         * gpattern.c : include "gutils.h" to resolve the inline hassle
3133
3134 2001-04-11  Alexander Larsson  <alexl@redhat.com>
3135
3136         * glib-2.0.m4: Pass pkg-config options
3137         before the other args so it works even if
3138         POSIXLY_CORRECT is set.
3139
3140 Mon Apr  9 18:57:44 2001  Tim Janik  <timj@gtk.org>
3141
3142         * configure.in: increment version to 1.3.4 (binary 0, interface 0).
3143
3144 2001-04-05  Christian Rose  <menthos@menthos.com>
3145
3146         * configure.in: Added sv to ALL_LINGUAS.
3147
3148 Wed Apr  4 09:18:55 2001  Tim Janik  <timj@gtk.org>
3149
3150         * Released GLib-1.3.3.
3151
3152 Tue Apr  3 20:22:59 2001  Tim Janik  <timj@gtk.org>
3153
3154         * NEWS: updates.
3155
3156         * NEWS.pre-1-3: take over old news.
3157
3158 Tue Apr  3 12:38:16 2001  Owen Taylor  <otaylor@redhat.com>
3159
3160         * glib-config-2.0.in: Exit with an error message that you
3161         should use pkg-config instead.
3162
3163         * configure.in (PACKAGE): Require pkg-config.
3164
3165         * tests/Makefile.am (EXTRA_DIST): Add utf8.txt.
3166
3167         * configure.in (GLIB_MICRO_VERSION): Up MICRO to 3,
3168         leave interface/binary at 0.
3169
3170 Tue Apr  3 13:46:22 2001  Tim Janik  <timj@gtk.org>
3171
3172         * glist.[hc]: added g_list_nth_prev() which walks ->prev instead
3173         of ->next.
3174
3175         * gpattern.[hc]: added shell-style pattern matching code from beast,
3176         derived from the gtk_pattern_*() code, but with a couple of bug fixes
3177         and a number of optimizations.
3178
3179 2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3180
3181         * gthreadpool.c: Added documentation.
3182
3183         * gthreadpool.c: The global thread pool now also is seperated for
3184         bound and unbound threads. Only threads with standard stack size
3185         go to the global pool. g_thread_pool_new now protects the global
3186         setup of inform_mutex etc. with a lock. Fixed some typos. Unlock
3187         the queue after g_thread_pool_wakeup_and_stop_all in the proxy.
3188
3189 2001-04-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3190
3191         * gmain.c: Use the new GRealThread member "context" instead of a
3192         GStaticPrivate to store the thread specific main loop context.
3193
3194         * gthread.c: Added "context" member to GRealThread and updated
3195         g_thread_create, g_thread_self and g_thread_cleanup accordingly.
3196         
3197         * gthread.c, gthread.h: Removed the functions
3198         g_static_private_(get|set)_for_thread and adapted
3199         g_static_private_(get|set) and g_static_private_free
3200         accordingly. This fixes Bug #51435.
3201         
3202 2001-03-30  Sven Neumann  <sven@gimp.org>
3203
3204         * ghash.[ch]
3205         * docs/reference/glib/tmpl/hash_tables.sgml: added new functions
3206         g_hash_table_new_full, g_hash_table_replace, g_hash_table_steal and
3207         g_hash_table_foreach_steal. Moved most docs out of the template
3208         file into the C file. Please proofread the new documentation.
3209
3210 2001-03-29  Tor Lillqvist  <tml@iki.fi>
3211
3212         * glib.def: Updates.
3213         * tests/makefile.mingw.in
3214         * tests/makefile.msc.in: Add module-test rules.
3215
3216 Mon Mar 26 14:14:53 2001  Owen Taylor  <otaylor@redhat.com>
3217
3218         * Makefile.am (INCLUDES): -DG_DISABLE_DEPRECATED
3219
3220         * gmain.h timeloop.c: Surround the cruftiest stuff with
3221         #ifndef G_DISABLE_DEPRECATED.
3222
3223         * gcompat.h gdate.h: Move compat defines back to 
3224         gdate.h, surround with #ifndef G_DISABLE_DEPRECATED. 
3225         Remove gcompat.h.
3226
3227 Mon Mar 26 13:34:50 2001  Owen Taylor  <otaylor@redhat.com>
3228
3229         [ Patch from DindinX  <David.Odin@bigfoot.com>, added docs ]
3230  
3231         * gstrfuncs.c, gstrfuncs.h: Add g_stpcpy () for platform that
3232         don't have stpcpy ().
3233         * gstrfuncs.c (g_strjoin, g_strjoinv, g_strconcat): 
3234         use g_stpcpy () so these functions run much faster.
3235         * config.h.win32.in, glib.def: add reference to g_stpcpy ()
3236         * configure.in: Add a test for the stpcpy () function.
3237  
3238 2001-03-20  Havoc Pennington  <hp@redhat.com>
3239
3240         * gutf8.c (g_utf8_strlen): rewrite, based on bug #52328 from
3241         Anders
3242
3243 2001-03-19  Havoc Pennington  <hp@redhat.com>
3244
3245         * gutf8.c (g_unichar_validate): added this function
3246
3247 2001-03-18  Tor Lillqvist  <tml@iki.fi>
3248
3249         * gspawn-win32.c (SETUP_DEBUG): Add braces to silence gcc -Wall.
3250
3251         * gspawn-win32-helper.c (write_no_error): Remove unused function.
3252
3253         * tests/makefile.mingw.in (module-test.exe): Add rules for
3254         building module-test.
3255
3256 Wed Mar 14 18:46:54 2001  Tim Janik  <timj@gtk.org>
3257
3258         * gscanner.[hc]: removed archaic gpointer derived_data; relict and
3259         added a GData member instead.
3260         
3261         * glist.[hc]: added g_list_remove_all().
3262
3263         * gslist.[hc]: added g_slist_remove_all().
3264
3265 Sat Mar 17 19:54:51 2001  Owen Taylor  <otaylor@redhat.com>
3266
3267         * timeloop.c: Reorder headers to make FreeBSD happy. 
3268
3269 2001-03-13  Tor Lillqvist  <tml@iki.fi>
3270
3271         From Edward M. Lee  <tailbert@yahoo.com>:
3272
3273         * gdate.c (g_date_set_parse): add support for dates that in the
3274         form "Wed Mar 14 2001". Running testgdate on cygwin requires this.
3275
3276 Fri Mar  9 18:01:43 2001  Tim Janik  <timj@gtk.org>
3277
3278         * gscanner.[hc]: made config arg to g_scanner_new() const.
3279
3280 2001-03-12  Tor Lillqvist  <tml@iki.fi>
3281
3282         * tests/Makefile.am (libmoduletestplugin_b_la_LIBADD,
3283         libmoduletestplugin_b_la_LIBADD): Link with the libgmodule la only
3284         on Win32.
3285
3286 2001-03-10  Tor Lillqvist  <tml@iki.fi>
3287
3288         * glibconfig.h.win32.in: Define G_PLATFORM_WIN32 here, too.
3289
3290         * tests/Makefile.am: Use the _LIBADD dependency on libglib only on
3291         Win32.
3292
3293 2001-03-09  Tor Lillqvist  <tml@iki.fi>
3294
3295         * README.win32: Update with some information about using configure
3296         and libtool.
3297
3298 2001-03-09  Hans Breuer  <hans@breuer.org>
3299
3300         * gobject/gobject.def : updated
3301
3302 2001-03-08  Tor Lillqvist  <tml@iki.fi>
3303
3304         * glib.def
3305         * gobject/gobject.def
3306         * gobject/makefile.mingw.in: Update.
3307
3308 2001-03-08  Sven Neumann  <sven@gimp.org>
3309
3310         * gtree.[ch]: 
3311         * docs/reference/glib/tmpl/trees-binary.sgml: added new function 
3312         g_tree_lookup_extended().
3313
3314 Thu Mar  8 16:23:34 2001  Tim Janik  <timj@gtk.org>
3315
3316         * ghook.[hc]: destruction cleanup. there's one
3317         ->finalize_hook member in the hooklist now that gets
3318         called when a hook should be destroyed, that's it.
3319         that function is guarranteed to be called only when
3320         all ref_counts to the hook vanished, thus also when
3321         the hook is not in call.
3322
3323 2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3324
3325         * configure.in (FLAG_DOES_NOT_WORK): Fix typo and thus bug #51862.
3326
3327 Wed Mar  7 09:32:06 2001  Tim Janik  <timj@gtk.org>
3328
3329         * glib-object.h: add gvaluearray.h.
3330
3331         * gstring.[hc]: fixup naming of g_string_sprint*.
3332         
3333         * gtypes.h: fixed GCompareDataFunc naming.
3334
3335 2001-03-07  Christian Meyer  <chrisime@gnome.org>
3336
3337         * configure.in: Added de (German) to ALL_LINGUAS.
3338
3339 2001-03-02  Christophe Merlet  <redfox@eikonex.org>
3340
3341         * configure.in: Added fr (French) to ALL_LINGUAS.
3342
3343 2001-03-01  Tor Lillqvist  <tml@iki.fi>
3344
3345         * gutils.c (g_path_is_absolute): (Win32) Remove test for initial
3346         double backslash (UNC path), this will of course be matched by the
3347         test for an initial G_DIR_SEPARATOR right up front. Silly me.
3348         (g_find_program_in_path): Implement on Win32. Append the
3349         executable file name suffixes from PATHEXT in turn while looking
3350         for the program.
3351         (g_find_program_in_path): If the program we are looking for is a
3352         relative path in a subdirectory, don't do any path search.
3353         (g_get_any_init): (Win32) Also look for the USERPROFILE env var
3354         indicating the home directory equivalent.
3355         (g_find_program_in_path): (Win32): Use MAXPATHLEN, not PATH_MAX
3356         which isn't defined with MSVC.
3357
3358         * testglib.c (main): Test g_find_program_in_path() on Win32 by
3359         looking for more.com and regedit.
3360
3361         * glib.def: Add g_find_program_in_path.
3362
3363 2001-02-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3364
3365         * gthreadpool.c (g_thread_pool_thread_proxy): Make
3366         max_unused_threads work for -1 as well.
3367
3368 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3369
3370         * gthread.h (struct _GThread): Change the order to match the order
3371         in g_thread_create().
3372
3373         * gthread.c (g_static_rec_mutex_lock_full): Also do the right
3374         thing (behave like 'depth' calls to g_static_rec_mutex_lock) for a
3375         mutex, that is already locked.
3376
3377 Thu Feb 22 10:31:36 2001  Owen Taylor  <otaylor@redhat.com>
3378
3379         * gmain.c (g_source_remove_poll): Add missing implementation
3380         of g_source_remove_poll. (Pointed out by Stefan Westerfeld)
3381
3382 2001-02-21  Tor Lillqvist  <tml@iki.fi>
3383
3384         * gutils.c (g_find_program_in_path): Implement on Win32.
3385
3386         Cygwin support contributed by Stefan Ondrejicka
3387         <ondrej@idata.sk>. Hopefully I got it all in while simultaneously
3388         adding support for auto*/libtool for mingw.
3389
3390         * Makefile.am: Changes for auto* support on Cygwin and Win32. Do
3391         still distribute the hand-written makefiles and *.win32.in files,
3392         though. Use GIO, GSPAWN and PLATFORMDEP macros set by configure.
3393         Use -no-undefined. Pass -export-symbols glib.def to libtool.
3394         
3395         * configure.in: Define G_PLATFORM_WIN32 on both pure Win32 (mingw)
3396         and Cygwin. Add AC_CYGWIN, AC_EXEEXT and AC_LIBTOOL_WIN32_DLL
3397         calls for Cygwin and mingw support.  Check for %I64u guint64
3398         format (in MS C library). Set G_MODULE_IMPL on mingw and
3399         Cygwin. Use ac_object and ac_exeext.  Set GIO, GSPAWN, PLATFORMDEP
3400         and G_LIBS_EXTRA. Compile timeloop only on Unix. Define OS_WIN32
3401         automake conditional on Win32.
3402         
3403         * glib.h: Include gwin32.h also on Cygwin.
3404
3405         * gfileutils.c (get_contents_posix): Use O_BINARY (defined as 0 on
3406         Unix) for Cygwin's sake.
3407
3408         * gtimer.c (GETTIME): Reduce #ifdefs, use a macro GETTIME().
3409
3410         * gconvert.c
3411         * gthread.c
3412         * gutf8.c
3413         * gutils.c: For code needed both on Cygwin and native Win32,
3414         test for G_PLATFORM_WIN32.
3415
3416         * gmarkup.h: Use G_BEGIN_DECLS and G_END_DECLS.
3417         
3418         * gtypes.h: Refine GLIB_VAR definition. Also check for DLL_EXPORT
3419         in case compiling a static library on Win32 or Cygwin.
3420
3421         * gwin32.c: No <direct.h> on Cygwin. No need for ftruncate() or
3422         dirent emulation on Cygwin.
3423         (get_package_directory_from_module) Convert return value from
3424         GetModuleFileName() to POSIX path on Cygwin.
3425
3426         * tests/Makefile.am (progs_LDADD): Link with libglib, libgthread
3427         and libgmodule as appropriate. Use -no-undefined.
3428
3429         * gbacktrace.c: Move #ifdefs around a bit on Win32.
3430
3431 2001-02-21  Tor Lillqvist  <tml@iki.fi>
3432
3433         * gshell.c (unquote_string_inplace): Make static.
3434
3435         * gthread.h: Include gtypes.h to be sure to get GLIB_VAR
3436         definition, remove definition from here.
3437
3438         * gunicode.h: Remove duplicate GLIB_VAR definition from here, too.
3439
3440         * gutils.c: (Win32) Use USERPROFILE as home dir if present. On
3441         Win2k, HOMEDRIVE and HOMEPATH aren't reliable.
3442         
3443         * Makefile.am (INCLUDES): Add -DGLIB_COMPILATION.
3444
3445         * makefile.mingw.in: Remove install target, Windows isn't Unix.
3446         (DEFINES): Add -DDLL_EXPORT.
3447
3448         * testgdate.c
3449         * testgdateparser.c
3450         * testglib.c: Undefine GLIB_COMPILATION.
3451
3452         * testglib.c: Make some vars static. Add Cygwin path tests.
3453
3454         * glib.def: Updates.
3455
3456         * .cvsignore
3457         * */.cvsignore: Ignore also .obj, .dll, .lib and .exe files.
3458
3459 2001-02-19  Hans Breuer <hans@breuer.org>
3460
3461         * glib/glib.def, gobject/gobject.def : added nissing symbols
3462
3463         * gobject/makefile.msc : updated
3464
3465         * glib/gmessages.c : call the "debug interrupt" before exiting the
3466         program, if build with msvc as debug version. Which gives the opportunity
3467         to see the callstack, etc.
3468
3469         * glib/gthread.c : thread->pid is only defined #ifdef
3470         G_THREAD_USE_PID_SURROGATE
3471
3472 Mon Feb 19 07:32:38 2001  Tim Janik  <timj@gtk.org>
3473
3474         * glib-config-2.0.in (lib_glib): my name is glib-config-2.0!
3475         don't exit with errorcode!=0 for --help or -h.
3476         
3477         * Makefile.am:
3478         * configure.in: build glib-config-2.0.
3479
3480 2001-02-17  Havoc Pennington  <hp@pobox.com>
3481
3482         * gthread.c: include string.h
3483
3484         Applied patch from Soeren Sandmann:
3485         
3486         * testglib.c: const fixes
3487
3488         * gwin32.h: format cleanups
3489
3490         * gutils.c (g_atexit): constify a variable
3491         (g_find_program_in_path): constification
3492         (g_basename): G_CONST_RETURN
3493         (g_path_skip_root): G_CONST_RETURN
3494         (g_getenv): G_CONST_RETURN
3495         (g_get_user_name): G_CONST_RETURN
3496         (g_get_real_name): G_CONST_RETURN
3497         (g_get_home_dir): G_CONST_RETURN
3498         (g_get_tmp_dir): G_CONST_RETURN
3499         (g_get_prgname): G_CONST_RETURN
3500         (_glib_gettext): G_CONST_RETURN
3501
3502         * gunicode.h: formatting cleanups
3503
3504         * gstrfuncs.c (g_strerror): G_CONST_RETURN
3505         (g_strsignal): G_CONST_RETURN
3506
3507         * gspawn.c (g_execute): const on variables
3508
3509         * gmessages.c (printf_string_upper_bound): fix const on a variable
3510
3511         * gmem.c (g_mem_chunk_new): make the "name" arg const
3512         (struct _GRealMemChunk): make the "name" field const
3513
3514         * gfileutils.c (g_file_open_tmp): store const return in a const
3515         gchar* variable
3516
3517         * gdataset.c (g_quark_to_string): G_CONST_RETURN
3518
3519 Sat Feb 17 07:26:33 2001  Tim Janik  <timj@gtk.org>
3520
3521         * configure.in (G_MODULE_HAVE_DLERROR): add check for broken RTLD_GLOBAL
3522         (on OSF1 V5.0).
3523
3524 2001-02-15  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3525
3526         * acconfig.h, configure.in: Reverted the changes necessary to
3527         enlarge the system thread for G_THREAD_USE_PID_SURROGATE.
3528
3529         * gthread.c: Now implement G_THREAD_USE_PID_SURROGATE in gthread.c
3530         instead of gthread/gthread-posix.c. While the latter has the
3531         advantage, that it is conceptually cleaner, it makes
3532         g_thread_self_posix_impl _very_ slow and that hurts
3533         GStaticRecMutex and other things. So the new version is less
3534         clean, but faster.
3535
3536 2001-02-09  Havoc Pennington  <hp@redhat.com>
3537
3538         * gconvert.c (g_convert): don't overwrite errors
3539
3540         * gerror.c (g_set_error): improve warning message if an error is
3541         overwritten     
3542         (g_propagate_error): ditto
3543
3544 2001-02-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3545
3546         * gthread.c, gthread.h: Added functions g_static_rec_mutex_init,
3547         g_static_rec_mutex_free, g_static_private_init,
3548         g_static_private_free, g_static_rw_lock_init to allow the usage of
3549         all those types dynamically. (g_static_rw_lock_free already
3550         existed). Aditionally freed static_private indeces are reused
3551         now. Untill now the array would just grow if you would use more
3552         and more static_private. That required adding a slist of all
3553         running threads, which could potentially be of good use later. It
3554         is not exported however. Renamed a LOCK and small indentation
3555         fixes.
3556
3557         * tests/thread-test.c: Test the new static_private index freing
3558         and reusing feature.
3559         
3560 Mon Feb 12 15:01:09 2001  Owen Taylor  <otaylor@redhat.com>
3561
3562         * configure.in (gtk_doc_min_version): Add check for gtk-doc version.
3563
3564 2001-02-10  Tor Lillqvist  <tml@iki.fi>
3565
3566         * gtypes.h
3567         * gutils.h: Move GLIB_VAR definition from gutils.h to gtypes.h
3568
3569         * glib.def
3570         * gmem.h: Mark glib_mem_profiler_table for export.
3571
3572         * gwin32.c (get_package_directory_from_module): Don't store
3573         address of local variable in hashtable.
3574
3575 2001-02-08  Fatih Demir <kabalak@kabalak.net>
3576
3577         * configure.in: Added "tr" to ALL_LINGUAS.
3578
3579 2001-02-04  Tor Lillqvist  <tml@iki.fi>
3580
3581         * gwin32.c (g_win32_getlocale): Use "nn" for Nynorsk, as nn.po
3582         files are appearing now. If the sublanguage starts with '@', don't
3583         use a '_' separator. South Africa is 'ZA', not 'SA'.
3584
3585 Sun Feb  4 07:38:32 2001  Tim Janik  <timj@gtk.org>
3586
3587         * docs/debugging.txt: s/glib_trap_/g_trap_/. add comments on
3588         g_trap_instance_signals, g_trace_instance_signals and
3589         GRUNTIME_DEBUG.
3590
3591         * gmem.c: s/glib_trap_/g_trap_/.
3592         
3593 2001-02-04  Tor Lillqvist  <tml@iki.fi>
3594
3595         * tests/Makefile.am (thread_LDADD): Change order of libs,
3596         put progs_LDADD last. Needed for cygwin, says jbdoll@kepri.re.kr.
3597
3598 2001-02-02  Tor Lillqvist  <tml@iki.fi>
3599
3600         * giochannel.h
3601         * giowin32.c
3602         * gmain.c: Stylistic cleanups. Use G_STRLOC in g_warning() calls.
3603
3604         * glib.def: Add missing functions.
3605
3606 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3607
3608         * gthread.c, gthread.h: Added g_static_mutex_init to allow
3609         initialization of a GStaticMutex, that can not be initialized with
3610         G_STATIC_MUTEX_INIT, for example in allocated structures.
3611
3612 Wed Jan 31 13:46:58 2001  Owen Taylor  <otaylor@redhat.com>
3613
3614         * acinclude.m4 glib-gettext.m4: Fix problem with --disable-nls.
3615
3616 2001-01-31  Tor Lillqvist  <tml@iki.fi>
3617
3618         * glibconfig.h.win32.in: Corresponding change as below to
3619         GStaticMutex.
3620
3621 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3622
3623         * gthread.c, gthread.h: Added g_static_mutex_free to allow using
3624         GStaticMutexes with limited lifetime without leaking.
3625         
3626         * configure.in: GStaticMutex doesn't have to provide extra space
3627         for debugging information for G_ERRORCHECK_MUTEXES, as then the
3628         non-default implementation (runtime_mutex) is used anyway.
3629
3630         * gthread.h (g_cond_wait): Added debug information for
3631         g_mutex_free calls, if G_ERRORCHECK_MUTEXES is defined.
3632
3633 2001-01-29  Tor Lillqvist  <tml@iki.fi>
3634
3635         * glibconfig.h.win32.in: Use the same GMutex structure as the
3636         configure-generated glibconfig.h does.
3637
3638         * gstrfuncs.c (g_strsignal): Declare strsignal() on Cygwin, too,
3639         says jbdoll@kepri.re.kr.
3640
3641 2001-01-29  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3642
3643         * gthread.c: Broadcast the condition, if there are waiting
3644         readers, as all might read at the same time. Only signal the
3645         writer thread, if there are no more readers.
3646
3647 2001-01-25  Tor Lillqvist  <tml@iki.fi>
3648
3649         * makefile.mingw.in
3650         * */makefile.mingw.in: Protect the rule to rebuild makefile.mingw
3651         if makefile.mingw.in has changed with a check if said .in file
3652         exists. (This rule is mainly a convenience for yours truly.)
3653
3654         * giowin32.c: Socket support rewritten. It was utterly broken, and
3655         untested in fact. We still do use a thread for each socket being
3656         watched, but instead of blocking in recv() (which of course was
3657         plain stupid for sockets being listen()ed on in a server-type
3658         application), we block in select(). The read method for sockets
3659         calls recv(). It is now possible for the application to call
3660         accept(), recv() or send() in the callback, just like on
3661         Unix. Tested with code kindly provided by Andrew Lanoix.
3662
3663         Rename g_io_channel_win32_new_stream_socket() to
3664         g_io_channel_win32_new_socket() as it isn't restricted to stream
3665         sockets.
3666         
3667         * gmain.c (g_poll): Related changes in the Win32 version of
3668         g_poll(). When polling for messages, always do a PeekMessage()
3669         first. We used to miss messages if several were posted between
3670         calls to g_poll().
3671
3672         * giochannel.h: Improve Win32-related comments.
3673
3674         * gutf8.c: (Win32) Include <stdio.h> for sprintf.
3675
3676         * tests/gio-test.c: (Win32) Add tests for polling for Windows
3677         messages.
3678
3679         * tests/makefile.mingw.in: Remove superfluous compilation command
3680         line.
3681
3682 2001-01-23  Alex Larsson  <alexl@redhat.com>
3683
3684         * gmain.c (g_source_callback_unref): Free the callback
3685         (g_source_set_callback): Initialize the callback refcount
3686
3687 2001-01-20  Tor Lillqvist  <tml@iki.fi>
3688
3689         * gutils.c (g_get_codeset): (Win32) Even if g_get_codeset() is
3690         currently commented out from gutils.h, fix it to return the same
3691         CP%d value as g_get_charset().
3692
3693 2001-01-19  Kjartan Maraas  <kmaraas@gnome.org>
3694
3695         * gconvert.c: Fix typo.
3696         * gfileutils.c: Same here.
3697         * configure.in: Added no to ALL_LINGUAS
3698         
3699 2001-01-17  Tor Lillqvist  <tml@iki.fi>
3700
3701         * gwin32.c (g_win32_getlocale, g_win32_error_message): Add doc
3702         comments.
3703         (g_win32_get_package_installation_directory): Add one parameter,
3704         the name of a DLL in the package. Add possibility to use that to
3705         deduce the installation directory if not entered into the
3706         Registry. Make the return value dynamically allocated.
3707         (g_win32_get_package_installation_subdirectory): New convenience
3708         function.
3709
3710         * gutils.c (GLIB_LOCALE_DIR)
3711         * gwin32.h: Adapt accordingly.
3712
3713         * testglib.c (main): Adapt tests accordingly.
3714
3715 Tue Jan 16 23:20:38 2001  Owen Taylor  <otaylor@redhat.com>
3716
3717         * gutils.c glibintl.h: Optimize for size rather than speed by
3718         making _() always call _glib_gettext() instead of conditionally
3719         calling gettext() or _glib_gettext_init. glib only uses translated
3720         strings in slow error handling code anyways.
3721
3722         * glibintl.h: g'ify types.
3723
3724         * Makefile.am: include glibintl.h in _SOURCES
3725
3726 2001-01-17  Tor Lillqvist  <tml@iki.fi>
3727
3728         * config.h.win32.in: Define ENABLE_NLS and GETTEXT_PACKAGE.
3729
3730         * makefile.mingw.in
3731         * makefile.msc.in: Use the GNU intl library.
3732
3733         * gwin32.c (g_win32_get_package_installation_directory): New
3734         function. To be used by various GLib-using packages to get their
3735         installation directory, which should be stored in the Registry by
3736         some installer.
3737
3738         * gwin32.h: Declare it.
3739
3740         * testglib.c (main): Test it.
3741
3742         * gutils.c: On Win32, define GLIB_LOCALE_DIR using
3743         g_win32_get_package_installation_directory().
3744
3745         * glib.def: Update.
3746
3747 Mon Jan 15 21:39:06 2001  Owen Taylor  <otaylor@redhat.com>
3748
3749         * glib-2.0.pc.in (Libs) glib-config-2.0.in: Add @INTLLIBS@.
3750
3751 Mon Jan 15 21:12:49 2001  Owen Taylor  <otaylor@redhat.com>
3752
3753         * configure.in acconfig.h glibintl.h gutils.c
3754         po/{Makefile.in.in,POTFILES.in,po2tbl.in}: Add gettext
3755         support.
3756
3757         * glib-gettext.m4 acinclude.m4: Clean up the GTK+ gettext macros
3758         some more and put them in this file, though they also need
3759         to be included in acinclude.m4 due to the brokeness of
3760         aclocal.
3761
3762         * gspawn.c gspawn-win32.c gutf8.c gconvert.c gfileutils.c
3763         gshell.c: Remove dummy _() #defines, include glibintl.m4.
3764
3765 2001-01-09  Tor Lillqvist  <tml@iki.fi>
3766
3767         * giowin32.c: Rework the changes needed to pass mainloop-test. Now
3768         we don't need to call TerminateThread() after all, which is a
3769         relief, as the docs have a BIG RED WARNING SIGN about using that
3770         API. Instead, when closing a fd channel that has a reader thread
3771         running, just mark it as non-running and additionally mark the fd
3772         as ripe for closing. When the reader thread hopefully eventually
3773         gets something (and EOF or some actual data), it will note that it
3774         shouldn't be running, break out of the loop, and close the fd.
3775
3776         The socket channel closing code should probably be changed
3777         similarily, but that will have to wait until I have a test case.
3778         
3779         (g_pipe_readable_msg, g_io_channel_win32_new_pipe,
3780         g_io_channel_win32_new_pipe_with_wakeups,
3781         g_io_channel_win32_pipe_request_wakeups,
3782         g_io_channel_win32_pipe_readable): Remove these, have been
3783         obsolete for some time.
3784         
3785         * gutils.c (g_basename, g_dirname): Don't warn about deprecation
3786         on Win32. Code written for GLib 1.2 doesn't have much choice but
3787         to use GLib >= 1.3 on Win32.
3788
3789         * glib.def: Update.
3790
3791 2001-01-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3792
3793         * gmem.c: Made g_profile_mutex a GMutex* instead of
3794         G_LOCK_DEFINE_STATIC to avoid deadlock for thread implementations
3795         without native static mutexes. Contruct g_profile_mutex in
3796         g_mem_init().
3797
3798 2001-01-06  Tor Lillqvist  <tml@iki.fi>
3799
3800         * gconvert.c (g_locale_to_utf8, g_locale_from_utf8): Get len using
3801         strlen() if arg is negative in the Win32 code, too.
3802
3803         * giowin32.c: Changes necessary to be able to run
3804         mainloop-test. We can't close the fd that our (internal) reader
3805         thread is sitting doing a blocking read() from. We must terminate
3806         the thread first. Keep track of thread handle, and close it when
3807         thread is dying. Start reader thread with the lower-level
3808         CreateThread() instead of _beginthreadex() from the C runtime, in
3809         order to be able to use TerminateThread(). Hopefuly this isn't
3810         harmful.
3811
3812         * glib.def: Update.
3813
3814         * tests/makefile.{mingw,msc}.in (TESTS): Add mainloop-test and
3815         unicode-encoding.
3816
3817         * tests/mainloop-test.c: Portability: <unistd.h>, need <fcntl.h>
3818         on Win32.
3819
3820         * tests/unicode-encoding.c (process): Add missing "line" argument
3821         to fail(). On Win32, convert UTF-16LE, as libiconv'c ivonf always
3822         converts to UTF-16BE if we ask for unspecific UTF-16.
3823         (main) Handle also '\r'.
3824
3825 Fri Jan  5 11:25:42 2001  Owen Taylor  <otaylor@redhat.com>
3826
3827         * configure.in (PACKAGE): move $enable_debug down below
3828         checks for GCC to avoid setting CFLAGS prematurely,
3829         change checks to avoid adding -g twice.
3830
3831         * gutf8.c (g_ucs4_to_utf8): Support len < 0 to mean
3832         0 termination.
3833
3834         * gutf8.c (g_utf8_to_ucs4): Terminate result with 0.
3835
3836         * tests/mainloop-test.c (main): Fix uses of 
3837         g_main_loop_destroy().
3838
3839         * tests/unicode-encoding.c tests/Makefile.am tests/utf8.txt:
3840         Tests for unicode-conversion code.
3841
3842         * gconvert.c (g_convert, g_convert_with_fallback): work around
3843         a couple of GNU libc bugs.
3844
3845         * gconvert.[ch] (g_{locale,filename}_{to,from}_utf8): Standardize
3846         arguments to match g_convert(). Document.
3847
3848         * gunicode.[ch]: 
3849           - Implement conversion functions to and from UTF-16
3850           - Standardize unicode conversion functions on prototype like
3851             g_convert.
3852           - Add a lot of error checking to unicode conversion functions.
3853
3854         * gunicode.[ch] (g_utf8_to_ucs4_fast): Add fast, non-checking
3855         variant of g_utf8_to_ucs4.
3856
3857         * gutf8.c (g_utf8_validate): 
3858          - add g_return_if_fail (str != NULL).
3859          - add checks for overlong strings, non-valid Unicode characters (>= 110000)
3860            and single surrogates.
3861
3862 2001-01-05  Tor Lillqvist  <tml@iki.fi>
3863
3864         * testglib.c (main): Add test for g_path_skip_root().
3865
3866         * gfileutils.c (g_file_open_tmp): (Win32:) Look also for (illegal)
3867         forward slashes in the template.
3868
3869         * gutils.c (g_path_skip_root): On Win32, skip the \\server\share
3870         part of UNC paths. On all platforms, skip several initial
3871         slashes. Add a few comments.
3872         (g_get_any_init): On Win32, in case HOME is Unix-style with
3873         (forward) slashes (some other applications apparently set it up
3874         this way, convert to backslashed form.
3875
3876         * configure.in (glib_os): Remove stray 'v'. Add case for mingw,
3877         although using configure for mingw surely doesn't work yet.
3878
3879         * glib.def: Update.
3880
3881 2001-01-02  Havoc Pennington  <hp@redhat.com>
3882
3883         * configure.in: remove glib-config-2.0
3884
3885         * Makefile.am: remove glib-config-2.0
3886
3887 2001-01-03  Havoc Pennington  <hp@pobox.com>
3888
3889         * tests/Makefile.am (INCLUDES): -I$(top_srcdir)/gmodule, 
3890         fix from Michael Meeks
3891
3892         * Makefile.am (INCLUDES): DISABLE was spelled wrong
3893
3894 Wed Jan  3 14:10:49 2001  Owen Taylor  <otaylor@redhat.com>
3895
3896         * gmain.[ch]: Switch GMainLoop to be ref/unref, use to
3897         make dropping reference to running loop safe.
3898
3899 Wed Dec 13 20:41:49 2000  Owen Taylor  <otaylor@redhat.com>
3900
3901         * gmain.c (g_source_unref_internal): Unref callback->cb_data
3902         if it was still set when the source is freed. (Usually, this
3903         will be done by g_source_destroy.)
3904
3905 2001-01-02  Dan Winship  <danw@helixcode.com>
3906
3907         * garray.h (g_array_append_val, g_array_prepend_val,
3908         g_array_insert_val): Use parentheses around an argument to make
3909         these cause an error if you pass a non-lvalue for the value,
3910         rather than silently doing the wrong thing.
3911
3912 2000-12-29  Tor Lillqvist  <tml@iki.fi>
3913
3914         * glibconfig.h.win32.in: Add GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.
3915
3916         * glib.def: Update.
3917
3918         * {.,*}/makefile.{mingw,msc}.in: Add -DG_ENABLE_DEBUG.
3919         
3920 Fri Dec 29 14:53:18 2000  Tim Janik  <timj@gtk.org>
3921
3922         * configure.in: we can't grow _cv_ variables by using a backticked
3923         expr that refers back to the variable (glib_cv_sizeof_system_thread for
3924         G_THREAD_USE_PID_SURROGATE), that'd keep the variable growing every time
3925         it's evaluated. quantum states, anyone?)
3926
3927 Thu Dec 28 10:21:46 2000  Tim Janik  <timj@gtk.org>
3928
3929         * gmem.[hc]: got rid of outdated dmalloc support. provide g_try_malloc()
3930         and g_try_realloc() which _may_ fail and return NULL.
3931         nuked g_mem_check(), provided GMemVTable for memory function
3932         virtualization, alterable at program startup with g_mem_set_vtable().
3933         provided glib_mem_profiler_table and g_mem_profile() to support limited
3934         profiling information out of the box (uses mprotect() for free()ed areas
3935         on linux).
3936         provide globally visible G_MEM_ALIGN.
3937         buncha cleanups.
3938
3939         * docs/macros.txt: file to get a clue about the various configuration
3940         macros.
3941
3942         * docs/debugging.txt: explain debugging traps.
3943
3944         * configure.in: got rid of --enable-mem-check and --enable-mem-profile,
3945         define GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG. check malloc prototypes
3946         and define SANE_MALLOC_PROTOS is we can use them.
3947         <boy, is this file a mess>
3948
3949         * gutils.c, gscanner.c: fix up compatibility warnings, use g_message().
3950
3951 2000-12-27  Tor Lillqvist  <tml@iki.fi>
3952
3953         * README.win32: Update.
3954
3955 2000-12-25  Tor Lillqvist  <tml@iki.fi>
3956
3957         * gmessages.c: (Win32) Use a MessageBox for fatal
3958         messages. Collect eror message into a buffer, and display that.
3959
3960         * glib.def: Update.
3961
3962         * glibconfig.h.win32.in: Update. Remove unused wchar and wctype
3963         macros, add G_MODULE_SUFFIX.
3964
3965 2000-12-24  Ali Abdin  <aliabdin@aucegypt.edu>
3966
3967         * Makefile.am, gcompat.h, glib.h: New gcompat.h header file
3968           as recommended by Havoc.
3969
3970         * gdate.c, gdate.h, testgdate.c,
3971           docs/reference/glib/glib-sections.txt,
3972           docs/reference/glib/tmpl/date.sgml, tests/date-test.c: Rename some
3973           of the gdate functions to use the '_get' in their name. Patch
3974           reviewed by Havoc.
3975                 
3976 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3977
3978         * configure.in: Determine the suffix of the shared librarries for
3979         this system. This is done analogous to
3980         ltconfig.sh. G_MODULE_SUFFIX in glibconfig.h is set to either
3981         "sl", "dll", or (most often) "so".
3982
3983         * tests/Makefile.am, tests/module-test.c,
3984         tests/libmoduletestplugin_a.c, tests/libmoduletestplugin_b.c:
3985         Added new testcase for gmodule. This is mostly copied from
3986         gmodule/testgmodule.c, but unlike that is is quiet. (Why BTW are
3987         some tests that verbose, not to say loquacious...)
3988
3989 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3990
3991         * grand.c: Updated G_RAND_DOUBLE_TRANSFORM to be more
3992         accurate. Redid g_rand_double() such that it returns 52 bits after
3993         the point instead of 32 as before. That OTOH requires calling
3994         g_rand_int() twice. Overhauled g_rand_int_range(), which is easier
3995         now thanks to the new precision of g_rand_double(). Thanks to
3996         Sverre Johansen <sj@ifi.uio.no> for the hint.
3997
3998         * grand.h: Added g_rand_boolean() and g_random_boolean()
3999         macros. While they could be omitted due to extreme simplicity,
4000         they make intention clearer in code and are therefore good to have.
4001
4002         * grand.c, grand.h: Renamed all 'min' and 'max' parameters to'
4003         begin' and 'end' resp. to avoid making people think, that 'max' is
4004         included in the interval. 'end' now isn't, whereas 'begin'
4005         is. That's similar to the use in the STL.
4006
4007         * gslist.c, glist.c: Ok, I'm a moron. When I originally
4008         implemented ENABLE_GC_FRIENDLY, I forgot to include config.h into
4009         the affected files. Now that Alex did that for those two,
4010         inevitable typos surfaced, which are now fixed.
4011         
4012         * garray.c, ghash.c, gqueue.c, gtree.c: Include config.h as well,
4013         as ENABLE_GC_FRIENDLY should be known.
4014
4015 2000-12-19  Alexander Larsson  <alexl@redhat.com>
4016
4017         * configure.in:
4018         Added --disable-mem-pools option.
4019
4020         * glist.c:
4021         * gslist.c:
4022         * gnode.c:
4023         * gmem.c:
4024         Disable free list and memory chunks if DISABLE_MEM_POOLS is defined.
4025
4026 2000-12-17  Tor Lillqvist  <tml@iki.fi>
4027
4028         * gutf8.c (g_utf8_get_charset_internal): (Win32) Use GetACP to get
4029         the current ANSI codepage.
4030
4031         * gunicode.h: Add comment that the static string g_get_charset
4032         sets the parameter to point to should be copied in case the
4033         charset might be changed later in the program.
4034
4035 2000-12-14  Tor Lillqvist  <tml@iki.fi>
4036
4037         * makefile.{mingw,msc}.in: No need to -DGSPAWN_HELPER when
4038         compiling gspawn-win32-helper any longer.
4039
4040         * giowin32.c (g_io_win32_dispatch): Warn if no callback. Call
4041         callback correctly.
4042         (g_io_win32_create_watch): Fix typo.
4043         (g_io_win32_fd_create_watch): Ditto.
4044         (g_io_channel_unix_new): If it is a file descriptor (i.e., a Unix
4045         fd lookalike provided by the C library), call
4046         g_io_channel_win32_new_fd(). If it is a socket (from WinSock),
4047         call g_io_cahnnel_win32_new_stream_socket(). Hopefully sockets and
4048         fds don't overlap. TODO: Implement also datagram sockets.
4049         (g_io_channel_win32_poll): Call g_main_context_get_poll_func().
4050
4051         * gcompletion.h: Include <unistd.h> only on Unix. Is this
4052         inclusion really needed here? OTOH, do include <stddef.h>, for
4053         size_t.
4054
4055         * gmessages.c: (Win32) Don't define a function called "write" that
4056         might clash with the prototype from <io.h>, use a #define.
4057
4058         * glib.def: Update.
4059
4060         * gmain.c (g_source_add_poll): Don't return a value from void
4061         function.
4062         (g_main_context_get_poll_func): Compile also for non-Win32, as
4063         presumably was intended. The result var is a GPollFunc, not a
4064         GPollFunc*. Return the result!
4065
4066 2000-12-13  Havoc Pennington  <hp@redhat.com>
4067
4068         * gconvert.c (open_converter): make static
4069
4070         * gutf8.c (g_utf8_validate): Simplify logic a bit, maybe 
4071         speeding it up - now we just return FALSE if we had to bail out
4072         for any reason before getting to the end of the string, as defined 
4073         by a nul byte if len was -1, defined by the len otherwise. This 
4074         also fixes a bug where nul bytes were not treated as invalid 
4075         when the length was specified.
4076
4077 2000-12-12  Havoc Pennington  <hp@pobox.com>
4078
4079         * gmain.c (g_main_context_destroy): don't try to use thread stuff
4080         unless G_THREADS_ENABLED
4081         (g_main_context_query): ditto
4082         (g_main_context_check): ditto
4083         (g_main_loop_quit): ditto
4084
4085 Tue Dec 12 18:58:22 2000  Tim Janik  <timj@gtk.org>
4086
4087         * ghash.c (g_hash_table_remove): return whether a value
4088         got removed.
4089
4090 Tue Dec 12 15:18:10 2000  Owen Taylor  <otaylor@redhat.com>
4091
4092         * gmain.[ch]: Revert unauthorized changes.
4093
4094 2000-12-12  Elliot Lee  <sopwith@redhat.com>
4095
4096         * gmain.c, gmain.h (g_main_context_new, g_main_context_destroy):
4097         GMainContext useful in implementing some additional styles of
4098         main loop usage.  To do this, however, Joe Hacker needs to be able
4099         to create/destroy GMainContext's at will. This is just an export
4100         of existing functionality, rather than any new functionality.
4101
4102         They are listed in the "Low level functions for implementing custom
4103         main loops" section of the header file, to avoid confusing people.
4104
4105 Sun Dec 10 10:47:11 2000  Owen Taylor  <otaylor@redhat.com>
4106
4107         * gmain.c (g_source_destroy_internal): Remove pollfds
4108         from the context here, not when actually freeing the
4109         source.
4110
4111         * gmain.c (g_source_unref_internal): Free source list
4112         and source, call source->source_funcs->destroy().
4113
4114         * giochannel.c: Unreference io_channel properly.
4115
4116 Thu Dec  7 15:22:30 2000  Owen Taylor  <otaylor@redhat.com>
4117
4118         * tests/mainloop-test.c (recurser_start): Add a bunch
4119         of unrefs.
4120
4121         * gmain.c (g_source_attach): Reference the source
4122         when adding (pointed out by Elliot)
4123
4124 2000-12-08  Raja R Harinath  <harinath@cs.umn.edu>
4125
4126         * acglib.m4 (GLIB_AC_DIVERT_BEFORE_HELP): 
4127         Rename from GLIB_DIVERT_BEFORE_HELP.  
4128         Update to track autoconf 2.49b.
4129         * configure.in: Reflect above change.
4130         (AC_EGREP_HEADER): Rename from really obselete AC_HEADER_EGREP.
4131         (debug_default): Replace "if test `expr ...`" with "case". 
4132
4133         * tests/Makefile.am (TESTS): Rearrange into other variables, and
4134         include run-markup-tests.sh.
4135         (TESTS_ENVIRONMENT): New.  Pass $srcdir to tests.
4136         (noinst_PROGRAMS): Rename to ...
4137         (check_PROGRAMS): ... this.  'automake' ensures that these are
4138         built before running the tests.
4139         * tests/run-markup-tests.sh: Support $srcdir != $builddir.
4140
4141 2000-12-08  Havoc Pennington  <hp@pobox.com>
4142
4143         * tests/Makefile.am (TESTS): move markup-test to noinst_PROGRAMS;
4144         it isn't a proper test, the proper test would be 
4145         run-markup-tests.sh, but that can't go in tests, so we need 
4146         a manual make check rule. Didn't do that yet.
4147
4148 2000-12-07  Raja R Harinath  <harinath@cs.umn.edu>
4149
4150         * gmain.h: Don't put anything after an #endif.
4151         * gmain.c: Likewise.
4152
4153 2000-12-06  Havoc Pennington  <hp@pobox.com>
4154
4155         * tests/strfunc-test.c (main): add g_strdupv test
4156
4157         * gstrfuncs.c (g_strdupv): Add a function to copy 
4158         an array of strings
4159
4160 Tue Dec  5 12:23:04 2000  Owen Taylor  <otaylor@redhat.com>
4161
4162         * gmain.[hc]: Major change in API for creating sources
4163         to handle multiple main loops (GMainContext *). 
4164
4165         GSources are now exposed as GSource * and implemented
4166         with structure derivation.
4167
4168         * giochannel.[ch]: Changed vtable for GIOChannel to correspond
4169         to the new mainloop API, add g_io_channel_create_watch().
4170          
4171         * gtypes.h: Move GTimeVal here.
4172
4173         * gthread.h: Remove gmain.h include to avoid circularity.
4174         
4175         * giounix.c: Update for new GMain API.
4176          
4177         * giowin32.c: Update for new GMain API. (No check for
4178         proper compilation or working.)
4179
4180         * timeloop.c timeloop-basic.c: A benchmarking program for
4181         the main loop comparing the main loop against a 
4182         hand-written (timeloop-basic.c) variant. 
4183
4184         * tests/mainloop-test.c: New torture test of mainloop.
4185         
4186         * docs/Changes-2.0.txt: Started. Added text about
4187         changes to GMain.
4188
4189         * gmain.c (g_main_add_poll_unlocked): Initial fd->revents
4190         to zero. (#8482, Benjamin Kahn)
4191
4192 2000-12-01  Tor Lillqvist  <tml@iki.fi>
4193
4194         * {.,*}/makefile.msc.in: Include make.msc from GLib's build subdir.
4195
4196         * makefile.{mingw,msc}.in (glib_OBJECTS): Add gunibreak.
4197
4198         * glib.def: Update correspondingly.
4199
4200 2000-11-21  Havoc Pennington  <hp@pobox.com>
4201
4202         * gmacros.h: Provide G_CONST_RETURN which is 'const' by default,
4203         and nothing when G_DISABLE_CONST_RETURNS is defined.
4204
4205 2000-11-29  Havoc Pennington  <hp@redhat.com>
4206
4207         * gunidecomp.c (COMBINING_CLASS): 
4208         s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/
4209
4210         * gunichartables.h: Update for data in Unicode 3.0.1
4211
4212         * gunidecomp.h: Ditto
4213         
4214         * gunicode.h (GUnicodeBreakType): Enum for line break properties
4215         (g_unichar_break_type): Get the break property for a char
4216         
4217         * gunibreak.h: Autogenerated line break property tables
4218
4219         * gunibreak.c (g_unichar_break_type): added 
4220         
4221         * Makefile.am (EXTRA_DIST): dist gen-unicode-tables.pl
4222
4223         * Makefile.am (libglib_1_3_la_SOURCES): Add gunibreak.h, gunibreak.c
4224         
4225         * gen-unicode-tables.pl: Include the script to update the unicode
4226         char tables
4227
4228 2000-11-28  Elliot Lee  <sopwith@redhat.com>
4229
4230         * gmarkup.c: Fix warnings.
4231
4232         * guniprop.c, gunidecomp.c: Make warnings go away by using
4233         GPOINTER_TO_INT() instead of (int).
4234
4235         * gcompletion.[ch]: Add g_completion_set_compare(),
4236         to allow (for example) using case-insensitive completion.
4237
4238 2000-11-28  Tor Lillqvist  <tml@iki.fi>
4239
4240         Patches by Hans Breuer:
4241         
4242         * gspawn-win32.c: Move the code for gspawn-win32-helper to its own
4243         file.
4244
4245         * makefile.{mingw,msc}.in: Change accordingly.
4246
4247         * gspawn-win32-helper.c: New file.
4248
4249         * Makefile.am (EXTRA_DIST): Add it.
4250
4251         * gmarkup.c (find_current_text_end): Fix assertion not to check an
4252         uninitialised variable.
4253
4254 2000-11-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4255
4256         * gthread.c: Set the thread data before locking the mutex, because
4257         the locking call might use g_thread_self ().
4258
4259         * gthread.h: Do only show the location of the locking/unlocking
4260         for -DG_ERRORCHECK_MUTEXES and not the name of the mutex. Add the
4261         errorcheck capability for g_cond_wait and g_cond_timed_wait as
4262         well.   
4263
4264 2000-11-27  Havoc Pennington  <hp@redhat.com>
4265
4266         * gthread.h: Add void in empty function arg list
4267
4268 2000-11-22  Tor Lillqvist  <tml@iki.fi>
4269
4270         * makefile.{mingw,msc}.in: Add gqsort.
4271
4272         * glib.def: Update.
4273
4274 2000-11-21  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4275
4276         * configure.in: Add a surrogate for thread priorities using PID
4277         niceness for systems with no thread priorities and different PIDs
4278         for threads of the same process (most notably: Linux). Define
4279         G_THREAD_USE_PID_SURROGATE in that case, as used by
4280         gthread-posix.c. Also make the system thread bigger by
4281         sizeof (long) to contain the thread's PID.
4282
4283         * gfileutils.c: Include stdlib.h for mkstemp prototype.
4284
4285         * gthread.c: Add priority range checks to the affected functions.
4286
4287         * gthreadpool.c: Remove unused variable.
4288
4289 Mon Nov 20 18:55:17 2000  Jonathan Blandford  <jrb@redhat.com>
4290
4291         * gtree.[hc]: Patch from David Benson <daveb@idealab.com> to add
4292         user_data support to gtree functions.
4293
4294 Mon Nov 13 18:35:52 2000  Jonathan Blandford  <jrb@redhat.com>
4295
4296         * gtypes.h (GCompareFuncData): new func type to let you use user
4297         data when comparing nodes.
4298
4299         * gslist.c (g_list_sort_with_data): new function to sort with
4300         user_data. 
4301
4302         * glist.c (g_list_sort_with_data): new function to sort with
4303         user_data. 
4304
4305         * garray.[ch]: Added convenience functions to sort arrays.
4306
4307 2000-11-16  Havoc Pennington  <hp@redhat.com>
4308
4309         * guniprop.c (g_unichar_isspace): Use a switch here, maybe helps 
4310         the compiler optimize things. Also, ' ' is a SPACE_SEPARATOR,
4311         so don't special case it.
4312
4313 2000-11-17  Tor Lillqvist  <tml@iki.fi>
4314
4315         * glib.def: Add g_trash_stack entry points.
4316
4317 Fri Nov 17 15:43:00 2000  Owen Taylor  <otaylor@redhat.com>
4318
4319         * Released 1.3.2
4320         
4321         * NEWS: Update.
4322
4323         * tests/Makefile.am (dist-hook): Add code to distribute
4324         markup test files.
4325
4326 2000-11-15  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4327
4328         * configure.in: Check for the sched.h header and include it on
4329         gthread/gthread-posix.c if available.
4330
4331         * configure.in: Add -D_POSIX4_DRAFT_SOURCE to
4332         GTHREAD_COMPILE_IMPL_DEFINES. Also add -D_POSIX4A_DRAFT10_SOURCE
4333         to G_THREAD_CFLAGS. Really deploy GTHREAD_COMPILE_IMPL_DEFINES,
4334         when searching for thread libs. Look for sched_* functions in
4335         -lrte as well. All of that is necessary on DG/UX.
4336
4337         * configure.in: Use AC_TRY_COMPILE instead of AC_EGREP_HEADERS in
4338         various places to make it work more reliable, to make it accept
4339         macros instead of functions etc.
4340
4341         * configure.in: Replace some NULL's for checks with 0 to make it
4342         work without stdio.h everywhere.
4343
4344         * configure.in, gutils.c: changed the test for getpwuid_r to first
4345         test for a posix version and then for a non-posix version. No code
4346         change in gutils.c. Again this change deals better with getpwuid_r
4347         being a macro and not a function. Most of the above with kind help
4348         from Tethys <tet@isengard.europe.dg.com>. This fixes Bug #13403.
4349         
4350 2000-11-14  Tor Lillqvist  <tml@iki.fi>
4351
4352         * gwin32.h: Make #endif comment match #ifdef.
4353
4354 Mon Nov 13 14:00:20 2000  Owen Taylor  <otaylor@redhat.com>
4355
4356         * configure.in: Up version to 1.3.2
4357
4358         * gconvert.h (enum GConvertError): Remove trailing ,
4359
4360         * gfileutils.c (g_file_open_tmp): Fix comment to 
4361         properly describe return value.
4362
4363 2000-11-13  Tor Lillqvist  <tml@iki.fi>
4364
4365         * config.h.win32.in: Add USE_LIBICONV.
4366
4367         * gconvert.c: Check G_OS_WIN32 only after including glib.h. 
4368
4369         * glib.def: Update.
4370
4371 2000-11-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4372
4373         * gthread.c (g_static_rec_mutex_*): Made recursive mutexes also
4374         work when the thread system is not (yet) initialized.
4375
4376 Sun Nov 12 18:34:32 2000  Owen Taylor  <otaylor@redhat.com>
4377
4378         * gconvert.[ch]: Create wrapper functions for iconv()
4379         so that we can transparently use the native iconv, 
4380         libiconv, or (in the future) a mini-iconv included
4381         with glib.
4382
4383         * glib-config-2.0.in glib-2.0.pc.in: Include @ICONV_LIBS@
4384
4385         * INSTALL: Added note about libiconv.
4386
4387         * configure.in: Add checks for libiconv from pango. If
4388         EILSEQ is not defined in errno.h add define for it into
4389         glibconfig.h so g_iconv can use it. (Note, recompiling
4390         from a system without EILSEQ to a system with EILSEQ
4391         will break binary compatibility)
4392
4393 2000-11-12  Robert Brady  <robert@suse.co.uk>
4394
4395         * gstrfuncs.c, gstrfuncs.h: Remove g_filename_{to,from}_utf8
4396
4397         * gconvert.c, gconvert.h: Add g_filename_{to,from}_utf8 and
4398         g_locale_{to.from}_utf8.  The locale_ variant honours 
4399         nl_langinfo(CODESET), the filename_ variant uses UTF-8 unless
4400         asked otherwise.
4401
4402         (g_convert): Add G_CONVERT_ERROR_PARTIAL_INPUT error, if bytesread
4403         != length and no bytesread pointer passed.
4404
4405 Sun Nov 12 15:29:53 2000  Owen Taylor  <otaylor@redhat.com>
4406
4407         * gfileutils.[ch]: template is a reserved word in
4408         C++ s/template/tmpl/. 
4409
4410 2000-11-11  Havoc Pennington  <hp@pobox.com>
4411
4412         * gmarkup.c (g_markup_parse_context_parse): Handle a long stream
4413         of bytes containing no UTF-8 character starts
4414
4415 2000-11-11  Tor Lillqvist  <tml@iki.fi>
4416
4417         * glib.def: Add missing entry points.
4418
4419         * gfileutils.c (g_mkstemp): Improve chance to generate unique
4420         names with less effort a bit.
4421
4422         * gfileutils.h: Add g_file_open_tmp() declaration.
4423
4424         * testglib.c: Include <io.h> on Win32.
4425
4426         * makefile.mingw.in: Correct the way to invoke sub-makes.
4427
4428 Sun Nov  5 13:20:54 2000  Owen Taylor  <otaylor@redhat.com>
4429
4430         * glib-object.h: Add gtypemodule.h
4431
4432 2000-11-11  Tor Lillqvist  <tml@iki.fi>
4433
4434         * gfileutils.c (g_file_open_tmp): New function, suggested by Havoc
4435         earlier this month.
4436         (g_mkstemp): Use only one case for letters in temp file name, as
4437         this will be used on systems with case-insensitive file systems.
4438
4439         * testglib.c (main): Test g_mkstemp() and g_file_open_tmp().
4440
4441 2000-11-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4442
4443         * gthreadpool.c: Don't take other threads with other priorities
4444         into account as changing the priority is highly
4445         unportable. (Actually using it at all already is unportable, but
4446         even sometimes where that works, changing priority is not
4447         possible).
4448
4449 2000-11-05  Havoc Pennington  <hp@pobox.com>
4450
4451         * gmarkup.h: rename G_MARKUP_FOO to
4452         G_MARKUP_DO_NOT_USE_THIS_UNSUPPORTED_FLAG
4453
4454         * gmarkup.c: don't start doc comments with "Returns"
4455         
4456 2000-11-05  Havoc Pennington  <hp@pobox.com>
4457
4458         * gmarkup.c: inline docs
4459         (unescape_text): properly check strtoul for failure.
4460         
4461         * gerror.c (g_propagate_error): Free the src error if the dest
4462         location is NULL - I'm pretty sure that's what this function was 
4463         supposed to do.
4464
4465 2000-11-05  Havoc Pennington  <hp@pobox.com>
4466
4467         * gutils.c (g_find_program_in_path): cleanup docs, sync param 
4468         names to those in the header
4469
4470         * gfileutils.c (g_mkstemp): clean up docs
4471
4472         * gshell.h: sync param names with param names in .c file
4473
4474         * gfileutils.h (enum GFileTest): remove trailing comma from last
4475         member, confuses gtk-doc
4476
4477         * gmarkup.h: s/GMarkupErrorType/GMarkupError/g; to follow
4478         convention
4479
4480 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4481
4482         * gasyncqueue.c: Added documentation for asyncronous queues.
4483
4484         * gspawn.c: Include sys/select.h (some platforms need it for
4485         select). 
4486
4487         * gspawn.c: Changed unportable __FUNCTION__ to the verbatim
4488         function name.
4489
4490 2000-10-31  Tor Lillqvist  <tml@iki.fi>
4491
4492         * gutils.c
4493         * gutils.h
4494         * gfileutils.c
4495         * gfileutils.h: Actually, g_mkstemp() is better suited in gfileutils.
4496
4497 2000-10-30  Tor Lillqvist  <tml@iki.fi>
4498
4499         * configure.in: Check for mkstemp.
4500
4501         * gutils.c (g_mkstemp): New function. If HAVE_MKSTEMP, just call
4502         it, otherwise use code lifted from glibc.
4503
4504         * gutils.h: Declare it.
4505
4506         * glib.def: Here, too. Plus two missing functions.
4507
4508 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4509
4510         * gcache.h, gcache.c, ghash.h, ghash.c, grel.c, grel.h, gtypes.h:
4511         Introduced new function type GEqualFunc to return TRUE for equal
4512         params. This is now used instead of GCompareFunc (which should
4513         work akin to strcmp) here. This kind of fixes Bug #14412. Note
4514         that technically GCompareFunc and GEqualFunc are still the same
4515         types, as gint == gboolean.
4516
4517         * ghash.h, gutils.c: g_int_equal and g_direct_equal now return
4518         gboolean to be really become GEqualFunc.
4519
4520         * gscanner.c, testglib.c, tests/hash-test.c: Some tiny changes to
4521         follow the above change.
4522
4523 2000-10-27  Tor Lillqvist  <tml@iki.fi>
4524
4525         * makefile.{mingw,msc}.in (glib_OBJECTS): Add gmarkup.
4526
4527         * glib.def: Add missing functions.
4528
4529         * tests/makefile.{mingw,msc}.in (TESTS): Add markup-test.
4530
4531 2000-10-24  Havoc Pennington  <hp@pobox.com>
4532
4533         * gmarkup.h, gmarkup.c: New module to parse a simple
4534         markup language
4535         
4536         * Makefile.am: add gmarkup.h, gmarkup.c
4537
4538         * tests/Makefile.am: add markup-test
4539
4540         * gstring.h (g_string_new_len): new function to create a string
4541         with a length
4542         (g_string_new): avoid a gratuitous realloc
4543
4544 2000-10-26  Tor Lillqvist  <tml@iki.fi>
4545
4546         * makefile.{mingw,msc}.in: Cosmetics.
4547
4548 2000-10-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4549
4550         * gstrfuncs.c (g_strsplit): When the string is ended by a
4551         delimiter, return an extra empty string just like for a delimiter
4552         at the start of the string. This makes the function behave more
4553         consistent and also fixes Bug #15026.
4554
4555 Tue Oct 24 22:09:14 2000  Tim Janik  <timj@gtk.org>
4556
4557         * glib-object.h: added newly added gobject/ headers.
4558
4559         * gmesage.c: print g_message() output to stderr instead of stdout.
4560
4561 2000-10-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4562
4563         * configure.in: Use one = instead of two, which is plainly wrong.
4564
4565 2000-10-19  Tor Lillqvist  <tml@iki.fi>
4566
4567         * makefile.msc.in: Pass -DGSPAWN_HELPER when building it. Link
4568         with user32.lib.
4569
4570         * gspawn-win32.c
4571         * gfileutils.c: Make them compile with picky MSVC.
4572
4573         * gwin32.h: New file. Move Win32-only stuff that isn't related to
4574         GIOChannels here from giochannel.h.
4575
4576         * Makefile.am: Add it here.
4577
4578         * giochannel.h: Move stuff to gwin32.h.
4579
4580         * glib.h: On Win32, include gwin32.h.
4581
4582 Mon Sep 11 10:03:24 2000  Owen Taylor  <otaylor@redhat.com>
4583
4584         * glib.h convert.c (g_convert_with_fallback): Change
4585         ERROR_OTHER to ERROR_FAILED, add some dummy marking with _().
4586
4587         * docs/reference/glib/glib-sections.txt
4588         docs/reference/glib/glib-docs.sgml Update for g_convert,
4589         g_unicode_validate.
4590
4591 2000-10-16  Tor Lillqvist  <tml@iki.fi>
4592
4593         * glibconfig.h.win32.in: Remove alloca stuff from here. galloca.h
4594         takes care of it, correctly.
4595
4596         * giowin32.c (reader_thread): Some more debugging output.
4597         (g_io_channel_win32_poll): Remove unused vars.
4598
4599         * gfileutils.c: Changes for Win32, with no unistd.h and no
4600         S_ISLNK().
4601
4602         * gspawn-win32.c: Implementation of the g_spwan_* functions for
4603         Win32. Due to the general non-Unixness of Win32, much of the
4604         functionality that is relatively clean to implement on Unix, is
4605         hard to do on Win32. We must use a separate helper program to
4606         change directory, close extra file descriptors, redirect the std
4607         ones, as needed, and only then start the child process. No child
4608         process pid can be returned, unfortunately. Or if we used
4609         CreateProcess directly, it probably could. (Now we use the spawnv*
4610         functions from msvcrt.)
4611
4612         * Makefile.am (EXTRA_DIST): Add gspawn-win32.c
4613
4614         * glib.def: Add new entry points.
4615
4616         * glib.def
4617         * giowin32.c: Remove g_io_channel_win32_wait_for_condition(),
4618         g_io_channel_win32_poll() subsumes it.
4619
4620         * gbacktrace.h: G_BREAKPOINT for MSVC (on the ix86).
4621
4622         * gwin32.c (g_win32_getlocale): Use "sp" for
4623         LANG_CROATIAN+SUBLANG_SERBIAN_LATIN.
4624
4625         * makefile.{mingw,msc}.in (glib_OBJECTS): Add new files.
4626         Add gspawn-win32-helper.exe rule.
4627
4628         * tests/makefile.{mingw,msc}.in (TESTS): Add shell-test and
4629         spawn-test.
4630
4631         * tests/spawn-test.c: (run_tests): On Win32, don't try to run
4632         /bin/sh, but ipconfig (no special significance in choosing that,
4633         just a program that outputs something to stdout).
4634
4635 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
4636
4637         Remove need for acconfig.h, and misc. cleanups.
4638         * acglib.m4 (GLIB_SIZEOF): Add 'autoheader' comment to
4639         AC_DEFINE_UNQUOTED.
4640         (GLIB_BYTE_CONTENTS): Likewise.
4641
4642         * configure.in: Add 'autoheader' comments to all AC_DEFINE(...)
4643         and AC_DEFINE_UNQUOTED(...) lines.
4644         Replace AC_MSG_CHECKING/AC_CACHE_VAL with AC_CACHE_CHECK.
4645         (AM_PROG_LIBTOOL): Move after AC_PROG_CC.
4646         
4647         * acconfig.h: Empty out.
4648
4649         * Makefile.am (BUILT_EXTRA_DIST): New variable.  List 'dist'able
4650         files that are created in the builddir.
4651         (dist-hook): Handle those files.
4652         (libglib_1_3_la_SOURCES): Remove @ALLOCA@.  @ALLOCA@ should only
4653         be used in an _LDADD or _LIBADD, since it expands (if necessary)
4654         to 'alloca.o'.
4655
4656         * tests/Makefile.am (BUILT_EXTRA_DIST): New variable.
4657         (dist-hook): Handle $(BUILT_EXTRA_DIST).
4658         
4659 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4660
4661         * grand.c: Added inline documentation. 
4662
4663         * gtypes.h, gnode.h, gutils.h: Readded GFreeFunc,
4664         g_node_insert_after and g_find_program_in_path resp., which
4665         mysteriously disappeared during the glib.h dissection.
4666
4667 2000-10-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4668
4669         * glibconfig.h.win32.in: Adapted accordingly to header separation
4670         and GLIB_HAVE_ALLOCA_H renaming.
4671
4672         * Makefile.am: Added the new headers to glibinclude_HEADERS.
4673
4674         * glib.h: Forgot to include gerror.h.
4675
4676         * glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
4677         gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
4678         ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
4679         gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
4680         grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
4681         gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
4682         into many header files mostly according to the resp. *.c-files.
4683         
4684         * gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
4685         of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
4686         __END_DECLS.
4687
4688         * configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
4689         gunicode.h, : Changed guard-macro names to something more
4690         consistent.
4691
4692         * configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
4693
4694         * configure.in: Defined GLIB_HAVE_ALLOCA_H instead of including
4695         alloca.h in glibconfig.h, GLIB_HAVE_ALLOCA_H is used in glib.h.
4696
4697         * configure.in: Removed cruft from old threading code.
4698
4699 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
4700
4701         Work with beta autoconf 2.50.
4702         * configure.in (GLIB_MAJOR_VERSION): Use GLIB_DIVERT_BEFORE_HELP
4703         instead of AC_DIVERT_PUSH(),AC_DIVERT_POP.
4704         (AC_CHECK_HEADERS): Remove redundant AC_DEFINE(HAVE_...).
4705         (REALLOC_0_WORKS): Move AC_DEFINE outside AC_CACHE_VAL.
4706         (dlopen): Quote nested AC_CHECK_... calls.
4707
4708         * acglib.m4 (GLIB_TR_SH, GLIB_TR_CPP): Utility macros copied from
4709         beta autoconf 2.50.
4710         (GLIB_DIVERT_BEFORE_HELP): New macro that works both with autoconf
4711         2.13 and beta autoconf 2.50.
4712         (GLIB_SIZEOF, GLIB_BYTECONTENTS): Use GLIB_TR_*.
4713
4714         * Makefile.am (CONFIGURE_DEPENDENCIES): Use this to specify
4715         that 'configure' depends on acglib.m4.
4716
4717 2000-10-09  Havoc Pennington  <hp@redhat.com>
4718
4719         * Makefile.am, tests/Makefile.am: Add new files.
4720
4721         * tests/spawn-test.c, tests/shell-test.c: new tests for
4722         the shell/spawn stuff
4723
4724         * gutils.c (g_find_program_in_path): convert a relative
4725         program name into an absolute pathname to an existing 
4726         executable
4727
4728         * gspawn.h, gspawn.c: New fork/exec API
4729
4730         * gshell.h, gshell.c: Shell-related utilities, at the moment
4731         simply routines to parse argv and quote/unquote strings
4732
4733         * guniprop.c (g_unichar_isspace): Return TRUE for the 
4734         ASCII space characters isspace() returns TRUE for.
4735
4736         * gfileutils.c (g_file_get_contents): Convenience function 
4737         to slurp entire file into a string and return it. Partially
4738         written by Joel Becker.
4739         (g_file_test): file test function
4740
4741 2000-10-06  Tor Lillqvist  <tml@iki.fi>
4742
4743         * makefile.msc.in: Revamp to be like makefile.mingw.in, make
4744         the MSVC build actually work again.
4745
4746         * gmodule/makefile.msc.in
4747         * gobject/makefile.msc.in
4748         * gthread/makefile.msc.in: New files, like their mingw counterparts.
4749
4750         * gmodule/Makefile.am
4751         * gobject/Makefile.am
4752         * gthread/Makefile.am: Make and distribute them.
4753
4754         * */makefile.mingw.in: Allow override of GLib version number from
4755         the build/win32/module.defs file.
4756
4757         * glib.def: Add new entry point.
4758
4759         * tests/gio-test.c (main): Fix the Win32-only code to use current
4760         API, g_io_channel_win32_make_pollfd() and g_io_channel_win32_poll().
4761
4762         Fixes from Hans Breuer:
4763
4764         * glib.h (struct DIR): Keep the last readdir result cached inside
4765         the DIR struct, to enable several DIRs being open simultaneously.
4766
4767         * gwin32.c (g_win32_readdir): Use the above instead of static.
4768
4769         * giowin32.c (g_io_channel_win32_make_pollfd): Insert cast to keep
4770         MSVC happy.
4771
4772 2000-10-05  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4773
4774         * glib.h: Changed alloca stuff a bit: when we have a working
4775         alloca.h, we're not messing with alloca any further. Should fix a
4776         bug reported by Bernd Demian <wega@csc-dd.de>.
4777
4778 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
4779
4780         * gnode.c (g_node_insert_after): Added function to keep symmetry
4781         with g_node_insert_before. 
4782
4783 2000-09-29  Martin Baulig  <baulig@suse.de>
4784
4785         Several minor ANSI C fixes.
4786
4787         Added missing casts:
4788         * gdate.c (g_date_fill_parse_tokens): `s = (guchar *) str'.
4789         * gmain.c (g_idle_dispatch): `func = (GSourceFunc) source_data'.
4790         (g_idle_add_full): `(gpointer) function' in call to g_source_add().
4791         * gstrfuncs.c (g_strdown): `s = (guchar *) string' and
4792         `return (gchar *) string'.
4793         (g_strup): Likewise.
4794         (g_strchug): `start = (guchar*) string' in 1st for() argument;
4795         `strlen ((gchar *) start)' in call to g_memmove().
4796         * gstring.c (g_string_down): `s = (guchar *) string->str'.
4797         (g_string_up): Likewise.
4798         * gthreadpool.c (stop_this_thread_marker):
4799         `(gpointer) &g_thread_pool_new'.
4800         * gunidecomp.h (decomp_table[]): Cast all the strings to
4801         `unsigned char *'.
4802
4803         Put text following #endif into comments:
4804         * gmain.c: here.
4805
4806 2000-09-29  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4807
4808         * configure.in, glib.h: Added errorcheck mutexes. These are
4809         activated through the preprocessor symbol
4810         G_ERRORCHECK_MUTEXES. Need to add an extra word to StaticMutex in
4811         order to achieve this. g_(static_)mutex_* functions instrument the
4812         mutex operations with mutex name and location, when compiled with
4813         -DG_ERRORCHECK_MUTEXES. g_thread_init activates the errorcheck
4814         mutexes, when compiled with -DG_ERRORCHECK_MUTEXES.
4815
4816 2000-09-28  Havoc Pennington  <hp@pobox.com>
4817
4818         * glib.h (GThreadPriority): fix indentation
4819         (GConvertError): generic error is conventionally called
4820         _FAILED rather than _OTHER, at least at the moment, 
4821         according to GError docs in docs/reference.
4822
4823         * gconvert.c: s/_OTHER/_FAILED/
4824
4825 2000-09-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4826
4827         * configure.in: Adjusted the test for an unimplemented
4828          getpwuid_r. Info from Michael Pruett. This is just a forward
4829          merge from glib-1-2.
4830
4831         * configure.in: Moved determination of G_THREAD_FLAGS before
4832         G_THREAD_LIBS. Check for UnixWare systems and set the right cflags
4833         and libs there (it needs -Kthread for the native compiler and
4834         -pthread for gcc). Thanks to Boyd Lynn Gerber <gerberb@zenez.com>
4835         for the info.
4836
4837         * configure.in: Fail immediately, when no thread library is found,
4838         instead of continuing searching for rt libs etc. Changed almost
4839         all occurances of $enable_threads to $have_threads, as that's,
4840         what we want.
4841
4842         * tests/threadpool-test.c: Define vars inside the guard to avoid
4843         warnings.
4844
4845         * configure.in, tests/type-test.c: Some platforms support 64 bit
4846         'long long', but you can not printf or scanf them. In that case,
4847         don't define G_G{UINT|INT}64_FORMAT. Changed the type-test program
4848         to reflect that.
4849
4850         * gutils.c (g_get_current_dir): max_len can't be initialized
4851         statically as it might call a function. So do it at first call.
4852
4853 Tue Sep 26 2000 Elliot Lee <sopwith@redhat.com>
4854
4855         * glib.h: Add G_GNUC_PURE macro (but don't use it anywhere).
4856
4857 Mon Sep 25 2000 Elliot Lee <sopwith@redhat.com>
4858
4859         * garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's.
4860
4861 2000-09-21  Tor Lillqvist  <tml@iki.fi>
4862
4863         * makefile.mingw.in: Add gconvert.o. Use libiconv.
4864
4865         * config.h.win32.in: Define HAVE_GETCWD.
4866
4867         * glib.def: Add new entry points.
4868
4869 2000-09-21  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4870
4871         * configure.in: The last released automake (1.4) still requires
4872         AM_PROG_LIBTOOL instead of AC_PROG_LIBTOOL, so use that for the
4873         time being.
4874
4875 2000-09-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4876
4877         * acconfig.h, configure.in, gutils.c: Test for the existence of
4878         getcwd, and use it only when found.
4879
4880         * glib.h: Only use the gcc-variable-macro-argument-extension for
4881         gcc >= 2.4. Both patches from Jonas Oberg <jonas@gnu.org>.
4882
4883 Mon Sep 18 10:58:21 2000  Owen Taylor  <otaylor@redhat.com>
4884
4885         * gutf8.c: Implement g_ucs4_to_utf8 which was in
4886         the header file but not implemented.
4887
4888 Sun Sep 17 2000 Elliot Lee <sopwith@redhat.com>
4889
4890         * glib.h configure.in: Define g_alloca() as an
4891         alloca-that-works-anywhere.
4892
4893         * gconvert.c: Fix warnings which could have caused problems on
4894         64-bit platforms.
4895
4896 Sun Sep 10 12:37:40 2000  Owen Taylor  <otaylor@redhat.com>
4897
4898         * glib.h gconvert.c (g_convert): Havoc Pennington's implementation 
4899         of convenient character set conversion using iconv, with
4900         the addition of GError. We probably need a fallback that
4901         just does conversions between, say UTF-8,16,32 and ISO-8859-1
4902         for targets without iconv at all.
4903
4904         Also add g_convert_with_fallback() to take care of conversions 
4905         where we accept some loss going to the target encoding.
4906
4907 2000-09-10  Havoc Pennington  <hp@redhat.com>
4908
4909         * gutf8.c (g_utf8_validate): Add this function.
4910
4911 Sat Sep  9 18:50:42 2000  Owen Taylor  <otaylor@redhat.com>
4912
4913         * gstrfuncs.c (g_strescape): Add a missing g_return_if_fail().
4914
4915 Mon Aug 21 03:57:46 2000  Tim Janik  <timj@gtk.org>
4916
4917         * glib.h (G_BREAKPOINT): for non-i386 and non-alpha, or non gcc,
4918         implement BREAKPOINT() as raise (5 /* SIGTRAP */);
4919
4920         * glib.h: provide user-definable switch G_IMPLEMENT_INLINES,
4921         to turn on compilation of inline function implementations provided
4922         in header files with extern linkage.
4923         wrap inline function implementations into ifdef __G_UTILS_C__, so we
4924         really only compile them for gutils.c and not also into arbitrary user
4925         code that wants to make use of G_IMPLEMENT_INLINES.
4926         adjusted comment apropriately.
4927
4928         * gutils.c: to turn on compilation of inline functions, provide
4929         #define G_IMPLEMENT_INLINES 1 and #define __G_UTILS_C__.
4930
4931 2000-09-06  Havoc Pennington  <hp@redhat.com>
4932
4933         * gerror.c: docs
4934
4935         * docs/reference/glib/tmpl/error_reporting.sgml: docs
4936
4937 Wed Sep  6 10:28:34 2000  Owen Taylor  <otaylor@redhat.com>
4938
4939         * guniprop.c gunicode.h gutf8.c: Some inline docs fixes.
4940
4941 2000-09-06  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4942
4943         * glib.h, gtimer.c, tests/thread-test.c:
4944         s/G_MICROSEC/G_USEC_PER_SEC/
4945
4946         * glib.h: Removed G_G{U}{SHORT|INT|LONG}_FORMAT from glib.h, as
4947         they are really superfluous.
4948
4949 Tue Sep  5 20:16:27 2000  Owen Taylor  <otaylor@redhat.com>
4950
4951         * configure.in docs/Makefile.am: Add gtk-doc checks
4952         for newly added docs/reference/ subdir.
4953
4954 2000-09-05  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4955
4956         * gthread.c (g_thread_error_quark): Don't use a G_LOCK, as it
4957         isn't necessary.
4958
4959 2000-09-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4960
4961         * gstring.c (g_string_free): Use g_return_val_if_fail instead of
4962         g_return_if_fail, as the function now is supposed to return
4963         something.
4964
4965         * gerror.c, gerror.h (g_propagte_error): Added function
4966         g_propagte_error to hand over local errors to the calling
4967         function.
4968
4969         * glib.h: Include gerror.h before it is used for some g_thread_*
4970         functions.
4971
4972         * gthread.c, gthreadpool.c, glib.h: Enable error reporting for
4973         thread creation, namely for g_thread_create, g_thread_pool_new,
4974         g_thread_pool_push and g_thread_pool_set_max_threads.
4975
4976         * tests/thread-test.c, tests/threadpool-test.c: Adapted
4977         accordingly.
4978
4979 2000-08-31  Tor Lillqvist  <tml@iki.fi>
4980
4981         * glib.h
4982         * glib.def
4983         * giowin32.c (g_io_channel_win32_make_pollfd): New function, to
4984         make a GPollFD from a GIOChannel. Creates the events and starts
4985         the reader thread if necessary.
4986
4987         * glib.h
4988         * giowin32.c (g_io_channel_win32_poll): No use for separate
4989         condition parameter.
4990
4991         * gmain.c (g_get_current_time): (Win32): Simplify, use
4992         GetSystemTimeAsFileTime().
4993
4994 2000-08-27  Tor Lillqvist  <tml@iki.fi>
4995
4996         * giowin32.c (g_io_channel_win32_poll): New function, otherwise
4997         like g_io_channel_win32_wait_for_condition(), but accept several
4998         GPollFDs.
4999         (g_io_channel_win32_wait_for_condition): Call
5000         g_io_channel_win32_poll().
5001
5002         * glib.h: Declare g_io_channel_win32_poll().
5003
5004         * gwin32.c (g_win32_error_message): Don't believe return value
5005         from FormatMessage.
5006
5007 2000-08-25 Elliot Lee <sopwith@redhat.com>
5008
5009         * glib.h, gunicode.h, gmodule/gmodule.h:
5010         Mark the following functions G_GNUC_CONST (to allow optimization)
5011         because their results are a function of only their parameters: 
5012         g_int_hash, g_int_equal, g_direct_hash, g_direct_equal,
5013         g_quark_to_string, g_date_is_leap_year, g_date_days_in_month,
5014         g_date_monday_weeks_in_year, g_date_sunday_weeks_in_year,
5015         g_spaced_primes_closest, g_unichar_is*, g_unichar_to*,
5016         g_unichar_*digit_value, g_unichar_type
5017
5018 2000-08-21 Elliot Lee <sopwith@redhat.com>
5019
5020         * gobject/Makefile.am, gobject/gobject-query.c,
5021         gobject/gparamspecs.c: Fix inclusion of config.h
5022
5023 Mon Aug 21 14:46:23 2000  Owen Taylor  <otaylor@redhat.com>
5024
5025         * tests/gio-test.c: Fix a couple of trivial bugs that
5026         were causing warnings.
5027
5028 Mon Aug 21 14:39:36 2000  Owen Taylor  <otaylor@redhat.com>
5029
5030         * glib.h: Use C99 varargs macros where possible 
5031         (check __STDC_VERSION__), otherwise, on gcc, use an alternate 
5032         form of gcc varargs which is more likely
5033         to be supported going forward. (Based on some code
5034         from Raja Harinath)
5035
5036 2000-08-17  Darin Adler  <darin@eazel.com>
5037
5038         * glib.h:
5039         * garray.c: (g_array_free), (g_ptr_array_free),
5040         (g_byte_array_free): Return the data left behind.
5041         * gstring.c: (g_string_free): Return the data left behind.
5042
5043         Changed the free calls that leave data behind so they
5044         return a pointer to the left-behind data, NULL if told not
5045         to leave anything behind. This makes these calls easier
5046         to use correctly, without any incompatible API change for
5047         callers that don't know about the return value. Of course,
5048         it would be even clearer if the free calls weren't dual-purpose
5049         in the first place.
5050
5051 2000-08-12  Tor Lillqvist  <tml@iki.fi>
5052
5053         * giowin32.c: Some indentation and spacing fixes. Add some more
5054         logging.
5055         (g_io_win32_add_watch): New function, with common code from
5056         g_io_win32_fd_add_watch and g_io_win32_sock_add_watch. Don't start
5057         more than one reader thread for a GIOChannel. We should obviously
5058         have just one reader thread reading a file descriptor or socket.
5059
5060 2000-08-10  Havoc Pennington  <hp@redhat.com>
5061
5062         * gthread-2.0.pc.in (Cflags): don't duplicate glib Cflags
5063
5064         * gmodule-2.0.pc.in (Cflags): don't duplicate glib Cflags
5065
5066         * gobject-2.0.pc.in (Cflags): don't duplicate Cflags from glib
5067         itself
5068
5069 2000-08-10  Havoc Pennington  <hp@redhat.com>
5070
5071         * glib-2.0.pc.in (Cflags): Look in glib-2.0/include for
5072         glibconfig.h
5073
5074 2000-08-07  Tor Lillqvist  <tml@iki.fi>
5075
5076         * tests/gio-test.c (shutdown_source): New function, that calls
5077         g_source_remove(). Check return value of g_source_remove(), and
5078         decrement running subprocess counter only if g_source_remove()
5079         actually did remove the source.
5080
5081         (recv_message): Call shutdown_source() on EOF condition. Return
5082         FALSE on G_IO_HUP and G_IO_ERR condition. Fix printf format typo.
5083
5084 Sun Aug  6 20:06:02 2000  Tim Janik  <timj@gtk.org>
5085
5086         * gmessages.c (g_log_domain_check_free): keep *last updated while
5087         running through the domain list, so we don't screw up the removal,
5088         patch provided by Gady Kozma <gadykozma@hotmail.com>.
5089
5090 Sun Aug  6 20:03:41 2000  Tim Janik  <timj@gtk.org>
5091
5092         * gmessages.c (g_log_remove_handler): keep *last updated while running
5093         through the handler list, so we don't screw up the removal.
5094
5095 Sun Jul 30 16:54:13 2000  Owen Taylor  <otaylor@redhat.com>
5096
5097         * gunicode.h: Fix stray character
5098
5099         * gutf8.c (g_unichar_to_utf8): Allow outbuf to be NULL, in
5100         which case we just compute the length.
5101
5102 2000-07-31  Havoc Pennington  <hp@redhat.com>
5103
5104         * Makefile.am (EXTRA_DIST): forgot to add .pc.in to EXTRA_DIST
5105
5106 2000-07-31  Havoc Pennington  <hp@redhat.com>
5107
5108         * glib-2.0.pc.in, gobject-2.0.pc.in, gmodule-2.0.pc.in,
5109         gobject-2.0.pc.in: pkg-config data files         
5110
5111         * Makefile.am: Install/dist the .pc files
5112
5113         * configure.in: Output the .pc files
5114
5115 2000-07-31  Tor Lillqvist  <tml@iki.fi>
5116
5117         * giowin32.c (buffer_read): The code didn't compile (must
5118         have been sleepy when committing). "return" instead of "break"
5119
5120         (g_io_win32_fd_add_watch): Cannot check if the file descriptor is
5121         readable by calling ReadFile to read zero bytes. ReadFile blocks
5122         on NT even if trying to read nothing at all. So, don't check if
5123         file descriptor is readable; assume this function isn't called
5124         otherwise.
5125
5126 Sun Jul 30 10:44:16 2000  Tim Janik  <timj@gtk.org>
5127
5128         * gmain.c (g_get_current_time): fix tor's recent changes which
5129         got rid of a required variable in the non-windows path.
5130
5131 2000-07-30  Tor Lillqvist  <tml@iki.fi>
5132
5133         Finally, a new and improved IO Channel and condition watch
5134         implementation for Win32. Based on code provided by Craig Setera.
5135
5136         When watching file descriptors, for which there is no select()
5137         like functionality on Win32 that would work on all Win32 platforms
5138         for all types of file descriptors (including anonymous pipes), we
5139         start a new thread that blocks while trying to read from the file
5140         descriptor. When the read returns, a Win32 Event is signalled that
5141         the polling routine eventually notices. Meanwhile, the data being
5142         read is stored in a circular buffer, from where the IO channel's
5143         read() method picks it up.
5144
5145         If the buffer fills up the reading thread has to wait for space
5146         becoming available. For this another Win32 Event is used. The IO
5147         Channel's read() method signals this when it has read some data
5148         out of the buffer.
5149
5150         The separate reader thread(s), and the circular buffer(s) with
5151         associated events mean lots of possibilities for fun parallelism
5152         errors. But it seems to work OK, i.e. GIMP runs.
5153
5154         * gmain.c: Small changes to the Win32 polling function.
5155         (g_main_win32_get_poll_func): New function. Perhaps it would be a
5156         good idea to provide this on all platforms.
5157
5158         * giowin32.c: The bulk of the new implementation.
5159         (g_io_channel_win32_wait_for_condition): New function. To be used
5160         where on Unix one does a select() on the channel's fd, like
5161         libgimp's gimp_extension_process(). Could be provided on all
5162         platforms.
5163
5164         * glib.h: Update documentation for IO Channels on Win32. Remove
5165         the declarations for the as of now obsolete old functions related
5166         to IO Channels for pipes with "wakeup" messages.
5167
5168         * glib.def: Some new functions.
5169
5170         * tests/gio-test.c: New file, to test GIOChannel and main loop.
5171
5172         * tests/Makefile.am
5173         * tests/makefile.mingw.in: Add it.
5174
5175         (Later the same night:)
5176
5177         * giowin32.c: Compile in the debugging code all the time, but only
5178         output debug messages if told so. Add (unadvertised) function to
5179         turn on/off debug messages for a channel.
5180
5181         (buffer_read): Don't loop. It is expected behaviour to return a
5182         short read occasionally, for instance when reading from
5183         pipes. It's the calling code that should loop if it *knows* how
5184         much the writer has written.
5185
5186         * tests/gio-test.c: Correct the program's name in the output.
5187         (recv_message): Loop calling g_io_channel_read() (in a new
5188         function read_all()) until we have all the bytes we want (that we
5189         know the writer has written/will write).
5190
5191 Thu Jul 27 05:15:11 2000  Tim Janik  <timj@gtk.org>
5192
5193         * gstrfuncs.c (g_strlcpy, g_strlcat): completed tor's fix
5194         to cover both #ifdef branches.
5195
5196 2000-07-26  Tor Lillqvist  <tml@iki.fi>
5197
5198         * gstrfuncs.c (g_strlcpy, g_strlcat): Return 0 on error, not NULL.
5199
5200         * glib.def: Add g_strlcpy, g_strlcat.
5201
5202         * glibconfig.h.win32.in: Add gsize and gssize.
5203
5204 Wed Jul 26 12:59:31 2000  Tim Janik  <timj@gtk.org>
5205
5206         * *.[hc]: applied patch from Andreas Persenius <ndap@swipnet.se> that
5207         updates the license headers to the GNU Lesser General Public License,
5208         as well as updating the copyright year to 2000.
5209
5210 Wed Jul 26 05:47:48 2000  Tim Janik  <timj@gtk.org>
5211
5212         * configure.in:
5213         * testglib.c:
5214         * gstrfuncs.c:
5215         * glib.h: added g_strlcat() and g_strlcpy() wrappers, supplied by
5216         David Wheeler <dwheeler@ida.org>:
5217
5218         * glib.h, gstrfuncs.c: added g_strlcpy and g_strlcat to support
5219           safe manipulation of fixed-length string buffers.
5220           These functions were originally developed by Todd Miller to simplify
5221           development of security-related programs, and
5222           are available on many (but not all) Unix-like systems,
5223           including OpenBSD, FreeBSD, and Solaris.  See
5224           ftp://ftp.openbsd.org/pub/OpenBSD/src/lib/libc/string/strlcpy.3
5225           and http://www.openbsd.org/security.html.
5226           If there's a strlcpy/strlcat on the system, it's called, otherwise
5227           an implementation is provided.
5228
5229         * testglib.c: Added tests for g_strlcpy, g_strlcat.
5230
5231 Wed Jul 26 05:03:24 2000  Tim Janik  <timj@gtk.org>
5232
5233         * acglib.m4 (GLIB_SIZEOF): include <stdlib.h> and <stddef.h> if
5234         STDC_HEADERS is defined.
5235
5236         * glib.h:
5237         * glibconfig.h: define gsize and gssize in terms of GLIB_SIZEOF_SIZE_T
5238
5239         * glib.h (g_return_if_reached): applied darin's fix for copy'n
5240         paste error in the macro implementation.
5241
5242 Wed Jul 26 00:46:03 2000  Tim Janik  <timj@gtk.org>
5243
5244         * glib.h: applied patch from Darin Adler <darin@eazel.com> which
5245         supplies g_return_if_reached(), g_return_val_if_reached() and
5246         g_critical().
5247
5248 2000-07-22  Tor Lillqvist  <tml@iki.fi>
5249
5250         * build-dll: Fix resource handling, the resource file got left out
5251         from the DLL after all... Remove the WIN32APIHEADERS, not needed
5252         with current windres.
5253
5254         * glib.def: Add new functions.
5255
5256 2000-07-20  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5257
5258         * gutils.c, glib.h: Mark the functions g_basename and g_dirname
5259         deprecated. They will issue an warning once, when compiled with
5260         G_ENABLE_DEBUG, but continue to work as before. Instead the
5261         functions g_path_get_basename and g_path_get_dirname should be
5262         used, which BOTH return newly allocated memory, that has to freed
5263         by g_free. The new g_path_get_basename now strips trailing slashes
5264         from the path. This fixes #5097. For discussion see
5265         http://mail.gnome.org/pipermail/gtk-devel-list/2000-April/003139.html
5266
5267         * gwin32.c, testglib.c, tests/dirname-test.c: Use the new
5268         functions instead of the old ones.
5269
5270         * ghash.c, gscanner.c, glib.h: Mark the functions
5271         g_hash_table_freeze, g_hash_table_thaw and thus
5272         g_scanner_freeze_symbol_table and g_scanner_thaw_symbol_table
5273         deprecated. They will issue an warning once, when compiled with
5274         G_ENABLE_DEBUG. This fixes Bug #3883. For discussion see
5275         http://mail.gnome.org/pipermail/gtk-devel-list/2000-April/003139.html
5276
5277 2000-07-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5278
5279         * configure.in, glib.h: glibconfig.h and glib.h now include files
5280         outside of the extern "C" block. Makes some C++ compiler
5281         happy. Reported by Denis Vakatov <vakatov@peony.nlm.nih.gov>.
5282
5283 Sat Jul 15 23:49:03 2000  Owen Taylor  <otaylor@redhat.com>
5284
5285         * glib/glib.texi: Remove incomplete start of info file -
5286         real docs are in RDP.   
5287
5288 Sat Jul 15 22:44:22 2000  Owen Taylor  <otaylor@redhat.com>
5289
5290         * configure.in: Add build/Makefile and 
5291         build/win32/Makefile to AC_OUTPUT() so things build
5292         again.
5293
5294 Sat Jul 15 09:11:46 2000  Tim Janik  <timj@gtk.org>
5295
5296         * gstrfuncs.c (g_strncasecmp): fixed an off by 0 error (yeah,
5297         the function went off when the while (n--) loop failed due to
5298         n==0 ;), reported by Jean-Louis HAMEL <jlhamel@club-internet.fr>.
5299
5300 2000-07-15  Tor Lillqvist  <tml@iki.fi>
5301
5302         * Makefile.am (SUBDIRS): Include the "build" module in GLib, too,
5303         to make it more self-contained. If your CVS client doesn't
5304         automatically get it, do a cvs get build in glib.
5305
5306         * */makefile.mingw.in: Include make.mingw from build in the glib
5307         source directory.
5308
5309 Fri Jul 14 16:26:35 2000  Owen Taylor  <otaylor@redhat.com>
5310
5311         * Release 1.3.1
5312
5313 Fri Jul 14 12:22:49 2000  Owen Taylor  <otaylor@redhat.com>
5314
5315         * configure.in Makefile.am glib-config.m4 glib.m4: Move
5316         glib-config to glib-config-2.0 move glib.m4 to
5317         glib-2.0.m4
5318
5319         * Makefile.am gobject/Makefile.am gmodule/Makefile.am
5320         gthread/Makefile.am tests/Makefile.am: Change 
5321         library names to libglib-1.3.la, etc, so that we
5322         can distinguish glib-1.2 and glib-2.0 on the linkline.
5323
5324         * Makefile.am gobject/Makefile.am gmodule/Makefile.am:
5325         Move include files into /usr/include/glib-2.0.
5326
5327 Thu Jul  6 18:54:49 2000  Owen Taylor  <otaylor@redhat.com>
5328
5329         * docs/Makefile.am (EXTRA_DIST): Remove info files
5330         from the build.
5331
5332 2000-07-14  Tor Lillqvist  <tml@iki.fi>
5333
5334         * glib.def: Add g_error functions.
5335
5336         * makefile.mingw.in: Add gbacktrace.o.
5337
5338         * gbacktrace.c: No need to include <process.h>.
5339
5340 2000-07-12  Havoc Pennington  <hp@redhat.com>
5341
5342         * glib.h: #include <gerror.h>
5343
5344         * Makefile.am (include_HEADERS): Add gerror.h
5345         (libglib_la_SOURCES): Add gbacktrace.c
5346
5347         * gbacktrace.c: Move g_on_error_query() in here (moved on the 
5348         server, so history is preserved)
5349
5350         * gerror.h: GError interface
5351
5352         * gerror.c: GError implementation replaces stuff that's now in 
5353         gbacktrace.c
5354
5355 Sun Jul  9 21:20:45 2000  Owen Taylor  <otaylor@redhat.com>
5356
5357         * gunicode.h: Include stddef.h instead of stdlib.h
5358
5359 2000-07-08  Tor Lillqvist  <tml@iki.fi>
5360
5361         * glib.h (GLIB_VAR): Rename the GUTILS_C_VAR macro to GLIB_VAR.
5362
5363         * gunicode.h: Mark the g_utf8_skip array with GLIB_VAR.
5364
5365         * glib.def: Add two missing entry points.
5366
5367 Thu Jul  6 15:35:28 2000  Owen Taylor  <otaylor@redhat.com>
5368
5369         * Release 1.3.1
5370
5371         * Makefile.am (EXTRA_DIST): Dist fixes.
5372
5373         * configure.in: Moderate the warnings just a little bit.
5374
5375 2000-07-05  Tor Lillqvist  <tml@iki.fi>
5376
5377         * README.win32: Update.
5378
5379 Mon Jul  3 17:58:02 2000  Owen Taylor  <otaylor@redhat.com>
5380
5381         * gutf8.c (g_utf8_get_charset_internal): Fix up
5382         to correspond to configure.in checks.
5383
5384 Mon Jul  3 17:18:19 2000  Owen Taylor  <otaylor@redhat.com>
5385
5386         * glib.h: Comment g_get_codeset() out of the header file
5387         temporarily. (Very similar to g_get_charset(), need
5388         to resolve the two.)
5389
5390 2000-07-01  Tor Lillqvist  <tml@iki.fi>
5391
5392         * glib.def: Add new entry points.
5393
5394         * makefile.{mingw,msc}.in: Add the new Unicode object files.
5395
5396 Thu Jun 29 15:57:28 2000  Owen Taylor  <otaylor@redhat.com>
5397
5398         * NEWS: updated
5399
5400         * Makefile.am: added snapcheck target to go along with snapshot
5401
5402         * gstring.c glib.h (g_string_hash): Add g_string_hash to 
5403         go along with g_string_equal.
5404
5405 Tue Jun 27 12:40:23 EDT 2000  David A. Wheeler <dwheeler@dwheeler.com>
5406
5407         * glib.h: Added g_string_equal for comparing GStrings;
5408         changed g_str_equal so it returns gboolean (instead of gint).
5409
5410         * gstring.c: Modified GString implementation to support embedded
5411         ASCII NUL ('\0') characters, and implemented g_string_equal.
5412
5413         * testglib.c tests/string-test.c: Added tests for g_string_equal
5414         and tests for proper handling of embedded ASCII NUL characters.
5415
5416 Wed Jun 28 22:52:00 2000  Owen Taylor  <otaylor@redhat.com>
5417
5418         * Makefile.am (libglib_la_SOURCES): Fix
5419         gunichartable.h => gunichartables.h. (From Eric Limings)
5420
5421 Fri Jun 23 17:20:26 2000  Tim Janik  <timj@gtk.org>
5422
5423         * glib.h: define gstring in terms of gchar*. this typedef reflects
5424         the type name of the primitive G_TYPE_STRING in the gobject module.
5425
5426 Wed Jun 21 12:09:03 2000  Owen Taylor  <otaylor@redhat.com>
5427
5428         * gunicode.h gutf8.c guniprop.c gunidecomp.[ch] gunichartables.h
5429         Makefile.am glib.h: Initial pass at adding unicode support
5430         functions. A few things still need to be implemented, a bit
5431         of cleanup needs to be done, tests need to be added, and 
5432         the docs need to be finished, but this should allow replacing
5433         most or all use of libunicode.
5434
5435 2000-06-06  Tor Lillqvist  <tml@iki.fi>
5436
5437         * giowin32.c (g_io_channel_win32_pipe_readable): If we are
5438         watching the same pipe for different conditions (with different
5439         callbacks), check them all. Only call the callback for G_IO_IN
5440         from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP
5441         was added to gimplib.)
5442
5443 2000-05-30  Tor Lillqvist  <tml@iki.fi>
5444
5445         * gutils.c (g_locale_get_codeset): Implement on Win32.
5446
5447         * glib.def: Add g_get_codeset.
5448
5449         * tests/Makefile.am (EXTRA_DIST): makefile.cygwin* has been
5450         renamed to makefile.mingw*.
5451
5452 Tue May 30 16:01:32 2000  Owen Taylor  <otaylor@redhat.com>
5453
5454         * glib.h gutils.c: Move the g_locale_get_codeset() up in the 
5455         header file to correspond to to comments about memory
5456         management. Rename to g_get_codeset() to avoid 
5457         polluting the g_locale_* namespace, which probably
5458         would have g_locale_get_codeset (GLocale *locale).
5459         Add a doc comment.
5460
5461 Mon May 29 14:10:35 2000  Owen Taylor  <otaylor@redhat.com>
5462
5463         * gutils.c (g_locale_get_codeset): Add function to get the 
5464         codeset name for the current locale.
5465
5466         * configure.in acconfig.h: Add check for nl_langinfo(CODESET);
5467
5468 Fri May 19 11:39:29 2000  Tim Janik  <timj@gtk.org>
5469
5470         * gutils.c (g_snprintf):
5471         (g_vsnprintf): added argument assertments.
5472
5473         * gstring.c (g_string_assign): added argument assertments.
5474         (g_string_truncate): make len a guint.
5475
5476 Fri May 19 09:00:44 2000  Tim Janik  <timj@gtk.org>
5477
5478         * gmem.c (g_free): fixed SIZEOF_LONG==4 assumption with
5479         ENABLE_MEM_CHECK, from Art Haas <ahaas@neosoft.com>.
5480
5481         * gslist.c (g_slist_reverse): shut up compiler.
5482
5483         * gscanner.c (g_scanner_get_token_ll): removed inline assignment.
5484
5485         * garray.c: remove index>=0 checks for unsigned indices.
5486
5487         * gmain.c (g_idle_prepare): timeout assignment fix.
5488
5489         * gtree.c (g_tree_node_rotate_right): shut up compiler.
5490
5491 2000-05-13  Tor Lillqvist  <tml@iki.fi>
5492
5493         * makefile.mingw.in
5494         * tests/makefile.mingw.in
5495         * build-dll: Rename makefile.cygwin(.in) to
5496         makefile.mingw(.in), which better describes what it is. Move the
5497         build of gmodule, gthread and gobject DLLs to makefiles in those
5498         directories. Move resource file handling and build number bump to
5499         build-dll, where it sits much cleaner.
5500
5501         * README.win32
5502         * Makefile.am (EXTRA_DIST): Update accordingly.
5503
5504         * glib.h: Add G_PI, G_PI_2, G_PI_4, G_E, G_LN2, G_LN10 and
5505         G_SQRT2. M_PI etc aren't necessarily in <math.h> in strict ISO C
5506         implementations.
5507
5508         * glib.def: Add g_strcanon.
5509
5510         * gtree.c (g_tree_node_rotate_left): Remove unused variables.
5511
5512         * gwin32.c (g_win32_opendir): Remove unneeded statement.
5513
5514 Thu May  4 02:04:46 2000  Tim Janik  <timj@gtk.org>
5515
5516         * configure.in (STRIP_DUMMY): some Make 3.79 $(strip ) versions are
5517         broken and require an empty arg, give it to them.
5518
5519 Fri Apr 28 23:54:35 2000  Tim Janik  <timj@gtk.org>
5520
5521         * setup things for a new sub-library libgobject:
5522
5523         * Makefile.am (SUBDIRS): added gobject
5524
5525         * glib-config.in: feature -lgobject.
5526
5527         * configure.in (AC_OUTPUT): generate gobject/Makefile.
5528
5529         * glib.m4 (AM_PATH_GLIB): feature gobject module.
5530
5531         * glib.spec.in: added %{prefix}/lib/libgobject-1.3.so.*
5532
5533 Fri Apr 28 21:41:49 2000  Tim Janik  <timj@gtk.org>
5534
5535         * glib.h: added G_STRLOC macro.
5536         G_STRUCT_OFFSET(): signedness corrections.
5537         (G_CSET_DIGITS): list 0-9.
5538         * gscanner.c (g_scanner_config_template): use G_CSET_DIGITS.
5539
5540         * glib.h: 
5541         * gstrfuncs.c:
5542         (g_strdown):
5543         (g_strup):
5544         (g_strreverse): return the modified string instead of void, so
5545         calls to these functions can be nested.
5546         (g_strcanon): new function, canonicalizes string according to
5547         a given character set.
5548
5549 Fri Apr 28 19:45:16 2000  Tim Janik  <timj@gtk.org>
5550
5551         * gasyncqueue.c (g_async_queue_unref): get rid of an unused variable.
5552
5553 Wed May 10 19:52:44 2000  Owen Taylor  <otaylor@redhat.com>
5554
5555         * glib.m4: Print found version when test succeeds.
5556
5557 2000-05-04  Tor Lillqvist  <tml@iki.fi>
5558
5559         * makefile.cygwin.in
5560         * tests/makefile.cygwin.in: Include the common makefile snippet
5561         from ../build/win32.
5562
5563         Maybe CVSROOT/modules should be changed so that the 'build' module
5564         is included within the glib module (and gtk+, and gimp, and maybe
5565         others later), in the same way as the 'macros' module is included
5566         in lots of GNOME CVS modules?
5567
5568 2000-05-02  Tor Lillqvist  <tml@iki.fi>
5569
5570         * glib.def: Add new functions.
5571
5572         * makefile.{cygwin,msc}.in (glib_OBJECTS): Add new object files.
5573
5574         * tests/makefile.{cygwin,msc}.in: Add threadpool-test.
5575
5576 2000-04-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5577
5578         * gasyncqueue.c: New File implementing an asynchronous queue to be
5579         used for asynchronous inter-thread communication.
5580
5581         * gthreadpool.c: New File implementing a thread pool to be used
5582         for distributing work among several threads. 
5583
5584         * glib.h: Added the type and function declarations for these two
5585         types.
5586
5587         * tests/threadpool-test.c: New File implementing a test for the
5588         thread pool. This also checks the asynchronous queue underlying
5589         the thread pool.
5590
5591         * tests/Makefile.am: Changed accordingly.
5592
5593 2000-04-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5594
5595         * configure.in: Look for both pthread_create and pthread_join in
5596         the thread library. Some systems define one of them, but not both
5597         in libc. Arghh. Now we really start a thread and join it later and
5598         check, whether the thread to actually ran.
5599
5600         * glib.h, gcache.c, gtree.c: Changed the 'value' parameter of
5601         g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
5602         parameter of g_tree_lookup and g_tree_remove and the 'data'
5603         parameter of g_tree_search. This function now takes a function of
5604         type GCompareFunc instead of GSearchFunc. This fixes Bug
5605         #8267. Thanks to Juan Toledo <toledo@users.sourceforge.net> for
5606         pointing that out.
5607
5608         * glib.h: Removed declaration of GSearchFunc.
5609
5610         * gmem.c: s/GSearchFunc/GCompareFunc/.
5611
5612 2000-04-19  Tor Lillqvist  <tml@iki.fi>
5613
5614         * glib.def: Update entry point list.
5615
5616 2000-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5617
5618         * glib.h (G_TRYLOCK): Made the debugging G_TRYLOCK call also work
5619         for compilers with funny G_STMT_(START|END) macros.
5620
5621         * tests/thread-test.c: Implemented a check for that.
5622
5623         * gutils.c (g_getenv): Changed the win32 part of this function to
5624         be thread safe and to make the returned environment string
5625         persistent to match the UN*X behavior. This is again a response to
5626         Bug #8983.
5627
5628         * glib.h (G_LOCK_NAME): Removed parentheses around the lock name,
5629         as that seems to cause problems for some compilers and really
5630         isn't necessary.
5631
5632 Wed Apr 19 08:32:32 2000  Tim Janik  <timj@gtk.org>
5633
5634         * gscanner.c (g_scanner_new): make sure that
5635         scanner->config->cset_skip_characters is "" instead of NULL, so we
5636         don't segfault further on.
5637
5638 2000-04-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5639
5640         * glib.h, glist.h, gslist.h: Changed the 'data' parameters from
5641         gpointer to gconstpointer for the functions
5642         g_(list|slist)_(remove|find|find_custom|index), as they do not
5643         change this parameter. This fixes bug #4836.
5644
5645         * glib.h: Changed comment for g_getenv to reflect, that the
5646         returned memory must not be freed. Fixes bug #8983.
5647
5648 2000-04-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5649
5650         * configure.in, acconfig.h: Add configure test for garbage
5651         collector friendliness for GLib. If enabled, ENABLE_GC_FRIENDLY
5652         will be defined.
5653
5654         * garray.c, ghash.c, glist.c, gmain.c, gmem.c, gnode.c, gqueue.c,
5655         gslist.c, gtree.c: If ENABLE_GC_FRIENDLY is defined, NULLify all
5656         memory released by the user, but cached by GLib. This lets a
5657         garbage collector have a more correct view of the actually used
5658         memory.
5659
5660         * garray.c, glib.h: Added g_(array|ptr_array|byte_array)_sized_new
5661         functions, that reserve a certain amount of memeory for the array
5662         at creation time to avoid reallocation. Fixes bug #6707 from
5663         Charles Kerr <ckerr@osserver1.nssl.noaa.gov>.
5664
5665         * glib.h, gqueue.c, tests/queue-test.c (main): Renamed
5666         g_queue_create to g_queue_new in conformance to all other GLib
5667         data types.
5668
5669 2000-04-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5670
5671         * grand.c (g_rand_new): Fixed bug. Thanks to Marko Kreen
5672         <marko@l-t.ee> for reporting that.
5673
5674 2000-03-26  Tor Lillqvist  <tml@iki.fi>
5675
5676         * README.win32: Tell about using the mingw-based gcc, which is
5677         much easier than modifying the cygwin gcc to product mingw code
5678         for the msvcrt runtime.
5679
5680         * makefile.cygwin.in (WIN32APIHEADERS): Kludge to make it work
5681         with a "pure" mingw gcc, too.
5682
5683 2000-03-24  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5684
5685         * garray.c: Made GArray behave correctly. Now zero_terminated
5686         really means, that the element array->data[array->len] exists and
5687         is zeroed, and clear means that any unassigned elements obtained
5688         through g_array_set_size (the only way to get unassigned elements
5689         AFAICT) are zeroed. Added some macros to make the code more
5690         obvoius. Also made GPtrArray zero elements after
5691         g_ptr_array_set_size. This is done in a portbale way (assignment
5692         of NULL instead of just memsetting it to zero), though that might
5693         be more portability than we actually want.
5694
5695         * Makefile.am, gthread/Makefile.am, gmodule/Makefile.am,
5696         tests/Makefile.am: Added various win32 related *.in files to
5697         EXTRA_DIST to let 'make distcheck' procude all the corresponding
5698         files, which it silently fails to do currently.
5699
5700 2000-03-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5701
5702         * configure.in: After finding the right thread library (containing
5703         e.g. pthread_create) we now search for the right realtime library
5704         (containing e.g. sched_get_priority_max). Makes the output of the
5705         thread related libraries correct. 
5706
5707         * gtimer.c (g_usleep): The current implementation of g_usleep
5708         (simply calling select) doesn't work reliable for multi-threaded
5709         programs on some platforms (bad omen for the main loop....), so I
5710         changed the implementation for thread-using programs to wait for a
5711         GCond for the specified amount of time (NB: sleep and usleep are
5712         not MT-safe in general, because they often use signals).
5713
5714 Wed Mar 22 16:49:57 2000  Owen Taylor  <otaylor@redhat.com>
5715
5716         * gmem.c (g_mem_chunk_area_compare): Fix indentation.
5717
5718 2000-03-22 Elliot Lee <sopwith@redhat.com>
5719
5720         * gmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug in
5721         comparing two pointers more than 4G apart.
5722
5723 2000-03-22  Tor Lillqvist  <tml@iki.fi>
5724
5725         * gutils.c: Move Win32-only includes after inclusion of glib.h, so
5726         that G_OS_WIN32 is defined.
5727
5728         * glibconfig.h.win32.in: Add GSystemThread.
5729
5730 2000-03-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5731
5732         * gutils.c (g_get_current_dir): Ok, Marcus Brinkmann
5733         <Marcus.Brinkmann@ruhr-uni-bochum.de> convinced me, that 128 KB
5734         path length might not be enough for the HURD. So I changed the
5735         loop to at least avoid an integer overflow, which could happen at
5736         beyond 2GB size ;-)
5737
5738         * configure.in: Test for sched_yield as the native yield function
5739         first. Corrected typo g_thread_sleep -> g_usleep. Corrected
5740         message for the pthread_create test. Negative Priorities are
5741         allowed (and used on Solaris), so consider
5742         sched_get_priority_min failed only if it returns -1, not <0. Check
5743         for sched_get_priority_min also in -lrt, if not found in -lpthread
5744         alone and add -lrt to G_THREAD_LIBS then. Remove special case
5745         handling of priorities for older solaris versions and posix
5746         threads. Thanks to Wan-Teh Chang <wtc@netscape.com> for suggesting
5747         some of those changes.
5748
5749         * config.guess, config.sub, ltconfig, ltmain.sh:
5750         Upgrade to libtool 1.3.4.
5751
5752 2000-03-21  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5753
5754         * glib.h, configure.in, gutils.h: always define G_GNUC_EXTENSION,
5755         even when not needed by GLib. That's actually also the way, the
5756         GLib reference manual describes that macro. Therefore I had to
5757         remove the lonesome #include <glibconfig.h> in gutils.c, which
5758         doesn't seem to be needed there however. This change should make
5759         Ben Gertzfield <che@debian.org> happy.
5760
5761         * gutils.c: Furthermore two warnings in gutils.c were voided,
5762         which crept in due to my last change.
5763
5764         * gutils.c (g_get_current_dir): Allocate only up to 128KB for a
5765         pathname. While this is an arbitrary value just like 2048, it
5766         seems to be enough (after all, even 4GB is an arbitrary value).
5767
5768 2000-03-20  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5769
5770         * gmain.c (g_main_poll): Warn in case of an error during the call
5771         to poll(2). Closes Bug#7564 as reported by David Helder
5772         <dhelder@umich.edu>.
5773
5774         * gutils.c (g_get_current_dir): Make g_get_current_dir work on
5775         systems with unlimited pathname length like the HURD (It worked
5776         there before, but only for pathes shorter than 2048). Closes
5777         Bug#4525 as reported by Marcus Brinkmann
5778         <Marcus.Brinkmann@ruhr-uni-bochum.de>.
5779
5780 2000-03-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5781
5782         * giounix.c (g_io_unix_write, g_io_unix_read): Interpret EINTR as
5783         G_IO_ERROR_AGAIN.
5784
5785 2000-03-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5786
5787         * configure.in: Added the missing POSIX_NO_YIELD and
5788         POSIX_NO_PRIORITIES warning messages.
5789
5790         * configure.in: Use AC_TRY_RUN instead of AC_TRY_LINK, to test for
5791         real thread support. On solaris pthread_create can be linked to
5792         even in -lc, but it doesn't work then.
5793
5794         * configure.in: Don't use priorities for threads, when the
5795         minimal/maximal priorities couldn't be determined at configure
5796         time.
5797
5798         * configure.in, gthread.c: Always define GSystemThread in
5799         glibconfig.h to represent a system thread.
5800
5801         * configure.in: Do not use native recursive threads, when
5802         possibe. We use some features, that they do not expose (namely the
5803         depth counter).
5804
5805         * glib.h, gthread.c: Redefined GStaticRecMutex. The functions are
5806         now implemented in a different way, which should be way
5807         faster. Alsothere are now functions g_static_rec_mutex_unlock_full
5808         and g_static_rec_mutex_lock_full to leave/enter a recursive mutex
5809         completly.
5810
5811         * gthread.c (g_thread_self): Do not test the system_thread to be
5812         non-zero to speed things up.
5813
5814         * gthread.c (g_mutex_init): Therefore set the system_thread of the
5815         main thread here.
5816
5817         * tests/thread-test.c: Rerun all tests once again, but this time
5818         we fool the system into thinking, that the available thread system
5819         is not native, but userprovided.
5820
5821 2000-03-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5822
5823         * gqueue.c (g_queue_push_tail_link, g_queue_push_head_link): We
5824         want the next and prev pointer of the inserted link to be NULL.
5825
5826 2000-03-06  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5827
5828         * configure.in: Another small change to the pthread_.. search
5829         pattern. Should work *now* for AIX.
5830
5831 2000-03-04  Tor Lillqvist  <tml@iki.fi>
5832
5833         * gwin32.c (g_win32_error_message): New function that returns the
5834         message string for a Win32 error code.
5835
5836         * glib.h: Declare it.
5837
5838         * glib.def: Export it, plus g_node_copy.
5839
5840 2000-03-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5841
5842         * configure.in: Make the search for pthread_attr_... prototypes
5843         find names at the start of a line also, like it is on AIX. Thanks
5844         to Valdis Kletnieks <Valdis.Kletnieks@vt.edu> for the info.
5845
5846 Wed Mar  1 10:39:39 2000  Tim Janik  <timj@gtk.org>
5847
5848         * gslist.c (g_slist_reverse): minor optimization.
5849
5850         * testglib.c (g_node_test): added a couple of tests for
5851         g_node_copy().
5852
5853         * glib.h:
5854         * gnode.c (g_node_copy): new function to copy subtrees,
5855         supplied by dbsears@ix.netcom.com.
5856         changed iterator to walk the children list backwards, so
5857         we get down from O(n^2) to O(n).
5858
5859         * gnode.c (g_node_first_sibling): applied patch from
5860         dbsears@ix.netcom.com to optimize access if node->parent
5861         is present.
5862
5863         * gutils.c (g_get_any_init): backed out HAVE_PW_GECOS check around
5864         assignment of g_real_name, sicne HAVE_PW_GECOS is never defined and
5865         thus breaks the original code.
5866
5867         * merged changes from 1.2.7.
5868
5869 Fri Jan 28 11:37:41 2000  Owen Taylor  <otaylor@redhat.com>
5870
5871         Bug #4156 - Changes vaguely modelled after Scott Gifford's patch
5872
5873         * gtimer.c (g_timer_elapsed): Never report negative times -
5874         clip times to 0.
5875
5876         * gmain.c (g_timeout_prepare): Guard against unexpected
5877         clock shifts by never setting a timeout of more than
5878         data->interval msecs.
5879
5880 2000-02-27  Tor Lillqvist  <tml@iki.fi>
5881
5882         * glib.def: Add new functions.
5883
5884 2000-02-23  Tor Lillqvist  <tml@iki.fi>
5885
5886         * README.win32: Add a missing step to the setup instructions for
5887         gcc-2.95.2. Thanks to Arnaud Charlet.
5888
5889         * glib.def: Add missing entry point.
5890
5891 2000-02-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5892
5893         * configure.in: Changed GCC version test to also accept major
5894         versions > 2. Thanks to Ben Gertzfield <che@debian.org> for
5895         pointing this out.
5896
5897 Thu Feb 17 12:53:44 2000  Tim Janik  <timj@gtk.org>
5898
5899         * gstring.c: changed g_str_hash() to a 31 bit version based on
5900         a submission by Karl Nelson and hand optimized ad absurdum by
5901         various people ;)
5902
5903         * gstring.c: applied patch from havoc for new gstring functions,
5904         added some more sanity checks, coding style fixups.
5905
5906 2000-02-13  Havoc Pennington  <hp@pobox.com>
5907
5908         * tests/string-test.c (main): Add tests for the new GString 
5909         features
5910
5911         * testglib.c (main): Add tests for the new GString features
5912
5913         * gstring.c (g_string_insert_len): New function; insert 
5914         a given length of string at a given position. 
5915         (g_string_append): reimplement in terms of g_string_insert_len
5916         (g_string_append_len): new function
5917         (g_string_insert_c): accept -1 for "pos" arg to mean "append"
5918         (g_string_append_c): reimplement in terms of g_string_insert_c
5919         (g_string_prepend): reimplement in terms of g_string_insert_len
5920         (g_string_prepend_len): new function
5921         (g_string_prepend_c): reimplement in terms of g_string_insert_c
5922         (g_string_insert): reimplement in terms of g_string_insert_len
5923
5924         * glib.h: Declare g_string_insert_len, g_string_append_len,
5925         g_string_prepend_len
5926
5927 Sun Feb 13 08:16:47 2000  Tim Janik  <timj@gtk.org>
5928
5929         * configure.in: wtf??? someone destroyed the configure.in, reverting to
5930         an older version from Feb 4 which apears to still work.
5931
5932 2000-02-07  Tor Lillqvist  <tml@iki.fi>
5933
5934         * gmodule.rc.in gthread.rc.in: Move to corresponding subdirectories.
5935
5936         * Makefile.am
5937         * gmodule/Makefile.am
5938         * gthread/Makefile.am: Change accordingly.
5939
5940         * makefile.cygwin: Corresponding changes, some cleanup.
5941
5942 2000-02-05  Tor Lillqvist  <tml@iki.fi>
5943
5944         * glib.rc.in gmodule.rc.in gthread.rc.in: New files, for putting
5945         version info in the DLLs on Win32.
5946
5947         * Makefile.am: Generate corresponding *.rc files and distribute
5948         them.
5949
5950         * makefile.cygwin.in: Add rules to automatically bump a "build
5951         number" in the version info in the rc files each time the DLL is
5952         built. But do this only for the person who releases binaries. If
5953         others build the DLLs, the build number is set to zero.
5954
5955 Fri Feb  4 19:36:05 2000  Tim Janik  <timj@gtk.org>
5956
5957         * glib.h: 
5958         * gdataset.c: return stolen data from g_datalist_id_remove_no_notify()
5959         and g_dataset_id_remove_no_notify() to avoid second lookup for common
5960         use.
5961
5962 2000-02-01  Tor Lillqvist  <tml@iki.fi>
5963
5964         * glib.h
5965         * gstrfuncs.c (g_filename_to_utf8, g_filename_from_utf8): New
5966         functions for conversion between UTF-8 and the encoding expected
5967         by C runtime functions like open() and stat(), and returned by
5968         readdir().
5969
5970         Implement them on Win32 where we use the system "ANSI" codepage,
5971         which might be single-byte or double-byte. On Unix, just skip the
5972         issue for now and provide dummy implementations that return a copy
5973         of the argument.
5974
5975         * README.win32
5976         * build-dll
5977         * glib.def: Minor updates.
5978
5979 Wed Jan 26 05:24:38 2000  Tim Janik  <timj@gtk.org>
5980
5981         * glib.h:
5982         * gmain.c: s/current_time/dispatch_time/ for the dispatch() handlers.
5983         refetch the current time after invocation of poll() to cover up for
5984         the time spent in that function call.
5985
5986 Fri Jan 21 10:18:24 2000  Owen Taylor  <otaylor@redhat.com>
5987
5988         * glib.h (G_N_ELEMENTS): Added G_N_ELEMENTS macro to determine
5989         the number of elements in an array.
5990
5991 Sun Jan  9 13:28:36 2000  Tim Janik  <timj@gtk.org>
5992
5993         * gstrfuncs.c (g_strtod): correctly fetch the current locale,
5994         fix from owen.
5995
5996 1999-12-16  Tor Lillqvist  <tml@iki.fi>
5997
5998         * gmodule/gmodule-win32.c: Use FormatMessage to translate system
5999         error codes into textual messages.
6000
6001 1999-11-25  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6002
6003         * glib.h (G_TRYLOCK): This of course should return TRUE in a
6004         program with a thread-disabled GLib.
6005
6006 1999-11-18  Tor Lillqvist  <tml@iki.fi>
6007
6008         * glib.def: g_strjoin was missing.
6009
6010 1999-11-16  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6011
6012         * acconfig.h, config.h.win32.in, configure.in: Renamed
6013         GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THREAD to reflect
6014         changed meaning.
6015
6016         * configure.in: Cope with systems, that have a pthread_t type,
6017         that is not a pointer. Hint from Karl Nelson
6018         <kenelson@ece.ucdavis.edu>. Define GLIB_SIZEOF_SYSTEM_THREAD to 4
6019         for Solaris. Cope with systems, that have no default mutex
6020         initialize, like obviously most DCE systems.
6021
6022         * glib.h, gthread.c: Changed the prototype of thread_create and
6023         thread_self to return the system thread into provided memory
6024         instead of a return value. This is necessary, as HPUX has a
6025         pthread_t, that is bigger than the biggest integral type there.
6026
6027         * gthread.c: system_thread is no longer a pointer, but an memory
6028         area of size GLIB_SIZEOF_SYSTEM_THREAD. Changed the
6029         zeroinitialization and the tests for zeroness accordingly.
6030
6031 1999-11-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6032
6033         * configure.in: Create docs/glib-config.1 from
6034         docs/glib-config.1.in. Makes 'make distcheck' happy (and me too).
6035
6036         * glib-config.1: Removed from CVS, as it is a generated file.
6037
6038 1999-11-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6039
6040         * configure.in: Make the test for getpwuid_r work on newer AIX
6041         versions, too. Still works on Solaris and Linux. Patch from Craig
6042         Rodrigues <rodrigc@mediaone.net>.
6043
6044 1999-11-08  Tor Lillqvist  <tml@iki.fi>
6045
6046         * gwin32.c (g_win32_getlocale): Look at env vars LC_ALL, LC_CTYPE
6047         and LANG first. Some refinements to the sublanguage logic.
6048
6049 1999-11-04  Tor Lillqvist  <tml@iki.fi>
6050
6051         * makefile.{cygwin,msc}.in: Add gwin32 object. Add rule to make .i
6052         (preprocessed source) files.
6053
6054 1999-11-01  Tor Lillqvist  <tml@iki.fi>
6055
6056         * glib.h
6057         * glib.def: Rename Win32-only functions from gwin_* to g_win32_*
6058         to match the GLib naming conventions.
6059
6060         * gutils.c
6061         * gwin32.c
6062         * testglib.c
6063         * Makefile.am: Move the Win32-only functions to the new
6064         file gwin32.c
6065
6066 1999-10-31  Tor Lillqvist  <tml@iki.fi>
6067
6068         * gutils.c (gwin_getlocale): New Win32-specific function, returns
6069         a Unixish current locale string (en, zh_TW etc).
6070
6071         * glib.h: Declare it.
6072
6073         * glib.def: Export it.
6074
6075         * testglib.c: Test it.
6076
6077         * gmessages.c (Win32: ensure_stdout_valid): Some improvements,
6078         make sure we don't call AllocConsole several times, which I think
6079         has happened.
6080
6081 Sun Oct 31 18:55:01 1999  ape@spacetec.no  (Asbjorn Pettersen)
6082
6083         * gcache.c (g_cache_remove): Test if node is NULL.
6084         If not tested, GIMP's script-fu will crash. 
6085
6086 Sun Oct 17 18:11:40 1999  Tim Janik  <timj@gtk.org>
6087
6088         * gdataset.c (g_data_set_internal): remove g_dataset_global_lock around
6089         destroy() notification here as well.
6090
6091 1999-10-15  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6092
6093         * gdataset.c (g_datalist_clear_i): Avoid Freezing, when g_datalist
6094         is called recursivly. Reported by Ola Andersson <rand@ling.umu.se>.
6095
6096 Tue Oct 12 14:17:12 1999  Tim Janik  <timj@gtk.org>
6097
6098         * glib.h: removed useless g_string(x) macro that cluttered the namespace
6099         and was just a poor wrapper around the cpp '#' symbol, use #x if you
6100         need to work around this.
6101         added new macro G_STRINGIFY(arg) that will convert arg to a string,
6102         no matter whether it contains macros or not.
6103
6104 1999-10-12  Tor Lillqvist  <tml@iki.fi>
6105
6106         * config.h.win32.in: Define the new GLIB_SIZEOF_* constants here,
6107         too.
6108
6109         * glib.h: Small Win32 comments improvement.
6110
6111 Tue Oct 12 12:16:12 1999  Tim Janik  <timj@gtk.org>
6112
6113         * gmessages.c (g_printf_string_upper_bound): completly new
6114         implementation for printf string upper bounds calculation.
6115         we handle all glibc 2.1 format specifiers now, except for positional
6116         parameters (%nn$...) and wide char strings, plus some obscure upper
6117         case variants of the standard conversions. this fixes a lot of
6118         bugs in the old code, i.e.
6119         - NULL format strings
6120         - floats with exponents >+24
6121         - %G
6122         - precision specifications in general
6123         - negative field widths
6124         - %p for SIZEOF_VOID_P > 4 platforms
6125         we now issue warnigns in places where the old code would have
6126         caused buffer overruns anyways. warnings are suppressed when invoked
6127         from glogv(), to avoid infinite recursions if someone passes a log
6128         message that comes with really obscure format specifications.
6129
6130 Tue Oct 12 11:49:00 1999  Tim Janik  <timj@gtk.org>
6131
6132         * gstrfuncs.c: nuked old g_printf_string_upper_bound() version.
6133
6134 Tue Oct 12 03:34:40 1999  Tim Janik  <timj@gtk.org>
6135
6136         * glib.h: added GFloatIEEE754 and GDoubleIEEE754 unions to access sign,
6137         mantissa and exponent of IEEE floats and doubles (required by the new
6138         version of g_printf_string_upper_bound). the unions are endian specific,
6139         we handle G_LITTLE_ENDIAN and G_BIG_ENDIAN as of currently. ieee floats
6140         and doubles are supported (used for storage) by at least intel, ppc and
6141         sparc, reference:
6142         http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html
6143
6144 Mon Oct 11 18:01:49 1999  Tim Janik  <timj@gtk.org>
6145
6146         * configure.in: added additional checks to figure sizes of size_t,
6147         ptrdiff_t and intmax_t (required by g_printf_string_upper_bound).
6148
6149 Wed Oct  6 12:44:23 PDT 1999 Manish Singh <yosh@gimp.org>
6150
6151         * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN
6152
6153 1999-10-05  Tor Lillqvist  <tml@iki.fi>
6154
6155         * glib.h: (Win32) Drop the mapping of POSIX function names to the
6156         underscored versions, it's unnecessary after all. With MSVC we get
6157         them from oldnames.lib, with gcc-2.95 and mingw32 from
6158         -lmoldname-msvc. Add comment about what headers to include for
6159         prototypes.
6160
6161         * glibconfig.h.win32.in: Don't define WIN32 and NATIVE_WIN32.
6162
6163         * gerror.c (g_on_error_query): (Win32) Slightly increased verbosity.
6164
6165         * build-dll: Don't strip.
6166
6167         * tests/string-test.c tests/dirname-test.c: Use G_OS_WIN32.
6168
6169         * glib.def: Add g_thread_use_default_impl.
6170
6171 Sun Oct  3 19:46:55 PDT 1999 Manish Singh <yosh@gimp.org>
6172
6173         * configure.in: use G_HAVE_CYGWIN instead of G_OS_FEATURE_CYGWIN
6174
6175 Sun Oct  3 19:25:42 PDT 1999 Manish Singh <yosh@gimp.org>
6176
6177         * acconfig.h
6178         * configure.in
6179         * glibconfig.h.win32: G_OS_FOO #defines. I *think* I got the cygwin
6180         and beos stuff right, but I haven't tested it. The respective
6181         porters should fix any screwups
6182
6183         * glib.h
6184         * gerror.c
6185         * gmain.c
6186         * gmessages.c
6187         * gscanner.c
6188         * gthread.c
6189         * gtimer.c
6190         * gutils.c
6191         * testglib.c: use G_OS stuff
6192
6193 Wed Sep 22 01:53:18 1999  Tim Janik  <timj@gtk.org>
6194
6195         * glib.h (NULL): define NULL as (0L) if __cplusplus is defined, to
6196         avoid "ANSI C++ forbids implicit conversion from `void *' in argument
6197         passing" errors upon NULL usage in C++ programs (gcc-2.95 is on crack
6198         for erroring out on this, instead of just issueing a warning).
6199
6200         * glib.h (g_trash_stack_pop): use uncasted NULL again.
6201
6202 Fri Sep 17 10:24:45 1999  Tim Janik  <timj@gtk.org>
6203
6204         * gmem.c (g_mem_chunk_compute_size) (g_mem_chunk_new): applied
6205         patch from Soeren Sandmann <sandmann@daimi.au.dk>, to force mem
6206         chunk's area sizes to be a multitiple of atom_size, and to
6207         eliminate the MAX_MEM_AREA restriction of 65536 bytes. we also
6208         catch cases where users pass an area size < atom size with a
6209         return_if_fail statement now (which is ok, because previously this
6210         lead to memory corruption anyways).
6211
6212 Thu Sep 16 13:19:54 1999  Tim Janik  <timj@gtk.org>
6213
6214         * glib.h (g_trash_stack_pop): add explicit (GTrashStack*) cast for NULL
6215         pointer to cure ANSI C++ error.
6216
6217 Mon Sep 13 23:25:59 1999  Tim Janik  <timj@gtk.org>
6218
6219         * gmessages.c (g_logv): in case we have to abort the program,
6220         debugging is enabled and we are not called recursively, try
6221         to abort with raise (SIGTRAP) first, so developers may ignore
6222         certain failure conditions during debugging stage.
6223
6224 Thu Aug 26 15:09:36 1999  Tim Janik  <timj@gtk.org>
6225
6226         * Makefile.am:
6227         * gmodule/Makefile.am:
6228         * gthread/Makefile.am: added --export-dynamic so we can load dynmic
6229         modules, (required, according to the libtool 1.3.3 docu).
6230
6231 1999-07-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6232
6233         * grand.c (g_rand_new): Use /dev/urandom, as it doesn't block,
6234         which /dev/random might do. Do not XOR the time, when getting the
6235         seed form /dev/urandom, as this is good itself. Prevent the
6236         initial seed from being zero, which causes the PRNG to produce
6237         only zeros. Hints from Colin Plumb <colin@pgp.com>.
6238
6239 1999-08-17  Tor Lillqvist  <tml@iki.fi>
6240
6241         * glib.h (g_trash_stack_push): Add a cast.
6242
6243         * gslist.c
6244         * glist.c: Make the inline functions static inline, and add
6245         separate extern wrappers. Not all compilers produce callable entry
6246         points for inline functions, even if gcc does.
6247
6248 Sun Aug 15 02:47:14 1999  Tim Janik  <timj@gtk.org>
6249
6250         * glib.h (g_trash_stack_pop): eliminate memset() call, since string.h
6251         has not neccessarily been included prior to glib.h.
6252
6253 Mon Aug  2 21:03:10 1999  Tim Janik  <timj@gtk.org>
6254
6255         * configure.in: added --enable-msg-prefix option.
6256
6257         * gmessages.c (g_log_default_handler): feature "prg_name (pid:%u): "
6258         if --enable-msg-prefix was selected (use "(process:%u): " if
6259         g_get_prgname () returns NULL, along the lines of g_on_error_query).
6260
6261 1999-08-03  Tor Lillqvist  <tml@iki.fi>
6262
6263         * glib.h
6264         * gstrfuncs.c
6265         * tests/strfunc-test.c: Rename g_strccpy to g_strcompress and
6266         g_strecpy to g_strescape per Tim Janik's suggestion. Dropped the
6267         destination parameter, always g_malloc a new string.  Fix bug in
6268         g_strcompress, octal digits were gobbled up without limit, should
6269         use max three.
6270
6271         Sources that use g_strescape must have ifdefs to be compilable
6272         both with GLib 1.2 and 1.3.
6273
6274 Sat Jul 31 17:52:03 PDT 1999 Manish Singh <yosh@gimp.org>
6275
6276         * glib.h
6277         * gstrfuncs.c: the #define for g_strescape interfered with the
6278         compilation of the function, so just remove the function and
6279         note that it's deprecated in the header
6280
6281 1999-08-01  Tor Lillqvist  <tml@iki.fi>
6282
6283         * gstrfuncs.c (g_strccpy, g_strecpy): New functions.
6284
6285         * glib.h: Declare and document them. Define the deprecated
6286         g_strescape as a macro that calls g_strecpy.
6287
6288         * tests/strfunc-test.c (main): Test them.
6289
6290         * makefile.{cygwin,msc}.in
6291         * tests/makefile.{cygwin,msc}.in: Remove gstack and its test
6292         program.
6293
6294         * glib.def: Additions and removals.
6295
6296         * README.win32: Improve gcc build instructions.
6297
6298         * build-dll: Also build import library for MSVC.
6299
6300 Sat Jul 24 20:11:35 1999  Tim Janik  <timj@gtk.org>
6301
6302         * merged GLib 1.3.0 with glib-1.2.3 from Fri Jul 16 22:18:36.
6303         * incorporated proposed cleanups from gtk-devel-list.
6304
6305         * bumped version number to GLib-1.3.1
6306
6307         * glib.h:
6308         * gqueue.c:
6309         * gstring.c:
6310         * glist.c:
6311         removed string tokenisation (we got g_strsplit() and g_strjoin()
6312         already) and readline functions.
6313         s/g_list_delete/g_list_delete_link.
6314         implemented g_slist_delete_link.
6315         removed notion of g_ATEXIT() macro in glib.h, this is an *internal*
6316         macro, g_atexit() is provided for public consumption.
6317         added GTrashStack inline utility functions.
6318         reimplement double eneded queues.
6319         removed GStack implementation, people can use a queue or a (singly)
6320         linked list for this task.
6321         deprecated g_strescape(), we need the SunOS variants here.
6322
6323         * gdate.c: added DEBUG_MSG() macro to wrap old messages.
6324
6325         * *.*: CVS merges.
6326
6327         * upgrade to libtool 1.3.3.
6328
6329 1999-07-21  Tor Lillqvist  <tml@iki.fi>
6330
6331         Win32: With the latest gcc (2.95, pre-release), we can have binary
6332         compatibility with MSVC by using the switch -fnative-struct. No
6333         longer build DLLs with .gcc in the name when using gcc.
6334
6335         * README.win32: Renew gcc build instructions.
6336
6337         * build-dll: Comments change, handle also .a files.
6338
6339         * makefile.cygwin.in
6340         * tests/makefile.cygwin.in: Remove .gcc from DLL name.
6341
6342 1999-07-13  Tor Lillqvist  <tml@iki.fi>
6343
6344         * README.win32: Correct URL for mingw runtime sources.
6345
6346         * build-dll: Combine commands with &&.
6347
6348         * glib.h: Map also rmdir() and hypot() for MSVCRT library.
6349
6350         * makefile.cygwin.in
6351         * tests/makefile.cygwin.in: New DLL naming style. GCC-compiled DLLs are
6352         now called *.gcc.dll, to avoid binary incompatibilities with
6353         MSVC-compiled versions.
6354
6355         * makefile.msc.in: Cosmetics.
6356
6357 1999-07-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6358
6359         * configure.in: Test for pthread_join rather than for
6360         pthread_create to determine the right thread-lib. Makes it work on
6361         mips-sgi-irix6.5. Hitn from to Jari Vuoksenranta
6362         <javu@piano.ux.phys.jyu.fi>.
6363
6364 1999-07-02  Tor Lillqvist  <tml@iki.fi>
6365
6366         * README.win32: Note about need to fix another bug in the mingw32
6367         headers.
6368
6369         * makefile.msc.in: Debugging turned on via an nmake variable,
6370         no need to edit the makefile.
6371
6372 1999-07-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6373
6374         * configure.in, acconfig.h, gutils.c: Added a g_memmove
6375         replacement for platforms without memmove, where bcopy can't
6376         handle overlapping copies and the corresponding checks, which is
6377         taken form the PERL Configure routine.
6378
6379         * glib.h: Updated the commentary about g_memmove to be right and
6380         more GLib-like.
6381
6382         * configure.in: Removed test for rand_r, as it isn't used anymore.
6383
6384 1999-06-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6385
6386         * glib.h, grand.c: Finally removed the g_random_normal and
6387         g_rand_normal functions.
6388
6389 1999-06-28  Tor Lillqvist  <tml@iki.fi>
6390
6391         * glib.def: Add missing export of g_strncasecmp.
6392
6393 1999-06-21  Jose Mercado  <jmercado@mit.edu>
6394
6395         * glib.spec.in: Changed version number (1.1->1.3) in files section
6396         to allow rpm to build packages again.
6397
6398 1999-06-21  Tor Lillqvist  <tml@iki.fi>
6399
6400         * README.win32: Update the pthreads snapshot version we want.
6401         Advice how to hand-expand the makefile.*.in files.
6402
6403         * config.h.win32.in: Define values needed by Sebastian Wilhelmi's
6404         new thread stuff.
6405
6406         * glib.def: Add new functions.
6407
6408         * glibconfig.h.win32.in: Update the pthreads snapshot version.
6409         Fix typo.
6410
6411         * gthread.c: Include config.h, guard inclusion of unistd.h.  When
6412         using gcc on Win32, g_thread_functions_for_glib_use must be marked
6413         for export here, too.
6414
6415         * gtimer.c: Implement g_usleep on native Win32 using Sleep (which
6416         only has millisecond granularity, though).
6417
6418         * makefile.cygwin.in
6419         * makefile.msc.in: Update pthreads snapshot version. File
6420         name changes. Remove testgthread.
6421
6422         * tests/makefile.cygwin.in
6423         * tests/makefile.msc.in: Add thread-test. Link with gthread lib.
6424
6425 1999-06-18  Jeff Garzik  <jgarzik@pobox.com>
6426
6427         * tests/Makefile.am:  Re-order tests in alpha order.
6428
6429 1999-06-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6430
6431         * configure.in: Changed test for pthread_attr_setstacksize from
6432         AC_TRY_COMPILE to AC_TRY_LINK.
6433
6434 1999-06-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6435
6436         * configure.in, acglib.m4, acconfig.h, glib.h, gthread.c:
6437         Completed the thread support in GLib. Thread creation,
6438         prioritizing threads, yielding, joining threads as well as
6439         reader/writer locks and recursive mutexes are now in place. Please
6440         test heavily on your platform. It is so far tested on
6441         Linux/i386/pthreads, Solaris/Sparc/pthreads and
6442         Solaris/Sparc/solaristhreads.
6443
6444         * gtimer.c, glib.h: Implement g_usleep (gulong microseconds) for
6445         thread safe sleeping. (sleep() is not MT-safe at all!)
6446
6447         * gutils.c: Avoid compiler warning.
6448
6449         * tests/Makefile.am, tests/thread-test.c: New program to test some
6450         aspects of the thread implementation.
6451
6452         * gthread.c, Makefile.am: Renamed from gmutex.c to reflect the
6453         change of content.
6454
6455         * configure.in: Purged all appearances of nspr. 
6456
6457 Wed Jun  2 11:42:46 PDT 1999 Manish Singh <yosh@gimp.org>
6458
6459         * acinclude.m4
6460         * config.guess
6461         * config.status
6462         * ltconfig
6463         * ltmain.sh: upgrade to libtool 1.3.2 (BeOS changes merged)
6464
6465 1999-05-29  Tor Lillqvist  <tml@iki.fi>
6466
6467         * gstrfuncs.c (g_strescape): Backslashify also '"' characters.
6468
6469         * glib.h: Document g_strescape.
6470
6471 1999-05-12  Tor Lillqvist  <tml@iki.fi>
6472
6473         * glib.h (Win32): Map fileno to _fileno for mingw32. Map fstat to
6474         _fstat.
6475
6476         * README.win32: Advice also to remove -lmoldname in the
6477         patch to the egcs-1.1.2 spec file.
6478
6479 Wed May 12 00:23:55 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
6480
6481         * gmodule/Makefile.am: Another small fix.
6482
6483 1999-05-08  Tor Lillqvist  <tml@iki.fi>
6484
6485         * Makefile.am tests/Makefile.am: Correct rules for making the
6486         win32-related files that are made from corresponding .in files.
6487         Is there a cleaner way than explicitly writing rules that invoke
6488         config.status?
6489
6490 Fri Jul 16 22:18:36 PDT 1999 Manish Singh <yosh@gimp.org>
6491
6492         * ltconfig
6493         * ltmain.sh: upgrade to libtool 1.3.3
6494
6495 1999-06-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6496
6497         * gdate.c, gstrfuncs.c, gstring.c: Fixed the use of the
6498         is..... and to..... macros, which take unsigned chars, not chars!
6499         Thanks to Morten Welinder <terra@diku.dk> for pointing this out.
6500
6501 Thu Jun  3 16:30:31 PDT 1999 Manish Singh <yosh@gimp.org>
6502
6503         * gerror.c (g_on_error_query): check isatty() before querying so
6504         we don't loop endlessly
6505
6506 Sat May 29 11:16:29 PDT 1999 Manish Singh <yosh@gimp.org>
6507
6508         * acinclude.m4
6509         * config.guess
6510         * config.status
6511         * ltconfig
6512         * ltmain.sh: upgrade to libtool 1.3.2
6513
6514 1999-05-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6515
6516         * gmain.c: provide a poll prototype for SunOS, as they do not do
6517         it self. Hint from Christian Parg <cparg@fs-design.de>.
6518
6519 Tue May 25 12:23:07 1999  Owen Taylor  <otaylor@redhat.com>
6520
6521         * gstrfuncs.c (g_strchug): Use g_memmove() not memmove().
6522         (Reported by Charles Levert <charles@comm.polymtl.ca>)
6523
6524 Mon May 10 22:03:52 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
6525
6526         * Released GLib 1.2.3
6527
6528 1999-05-08  Tor Lillqvist  <tml@iki.fi>
6529
6530         * Makefile.am tests/Makefile.am: Correct rules for making the
6531         win32-related files that are made from corresponding .in files.
6532         Is there a cleaner way than explicitly writing rules that invoke
6533         config.status?
6534
6535 Sat May  1 10:18:01 PDT 1999 Manish Singh <yosh@gimp.org>
6536
6537         * acinclude.m4
6538         * config.guess
6539         * config.status
6540         * ltconfig
6541         * ltmain.sh: upgrade to libtool 1.3
6542
6543 1999-04-30  Tor Lillqvist  <tml@iki.fi>
6544
6545         * Makefile.am: Don't distribute glibconfig.h.win32.in, but
6546         glibconfig.h.win32. Generate it when making a dist. Also generate
6547         makefile.msc and config.h.win32 from corresponding .in files when
6548         making dist.
6549
6550         * configure.in: Also substitute @GLIB_INTERFACE_AGE@ and
6551         @GLIB_BINARY_AGE@ (needed in config.h.win32).
6552
6553         * glibconfig.h.win32.in: Use static mutex structure and initial
6554         value corresponding to the 1999-04-07 snapshot of pthreads-win32.
6555
6556         * tests/Makefile.am: Distribute makefile.msc. Generate it when
6557         making dist.
6558
6559         * tests/makefile.msc.in: New file.
6560
6561         * tests/node-test.c: Include <stdlib.h> for exit().
6562
6563 Thu Apr 29 02:16:36 1999  Tim Janik  <timj@gtk.org>
6564
6565         * gstrfuncs.c: minor code cleanups.
6566
6567 Tue Apr 27 13:11:29 1999  Owen Taylor  <otaylor@redhat.com>
6568
6569         * gmain.c (g_main_poll): Mask out ERR HUP and NVAL from
6570         the events field so we don't give IRIX fits.
6571
6572 Tue Apr 20 08:42:22 1999  Tim Janik  <timj@gtk.org>
6573
6574         * gscanner.c (g_scanner_unexp_token): behave conservative with
6575         G_TOKEN_IDENTIFIER_NULL and always assume scanner->value.v_string
6576         to be "null" in that case.
6577
6578 1999-04-20  Havoc Pennington  <hp@pobox.com>
6579
6580         * gutils.c (g_vsnprintf):  When using the vsnprintf()
6581         implementation, '\0'-terminate the resulting string
6582         and return its length rather than -1.
6583
6584 Mon Apr 19 13:42:21 1999  Owen Taylor  <otaylor@redhat.com>
6585
6586         * gmain.c (g_main_iterate): Added missing
6587         #ifdef G_THREADS_ENABLED. (I never liked G_THREADS_ENABLED in
6588         the first place!)
6589
6590 1999-04-18  Havoc Pennington  <hp@pobox.com>
6591
6592         * gutils.c (g_snprintf): When using the vsnprintf()
6593         implementation, '\0'-terminate the resulting string
6594         and return its length rather than -1.
6595
6596 Fri Apr 16 06:52:07 1999  Tim Janik  <timj@gtk.org>
6597
6598         * gscanner.c (g_scanner_unexp_token): feature G_TOKEN_EOF as a valid
6599         expected token as well, so we get "- expected end of file" instead of
6600         "- expected (unknown) token <0>".
6601
6602 Tue Apr 13 16:16:14 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
6603
6604         * Released GLib 1.2.2
6605
6606 1999-04-12  Elliot Lee  <sopwith@mh69.mh.cuc.edu>
6607
6608         * g_strchug(): s/strcpy/memmove/
6609
6610 1999-04-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6611
6612         * configure.in: Adjusted the test for an unimplemented
6613         getpwuid_r. Info from Michael Pruett <mikep@ugcs.caltech.edu>.
6614
6615 Sun Apr 11 15:07:34 1999  Tim Janik  <timj@gtk.org>
6616
6617         * configure.in: bumped versin number to GLib 1.2.2, interface 2,
6618         binary 2.
6619
6620         * NEWS: updates.
6621
6622 Sun Apr 11 14:37:06 1999  Tim Janik  <timj@gtk.org>
6623
6624         * gstrfuncs.c (g_strcasecmp): always check for s1, s2 != NULL.
6625
6626 Sat Apr 10 19:30:50 1999  Tim Janik  <timj@gtk.org>
6627
6628         * glib.h: removed braces around inline strings for the G_GNUC_FUNCTION
6629         and G_GNUC_PRETTY_FUNCTION macros, so the macros can be used for
6630         compile time string concatenation.
6631
6632 Thu Apr  8 19:53:19 1999  Owen Taylor  <otaylor@redhat.com>
6633
6634         * gmain.c (g_main_iterate): Check for two threads
6635         calling g_main_iterate at once.
6636
6637         * gmain.c: If the set of poll file descriptors changes
6638         during a call to poll(), abort that call, and start
6639         a new poll. My test program still segfaults
6640         obscurely on glibc 2.0 (in read()!!!), but now it works on
6641         glibc 2.1, so I'll blame something else for the other segfault.
6642
6643 1999-03-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6644
6645         * configure.in: Fixed slight bug, that made configure hang on some
6646         systems. Please do not merge this into 1.3 branch. It's taken care
6647         of differently there. Info from J. Rhett Aultman
6648         <cuplan@alley.gator.net>
6649
6650 Wed Mar 24 21:23:47 CST 1999 Shawn T. Amundson <amundson@gtk.org>
6651
6652         * Released GLib 1.2.1
6653
6654         * README:
6655           INSTALL: 
6656           NEWS: 
6657           sanity_check: updated
6658
6659         * glibconfig.h.win32.in:
6660           Makefile.am:
6661           docs/glib-config.1.in:
6662           docs/Makefile.am: Added files used to generate new files.
6663
6664         * glibconfig.h.win32:
6665           docs/glib-config.1: Removed, now generated.
6666
6667         * configure.in: Added to output now-generated files.
6668
6669 Tue Mar 23 13:43:39 PST 1999 Manish Singh <yosh@gimp.org>
6670
6671         * giounix.c: add user_data param to check and prepare functions
6672
6673 Mon Mar 22 03:54:43 1999  Tim Janik  <timj@gtk.org>
6674
6675         * glib.h:
6676         * gmain.c: add user_data to the GSource ->check and ->prepare
6677         functions, so it can be used to e.g. pass a GPollFd.
6678         (g_main_poll): only add poll records with an events mask != 0 to the
6679         fd_array. don't even bother calling poll_func() if fds=timeout=0.
6680         added debugging printouts around poll_func() invokation that can be
6681         enabled with #define G_MAIN_POLL_DEBUG.
6682
6683 Fri Mar 19 16:29:50 PST 1999 Manish Singh <yosh@gimp.org>
6684
6685         * acinclude.m4
6686         * config.guess
6687         * config.sub
6688         * ltconfig
6689         * ltmain.sh: upgrade to libtool 1.2f
6690
6691         * autogen.sh: libtool is not required to autogen glib
6692
6693         * acconfig.h: remove WITH_SYMBOL_UNDERSCORE (not explictly
6694         needed)
6695
6696 1999-03-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6697
6698         * gmem.c: Fixed another stupid fault of mine: Did
6699         s/g_static_/g_private_/g
6700
6701 Wed Mar 17 03:17:42 1999  Tim Janik  <timj@gtk.org>
6702
6703         * configure.in bumped versin number to GLib 1.2.1, interface 1,
6704         binary 1.
6705
6706         * NEWS: updates.
6707
6708         * glib.h: added GLIB_CHECK_VERSION() macro similar to
6709         GTK_CHECK_VERSION().
6710
6711 Sun Mar 14 17:50:35 1999  Tim Janik  <timj@gtk.org>
6712
6713         * gmem.c (g_mem_chunk_*): changed a bunch of g_assert() statements
6714         to g_return_if_fail().
6715         (g_mem_profile): 
6716         (g_mem_chunk_print): 
6717         (g_mem_chunk_info): removed some extraneous "\n"s at the end of the log
6718         messages.
6719
6720         * gtimer.c (g_timer_*): changed a bunch of g_assert() statements
6721         to g_return_if_fail().
6722         * grel.c (g_*): changed a bunch of g_assert() statements to
6723         g_return_if_fail() and added some extra ones to check relation != NULL.
6724
6725 1999-03-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6726
6727         * configure.in: Also accept _Pctime_r instead of ctime_r, while
6728         seraching for the right `_REENTRANT' flag. This is for Digital
6729         UNIX 4.0d. Thanks to Sascha Brawer <sb@adasys.ch>.
6730
6731 Tue Mar  9 23:25:50 1999  Tim Janik  <timj@gtk.org>
6732
6733         * configure.in: check for working realloc (NULL,).
6734         * gmem.c (g_realloc): use malloc() for initial allocation on systems
6735         where realloc(NULL,) will not work (this is the case on SunOS, reported
6736         by Tom Geiger).
6737
6738 Mon Mar  8 07:42:08 1999  Tim Janik  <timj@gtk.org>
6739
6740         * ghook.c (g_hook_unref): when !hook_list->is_setup, wrap the
6741         flag around the call to g_hook_free() to avoid spurious
6742         warnings (happens during destruction phase).
6743
6744 1999-03-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6745
6746         * glibconfig.h.win32, config.h.win32: Moved G_THREADS_IMPL_POSIX
6747         from config.h.win32 to glibconfig.h.win32
6748
6749         * acconfig.h, configure.in, config.h.win32: Added test for DCE
6750         versions of mutex_trylock and cond_timedwait. The win32 versions
6751         are posix, aren't they?
6752
6753 1999-03-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6754
6755         * gmem.c: Fixed a stupid cut'n'paste error of mine. Thanks to
6756         Friedrich Dominicus <Friedrich.Dominicus@inka.de>
6757
6758 1999-03-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6759
6760         * gutils.c (g_get_any_init): Fixed yet another bloody
6761         implementation of getpwuid_r on AIX. Thanks to Olaf Dietsche
6762         <olaf.dietsche+list.gtk@netcologne.de>. I would like a configure
6763         test better than that, but have no idea, how to do that easily.
6764
6765 Sun Feb 21 22:11:51 CST 1999  Shawn T. Amundson <amundson@gtk.org>
6766
6767         * Released GLib 1.2.0
6768
6769         * AUTHORS: updated
6770
6771 Wed Feb 24 00:08:42 CST 1999 Shawn T. Amundson <amundson@gtk.org>
6772
6773         * *.[ch]: inserted additional note to look for ChangeLog and
6774           AUTHORS file for a log of modifications.
6775
6776 Sun Feb 21 14:01:00 1999  Dr Mike <drmike@redhat.com>
6777
6778         * Made specfile generated, tweaked slightly
6779
6780 Sat May  8 06:00:17 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
6781
6782         * configure.in
6783           gmodule/Makefile.am
6784           gthread/Makefile.am: Better testing reveals better
6785           methods.  Fixes for BeOS.
6786
6787 Sat May  8 01:52:29 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
6788
6789         * configure.in
6790           gerror.c
6791           gmain.c
6792           gstrfuncs.c
6793           gutils.c
6794           ltconfig
6795           ltmain.sh
6796           gmodule/Makefile.am
6797           gmodule/gmodule.c
6798           gmodule/gmoduleconf.h.in
6799           gmodule/gmodule-beos.c
6800           gthread/Makefile.am: Port to BeOS by myself and Richard Offer.
6801
6802 1999-05-06  Tor Lillqvist  <tml@iki.fi>
6803
6804         * makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in
6805         config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in:
6806         New files, used to generate corresponding non-.in files when
6807         making a dist. This is just so the version numbers will be kept in
6808         synch automatically.
6809
6810         * configure.in: Also substitute @GLIB_MAJOR_VERSION@,
6811         @GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@.
6812
6813         * Makefile.am tests/Makefile.am: Also distribute makefile.cygwin.
6814
6815         * gerror.c (g_on_error_query): On Win32, put up a MessageBox and
6816         then exit.
6817
6818         * glib.def: Add a couple of functions.
6819
6820 Sat May  1 10:26:20 PDT 1999 Manish Singh <yosh@gimp.org>
6821
6822         * acinclude.m4
6823         * config.guess
6824         * config.status
6825         * ltconfig
6826         * ltmain.sh: upgrade to libtool 1.3
6827
6828 1999-04-25  Tor Lillqvist  <tml@iki.fi>
6829
6830         * README.win32: More editing.
6831         * build-dll: Use gcc, not ld to link.
6832         * glib.h: On native Win32 use _unlink().
6833         * gscanner.c: Use corrent NATIVE_WIN32 feature test macro,
6834         not _MSC_VER.
6835         * gstring.c: Include <io.h> on Win32 for _read prototype.
6836         * gutils.c: Remove old IO channel code (was in #if 0).
6837         * makefile.cygwin: Don't need to link with kernel32 and msvcrt
6838         explicitly, they are included anyway.
6839
6840 1999-04-24  Tor Lillqvist  <tml@iki.fi>
6841
6842         Support added for building using a GNU toolchain on Win32,
6843         i.e. gcc -mno-cygwin on cygwin (a.k.a. mingw32, using egcs-1.1.2).
6844
6845         * README.win32: Updated.
6846         * build-dll makefile.cygwin tests/makefile.cygwin: New files.
6847         * glib.h glib.def glibconfig.h.win32: Slight updates. 
6848         * gmain.c: No need to include <fcntl.h> and <io.h> on Win32.
6849         * gmain.c gutils.c testglib.c tests/string-test.c: Test for
6850         NATIVE_WIN32, not _MSC_VER.
6851         * gmutex.c: Must declare g_thread_functions_for_glib_use as
6852         exported (using the GUTILS_C_VAR macro).
6853         * gutils.c gmodule/libgplugin_[ab].c: LibMain not needed.
6854         * gmodule/gmoduleconf.h.win32: Need underscore with gcc.
6855         * gthread/gthread.c: With gcc on Win32, must use memcpy to assign
6856         value of g_thread_functions_for_glib_use (?).
6857         * makefile.msc tests/makefile.msc: Cosmetics.
6858
6859 Fri Apr 23 14:29:25 BST 1999  Tony Gale <gale@gtk.org>
6860
6861         * glib.h: Fix typo in g_string_ncasecmp macro (by me).
6862           Add b_string_strncasecmp macro.
6863
6864 1999-04-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6865
6866         * gutils.c (g_get_any_init): use sysconf (_SC_GETPW_R_SIZE_MAX) as
6867         the new initinal bufsize for getpwuid_r on systems, that support
6868         this. Hint from Holger Duerer <H.Duerer@zait.uni-bremen.de>.
6869
6870 Sat Apr 17 20:55:13 BST 1999  Tony Gale <gale@gtk.org>
6871
6872         * glib.h, gstring.c: Add new g_string functions for reading
6873           from file/socket descriptors, and tokenising strings.
6874
6875           Added various g_string macros.
6876
6877 Tue Apr 13 23:28:32 1999  Tor Lillqvist  <tml@iki.fi>
6878
6879         * README.win32: Mention the tests directory.
6880
6881         * glib.def: Add the functions from grand.c.
6882
6883         * glibconfig.h.win32: Add unsigned max values, and the format
6884         strings.
6885
6886         * makefile.msc: Add grand.
6887
6888         * tests/{date-test,node-test}.c: Include <stdlib.h> for exit().
6889
6890         * tests/makefile.msc: New file.
6891
6892 1999-04-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6893
6894         * glib.h: Moved struct declaration up. Style fixes.
6895
6896         * grand.c: Style fixes. Only try to open /dev/random once.
6897
6898         * tests/rand-test.c (main): New tests; Slight bug fix. 
6899
6900 1999-04-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6901
6902         * grand.c, tests/rand-test.c: New files to implement the Mersenne
6903         Twister Pseudo Random Number Generator.
6904
6905         * glib.h, AUTHORS, Makefile.am, tests/Makefile.am: Changed
6906         accordingly.
6907
6908 Thu Apr  8 21:12:30 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
6909
6910         * Released GLib 1.3.0
6911
6912 1999-03-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6913
6914         * configure.in: Added a check for the right format to printf and
6915         scanf long longs. It is %qi instead of %lli on FreeBSD for
6916         whatever reason.
6917
6918 1999-03-28  Raja R Harinath  <harinath@cs.umn.edu>
6919
6920         * Makefile.am (glibconfig.h): Make sure `glibconfig.h' exists
6921         after the rule is fired.
6922         (install-exec-local): Install glibconfig.h only if the contents
6923         are different from the currently installed glibconfig.h.
6924
6925 1999-03-26  Raja R Harinath  <harinath@cs.umn.edu>
6926
6927         * Makefile.am (configexecincludedir): Rename from 
6928         configincludedir so that glibconfig.h will be installed 
6929         as part of `make install-exec'. 
6930
6931 Thu Mar 25 22:45:47 1999  Tor Lillqvist  <tml@iki.fi>
6932
6933         * config.h.win32: Update version numbers.
6934
6935         * glibconfig.h.win32: Update version numbers and pthreads-win32-
6936         related magic values.
6937
6938         * README.win32: Some improvements.
6939
6940         * makefile.msc: Add gqueue and gstack. Correct version number.
6941
6942 Fri Mar 19 16:29:50 PST 1999 Manish Singh <yosh@gimp.org>
6943
6944         * acinclude.m4
6945         * config.guess
6946         * config.sub
6947         * ltconfig
6948         * ltmain.sh: upgrade to libtool 1.2f
6949
6950         * autogen.sh: libtool is not required to autogen glib
6951
6952         * acconfig.h: remove WITH_SYMBOL_UNDERSCORE (not explictly
6953         needed)
6954
6955 1999-03-18  Jeff Garzik  <jgarzik@pobox.com>
6956
6957         * glib.def: Add new g_list, g_stack, g_queue functions.
6958
6959 1999-03-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6960
6961         * configure.in: added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES)
6962         to hold various defines to get the right thread implementation on
6963         different platforms. Also look in -ldce for pthread_create. Should
6964         make it work on HP-UX 10.x. Information from "D. Emilio Grimaldo
6965         Tunon" <emilio_tunon@nl.compuware.com>.
6966
6967 1999-03-17  Jeff Garzik  <jgarzik@pobox.com>
6968
6969         * gstack.c, gqueue.c:
6970         Add copyright, clean up code a bit.
6971
6972 1999-03-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
6973
6974         * configure.in: Added missing values for G_MAXU(SHORT|INT|LONG) on
6975         platforms with only /usr/include/values.h.
6976
6977         * acconfig.h: Removed unnecessary macros.
6978
6979         * glibconfig.h.win32, config.h.win32: Moved G_THREADS_IMPL_POSIX
6980         from config.h.win32 to glibconfig.h.win32. Taken from glib 1.2
6981         branch.
6982
6983         * configure.in: Also accept _Pctime_r instead of ctime_r, while
6984         seraching for the right `_REENTRANT' flag. This is for Digital
6985         UNIX 4.0d. Taken from glib 1.2 branch.
6986
6987 Wed Mar 17 03:14:56 1999  Tim Janik  <timj@gtk.org>
6988
6989         * glib.h: added GLIB_CHECK_VERSION() macro similar to
6990         GTK_CHECK_VERSION().
6991
6992 Wed Mar 17 01:46:28 1999  Tim Janik  <timj@gtk.org>
6993
6994         * merges from glib-1-2:
6995
6996 Sun Mar 14 17:50:35 1999  Tim Janik  <timj@gtk.org>
6997
6998         * gmem.c (g_mem_chunk_*): changed a bunch of g_assert() statements
6999         to g_return_if_fail().
7000         (g_mem_profile):
7001         (g_mem_chunk_print):
7002         (g_mem_chunk_info): removed some extraneous "\n"s at the end of the log
7003         messages.
7004
7005         * gtimer.c (g_timer_*): changed a bunch of g_assert() statements
7006         to g_return_if_fail().
7007         * grel.c (g_*): changed a bunch of g_assert() statements to
7008         g_return_if_fail() and added some extra ones to check relation != NULL.
7009
7010 Tue Mar  9 23:25:50 1999  Tim Janik  <timj@gtk.org>
7011
7012         * configure.in: check for working realloc (NULL,).
7013         * gmem.c (g_realloc): use malloc() for initial allocation on systems
7014         where realloc(NULL,) will not work (this is the case on SunOS, reported
7015         by Tom Geiger).
7016
7017 Mon Mar  8 07:42:08 1999  Tim Janik  <timj@gtk.org>
7018
7019         * ghook.c (g_hook_unref): when !hook_list->is_setup, wrap the
7020         flag around the call to g_hook_free() to avoid spurious
7021         warnings (happens during destruction phase).
7022
7023 1999-03-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
7024
7025         * gmem.c: Fixed a stupid cut'n'paste error of mine. Thanks to
7026         Friedrich Dominicus <Friedrich.Dominicus@inka.de>
7027
7028 1999-03-16  Timur Bakeyev  <mc@bat.ru>
7029
7030         * configure.in: Fix problem with pthread_create in libc, as running
7031         "gcc test.c -l " is not legal.
7032
7033 1999-03-16  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
7034
7035         * tests/type-test.c: Added a test for the
7036         G_(U)?INT(16|32|64)_FORMAT and G_(MIN|MAX|MAXU)(SHORT|INT|LONG)
7037         macros.
7038
7039         * configure.in: Removed G_(U)?INT8_FORMAT again, as it can't be
7040         used for scanf.
7041
7042         * configure.in: Added the macros G_MAXU(SHORT|INT|LONG). I do not
7043         know how to handle these on platforms with /usr/include/values.h,
7044         but without /usr/include/limits.h. Please someone add this.
7045
7046
7047 1999-03-15  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
7048
7049         * configure.in: Added the macros G_(U)?INT(8|16|32|64)_FORMAT to
7050         use for printf and (much more important) scanf format strings for
7051         the corresponding GLib types. 
7052
7053         * glib.h Added G_(U)?(SHORT|INT|LONG)_FORMAT for consistency. It
7054         however makes no sense to also provide G_(FLOAT|DOUBLE)_FORMAT, as
7055         they are different for printf (f for both) and scanf (f for float,
7056         lf for double). Defining G_INT_FORMAT makes sense however, as we
7057         might want to define gint to something different than int someday
7058         in the future. Idea from Sascha Brawer <sb@adasys.ch>.
7059
7060 1999-03-14  Jeff Garzik  <jgarzik@pobox.com>
7061
7062         * gdate.c:
7063         Commented out debugging output.
7064
7065         * tests/Makefile.am, tests/date-test.c:
7066         Added test of the GDate module, based closely on testgdate.c.
7067
7068         * tests/Makefile.am:
7069         Bugfix - compile tests with @GLIB_DEBUG_FLAGS@.
7070
7071 1999-03-14  Raja R Harinath  <harinath@cs.umn.edu>
7072
7073         * configure.in (glibconfig.h): Remove widechar tests and defines.
7074         (fd_set): Change the grep for `fd_mask' to search for `fd_set'.
7075         * gerror.c (fd_mask): Remove conditional typedef.  It is not used
7076         elsewhere in the file.
7077         * gmain.c (fd_mask): Likewise.
7078
7079 1999-03-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
7080
7081         * configure.in: Test for posix threads first, then for dce threads.
7082
7083 1999-03-11  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
7084
7085         * configure.in: Revamped the thread configure stuff. Now dce
7086         threads (old posix draft) are recogniced. This is necessary,
7087         because dce threads are in fact working quite differently from
7088         posix threads. Also changed the conditions for checking for MT
7089         safe functions a bit, because G_THREADS_IMPL_NONE still have to
7090         compile thread safe. NOTE: Please do not commit my change to
7091         glib-1-2/{acconfig.h,configure.in,config.h.win32} from 1999-03-03,
7092         as the current change will take care of that too.
7093
7094 Tue Mar  9 14:37:32 1999  Jeff Garzik  <jgarzik@pobox.com>
7095
7096         * Makefile.am, glib.h, gstack.c, gqueue.c,
7097           tests/Makefile.am, tests/queue-test.c, tests/stack-test.c:
7098         Added stack, queue ADTs and related tests.
7099
7100         * glib.h, glist.c:
7101         New g_list_delete() function.
7102
7103 Sat Mar  6 11:03:08 1999  Asbjorn Pettersen  <ape@lrdpf.spacetec.no>
7104
7105         * gutils.c (g_get_any_init): add OS/2 changes.
7106         change '\\' in HOME to '/'.
7107
7108 1999-03-03  Josh MacDonald  <jmacd@spin.dsl.pacbell.net>
7109
7110         * glib.def: g_spaced_primes_closest was omitted here, so I
7111         couldn't build Xdelta on Windows.
7112
7113 1999-03-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
7114
7115         * gutils.c (g_get_any_init): Fixed yet another bloody
7116         implementation of getpwuid_r on AIX. Thanks to Olaf Dietsche
7117         <olaf.dietsche+list.gtk@netcologne.de>. I would like a configure
7118         test better than that, but have no idea, how to do that easily.
7119
7120 Sat Feb 27 01:18:47 1999  Tim Janik  <timj@gtk.org>
7121
7122         * ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
7123         new one.
7124
7125         * configure.in: set glib version to 1.3.0.