Patch from Darin Adler to restore Glib-1.2 handling of empty strings, and
[platform/upstream/glib.git] / ChangeLog.pre-2-2
1 Fri Aug 24 11:15:46 2001  Owen Taylor  <otaylor@redhat.com>
2
3         * glib/gstrfuncs.c docs/Changes-2.0.txt: Patch from Darin
4         Adler to restore Glib-1.2 handling of empty strings,
5         and to fix off-by-one with @max_tokens. (#57663).
6         Doc improvements.
7
8         * tests/strfunc-test.c: Change tests to correspond to
9         new behavior of g_strsplit().
10
11 Thu Aug 23 11:09:58 2001  Owen Taylor  <otaylor@redhat.com>
12
13         * glib/ghash.c (g_hash_table_foreach_remove_or_steal): 
14         Patch from Josh Pritikin to fix reversed key and value destroy 
15         functions. (#59433)
16
17         * glib/giochannel.h (struct _GIOChannel): Mark structure
18         /*< private >*/
19
20 Thu Aug 23 16:14:17 2001  Tim Janik  <timj@gtk.org>
21
22         * glib/gmacros.h (G_GNUC_NO_INSTRUMENT): new macro.
23
24 2001-08-21  Abel Cheung  <maddog@linux.org.hk>
25
26         * configure.in: Added "zh_TW" to ALL_LINGUAS.
27
28 2001-08-20  Sven Neumann  <sven@gimp.org>
29
30         * Makefile.am: added po to SUBDIRS
31
32 Sun Aug 19 21:32:39 2001  Owen Taylor  <otaylor@redhat.com>
33
34         * glib/ghash.c: Eliminate use of floating point when 
35         determining if the hash table needs to be resized,
36         and also factor out the test from g_hash_table_resize()
37         to save function calls for the common case.
38         (#59124)
39
40         * glib/gmain.c (g_main_context_query): Document the
41         return value.
42
43 2001-08-19  Darin Adler  <darin@bentspoon.com>
44
45         * glib/gshell.c: (g_shell_quote): Added missing \ character.
46
47         * tests/shell-test.c: (check_string_result), (test_shell_unquote),
48         (main): Added tests for g_shell_quote and g_shell_unquote.
49
50 2001-08-19  Fatih Demir <kabalak@gtranslator.org>
51
52         * configure.in: Added "ta" to the languages list.
53
54 2001-08-19  Havoc Pennington  <hp@pobox.com>
55
56         * glib/gshell.c (g_shell_unquote): add comment about shell quoting
57         rules to the docs.
58
59 2001-08-16  Ron Steinke  <rsteinke@w-link.net>
60
61         * glib/giounix.c: fixed an error in setting close_on_unref
62         in g_io_channel_new_file ()
63
64 2001-08-16  Ron Steinke  <rsteinke@w-link.net>
65
66         * glib/giochannel.c glib/glib.def glib/giochannel.h: Added
67         new functions g_io_channel_[set,get]_close_on_unref ()
68
69         * glib/giochannel.c: glib/giochannel.h: Documentation fixes
70
71         * glib/giochannel.c: Fixed g_io_channel_write_chars ()
72         so that bytes_written is always set to an appropriate
73         value when it returns
74
75         * glib/giounix.c: changed g_io_channel_get_flags () to
76         set the is_readable and is_writeable flags cached
77         by the channel
78
79 Wed Aug 15 11:09:56 2001  Tim Janik  <timj@gtk.org>
80
81         * Makefile.am: let the generated .pc files depend on config.status,
82         so they get correctly remade.
83
84 Sun Aug 12 21:05:13 2001  Tim Janik  <timj@gtk.org>
85
86         * glib/gmessages.h: fix g_return_if_fail, g_assert and friends to
87         have a body for G_DISABLE_CHECKS and G_DISABLE_ASSERT.
88         fixes #58873.
89
90 2001-08-12  Ron Steinke  <rsteinke@w-link.net>
91
92         * glib/giochannel.c: safer handling of errno, fixed
93         a bug in an assert
94
95 Sun Aug 12 10:09:00 2001  Owen Taylor  <otaylor@redhat.com>
96
97         * tests/iochannel-test.c (main): Find test case for
98         srcdir != builddir, miscellaneous cleanups.
99
100         * tests/Makefile.am (EXTRA_DIST): Distribute casefold.txt,
101         casemap.txt iochannel-test-infile.
102
103         * glib-2.0-uninstalled.pc.in: Fix for move of glib files
104         into subdir. (Pointed out by Steve Baker)
105
106 Sat Aug  4 01:04:08 2001  Tim Janik  <timj@gtk.org>
107
108         * glib/gscanner.c (g_scanner_unexp_token): fix INT and FLOAT warnings
109         for invalid token values.
110
111 2001-08-10  Ron Steinke  <rsteinke@w-link.net>
112
113         * glib/giochannel.c: Fixed a "sense of comparison" bug,
114         added an assert to check when g_io_channels_read_chars ()
115         is looping endlessly due to encoded_read_buf being corrupted.
116
117 2001-08-06  Sven Neumann  <sven@gimp.org>
118
119         * glib/gutils.[ch]: added new function g_nullify_pointer().
120         
121 2001-08-05  Ron Steinke  <rsteinke@w-link.net>
122
123         * glib/giochannel.c glib/giochannel.c glib/glib.def
124         docs/reference/glib/glib-sections.txt: Added new functions
125         g_io_channel_[read,write]_unichar ()
126
127         * glib/giochannel.h: Finally remembered to remove the
128         old error message G_IO_CHANNEL_ERROR_PCHAR_FLUSH
129
130         * glib/giochannel.c: Some fixes to g_io_channel_fill_buffer ()
131         and g_io_channel_write_chars ()
132
133 2001-08-05  Ron Steinke  <rsteinke@w-link.net>
134
135         * glib/giochannel.c: Replaced the local use_buf variable with a macro
136         in most places. This allows us to check some things without worrying
137         whether we have allocated the read buffers yet, and allows us to allocate
138         the buffers later in some cases.
139
140         * glib/giochannel.c: Introduced a MAX_CHAR_SIZE macro, which is
141         supposed to be greater than or equal to the length in bytes
142         of the longest character in any encoding. This is necessary
143         to get the minimum buffer size for successful writing.
144
145         * glib/giochannel.c: Fixed g_io_channel_set_encoding () so
146         that it just prints a warning if partial_write_buf isn't
147         empty instead of failing.
148
149         * glib/giochannel.c: Fixed several functions so they can accept
150         NULL parameters for pointers to return values.
151
152         * glib/giochannel.c: Altered the error handling for
153         g_io_channel_read_chars () to only return an error if
154         it doesn't have any buffered data.
155
156         * glib/giochannel.c: Rewrote g_io_channel_write_chars ()
157         to fix the error handling and remove duplicate sections
158         of code.
159
160         * glib/giounix.c: Fixed g_io_channel_new_file () to
161         call fstat () to set the is_seekable flag, in case someone
162         uses it on a FIFO.
163
164 Sun Aug  5 08:25:30 2001  Owen Taylor  <otaylor@redhat.com>
165
166         * glib/gmacros.h: Include stddef.h so that we use
167         the system's definition of NULL. (#54730)
168
169 2001-08-04  Alexander Larsson   <alexl@redhat.com>
170         
171         * win32-fixup.pl: 
172         Hacky script to fix up your .msc.in files on windows. 
173         Dunno if this is a good solution yet.
174         
175         * build/win32/module.defs:
176         Back down libiconv version to 1.3, since that is what tor distributes.
177         
178         * glib/glib.def:
179         Update
180
181         * gobject/makefile.msc.in:
182         build gobject-query.exe and gmarshal.strings, add libiconv dependency to linklines.
183
184         * gobject/marshal-genstrings.pl:
185         New file. perl script to generate gmarshal.strings.
186         
187 2001-08-03  Ron Steinke  <rsteinke@w-link.net>
188
189         * glib/giochannel.c: Fixed g_io_channel_seek_position()
190         so that G_SEEK_CUR can be used with UTF-8 encoding
191
192         * glib/giochannel.c: Changed test to decide whether
193         use_buf is encoded_read_buf or read_buf from
194         "if (channel->do_encode)" to "if (channel->encoding)" to
195         fix bug 58472
196
197         * tests/iochannel-test.c: Fixed so it doesn't output
198         double newlines
199
200         * glib/giochannel.c: Fixed g_io_channel_fill_buffer()
201         so that encoded_read_buf is created for UTF-8 encoding
202
203 2001-08-03  Darin Adler  <darin@bentspoon.com>
204
205         * tests/strfunc-test.c: (strv_check), (main):
206         Improve strfunc test to test the split function in a way that
207         demonstrates its idiosyncrasies.
208         * tests/.cvsignore:
209
210 2001-08-03  Sven Neumann  <sven@gimp.org>
211
212         * configure.in: beautified configure help output.
213         
214         * glib/gtree.c: changed help for g_tree_insert(); it was misleading.
215
216 Fri Aug  3 10:20:10 2001  Owen Taylor  <otaylor@redhat.com>
217
218         * glib/guniprop.c (g_unichar_xdigit_value): Fix computation
219         (Fix from Cesar Rincon)
220
221 2001-08-01  Christopher James Lahey  <clahey@ximian.com>
222
223         * glib/gutf8.c (g_utf8_find_prev_char): Made g_utf8_find_prev_char
224         able to return the first character of a string.
225
226 2001-07-31  Ron Steinke  <rsteinke@w-link.net>
227
228         * glib/giochannel.h: Committed this file, which is where
229         the changes in my previous changelog entry happened,
230         not giochannel.c
231
232 2001-07-31  Sven Neumann  <sven@gimp.org>
233
234         * glib/gmem.c: declare gboolean vtable_set static.
235
236 2001-07-30  Ron Steinke  <rsteinke@w-link.net>
237
238         * glib/giochannel.c docs/reference/glib/glib-sections.txt
239         tests/iochannel-test.c: removed G_IO_CHANNEL_*_LINE_TERM macros
240
241         * glib/giochannel.c put /*<public>*/ and /*<private>*/ tags in
242         the GIOChannel structure
243
244
245 2001-07-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
246
247         * configure.in: #undef inline before testing whether it works to
248         avoid false positives. Patch from Garry R. Osgood
249         <grosgood@rcn.com>. Fixes bug #58272.
250
251         * gmodule/gmodule.c (parse_libtool_archive): build the library
252         name ourselfs ... so we can load the library specified and not
253         mangle any name not beggining in 'lib'. Patch from Michael Meeks
254         <michael@ximian.com>. Fixes bug #58226.
255
256 2001-07-29  Ron Steinke  <rsteinke@w-link.net>
257
258         * glib/giochannel.c: Matthias Classen's patch to give
259         g_io_channel_flush() the correct sense when testing
260         whether the buffer is empty
261         * glib/giounix.c: Matthias Classen's patch to set
262         the mode of a file created with g_io_channel_new_file()
263
264 Sun Jul 29 16:08:17 2001  Tim Janik  <timj@gtk.org>
265
266         * glib/gscanner.[hc]: removed deprecated g_scanner_stat_mode().
267
268         * glib/gscanner.c (g_scanner_msg_handler): by default, print scanner
269         errors and warnings to stderr.
270
271 2001-07-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
272
273         * glib/gtypes.h: Use G_GNUC_EXTENSION instead of
274         __extension__. Patch from Pavel Roskin <proski@gnu.org>.
275
276 2001-07-26  Darin Adler  <darin@bentspoon.com>
277
278         * configure.in:
279         * m4macros/glib-2.0.m4:
280         Update location of pkgconfig from sourceforge.net to new
281         location at freedeskop.org.
282
283 2001-07-26  Michael Natterer  <mitch@convergence.de>
284
285         * gobject/glib-genmarshal.c: added a "release_check" to the
286         OutArgument structure, which, if present, gets integrated in the
287         marshaller code and protects us from stuff like
288         g_object_unref(NULL) on marshaller return values.
289
290 2001-07-23  Padraig O'Briain  <Padraig.Obriain@sun.com>
291
292         * gobject/gobjectnotifyqueue.c: fix unconditional check of
293         first GParamSpec in g_object_notify_queue_thaw(); prevent
294         property notification being lost
295
296 2001-07-23  Ron Steinke  <rsteinke@w-link.net>
297
298         * glib/giochannel.c: fixed g_io_channel_seek_position() so that
299         G_SEEK_CUR works for UTF-8 channel encoding, and unallocated
300         converters are not flushed after the seek; fixed
301         g_io_channel_get_buffer_condition() so that G_IO_IN is only
302         set if the read buffer contains at least one full character
303
304 2001-07-23  Sven Neumann  <sven@gimp.org>
305
306         * Makefile.am: removed glib.def from EXTRA_DIST ...
307         * glib/Makefile.am: ... and added it here.
308
309 2001-07-22  Hans Breuer  <hans@breuer.org>
310
311         * glib/giochannel.c (g_io_channel_get_buffer_condition) : make
312         the code actually have an effect (Use |= to set bits). Not
313         absolutely sure if is the right one.
314
315         * glib/giowin32.c (g_io_win32_<check|prepare>) : don't modify
316         watch->condition but restored the previous behaviour.
317         Now gio-test as well as The Gimp work again ...
318         
319 2001-07-21  Hans Breuer  <hans@breuer.org>
320
321         * glib/giowin32.c (g_io_channel_new_file) : set the
322         corresponding p(ermission)mode of the file when creating,
323         otherwise a wronly file couldn't be overwritten (at least
324         not on Win9x).
325
326 2001-07-21  Hans Breuer  <hans@breuer.org>
327
328         * glib/giowin32.c : intial implementation of new API functions.
329         Not sure if it behaves as intended ...
330
331         * glib.def : removed, glib/glib.def is the file used since moved
332         * glib/glib.def : updated
333
334         * tests/makefile.msc : added iochannel-test
335
336 Fri Jul 20 19:19:10 (UTC) 2001  Ron Steinke  <rsteinke@w-link.net>
337
338         * glib/giochannel.c: API changes, fixes to
339         error handling, some internal restructuring
340         * glib/giochannel.h: API changes, documentation for
341         elements in GIOChannel structure
342         * glib/giounix.c: Matched API changes, implemented
343         backend to set is_readable, is_writeable, is_seekable
344         flags, added a test to catch large values of count
345         for which the behavior of write() is undefined
346         * glib/giowin32.c: Changed to match new prototypes for
347         io_close() and io_seek(), removed references to
348         G_IO_STATUS_INTR, set is_seekable flag in channel
349         creation functions
350         * glib.def: Renamed g_channel_error_quark() and
351         g_channel_error_from_errno() to g_io_channel_error_quark() and
352         g_io_channel_error_from_errno(); added new functions
353         g_io_channel_get_buffered() and g_io_channel_set_buffered()
354         * docs/reference/glib/glib-sections.txt: Modified iochannel
355         section to reflect new functions and API changes
356         * tests/iochannel-test.c: Fixed to work with API changes
357         * tests/iochannel-test-infile: New file; input file
358         for iochannel-test
359         * tests/unicode-collate.c tests/unicode-normalize.c:
360         Changed G_IO_FILE_MODE_READ to "r" to match API change
361
362 Fri Jul 20 19:16:24 (UTC) 2001  Ron Steinke  <rsteinke@w-link.net>
363
364         * gobject/glib-genmarshal.c: modified to create header files
365         using G_[BEGIN,END]_DECLS instead of #ifdef __cplusplus ...
366
367 Fri Jul 20 14:11:29 2001  Owen Taylor  <otaylor@redhat.com>
368
369         * glib/gutf8.c glib/gunidecomp.c: s/size_t/gsize/ to match
370         prototypes.
371
372 Thu Jul 19 16:05:21 2001  Owen Taylor  <otaylor@redhat.com>
373
374         * glib/gcompletion.c (g_completion_complete): Fix memory
375         leak and dubious list manipulation. (Found by 
376         Ron Koerner, #53408)
377
378         * glib/gfileutils.c (get_contents_stdio): Call fclose()
379         on FILE * on error. (#57057)
380
381 2001-07-20  Hans Breuer  <hans@breuer.org>
382
383         * glib/glib/giowin32.c : make it compile again
384
385         * glib/glib.def : updated exports
386
387         * glib/makefile.msc.in :
388         * glib/makefile.mingw.in : 
389         * tests/makefile.msc.in : reflect glib move
390
391         * tests/mainloop-test.c : #include <io.h> for _pipe()
392
393         * tests/gio-test.c : casts for strict compiler settings
394
395         * makefile.msc.in : new master makefile reflecting the glib
396         move. The '.in' isn't really needed anymore, because there
397         is no version number in it
398
399 2001-07-19  Darin Adler  <darin@bentspoon.com>
400
401         * glib/gstrfuncs.c: (g_ascii_strdown), (g_ascii_strup): Add
402         missing const.
403         (g_strsplit): Add g_return_val_if_fail for case of empty
404         delimiter, which can result in an infinite loop otherwise.
405         * glib/gstrfuncs.h: Add missing const.
406         * tests/.cvsignore: Ignore a generated file.
407         
408         * tests/array-test.c:
409         * tests/dirname-test.c:
410         * tests/hash-test.c:
411         * tests/list-test.c:
412         * tests/node-test.c:
413         * tests/relation-test.c:
414         * tests/shell-test.c:
415         * tests/slist-test.c:
416         * tests/spawn-test.c:
417         * tests/strfunc-test.c:
418         * tests/string-test.c:
419         * tests/testglib.c:
420         * tests/tree-test.c:
421         * tests/type-test.c:
422         Add an #undef G_DISABLE_ASSERT so all tests will assert even if
423         asserts are disabled inside glib itself.
424
425 Fri Jul 13 19:20:06 2001  Owen Taylor  <otaylor@redhat.com>
426
427         * glib/gstring.c (g_string_insert/append/prepend_unichar):
428         Add functions to insert a unichar as UTF-8, since this
429         is reasonably common.
430
431         * glib/gutf8.c glib/gunicode.h (g_utf8_get_char_validated):
432         New function exposing iterating through possibly invalid/incomplete
433         UTF-8 to unicode to the outside world.
434
435         * glib/gutf8.c (g_utf8_get_char_extended): Fix max_len argument
436         to be gssize, not gsize.
437
438 2001-07-17  Kjartan Maraas  <kmaraas@gnome.org>
439
440         * configure.in: Added "nn" to ALL_LINGUAS.
441         
442 2001-07-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
443
444         * glib/gmain.c: Add some assertions. Simplify and fix
445         g_main_context_release(). Fix some locking bugs in
446         g_main_loop_run().
447
448 2001-07-12  Mark Murnane  <Mark.Murnane@sun.com>
449
450         * glib/gmessages.c: Changed prototype of printf_string_upper_bound
451         to return gsize.  Now matches the actual function body.
452
453         * glib/gstrfuncs.c (g_strrstr_len): Changed type of parameter #2 
454         from gint to gssize.  Now matches the prototype in gstrfuncs.h.
455         
456 2001-07-11  Darin Adler  <darin@bentspoon.com>
457
458         * .cvsignore: Add some generated files.
459
460         * glib/gmain.c: (g_main_context_iterate): Comment out cruft
461         after #endif to avoid gcc warning.
462         * gmodule/gmodule.c: (g_module_set_error_unduped): Remove
463         const from type to avoid gcc warning.
464         * gobject/gsignal.c: (g_signal_emitv): ifdef variable used
465         only if G_ENABLE_DEBUG to avoid gcc warning.
466         * gobject/gtype.c: (type_iface_vtable_init_Wm),
467         (type_iface_vtable_finalize_Wm): ifdef call needed only
468         if !G_DISABLE_ASSERT to avoid gcc warning.
469         * tests/testglib.c: (main): ifdef call needed only if
470         !G_DISABLE_ASSERT to avoid gcc warning. Maybe later we
471         should make the test to #undef G_DISABLE_ASSERT.
472         * tests/unicode-collate.c: Add include of <string.h> to
473         avoid gcc warning.
474
475 Wed Jul 11 11:13:50 2001  Owen Taylor  <otaylor@redhat.com>
476
477         * glib/Makefile.am (libglib_1_3_la_SOURCES): Add gunicomp.h
478         (Reported by Sven Neumann).
479
480         * glib/guniprop.c (g_utf8_str/updown) glib/gunicollate.c
481         (g_utf8_collate_key): Fix shadowing problems reported by
482         many (D. Adler, S. Neumann, M. Murmane, L. Peter)
483
484 Fri Jul  6 00:02:41 2001  Tim Janik  <timj@gtk.org>
485
486         * glib/gmessages.c (printf_string_upper_bound): fix negative exponent
487         handling (numbers<0).
488         
489         * glib/gutils.h (g_bit_storage): take a gulong as argument.
490         same for g_bit_nth_lsf() and g_bit_nth_msf() as mask.
491
492 2001-07-08  Martin Baulig  <baulig@suse.de>
493
494         * tests/unicode-normalize.c, tests/unicode-collate.c:
495         Reflect latest g_io_channel_new_file() API changes, use
496         G_IO_FILE_MODE_READ instead of "r".
497
498 Fri Jul  6 22:34:32 2001  Owen Taylor  <otaylor@redhat.com>
499
500         * glib/gunicode.h glib/gunidecomp.c glib/guniprop.c 
501           glib/gunicollate.c: Add length arguments to
502         g_utf8_{strup,strdown,casefold,collate_key}.
503
504         * glib/gdate.c: Fix for above.
505
506 2001-07-06  Pablo Saratxaga <pablo@mandrakesoft.com>
507
508         * configure.in: added Basque (eu) to ALL_LINGUAS
509
510 Mon Jul  2 19:48:52  2001 Andrew Lanoix <alanoix@umich.edu>
511
512         *giowin32.c: g_source_remove()ing an socket iochannel closes
513         the socket when it should not. Patch by Peter Zelezny 
514         <zed@linux.com>
515
516         *giowin32.c: Fix a few typos
517         
518 Mon Jul  2 16:03:21 2001  Owen Taylor  <otaylor@redhat.com>
519
520         * glib/giochannel.c (g_io_channel_get_buffer_condition): Fix.
521
522         * glib/giunix.c: Fix prepare/check/dispatch for watches.
523
524         * tests/unicode-normalize.c: #include <string.h>
525
526 Sat Jun 30 23:14:32 2001  Tim Janik  <timj@gtk.org>
527
528         * glib/glist.[hc]: added g_list_insert_before().
529
530         * glib/gslist.c (g_slist_insert_before): provide an implementation,
531         prototype was already present...
532
533 Sun Jul  1 20:16:25 2001  Owen Taylor  <otaylor@redhat.com>
534
535         * glib/guniprop.c (g_unichar_totitle): Use G_N_ELEMENTS
536         rather than a custom macro.
537
538         * glib/gen-unicode-tables.pl: Adapt to changes in table
539         formats for Unicode 3.1
540
541         * glib/gunicode.h glib/guniprop.c glib/gunichartables.h
542           glib/gen-unicode-tables.pl: Add case conversion functions
543         g_utf8_casefold, g_utf8_strup, g_utf8_strdown.
544
545         * tests/unicode-caseconv.c tests/gen-casefold-txt.pl
546           tests/gen-casemap-txt.pl tests/casefold.txt 
547           tests/casemap.txt: Test cases for case conversion.
548
549         * glib/gunicode.h glib/gunidecomp.[ch] glib/gunicomp.h
550           glib/gen-unicode-tables.pl: Add function to do Unicode
551         normalization g_utf8_normalize().
552
553         * tests/unicode-normalize.c: Test program for case conversion.
554
555         * glib/gunicode.h glib/gunicollate.c: Add collation functions
556         g_utf8_collate, g_utf8_collate_key.
557
558         * test/unicode-collate.c: Test program for collation.
559
560         * glib/gdate.c (g_date_fill_parse_tokens): Fix uninitialized
561         variable.
562
563         * glib/gdate.c (g_date_strftime) docs/Changes-2.0.txt:
564         Make work with UTF-8 even if the locale isn't UTF-8 based.
565         Still somewhat of broken, if the format string contains 
566         characters not representable in the current locale, will warn
567         and not work.
568         
569         * glib/gdate.c: Use UTF-8 normalization and casefolding.
570
571 Sat Jun 30 16:03:16 2001  Owen Taylor  <otaylor@redhat.com>
572
573         * glib/giowin32.c glib/giounix.c glib/gmain.[ch]:
574         Rename GSourceFuncs::destroy to GSourceFuncs::finalize.
575         (#56858)
576
577 Sat Jun 30 15:49:10 2001  Owen Taylor  <otaylor@redhat.com>
578
579         * glib/gmain.[ch]: (Mostly patch from Sebastian Wilhemi)
580         Make some changes to the way that GMainContext works:
581
582          - a GMainContext is no longer associated with a single
583            thread, but any thread can acquire ownership 
584            of thread and iterate.
585
586          - There is a facility g_main_context_wait() for
587            non-owner-threads to wait either for ownership
588            or for a condition to be broadcast.
589
590          - For efficiency, GMainLoop just piggybacks of
591            of the loops mutex / condition instead of
592            having a separate mutex/condition for each
593            GMainLoop.
594
595         * glib/gthread.[ch]: Remove hacks to store the thread's
596         GMainContext in the GThread structures, since we
597         no longer have the GMainContext <=> GThread correspondence.
598         
599         * glib/gmain.[ch]: Make g_main_context_wakeup() public
600         so someone could completely duplicate GMainLoop 
601         with the public API.
602
603         * tests/mainloop-test: Fix up to the new API. Decidedly
604         doesn't work at the moment, but that may be the IO
605         channel changes, or preexisting locking problems.
606
607 Sat Jun 30 13:18:28 2001  Owen Taylor  <otaylor@redhat.com>
608
609         * glib/gstrfuncs.c glib/gstring.h: Try compiling
610         before committing, why don't you? Simple fixes
611         for my stupid typos. 
612
613 Sat Jun 30 12:49:26 2001  Owen Taylor  <otaylor@redhat.com>
614
615         Patch from Darin Adler (#54166)
616         
617         * glib/gstrfuncs.[ch]: Add ascii-only, locale-insensitive
618         g_ascii_to[lower/upper], g_ascii_str[down/up],
619         g_ascii_is[upper/lower] and deprecate the locale-affected
620         versions which break for UTF-8, etc. Make
621         g_ascii_strup/strdown duplicating,
622         not in-place for consistency with UTF-8 functions.
623
624         * glib/gstring.[ch]: Add ascii-only, locale-insensitive
625         g_string_ascii_[down/up], and deprecate the locale-affected
626         versions which break for UTF-8, etc.
627
628         * glib/gutils.c glib/gwin32.c test/testglib.c: Use
629         the g_ascii_* functions where appropriate.
630
631 Fri Jun 29 13:36:39 2001  Owen Taylor  <otaylor@redhat.com>
632
633         * glib/gstring.[ch] (g_string_set_size): Add function to 
634         allow setting the length of a string greater than the 
635         current length (for buffering usage)
636
637         * glib/gstring.[ch]: Expose string->allocated_len, since
638         that is useful when using GString simply as a buffer. 
639         (Renamed from string->alloc)
640
641         * glib/giochannel.[ch] glib/giounix.c glib/giowin32.c:
642         Major patch from Hidetoshi Tajima and Ron Steinke
643         reworking GIOChannel to have:
644
645          - Buffering
646          - Sane and useful error reporting
647          - Streaming encoding conversion with iconv
648          - Convenience functions to read by lines or 
649            an entire file.
650
651         Also fix remaining 64 bit cleanliness issues.
652
653         * tests/iochannel-test.c tests/Makefile.am: Test case
654         for IO channel streaming conversion. Still needs 
655         some fixing up.
656
657 Thu Jun 28 16:57:44 2001  Tim Janik  <timj@gtk.org>
658
659         * configure.in (GLIB_MICRO_VERSION): up version number to 1.3.7,
660         interface age 0, binary age 0.
661
662 2001-06-27  Kjartan Maraas  <kmaraas@gnome.org>
663
664         * glib/gmarkup.c: Fix a typo.
665         
666 2001-06-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
667
668         * Makefile.am, configure.in: Removed glib-config-2.0, as we have
669         pkg-config now.
670
671         * glib/Makefile.am: Added -I$(top_srcdir) for builddir != srcdir.
672
673         * Makefile.am: Removed gen-unicode-tables.pl from EXTRA_DIST.
674
675 Tue Jun 26 11:43:46 2001  Owen Taylor  <otaylor@redhat.com>
676
677         * configure.in Makefile.am *.[ch] glib/*.[ch] glib/Makefile.am:
678         Move glib library into a subdirectory, make all GLib include
679         files include as <glib/glist.h>
680
681         * tests/testglib.c tests/testgdate.c tests/testgdateparser.c
682           tests/timeloop.c tests/timeloop-basic.c: Move all tests into
683         the tests/ subdirectory.
684
685 Sat Jun 23 17:34:38 2001  Tim Janik  <timj@gtk.org>
686
687         * gmessages.c (g_logv): use G_BREAKPOINT() instead of raise(5).
688
689 Wed Jun 20 12:00:54 2001  Owen Taylor  <otaylor@redhat.com>
690
691         Changes for 64-bit cleanliness, loosely based on patch 
692         from Mark Murnane.
693         
694         * gconvert.c (g_convert/g_convert_with_fallback): Remove
695         workarounds for since-fixed GNU libc bugs. Minor
696         doc fix.
697
698         * gconvert.[ch]: Change gint to gsize/gssize as
699         appropriate.
700
701         * gconvert.c (g_locale/filename_to/from_utf8): Fix incorrect
702         computation of bytes_read / bytes_written.
703
704         * gfileutils.[ch] (g_file_get_contents): Make length
705         out parameter 'gsize *len'.
706
707         * ghook.c (g_hook_compare_ids): Don't compare a
708         and b as 'a - b'.
709
710         * gmacros.h (GSIZE_TO_POINTER): Add GPOINTER_TO_SIZE,
711         GSIZE_TO_POINTER.
712
713         * gmain.c (g_timeout_prepare): Rewrite to avoid
714         overflows. (Fixes bug when system clock skews
715         backwards more than 24 days.)
716
717         * gmarkup.[ch]: Make lengths passed to callbacks
718         gsize, length for g_markup_parse-context_parse(),
719         g_markup_escape_text() gssize.
720
721         * gmessages.[ch] (g_printf_string_upper_bound): Change
722         return value to gsize.
723
724         * gmessages.c (printf_string_upper_bound): Remove
725         a ridiculous use of 'inline' on a 300 line function.
726
727         * gstring.[ch]: Represent size of string as a gsize,
728         not gint. Make parameters to functions take gsize,
729         or gssize where -1 is allowed.
730
731         * gstring.c (g_string_erase): Make
732         g_string_erase (string, pos, -1) a synonym for
733         g_string_truncate for consistency with other G*
734         APIs.
735
736         * gstrfuncs.[ch]: Make all functions taking a string
737         length, take a gsize, or gssize if -1 is allowed.
738         (g_strstr_len, g_strrstr_len). Also fix some boundary
739         conditions in g_str[r]str[_len].
740
741         * gutf8.c tests/unicode-encoding.c: Make parameters that 
742         are byte lengths gsize, gssize as appropriate. Make 
743         character offsets, other counts, glong.
744
745         * gasyncqueue.c gcompletion.c
746           timeloop.c timeloop-basic.c gutils.c gspawn.c.
747         Small 64 bit cleanliness fixups.
748
749         * glist.c (g_list_sort2, g_list_sort_real): Fix functions
750         that should have been static.
751
752         * gdate.c (g_date_fill_parse_tokens): Fix extra
753         declaration that was shadowing another.
754
755         * tests/module-test.c: Include string.h
756
757 Mon Jun 18 15:43:29 2001  Owen Taylor  <otaylor@redhat.com>
758
759         * gutf8.c (g_get_charset): Make argument
760         G_CONST_RETURN char **.
761
762 2001-06-22  Andrew Lanoix <alanoix@umich.edu>
763         
764         *giowin32.c: Debug and partial rewrite of async socket code
765         on windows, which fixes major MT issues. Some test code kindly 
766         provided by wroberts1@home.com.
767         
768 Thu Jun 14 14:09:46 2001  Owen Taylor  <otaylor@redhat.com>
769
770         * gstrfuncs.c (g_strconcat): Fix a use of strcat that
771         wasn't replaced with g_stpcpy in the original 
772         stpcpy-for-efficiency patch.
773
774 2001-06-11  Havoc Pennington  <hp@redhat.com>
775
776         * NEWS: updated
777
778         * configure.in (GLIB_MICRO_VERSION): increment version to 1.3.6
779
780 2001-06-08  Alex Larsson  <alexl@redhat.com>
781
782         * gstrfuncs.[ch]:
783         Added new functions g_strstr_len, g_strrstr and g_strrstr_len
784         
785         * tests/strfunc-test.c:
786         Add some tests for the new functions.
787         
788         * gunicode.h:
789         * gutf8.c:
790         Add length argument to g_utf8_strchr and g_utf8_strrchr.
791         
792 2001-06-08  Havoc Pennington  <hp@redhat.com>
793
794         * gspawn.c: support G_SPAWN_FILE_AND_ARGV_ZERO specifying that 
795         the vector passed in to g_spawn_* contains a filename to 
796         execute in argv[0] then the actual argv begins at argv + 1.
797         Kind of a lame hack, but this isn't something you commonly want
798         to do, and avoids adding more function arguments.
799
800 2001-06-08  Pablo Saratxaga <pablo@mandrakesoft.com>
801
802         * configure.in: Added Azeri (az) to ALL_LINGUAS
803
804 2001-06-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
805
806         * docs/Makefile.am, configure.in: Remove docs/glib-config.1.in.
807
808         * gthread-2.0-uninstalled.pc.in (Cflags): Add @G_THREAD_CFLAGS@.
809
810 2001-06-07  Havoc Pennington  <hp@redhat.com>
811
812         * m4macros/glib-2.0.m4: subst GLIB_GENMARSHAL, GOBJECT_QUERY, 
813         GLIB_MKENUMS variables
814
815         * gmodule-2.0.pc.in: add gmodule_supported variable
816
817         * glib-2.0.pc.in: add glib_genmarshal, gobject_query,
818         glib_mkenums variables  
819
820         * configure.in: put G_MODULE_SUPPORTED value into 
821         .pc files
822
823         * autogen.sh: support AUTOGEN_SUBDIR_MODE
824
825         * Makefile.am: add -uninstalled.pc.in to EXTRA_DIST
826
827 2001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
828
829         * configure.in: Look for nanosleep function. 
830
831         * gtimer.c: Use nanosleep for g_usleep, when found.
832
833         * gtimer.c, gtimer.h: Add g_time_val_add function. Closes #54271.
834
835         * gasyncqueue.c: Documentation updates.
836
837         * gthreadpool.c: Use g_time_val_add now that we have it.
838
839 2001-06-01  Jon Trowbridge  <trow@gnu.org>
840
841        * gdate.c (g_date_update_julian): Changed to take a const
842        argument, and then to cast out const.
843        (g_date_update_dmy): Changed to take a const argument, and then
844        cast out const.
845        (g_date_get_weekday): Changed argument to be const.
846        (g_date_get_month): Changed argument to be const.
847        (g_date_get_year): Changed argument to be const.
848        (g_date_get_day): Changed argument to be const.
849        (g_date_get_julian): Changed argument to be const.
850        (g_date_get_day_of_year): Changed argument to be const.
851        (g_date_get_monday_week_of_year): Changed argument to be const.
852        (g_date_get_sunday_week_of_year): Changed argument to be const.
853        (g_date_compare): Changed arguments to be const.
854        (g_date_to_struct_tm): Changed GDate argument to be const.
855        (g_date_strftime): Changed GDate argument to be const.
856        (g_date_clamp): Added.  The equivalent of the CLAMP macro for
857        GDates.
858        (g_date_order): Added.  Ensure that the first GDate argument
859        preceeds the second, swapping them if necessary.
860        (g_date_days_between): Added.  Computes the (signed) number of days
861        between two dates.
862
863 Mon Jun  4 16:02:57 2001  Owen Taylor  <otaylor@redhat.com>
864
865         * gstrfuncs.c (g_strup/strdown): to match g_strcasecmp,
866         check if it is lower/upper before converting to upper/lower
867         [ not required by ISO... ] (#55682, Jon Trowbridge)
868
869 Mon Jun  4 15:59:15 2001  Owen Taylor  <otaylor@redhat.com>
870
871         * gunicode.h: Make a bit more standalone by adding include
872         of gerror.h. #54543.
873         
874         * gunicode.h: Change size_t to g_size. (Ugh)
875
876 2001-05-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
877
878         * grand.h (g_random_boolean, g_rand_boolean): Fix to stupid bug in
879         g_random_boolean, also both functions now return 1 or 0 instead of
880         1<<15 or 0.
881
882         * tests/rand-test.c: Extended testcases.
883
884         * configure.in: Remove G_HAVE_ISO_CXX_VARARGS and
885         G_HAVE_ISO_C_VARARGS and define G_HAVE_ISO_VARARGS directly
886         guarded by #if(n)def __cplusplus.
887
888 2001-05-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
889
890         * gthread-2.0.pc.in: Add @G_THREAD_CFLAGS@ to Cflags.
891
892 Tue May 29 18:17:11 2001  Owen Taylor  <otaylor@redhat.com>
893
894         * autogen.sh (have_libtool): Fix GNU sedism
895
896 2001-05-29  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
897
898         * tests/Makefile.am, tests/qsort-test.c: Add test case for the
899         g_qsort_with_data func. It works. This fixes bug #52605.
900
901         * tests/Makefile.am, tests/cxx-test.C: Now that we check for a C++
902         compiler in configure.in anyway, I added a test, that the GLib
903         headers can be inclued into a C++ program. This fixes bug #52605.
904
905         * configure.in: Don't bail out, if no C++ compiler is
906         found. Define G_HAVE_ISO_VARARGS only if appropriate.
907
908         * gmessages.h: Thus we can revert the previous patch.
909
910 2001-05-29  James Henstridge  <james@daa.com.au>
911
912         * gmessages.h: "#ifdef G_HAVE_ISO_VARARGS" will always succeed
913         even when we don't have ISO vararg support.  Changed to
914         "#if G_HAVE_ISO_VARARGS".
915
916 Mon May 28 11:40:34 2001  Owen Taylor  <otaylor@redhat.com>
917
918         * configure.in: Check for __VARARGS__ separately for C and C++.
919
920 2001-05-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
921
922         * configure.in: Fix typo.
923
924 Sun May 27 05:09:18 2001  Tim Janik  <timj@gtk.org>
925
926         * gmain.c (g_main_context_prepare): unlock context when bailing
927         out with a warning.
928         (g_main_context_check): same here.
929
930         * gmain.c (g_main_context_check): before returning due to
931         changed pollfds, unlock context.
932         
933 Thu May 24 21:24:16 CEST 2001 Paolo Molaro <lupus@ximian.com>
934
935         * gmarkup.c: back out change by mitch@convergence.de and apply patch in
936         bug id #52067 that fixes the same problem in a more complete manner.
937         This fixes also a segfault for a malformed XML file and adds a new
938         test case.
939
940 2001-05-24  Hans Breuer  <hans@breuer.org>
941
942         * grel.c : reflect renaming of g_string_sprintfa to g_string_printfa
943
944         * makefile.msc.in : create an additional static lib to be used from
945         (at least) glib-genmarshal
946
947 2001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
948
949         * garray.c (g_array_remove_index_fast): Tiny speed improvement
950         suggested by noon@users.sourceforge.net.
951
952 2001-05-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
953
954         * config.h.win32.in: Removed POSIX_*. Defined G_THREAD_SOURCE to
955         "gthread-win32.c".
956
957         * glibconfig.h.win32.in: Define G_HAVE_ISO_VARARGS for gcc, don't
958         know about MSC. Define G_THREADS_IMPL_WIN32 instead of
959         G_THREADS_IMPL_POSIX and define the right static mutex macros and
960         types.
961
962         * glib.def: g_thread_create renamed to g_thread_create_full.
963
964         * gthread.c: memcpy is not necessary here. We can simply use
965         struct assignment.
966
967         * gmessages.c: Fix compilation error on win32. Added
968         GFileDescriptor, wich is gint on Unix and FILE* on win32.
969
970 2001-05-21  Andrew Lanoix <alanoix@umich.edu>
971
972         *giowin32.c: G_IO_WIN32_WINDOWS_MESSAGES channels
973         not handled correctly in g_io_win32_check()
974
975 Sun May 20 10:47:47 2001  Owen Taylor  <otaylor@redhat.com>
976
977         * configure.in: Fix some problems in writing out varargs
978         tests in configure.in
979
980 Fri May 18 10:52:23 2001  Owen Taylor  <otaylor@redhat.com>
981
982         * configure.in gmessages.h: Use compile checks for ISO C99 and GNU
983         extension varargs macros syntax and store result in glibconfig.h
984         (G_HAVE_ISO_VARARGS, G_HAVE_GNUC_VARARGS) rather than relying
985         on checking predefined macros.
986
987 2001-05-18  Michael Natterer  <mitch@convergence.de>
988
989         * gmarkup.c: don't g_strdup()/g_free() all parsed attributes and
990         their values twice but simply copy the string pointers from the
991         GMarkupAttribute struct to the string arrays before passing them
992         to start_element().
993
994 2001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
995
996         * gthread.c, gthread.h: Renamed g_thread_create to
997         g_thread_create_full and added macro g_thread_create, which omits
998         'stack_size', 'bound' and 'priority' parameters. Also removed
999         'bound' from GThread struct.
1000
1001         * gthreadpool.h, gthreadpool.c: Adapted GThreadPool to the above
1002         changes. GThreadPool lost the 'priority' and 'bound'
1003         members. g_thread_pool_new the 'stack_size', 'bound' and
1004         'priority' parameters.
1005
1006         * tests/mainloop-test.c, tests/thread-test.c,
1007         tests/threadpool-test.c: Adapted to the above changes.
1008
1009         * gmem.c (g_mem_profile): Fixed mutex deadlock.
1010
1011 2001-05-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1012
1013         * makefile.mingw.in: Add gpattern.o to objects.
1014
1015         * glib.def: Export g_thread_exit as well.
1016
1017         * Makefile.am: Fix BUILT_EXTRA_DIST exporting.
1018
1019 Sun May 13 10:31:17 2001  Owen Taylor  <otaylor@redhat.com>
1020
1021         * glib/Makefile.am gobject/Makefile.am gmodule/Makefile.am:
1022         Add inter-library dependencies.
1023
1024         * acinclude.m4: Remove libtool macros.
1025
1026         * autogen.sh: Require libtool-1.4, automake-1.4p1.
1027
1028 2001-05-15  Havoc Pennington  <hp@redhat.com>
1029
1030         * configure.in (AC_OUTPUT): m4macros/Makefile
1031
1032         * m4macros/Makefile.am, m4macros/glib-2.0.m4,
1033         m4macros/glib-gettext.m4:
1034         m4 files moved here on server, Makefile.am added
1035          
1036         This is so you can aclocal -I m4macros while avoiding acinclude.m4
1037
1038         * Makefile.am: add m4macros subdir, remove references to glib-2.0.m4
1039
1040 2001-05-14  Havoc Pennington  <hp@redhat.com>
1041
1042         * gutf8.c (g_utf8_get_char): fix docs; they said we validated 
1043         the UTF-8, but we can't possibly detect partial chars since
1044         there's no length arg here, so trying to use this function 
1045         on invalid UTF-8 is a bad idea.
1046
1047 Thu May 10 23:21:30 2001  Owen Taylor  <otaylor@redhat.com>
1048
1049         * gmessages.c (g_log_write_prefix): Avoid using stdio
1050         to be as robust as possible in out-of-memory.
1051
1052         * gmessages.c (g_log_default_handler): Remove some dead
1053         code.
1054
1055         * gutils.c (g_parse_debug_string): Fix to avoid mallocs.
1056
1057 Fri May 11 18:25:23 2001  Tim Janik  <timj@gtk.org>
1058
1059         * gdataset.c:
1060         (g_dataset_foreach):
1061         (g_datalist_foreach): make these safe against removal of the
1062         current element.
1063
1064 2001-05-10  Havoc Pennington  <hp@pobox.com>
1065
1066         * gmessages.c (g_log_write_prefix): change env variable to
1067         G_MESSAGES_PREFIXED, suggested by Tim
1068
1069 Thu May 10 15:19:01 2001  Tim Janik  <timj@gtk.org>
1070
1071         * gscanner.c (g_scanner_key_hash): use g_str_hash() algorithm
1072         to generate hashes.
1073
1074         * gmem.c (standard_calloc): free() doesn't return a value
1075         (Mark Murnane).
1076
1077 2001-04-26  Havoc Pennington  <hp@redhat.com>
1078
1079         * configure.in: Get rid of --enable-msg-prefix
1080
1081         * gmessages.c: make whether to prefix the messages with
1082         appname/pid a runtime setting, not a compile-time setting.  Change
1083         default to include prefix for debug/warning/error type messages.
1084
1085 2001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1086
1087         * gthread.c, gthread.h: Renamed 'value' and 'arg' to 'data' and
1088         'thread_func' to 'func' to make it more consistent with the rest
1089         of GLib.
1090
1091         * gthreadpool.c, gthreadpool.h: Moved 'stack_size' from the public
1092         members of GThreadPool to the private ones. Renamed 'thread_func'
1093         to 'func' as above. Moved up 'user_data' in g_thead_pool_new
1094         argument list and in GThreadPool struct.
1095         
1096 Tue May  8 15:33:31 2001  Tim Janik  <timj@gtk.org>
1097
1098         * gcompletion.h: removed #include <unistd.h> sneaked in by
1099         sopwith in november.
1100
1101 2001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1102
1103         * gmain.c, gthread.c, gthread.h: Moved func and arg members from
1104         GRealThread to GThread, such that they can be accessed by the
1105         user.
1106
1107         * gthread.c, gthread.h: Due to popular demand (Tim being the
1108         populus here ;-) threads now have a 'return value', which is
1109         returned by g_thread_join and is either the return of the topmost
1110         thread function or the value given to g_thread_exit.
1111         
1112         * gthreadpool.c, tests/mainloop-test.c, tests/thread-test.c:
1113         Adapted to the above change.
1114
1115 2001-01-06  Hans Breuer  <hans@breuer.org>
1116
1117         * glib.def : don't try to export g_strcpy, it is g_stpcpy;
1118         updated and added some tweaking for functions which got 
1119         renamed recently, to avoid the update hassle if it can 
1120         simply be done compatible. Should vanish if there is a 
1121         stable version for win32.
1122
1123 Fri May  4 11:49:18 2001  Owen Taylor  <otaylor@redhat.com>
1124
1125         * Released 1.3.5
1126
1127         * NEWS: Updated
1128
1129         * configure.in (GLIB_MICRO_VERSION): Up version to 1.3.5,
1130         interface/binary age 0.
1131
1132 2001-05-04  Sven Neumann  <sven@convergence.de>
1133
1134         * ghash.c: fixed a typo in a comment.
1135
1136         * gtree.[ch]: added new functions g_tree_new_full(), g_tree_replace(), 
1137         g_tree_steal() and g_tree_foreach() to adapt GTree to the GHashTable
1138         API. Moved comments into the C file.
1139
1140         * docs/reference/glib/glib-sections.txt
1141         * docs/reference/glib/tmpl/glib-unused.sgml
1142         * docs/reference/glib/tmpl/hash_tables.sgml
1143         * docs/reference/glib/tmpl/linked_lists_double.sgml
1144         * docs/reference/glib/tmpl/linked_lists_single.sgml
1145         * docs/reference/glib/tmpl/macros_misc.sgml
1146         * docs/reference/glib/tmpl/trees-binary.sgml: updated documentation
1147         
1148 Thu May  3 06:38:28 2001  Owen Taylor  <otaylor@redhat.com>
1149
1150         * g[s]list.c (g_[s]list_foreach) docs/Changes-2.0.txt: Make
1151         foreach() safe against removal of the _current_ element. While
1152         this could break some code, the new behavior is consistent with
1153         the rest of GLib/GTK+ and probably is what people expect in most
1154         cases. (Suggested by Paul Kuykendall, #50071)
1155
1156 Wed May  2 11:10:22 2001  Owen Taylor  <otaylor@redhat.com>
1157
1158         * gutf8.c (g_utf8_to_ucs4_fast): Fix read past end of the string.
1159         (#50404, fix from Jonas Borgström)
1160         
1161 Sun Apr 29 00:37:34 2001  Tim Janik  <timj@gtk.org>
1162
1163         * ghook.[hc]: made hook ids a gulong.
1164
1165 2001-04-20  Dan Winship  <danw@ximian.com>
1166
1167         * configure.in: Add a check for the Darwin dynamic linker. Use
1168         AC_TRY_LINK when checking for "nonposix getpwuid_r" so it notices
1169         "no getpwuid_r" correctly.
1170
1171         * testglib.c (main): Make template[] bigger to prevent an overrun.
1172         Remove an unused variable. Initialize error to NULL.
1173
1174         * tests/gio-test.c (main): Add a cast to prevent a warning when
1175         size_t is a long.
1176
1177         * tests/type-test.c (main): Add an #ifdef to prevent a warning
1178         when G_HAVE_GINT64 is defined and G_GINT64_FORMAT isn't.
1179
1180 2001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1181
1182         * ghash.c, ghash.h: Remove definition of g_hash_table_freeze and
1183         g_hash_table_thaw. Instead added G_DISABLE_DEPRECATED-guarded
1184         macros to ghash.h to go along the lines of the standard.
1185
1186         * gscanner.c, gscanner.h: Dito for g_scanner_freeze_symbol_table
1187         and g_scanner_thaw_symbol_table.
1188
1189         * gutils.c, gutils.h: Dito for g_dirname. g_basename is still
1190         defined in gutils.c, but declared ing gutils.h only
1191         G_DISABLE_DEPRECATED-guarded.
1192         
1193         * configure.in: Removed bashism in test for the pkg-config
1194         version.
1195
1196         * configure.in: Rewrote test for multithread flag. Now uses
1197         localtime_r, which hopefully has a consistent prototype across
1198         different platforms. Also it uses a clever double EGREP trick
1199         instead of compiling, which could give false positives. Thanks to
1200         Dan Winship <danw@ximian.com> for the hint.
1201
1202 Wed Apr 18 17:35:38 2001  Owen Taylor  <otaylor@redhat.com>
1203
1204         * gutils.c (_glib_gettext): Add missing static pointed
1205         out by Michael Meeks.
1206
1207 Wed Apr 18 09:37:07 2001  Owen Taylor  <otaylor@redhat.com>
1208
1209         * MAINTAINERS: Removed. Keeping README, README.cvs-commits
1210         HACKING, and AUTHORS up to date is plenty without extra
1211         random files that someone thought a module should have.
1212         (Actually, I believe this was used for debbugs in the past.)
1213
1214 Tue Apr 17 11:47:07 2001  Owen Taylor  <otaylor@redhat.com>
1215
1216         * Released 1.3.4
1217
1218         * NEWS: Updated
1219
1220 Tue Apr 17 10:43:36 2001  Owen Taylor  <otaylor@redhat.com>
1221
1222         * gstrfuncs.c: Define _GNU_SOURCE for stpcpy
1223
1224         * tests/mainloop-test.c (main): Wait for all threads
1225         to start before beginning tests.
1226
1227 2001-04-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1228
1229         * gthreadpool.c (g_thread_pool_thread_proxy): Until now every
1230         thread pool always had at least one tread waiting to avoid
1231         switching overhead in case a new task would be added soon after
1232         one finished. This however means a big waste of threads, if many
1233         mostly inactive thread pools are involved. Now such a waiting
1234         thread will only wait for half a second (This value is of course
1235         very randomly picked) and go to the global threadpool afterwards.
1236
1237 Mon Apr 16 12:04:52 2001  Owen Taylor  <otaylor@redhat.com>
1238
1239         * configure.in: Remove warnings about conflicts with the
1240         stable version.
1241
1242         * glib-2.0.m4: Fix some of the error text to be halfway
1243         up to date.
1244
1245         * README.in INSTALL.in: Add these to generate README, INSTAL
1246         (as in the stable branch). Update.
1247
1248         * HACKING: Update.
1249
1250 2001-04-16  Havoc Pennington  <hp@redhat.com>
1251
1252         * gqsort.c: docs
1253
1254         * gfileutils.c: docs
1255
1256         * gwin32.c: docs fixes
1257
1258         * gconvert.c: docs
1259
1260         * guniprop.c: docs
1261
1262         * gutf8.c: docs
1263
1264 2001-04-16  Havoc Pennington  <hp@redhat.com>
1265
1266         * glib-2.0.m4: put AC_PATH_PROG(pkg-config) before "Checking for
1267         glib" so the output looks right 
1268
1269 2001-03-23  Havoc Pennington  <hp@redhat.com>
1270
1271         * gutils.c (g_parse_debug_string): make GDebugKeys argument 
1272         const
1273
1274 2001-04-14  Hans Breuer  <hans@breuer.org>
1275
1276         * glib.def : 
1277         * makefile.msc.in : updated
1278
1279         * gpattern.c : include "gutils.h" to resolve the inline hassle
1280
1281 2001-04-11  Alexander Larsson  <alexl@redhat.com>
1282
1283         * glib-2.0.m4: Pass pkg-config options
1284         before the other args so it works even if
1285         POSIXLY_CORRECT is set.
1286
1287 Mon Apr  9 18:57:44 2001  Tim Janik  <timj@gtk.org>
1288
1289         * configure.in: increment version to 1.3.4 (binary 0, interface 0).
1290
1291 2001-04-05  Christian Rose  <menthos@menthos.com>
1292
1293         * configure.in: Added sv to ALL_LINGUAS.
1294
1295 Wed Apr  4 09:18:55 2001  Tim Janik  <timj@gtk.org>
1296
1297         * Released GLib-1.3.3.
1298
1299 Tue Apr  3 20:22:59 2001  Tim Janik  <timj@gtk.org>
1300
1301         * NEWS: updates.
1302
1303         * NEWS.pre-1-3: take over old news.
1304
1305 Tue Apr  3 12:38:16 2001  Owen Taylor  <otaylor@redhat.com>
1306
1307         * glib-config-2.0.in: Exit with an error message that you
1308         should use pkg-config instead.
1309
1310         * configure.in (PACKAGE): Require pkg-config.
1311
1312         * tests/Makefile.am (EXTRA_DIST): Add utf8.txt.
1313
1314         * configure.in (GLIB_MICRO_VERSION): Up MICRO to 3,
1315         leave interface/binary at 0.
1316
1317 Tue Apr  3 13:46:22 2001  Tim Janik  <timj@gtk.org>
1318
1319         * glist.[hc]: added g_list_nth_prev() which walks ->prev instead
1320         of ->next.
1321
1322         * gpattern.[hc]: added shell-style pattern matching code from beast,
1323         derived from the gtk_pattern_*() code, but with a couple of bug fixes
1324         and a number of optimizations.
1325
1326 2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1327
1328         * gthreadpool.c: Added documentation.
1329
1330         * gthreadpool.c: The global thread pool now also is seperated for
1331         bound and unbound threads. Only threads with standard stack size
1332         go to the global pool. g_thread_pool_new now protects the global
1333         setup of inform_mutex etc. with a lock. Fixed some typos. Unlock
1334         the queue after g_thread_pool_wakeup_and_stop_all in the proxy.
1335
1336 2001-04-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1337
1338         * gmain.c: Use the new GRealThread member "context" instead of a
1339         GStaticPrivate to store the thread specific main loop context.
1340
1341         * gthread.c: Added "context" member to GRealThread and updated
1342         g_thread_create, g_thread_self and g_thread_cleanup accordingly.
1343         
1344         * gthread.c, gthread.h: Removed the functions
1345         g_static_private_(get|set)_for_thread and adapted
1346         g_static_private_(get|set) and g_static_private_free
1347         accordingly. This fixes Bug #51435.
1348         
1349 2001-03-30  Sven Neumann  <sven@gimp.org>
1350
1351         * ghash.[ch]
1352         * docs/reference/glib/tmpl/hash_tables.sgml: added new functions
1353         g_hash_table_new_full, g_hash_table_replace, g_hash_table_steal and
1354         g_hash_table_foreach_steal. Moved most docs out of the template
1355         file into the C file. Please proofread the new documentation.
1356
1357 2001-03-29  Tor Lillqvist  <tml@iki.fi>
1358
1359         * glib.def: Updates.
1360         * tests/makefile.mingw.in
1361         * tests/makefile.msc.in: Add module-test rules.
1362
1363 Mon Mar 26 14:14:53 2001  Owen Taylor  <otaylor@redhat.com>
1364
1365         * Makefile.am (INCLUDES): -DG_DISABLE_DEPRECATED
1366
1367         * gmain.h timeloop.c: Surround the cruftiest stuff with
1368         #ifndef G_DISABLE_DEPRECATED.
1369
1370         * gcompat.h gdate.h: Move compat defines back to 
1371         gdate.h, surround with #ifndef G_DISABLE_DEPRECATED. 
1372         Remove gcompat.h.
1373
1374 Mon Mar 26 13:34:50 2001  Owen Taylor  <otaylor@redhat.com>
1375
1376         [ Patch from DindinX  <David.Odin@bigfoot.com>, added docs ]
1377  
1378         * gstrfuncs.c, gstrfuncs.h: Add g_stpcpy () for platform that don't
1379         have stpcpy ().
1380         * gstrfuncs.c (g_strjoin, g_strjoinv and g_strconcat): use
1381         g_stpcpy () so these functions run much faster.
1382         * config.h.win32.in, glib.def: add reference to g_stpcpy ()
1383         * configure.in: Add a test for the stpcpy () function.
1384  
1385 2001-03-20  Havoc Pennington  <hp@redhat.com>
1386
1387         * gutf8.c (g_utf8_strlen): rewrite, based on bug #52328 from
1388         Anders
1389
1390 2001-03-19  Havoc Pennington  <hp@redhat.com>
1391
1392         * gutf8.c (g_unichar_validate): added this function
1393
1394 2001-03-18  Tor Lillqvist  <tml@iki.fi>
1395
1396         * gspawn-win32.c (SETUP_DEBUG): Add braces to silence gcc -Wall.
1397
1398         * gspawn-win32-helper.c (write_no_error): Remove unused function.
1399
1400         * tests/makefile.mingw.in (module-test.exe): Add rules for
1401         building module-test.
1402
1403 Wed Mar 14 18:46:54 2001  Tim Janik  <timj@gtk.org>
1404
1405         * gscanner.[hc]: removed archaic gpointer derived_data; relict and
1406         added a GData member instead.
1407         
1408         * glist.[hc]: added g_list_remove_all().
1409
1410         * gslist.[hc]: added g_slist_remove_all().
1411
1412 Sat Mar 17 19:54:51 2001  Owen Taylor  <otaylor@redhat.com>
1413
1414         * timeloop.c: Reorder headers to make FreeBSD happy. 
1415
1416 2001-03-13  Tor Lillqvist  <tml@iki.fi>
1417
1418         From Edward M. Lee  <tailbert@yahoo.com>:
1419
1420         * gdate.c (g_date_set_parse): add support for dates that in the
1421         form "Wed Mar 14 2001". Running testgdate on cygwin requires this.
1422
1423 Fri Mar  9 18:01:43 2001  Tim Janik  <timj@gtk.org>
1424
1425         * gscanner.[hc]: made config arg to g_scanner_new() const.
1426
1427 2001-03-12  Tor Lillqvist  <tml@iki.fi>
1428
1429         * tests/Makefile.am (libmoduletestplugin_b_la_LIBADD,
1430         libmoduletestplugin_b_la_LIBADD): Link with the libgmodule la only
1431         on Win32.
1432
1433 2001-03-10  Tor Lillqvist  <tml@iki.fi>
1434
1435         * glibconfig.h.win32.in: Define G_PLATFORM_WIN32 here, too.
1436
1437         * tests/Makefile.am: Use the _LIBADD dependency on libglib only on
1438         Win32.
1439
1440 2001-03-09  Tor Lillqvist  <tml@iki.fi>
1441
1442         * README.win32: Update with some information about using configure
1443         and libtool.
1444
1445 2001-03-09  Hans Breuer  <hans@breuer.org>
1446
1447         * gobject/gobject.def : updated
1448
1449 2001-03-08  Tor Lillqvist  <tml@iki.fi>
1450
1451         * glib.def
1452         * gobject/gobject.def
1453         * gobject/makefile.mingw.in: Update.
1454
1455 2001-03-08  Sven Neumann  <sven@gimp.org>
1456
1457         * gtree.[ch]: 
1458         * docs/reference/glib/tmpl/trees-binary.sgml: added new function 
1459         g_tree_lookup_extended().
1460
1461 Thu Mar  8 16:23:34 2001  Tim Janik  <timj@gtk.org>
1462
1463         * ghook.[hc]: destruction cleanup. there's one
1464         ->finalize_hook member in the hooklist now that gets
1465         called when a hook should be destroyed, that's it.
1466         that function is guarranteed to be called only when
1467         all ref_counts to the hook vanished, thus also when
1468         the hook is not in call.
1469
1470 2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1471
1472         * configure.in (FLAG_DOES_NOT_WORK): Fix typo and thus bug #51862.
1473
1474 Wed Mar  7 09:32:06 2001  Tim Janik  <timj@gtk.org>
1475
1476         * glib-object.h: add gvaluearray.h.
1477
1478         * gstring.[hc]: fixup naming of g_string_sprint*.
1479         
1480         * gtypes.h: fixed GCompareDataFunc naming.
1481
1482 2001-03-07  Christian Meyer  <chrisime@gnome.org>
1483
1484         * configure.in: Added de (German) to ALL_LINGUAS.
1485
1486 2001-03-02  Christophe Merlet  <redfox@eikonex.org>
1487
1488         * configure.in: Added fr (French) to ALL_LINGUAS.
1489
1490 2001-03-01  Tor Lillqvist  <tml@iki.fi>
1491
1492         * gutils.c (g_path_is_absolute): (Win32) Remove test for initial
1493         double backslash (UNC path), this will of course be matched by the
1494         test for an initial G_DIR_SEPARATOR right up front. Silly me.
1495         (g_find_program_in_path): Implement on Win32. Append the
1496         executable file name suffixes from PATHEXT in turn while looking
1497         for the program.
1498         (g_find_program_in_path): If the program we are looking for is a
1499         relative path in a subdirectory, don't do any path search.
1500         (g_get_any_init): (Win32) Also look for the USERPROFILE env var
1501         indicating the home directory equivalent.
1502         (g_find_program_in_path): (Win32): Use MAXPATHLEN, not PATH_MAX
1503         which isn't defined with MSVC.
1504
1505         * testglib.c (main): Test g_find_program_in_path() on Win32 by
1506         looking for more.com and regedit.
1507
1508         * glib.def: Add g_find_program_in_path.
1509
1510 2001-02-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1511
1512         * gthreadpool.c (g_thread_pool_thread_proxy): Make
1513         max_unused_threads work for -1 as well.
1514
1515 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1516
1517         * gthread.h (struct _GThread): Change the order to match the order
1518         in g_thread_create().
1519
1520         * gthread.c (g_static_rec_mutex_lock_full): Also do the right
1521         thing (behave like 'depth' calls to g_static_rec_mutex_lock) for a
1522         mutex, that is already locked.
1523
1524 Thu Feb 22 10:31:36 2001  Owen Taylor  <otaylor@redhat.com>
1525
1526         * gmain.c (g_source_remove_poll): Add missing implementation
1527         of g_source_remove_poll. (Pointed out by Stefan Westerfeld)
1528
1529 2001-02-21  Tor Lillqvist  <tml@iki.fi>
1530
1531         * gutils.c (g_find_program_in_path): Implement on Win32.
1532
1533         Cygwin support contributed by Stefan Ondrejicka
1534         <ondrej@idata.sk>. Hopefully I got it all in while simultaneously
1535         adding support for auto*/libtool for mingw.
1536
1537         * Makefile.am: Changes for auto* support on Cygwin and Win32. Do
1538         still distribute the hand-written makefiles and *.win32.in files,
1539         though. Use GIO, GSPAWN and PLATFORMDEP macros set by configure.
1540         Use -no-undefined. Pass -export-symbols glib.def to libtool.
1541         
1542         * configure.in: Define G_PLATFORM_WIN32 on both pure Win32 (mingw)
1543         and Cygwin. Add AC_CYGWIN, AC_EXEEXT and AC_LIBTOOL_WIN32_DLL
1544         calls for Cygwin and mingw support.  Check for %I64u guint64
1545         format (in MS C library). Set G_MODULE_IMPL on mingw and
1546         Cygwin. Use ac_object and ac_exeext.  Set GIO, GSPAWN, PLATFORMDEP
1547         and G_LIBS_EXTRA. Compile timeloop only on Unix. Define OS_WIN32
1548         automake conditional on Win32.
1549         
1550         * glib.h: Include gwin32.h also on Cygwin.
1551
1552         * gfileutils.c (get_contents_posix): Use O_BINARY (defined as 0 on
1553         Unix) for Cygwin's sake.
1554
1555         * gtimer.c (GETTIME): Reduce #ifdefs, use a macro GETTIME().
1556
1557         * gconvert.c
1558         * gthread.c
1559         * gutf8.c
1560         * gutils.c: For code needed both on Cygwin and native Win32,
1561         test for G_PLATFORM_WIN32.
1562
1563         * gmarkup.h: Use G_BEGIN_DECLS and G_END_DECLS.
1564         
1565         * gtypes.h: Refine GLIB_VAR definition. Also check for DLL_EXPORT
1566         in case compiling a static library on Win32 or Cygwin.
1567
1568         * gwin32.c: No <direct.h> on Cygwin. No need for ftruncate() or
1569         dirent emulation on Cygwin.
1570         (get_package_directory_from_module) Convert return value from
1571         GetModuleFileName() to POSIX path on Cygwin.
1572
1573         * tests/Makefile.am (progs_LDADD): Link with libglib, libgthread
1574         and libgmodule as appropriate. Use -no-undefined.
1575
1576         * gbacktrace.c: Move #ifdefs around a bit on Win32.
1577
1578 2001-02-21  Tor Lillqvist  <tml@iki.fi>
1579
1580         * gshell.c (unquote_string_inplace): Make static.
1581
1582         * gthread.h: Include gtypes.h to be sure to get GLIB_VAR
1583         definition, remove definition from here.
1584
1585         * gunicode.h: Remove duplicate GLIB_VAR definition from here, too.
1586
1587         * gutils.c: (Win32) Use USERPROFILE as home dir if present. On
1588         Win2k, HOMEDRIVE and HOMEPATH aren't reliable.
1589         
1590         * Makefile.am (INCLUDES): Add -DGLIB_COMPILATION.
1591
1592         * makefile.mingw.in: Remove install target, Windows isn't Unix.
1593         (DEFINES): Add -DDLL_EXPORT.
1594
1595         * testgdate.c
1596         * testgdateparser.c
1597         * testglib.c: Undefine GLIB_COMPILATION.
1598
1599         * testglib.c: Make some vars static. Add Cygwin path tests.
1600
1601         * glib.def: Updates.
1602
1603         * .cvsignore
1604         * */.cvsignore: Ignore also .obj, .dll, .lib and .exe files.
1605
1606 2001-02-19  Hans Breuer <hans@breuer.org>
1607
1608         * glib/glib.def, gobject/gobject.def : added nissing symbols
1609
1610         * gobject/makefile.msc : updated
1611
1612         * glib/gmessages.c : call the "debug interrupt" before exiting the
1613         program, if build with msvc as debug version. Which gives the opportunity
1614         to see the callstack, etc.
1615
1616         * glib/gthread.c : thread->pid is only defined #ifdef
1617         G_THREAD_USE_PID_SURROGATE
1618
1619 Mon Feb 19 07:32:38 2001  Tim Janik  <timj@gtk.org>
1620
1621         * glib-config-2.0.in (lib_glib): my name is glib-config-2.0!
1622         don't exit with errorcode!=0 for --help or -h.
1623         
1624         * Makefile.am:
1625         * configure.in: build glib-config-2.0.
1626
1627 2001-02-17  Havoc Pennington  <hp@pobox.com>
1628
1629         * gthread.c: include string.h
1630
1631         Applied patch from Soeren Sandmann:
1632         
1633         * testglib.c: const fixes
1634
1635         * gwin32.h: format cleanups
1636
1637         * gutils.c (g_atexit): constify a variable
1638         (g_find_program_in_path): constification
1639         (g_basename): G_CONST_RETURN
1640         (g_path_skip_root): G_CONST_RETURN
1641         (g_getenv): G_CONST_RETURN
1642         (g_get_user_name): G_CONST_RETURN
1643         (g_get_real_name): G_CONST_RETURN
1644         (g_get_home_dir): G_CONST_RETURN
1645         (g_get_tmp_dir): G_CONST_RETURN
1646         (g_get_prgname): G_CONST_RETURN
1647         (_glib_gettext): G_CONST_RETURN
1648
1649         * gunicode.h: formatting cleanups
1650
1651         * gstrfuncs.c (g_strerror): G_CONST_RETURN
1652         (g_strsignal): G_CONST_RETURN
1653
1654         * gspawn.c (g_execute): const on variables
1655
1656         * gmessages.c (printf_string_upper_bound): fix const on a variable
1657
1658         * gmem.c (g_mem_chunk_new): make the "name" arg const
1659         (struct _GRealMemChunk): make the "name" field const
1660
1661         * gfileutils.c (g_file_open_tmp): store const return in a const
1662         gchar* variable
1663
1664         * gdataset.c (g_quark_to_string): G_CONST_RETURN
1665
1666 Sat Feb 17 07:26:33 2001  Tim Janik  <timj@gtk.org>
1667
1668         * configure.in (G_MODULE_HAVE_DLERROR): add check for broken RTLD_GLOBAL
1669         (on OSF1 V5.0).
1670
1671 2001-02-15  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1672
1673         * acconfig.h, configure.in: Reverted the changes necessary to
1674         enlarge the system thread for G_THREAD_USE_PID_SURROGATE.
1675
1676         * gthread.c: Now implement G_THREAD_USE_PID_SURROGATE in gthread.c
1677         instead of gthread/gthread-posix.c. While the latter has the
1678         advantage, that it is conceptually cleaner, it makes
1679         g_thread_self_posix_impl _very_ slow and that hurts
1680         GStaticRecMutex and other things. So the new version is less
1681         clean, but faster.
1682
1683 2001-02-09  Havoc Pennington  <hp@redhat.com>
1684
1685         * gconvert.c (g_convert): don't overwrite errors
1686
1687         * gerror.c (g_set_error): improve warning message if an error is
1688         overwritten     
1689         (g_propagate_error): ditto
1690
1691 2001-02-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1692
1693         * gthread.c, gthread.h: Added functions g_static_rec_mutex_init,
1694         g_static_rec_mutex_free, g_static_private_init,
1695         g_static_private_free, g_static_rw_lock_init to allow the usage of
1696         all those types dynamically. (g_static_rw_lock_free already
1697         existed). Aditionally freed static_private indeces are reused
1698         now. Untill now the array would just grow if you would use more
1699         and more static_private. That required adding a slist of all
1700         running threads, which could potentially be of good use later. It
1701         is not exported however. Renamed a LOCK and small indentation
1702         fixes.
1703
1704         * tests/thread-test.c: Test the new static_private index freing
1705         and reusing feature.
1706         
1707 Mon Feb 12 15:01:09 2001  Owen Taylor  <otaylor@redhat.com>
1708
1709         * configure.in (gtk_doc_min_version): Add check for gtk-doc version.
1710
1711 2001-02-10  Tor Lillqvist  <tml@iki.fi>
1712
1713         * gtypes.h
1714         * gutils.h: Move GLIB_VAR definition from gutils.h to gtypes.h
1715
1716         * glib.def
1717         * gmem.h: Mark glib_mem_profiler_table for export.
1718
1719         * gwin32.c (get_package_directory_from_module): Don't store
1720         address of local variable in hashtable.
1721
1722 2001-02-08  Fatih Demir <kabalak@kabalak.net>
1723
1724         * configure.in: Added "tr" to ALL_LINGUAS.
1725
1726 2001-02-04  Tor Lillqvist  <tml@iki.fi>
1727
1728         * gwin32.c (g_win32_getlocale): Use "nn" for Nynorsk, as nn.po
1729         files are appearing now. If the sublanguage starts with '@', don't
1730         use a '_' separator. South Africa is 'ZA', not 'SA'.
1731
1732 Sun Feb  4 07:38:32 2001  Tim Janik  <timj@gtk.org>
1733
1734         * docs/debugging.txt: s/glib_trap_/g_trap_/. add comments on
1735         g_trap_instance_signals, g_trace_instance_signals and
1736         GRUNTIME_DEBUG.
1737
1738         * gmem.c: s/glib_trap_/g_trap_/.
1739         
1740 2001-02-04  Tor Lillqvist  <tml@iki.fi>
1741
1742         * tests/Makefile.am (thread_LDADD): Change order of libs,
1743         put progs_LDADD last. Needed for cygwin, says jbdoll@kepri.re.kr.
1744
1745 2001-02-02  Tor Lillqvist  <tml@iki.fi>
1746
1747         * giochannel.h
1748         * giowin32.c
1749         * gmain.c: Stylistic cleanups. Use G_STRLOC in g_warning() calls.
1750
1751         * glib.def: Add missing functions.
1752
1753 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1754
1755         * gthread.c, gthread.h: Added g_static_mutex_init to allow
1756         initialization of a GStaticMutex, that can not be initialized with
1757         G_STATIC_MUTEX_INIT, for example in allocated structures.
1758
1759 Wed Jan 31 13:46:58 2001  Owen Taylor  <otaylor@redhat.com>
1760
1761         * acinclude.m4 glib-gettext.m4: Fix problem with --disable-nls.
1762
1763 2001-01-31  Tor Lillqvist  <tml@iki.fi>
1764
1765         * glibconfig.h.win32.in: Corresponding change as below to
1766         GStaticMutex.
1767
1768 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1769
1770         * gthread.c, gthread.h: Added g_static_mutex_free to allow using
1771         GStaticMutexes with limited lifetime without leaking.
1772         
1773         * configure.in: GStaticMutex doesn't have to provide extra space
1774         for debugging information for G_ERRORCHECK_MUTEXES, as then the
1775         non-default implementation (runtime_mutex) is used anyway.
1776
1777         * gthread.h (g_cond_wait): Added debug information for
1778         g_mutex_free calls, if G_ERRORCHECK_MUTEXES is defined.
1779
1780 2001-01-29  Tor Lillqvist  <tml@iki.fi>
1781
1782         * glibconfig.h.win32.in: Use the same GMutex structure as the
1783         configure-generated glibconfig.h does.
1784
1785         * gstrfuncs.c (g_strsignal): Declare strsignal() on Cygwin, too,
1786         says jbdoll@kepri.re.kr.
1787
1788 2001-01-29  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1789
1790         * gthread.c: Broadcast the condition, if there are waiting
1791         readers, as all might read at the same time. Only signal the
1792         writer thread, if there are no more readers.
1793
1794 2001-01-25  Tor Lillqvist  <tml@iki.fi>
1795
1796         * makefile.mingw.in
1797         * */makefile.mingw.in: Protect the rule to rebuild makefile.mingw
1798         if makefile.mingw.in has changed with a check if said .in file
1799         exists. (This rule is mainly a convenience for yours truly.)
1800
1801         * giowin32.c: Socket support rewritten. It was utterly broken, and
1802         untested in fact. We still do use a thread for each socket being
1803         watched, but instead of blocking in recv() (which of course was
1804         plain stupid for sockets being listen()ed on in a server-type
1805         application), we block in select(). The read method for sockets
1806         calls recv(). It is now possible for the application to call
1807         accept(), recv() or send() in the callback, just like on
1808         Unix. Tested with code kindly provided by Andrew Lanoix.
1809
1810         Rename g_io_channel_win32_new_stream_socket() to
1811         g_io_channel_win32_new_socket() as it isn't restricted to stream
1812         sockets.
1813         
1814         * gmain.c (g_poll): Related changes in the Win32 version of
1815         g_poll(). When polling for messages, always do a PeekMessage()
1816         first. We used to miss messages if several were posted between
1817         calls to g_poll().
1818
1819         * giochannel.h: Improve Win32-related comments.
1820
1821         * gutf8.c: (Win32) Include <stdio.h> for sprintf.
1822
1823         * tests/gio-test.c: (Win32) Add tests for polling for Windows
1824         messages.
1825
1826         * tests/makefile.mingw.in: Remove superfluous compilation command
1827         line.
1828
1829 2001-01-23  Alex Larsson  <alexl@redhat.com>
1830
1831         * gmain.c (g_source_callback_unref): Free the callback
1832         (g_source_set_callback): Initialize the callback refcount
1833
1834 2001-01-20  Tor Lillqvist  <tml@iki.fi>
1835
1836         * gutils.c (g_get_codeset): (Win32) Even if g_get_codeset() is
1837         currently commented out from gutils.h, fix it to return the same
1838         CP%d value as g_get_charset().
1839
1840 2001-01-19  Kjartan Maraas  <kmaraas@gnome.org>
1841
1842         * gconvert.c: Fix typo.
1843         * gfileutils.c: Same here.
1844         * configure.in: Added no to ALL_LINGUAS
1845         
1846 2001-01-17  Tor Lillqvist  <tml@iki.fi>
1847
1848         * gwin32.c (g_win32_getlocale, g_win32_error_message): Add doc
1849         comments.
1850         (g_win32_get_package_installation_directory): Add one parameter,
1851         the name of a DLL in the package. Add possibility to use that to
1852         deduce the installation directory if not entered into the
1853         Registry. Make the return value dynamically allocated.
1854         (g_win32_get_package_installation_subdirectory): New convenience
1855         function.
1856
1857         * gutils.c (GLIB_LOCALE_DIR)
1858         * gwin32.h: Adapt accordingly.
1859
1860         * testglib.c (main): Adapt tests accordingly.
1861
1862 Tue Jan 16 23:20:38 2001  Owen Taylor  <otaylor@redhat.com>
1863
1864         * gutils.c glibintl.h: Optimize for size rather than speed by
1865         making _() always call _glib_gettext() instead of conditionally
1866         calling gettext() or _glib_gettext_init. glib only uses translated
1867         strings in slow error handling code anyways.
1868
1869         * glibintl.h: g'ify types.
1870
1871         * Makefile.am: include glibintl.h in _SOURCES
1872
1873 2001-01-17  Tor Lillqvist  <tml@iki.fi>
1874
1875         * config.h.win32.in: Define ENABLE_NLS and GETTEXT_PACKAGE.
1876
1877         * makefile.mingw.in
1878         * makefile.msc.in: Use the GNU intl library.
1879
1880         * gwin32.c (g_win32_get_package_installation_directory): New
1881         function. To be used by various GLib-using packages to get their
1882         installation directory, which should be stored in the Registry by
1883         some installer.
1884
1885         * gwin32.h: Declare it.
1886
1887         * testglib.c (main): Test it.
1888
1889         * gutils.c: On Win32, define GLIB_LOCALE_DIR using
1890         g_win32_get_package_installation_directory().
1891
1892         * glib.def: Update.
1893
1894 Mon Jan 15 21:39:06 2001  Owen Taylor  <otaylor@redhat.com>
1895
1896         * glib-2.0.pc.in (Libs) glib-config-2.0.in: Add @INTLLIBS@.
1897
1898 Mon Jan 15 21:12:49 2001  Owen Taylor  <otaylor@redhat.com>
1899
1900         * configure.in acconfig.h glibintl.h gutils.c
1901         po/{Makefile.in.in,POTFILES.in,po2tbl.in}: Add gettext
1902         support.
1903
1904         * glib-gettext.m4 acinclude.m4: Clean up the GTK+ gettext macros
1905         some more and put them in this file, though they also need
1906         to be included in acinclude.m4 due to the brokeness of
1907         aclocal.
1908
1909         * gspawn.c gspawn-win32.c gutf8.c gconvert.c gfileutils.c
1910         gshell.c: Remove dummy _() #defines, include glibintl.m4.
1911
1912 2001-01-09  Tor Lillqvist  <tml@iki.fi>
1913
1914         * giowin32.c: Rework the changes needed to pass mainloop-test. Now
1915         we don't need to call TerminateThread() after all, which is a
1916         relief, as the docs have a BIG RED WARNING SIGN about using that
1917         API. Instead, when closing a fd channel that has a reader thread
1918         running, just mark it as non-running and additionally mark the fd
1919         as ripe for closing. When the reader thread hopefully eventually
1920         gets something (and EOF or some actual data), it will note that it
1921         shouldn't be running, break out of the loop, and close the fd.
1922
1923         The socket channel closing code should probably be changed
1924         similarily, but that will have to wait until I have a test case.
1925         
1926         (g_pipe_readable_msg, g_io_channel_win32_new_pipe,
1927         g_io_channel_win32_new_pipe_with_wakeups,
1928         g_io_channel_win32_pipe_request_wakeups,
1929         g_io_channel_win32_pipe_readable): Remove these, have been
1930         obsolete for some time.
1931         
1932         * gutils.c (g_basename, g_dirname): Don't warn about deprecation
1933         on Win32. Code written for GLib 1.2 doesn't have much choice but
1934         to use GLib >= 1.3 on Win32.
1935
1936         * glib.def: Update.
1937
1938 2001-01-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1939
1940         * gmem.c: Made g_profile_mutex a GMutex* instead of
1941         G_LOCK_DEFINE_STATIC to avoid deadlock for thread implementations
1942         without native static mutexes. Contruct g_profile_mutex in
1943         g_mem_init().
1944
1945 2001-01-06  Tor Lillqvist  <tml@iki.fi>
1946
1947         * gconvert.c (g_locale_to_utf8, g_locale_from_utf8): Get len using
1948         strlen() if arg is negative in the Win32 code, too.
1949
1950         * giowin32.c: Changes necessary to be able to run
1951         mainloop-test. We can't close the fd that our (internal) reader
1952         thread is sitting doing a blocking read() from. We must terminate
1953         the thread first. Keep track of thread handle, and close it when
1954         thread is dying. Start reader thread with the lower-level
1955         CreateThread() instead of _beginthreadex() from the C runtime, in
1956         order to be able to use TerminateThread(). Hopefuly this isn't
1957         harmful.
1958
1959         * glib.def: Update.
1960
1961         * tests/makefile.{mingw,msc}.in (TESTS): Add mainloop-test and
1962         unicode-encoding.
1963
1964         * tests/mainloop-test.c: Portability: <unistd.h>, need <fcntl.h>
1965         on Win32.
1966
1967         * tests/unicode-encoding.c (process): Add missing "line" argument
1968         to fail(). On Win32, convert UTF-16LE, as libiconv'c ivonf always
1969         converts to UTF-16BE if we ask for unspecific UTF-16.
1970         (main) Handle also '\r'.
1971
1972 Fri Jan  5 11:25:42 2001  Owen Taylor  <otaylor@redhat.com>
1973
1974         * configure.in (PACKAGE): move $enable_debug down below
1975         checks for GCC to avoid setting CFLAGS prematurely,
1976         change checks to avoid adding -g twice.
1977
1978         * gutf8.c (g_ucs4_to_utf8): Support len < 0 to mean
1979         0 termination.
1980
1981         * gutf8.c (g_utf8_to_ucs4): Terminate result with 0.
1982
1983         * tests/mainloop-test.c (main): Fix uses of 
1984         g_main_loop_destroy().
1985
1986         * tests/unicode-encoding.c tests/Makefile.am tests/utf8.txt:
1987         Tests for unicode-conversion code.
1988
1989         * gconvert.c (g_convert, g_convert_with_fallback): work around
1990         a couple of GNU libc bugs.
1991
1992         * gconvert.[ch] (g_{locale,filename}_{to,from}_utf8): Standardize
1993         arguments to match g_convert(). Document.
1994
1995         * gunicode.[ch]: 
1996           - Implement conversion functions to and from UTF-16
1997           - Standardize unicode conversion functions on prototype like
1998             g_convert.
1999           - Add a lot of error checking to unicode conversion functions.
2000
2001         * gunicode.[ch] (g_utf8_to_ucs4_fast): Add fast, non-checking
2002         variant of g_utf8_to_ucs4.
2003
2004         * gutf8.c (g_utf8_validate): 
2005          - add g_return_if_fail (str != NULL).
2006          - add checks for overlong strings, non-valid Unicode characters (>= 110000)
2007            and single surrogates.
2008
2009 2001-01-05  Tor Lillqvist  <tml@iki.fi>
2010
2011         * testglib.c (main): Add test for g_path_skip_root().
2012
2013         * gfileutils.c (g_file_open_tmp): (Win32:) Look also for (illegal)
2014         forward slashes in the template.
2015
2016         * gutils.c (g_path_skip_root): On Win32, skip the \\server\share
2017         part of UNC paths. On all platforms, skip several initial
2018         slashes. Add a few comments.
2019         (g_get_any_init): On Win32, in case HOME is Unix-style with
2020         (forward) slashes (some other applications apparently set it up
2021         this way, convert to backslashed form.
2022
2023         * configure.in (glib_os): Remove stray 'v'. Add case for mingw,
2024         although using configure for mingw surely doesn't work yet.
2025
2026         * glib.def: Update.
2027
2028 2001-01-02  Havoc Pennington  <hp@redhat.com>
2029
2030         * configure.in: remove glib-config-2.0
2031
2032         * Makefile.am: remove glib-config-2.0
2033
2034 2001-01-03  Havoc Pennington  <hp@pobox.com>
2035
2036         * tests/Makefile.am (INCLUDES): -I$(top_srcdir)/gmodule, 
2037         fix from Michael Meeks
2038
2039         * Makefile.am (INCLUDES): DISABLE was spelled wrong
2040
2041 Wed Jan  3 14:10:49 2001  Owen Taylor  <otaylor@redhat.com>
2042
2043         * gmain.[ch]: Switch GMainLoop to be ref/unref, use to
2044         make dropping reference to running loop safe.
2045
2046 Wed Dec 13 20:41:49 2000  Owen Taylor  <otaylor@redhat.com>
2047
2048         * gmain.c (g_source_unref_internal): Unref callback->cb_data
2049         if it was still set when the source is freed. (Usually, this
2050         will be done by g_source_destroy.)
2051
2052 2001-01-02  Dan Winship  <danw@helixcode.com>
2053
2054         * garray.h (g_array_append_val, g_array_prepend_val,
2055         g_array_insert_val): Use parentheses around an argument to make
2056         these cause an error if you pass a non-lvalue for the value,
2057         rather than silently doing the wrong thing.
2058
2059 2000-12-29  Tor Lillqvist  <tml@iki.fi>
2060
2061         * glibconfig.h.win32.in: Add GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.
2062
2063         * glib.def: Update.
2064
2065         * {.,*}/makefile.{mingw,msc}.in: Add -DG_ENABLE_DEBUG.
2066         
2067 Fri Dec 29 14:53:18 2000  Tim Janik  <timj@gtk.org>
2068
2069         * configure.in: we can't grow _cv_ variables by using a backticked
2070         expr that refers back to the variable (glib_cv_sizeof_system_thread for
2071         G_THREAD_USE_PID_SURROGATE), that'd keep the variable growing every time
2072         it's evaluated. quantum states, anyone?)
2073
2074 Thu Dec 28 10:21:46 2000  Tim Janik  <timj@gtk.org>
2075
2076         * gmem.[hc]: got rid of outdated dmalloc support. provide g_try_malloc()
2077         and g_try_realloc() which _may_ fail and return NULL.
2078         nuked g_mem_check(), provided GMemVTable for memory function
2079         virtualization, alterable at program startup with g_mem_set_vtable().
2080         provided glib_mem_profiler_table and g_mem_profile() to support limited
2081         profiling information out of the box (uses mprotect() for free()ed areas
2082         on linux).
2083         provide globally visible G_MEM_ALIGN.
2084         buncha cleanups.
2085
2086         * docs/macros.txt: file to get a clue about the various configuration
2087         macros.
2088
2089         * docs/debugging.txt: explain debugging traps.
2090
2091         * configure.in: got rid of --enable-mem-check and --enable-mem-profile,
2092         define GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG. check malloc prototypes
2093         and define SANE_MALLOC_PROTOS is we can use them.
2094         <boy, is this file a mess>
2095
2096         * gutils.c, gscanner.c: fix up compatibility warnings, use g_message().
2097
2098 2000-12-27  Tor Lillqvist  <tml@iki.fi>
2099
2100         * README.win32: Update.
2101
2102 2000-12-25  Tor Lillqvist  <tml@iki.fi>
2103
2104         * gmessages.c: (Win32) Use a MessageBox for fatal
2105         messages. Collect eror message into a buffer, and display that.
2106
2107         * glib.def: Update.
2108
2109         * glibconfig.h.win32.in: Update. Remove unused wchar and wctype
2110         macros, add G_MODULE_SUFFIX.
2111
2112 2000-12-24  Ali Abdin  <aliabdin@aucegypt.edu>
2113
2114         * Makefile.am, gcompat.h, glib.h: New gcompat.h header file
2115           as recommended by Havoc.
2116
2117         * gdate.c, gdate.h, testgdate.c,
2118           docs/reference/glib/glib-sections.txt,
2119           docs/reference/glib/tmpl/date.sgml, tests/date-test.c: Rename some
2120           of the gdate functions to use the '_get' in their name. Patch
2121           reviewed by Havoc.
2122                 
2123 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2124
2125         * configure.in: Determine the suffix of the shared librarries for
2126         this system. This is done analogous to
2127         ltconfig.sh. G_MODULE_SUFFIX in glibconfig.h is set to either
2128         "sl", "dll", or (most often) "so".
2129
2130         * tests/Makefile.am, tests/module-test.c,
2131         tests/libmoduletestplugin_a.c, tests/libmoduletestplugin_b.c:
2132         Added new testcase for gmodule. This is mostly copied from
2133         gmodule/testgmodule.c, but unlike that is is quiet. (Why BTW are
2134         some tests that verbose, not to say loquacious...)
2135
2136 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2137
2138         * grand.c: Updated G_RAND_DOUBLE_TRANSFORM to be more
2139         accurate. Redid g_rand_double() such that it returns 52 bits after
2140         the point instead of 32 as before. That OTOH requires calling
2141         g_rand_int() twice. Overhauled g_rand_int_range(), which is easier
2142         now thanks to the new precision of g_rand_double(). Thanks to
2143         Sverre Johansen <sj@ifi.uio.no> for the hint.
2144
2145         * grand.h: Added g_rand_boolean() and g_random_boolean()
2146         macros. While they could be omitted due to extreme simplicity,
2147         they make intention clearer in code and are therefore good to have.
2148
2149         * grand.c, grand.h: Renamed all 'min' and 'max' parameters to'
2150         begin' and 'end' resp. to avoid making people think, that 'max' is
2151         included in the interval. 'end' now isn't, whereas 'begin'
2152         is. That's similar to the use in the STL.
2153
2154         * gslist.c, glist.c: Ok, I'm a moron. When I originally
2155         implemented ENABLE_GC_FRIENDLY, I forgot to include config.h into
2156         the affected files. Now that Alex did that for those two,
2157         inevitable typos surfaced, which are now fixed.
2158         
2159         * garray.c, ghash.c, gqueue.c, gtree.c: Include config.h as well,
2160         as ENABLE_GC_FRIENDLY should be known.
2161
2162 2000-12-19  Alexander Larsson  <alexl@redhat.com>
2163
2164         * configure.in:
2165         Added --disable-mem-pools option.
2166
2167         * glist.c:
2168         * gslist.c:
2169         * gnode.c:
2170         * gmem.c:
2171         Disable free list and memory chunks if DISABLE_MEM_POOLS is defined.
2172
2173 2000-12-17  Tor Lillqvist  <tml@iki.fi>
2174
2175         * gutf8.c (g_utf8_get_charset_internal): (Win32) Use GetACP to get
2176         the current ANSI codepage.
2177
2178         * gunicode.h: Add comment that the static string g_get_charset
2179         sets the parameter to point to should be copied in case the
2180         charset might be changed later in the program.
2181
2182 2000-12-14  Tor Lillqvist  <tml@iki.fi>
2183
2184         * makefile.{mingw,msc}.in: No need to -DGSPAWN_HELPER when
2185         compiling gspawn-win32-helper any longer.
2186
2187         * giowin32.c (g_io_win32_dispatch): Warn if no callback. Call
2188         callback correctly.
2189         (g_io_win32_create_watch): Fix typo.
2190         (g_io_win32_fd_create_watch): Ditto.
2191         (g_io_channel_unix_new): If it is a file descriptor (i.e., a Unix
2192         fd lookalike provided by the C library), call
2193         g_io_channel_win32_new_fd(). If it is a socket (from WinSock),
2194         call g_io_cahnnel_win32_new_stream_socket(). Hopefully sockets and
2195         fds don't overlap. TODO: Implement also datagram sockets.
2196         (g_io_channel_win32_poll): Call g_main_context_get_poll_func().
2197
2198         * gcompletion.h: Include <unistd.h> only on Unix. Is this
2199         inclusion really needed here? OTOH, do include <stddef.h>, for
2200         size_t.
2201
2202         * gmessages.c: (Win32) Don't define a function called "write" that
2203         might clash with the prototype from <io.h>, use a #define.
2204
2205         * glib.def: Update.
2206
2207         * gmain.c (g_source_add_poll): Don't return a value from void
2208         function.
2209         (g_main_context_get_poll_func): Compile also for non-Win32, as
2210         presumably was intended. The result var is a GPollFunc, not a
2211         GPollFunc*. Return the result!
2212
2213 2000-12-13  Havoc Pennington  <hp@redhat.com>
2214
2215         * gconvert.c (open_converter): make static
2216
2217         * gutf8.c (g_utf8_validate): Simplify logic a bit, maybe 
2218         speeding it up - now we just return FALSE if we had to bail out
2219         for any reason before getting to the end of the string, as defined 
2220         by a nul byte if len was -1, defined by the len otherwise. This 
2221         also fixes a bug where nul bytes were not treated as invalid 
2222         when the length was specified.
2223
2224 2000-12-12  Havoc Pennington  <hp@pobox.com>
2225
2226         * gmain.c (g_main_context_destroy): don't try to use thread stuff
2227         unless G_THREADS_ENABLED
2228         (g_main_context_query): ditto
2229         (g_main_context_check): ditto
2230         (g_main_loop_quit): ditto
2231
2232 Tue Dec 12 18:58:22 2000  Tim Janik  <timj@gtk.org>
2233
2234         * ghash.c (g_hash_table_remove): return whether a value
2235         got removed.
2236
2237 Tue Dec 12 15:18:10 2000  Owen Taylor  <otaylor@redhat.com>
2238
2239         * gmain.[ch]: Revert unauthorized changes.
2240
2241 2000-12-12  Elliot Lee  <sopwith@redhat.com>
2242
2243         * gmain.c, gmain.h (g_main_context_new, g_main_context_destroy):
2244         GMainContext useful in implementing some additional styles of
2245         main loop usage.  To do this, however, Joe Hacker needs to be able
2246         to create/destroy GMainContext's at will. This is just an export
2247         of existing functionality, rather than any new functionality.
2248
2249         They are listed in the "Low level functions for implementing custom
2250         main loops" section of the header file, to avoid confusing people.
2251
2252 Sun Dec 10 10:47:11 2000  Owen Taylor  <otaylor@redhat.com>
2253
2254         * gmain.c (g_source_destroy_internal): Remove pollfds
2255         from the context here, not when actually freeing the
2256         source.
2257
2258         * gmain.c (g_source_unref_internal): Free source list
2259         and source, call source->source_funcs->destroy().
2260
2261         * giochannel.c: Unreference io_channel properly.
2262
2263 Thu Dec  7 15:22:30 2000  Owen Taylor  <otaylor@redhat.com>
2264
2265         * tests/mainloop-test.c (recurser_start): Add a bunch
2266         of unrefs.
2267
2268         * gmain.c (g_source_attach): Reference the source
2269         when adding (pointed out by Elliot)
2270
2271 2000-12-08  Raja R Harinath  <harinath@cs.umn.edu>
2272
2273         * acglib.m4 (GLIB_AC_DIVERT_BEFORE_HELP): 
2274         Rename from GLIB_DIVERT_BEFORE_HELP.  
2275         Update to track autoconf 2.49b.
2276         * configure.in: Reflect above change.
2277         (AC_EGREP_HEADER): Rename from really obselete AC_HEADER_EGREP.
2278         (debug_default): Replace "if test `expr ...`" with "case". 
2279
2280         * tests/Makefile.am (TESTS): Rearrange into other variables, and
2281         include run-markup-tests.sh.
2282         (TESTS_ENVIRONMENT): New.  Pass $srcdir to tests.
2283         (noinst_PROGRAMS): Rename to ...
2284         (check_PROGRAMS): ... this.  'automake' ensures that these are
2285         built before running the tests.
2286         * tests/run-markup-tests.sh: Support $srcdir != $builddir.
2287
2288 2000-12-08  Havoc Pennington  <hp@pobox.com>
2289
2290         * tests/Makefile.am (TESTS): move markup-test to noinst_PROGRAMS;
2291         it isn't a proper test, the proper test would be 
2292         run-markup-tests.sh, but that can't go in tests, so we need 
2293         a manual make check rule. Didn't do that yet.
2294
2295 2000-12-07  Raja R Harinath  <harinath@cs.umn.edu>
2296
2297         * gmain.h: Don't put anything after an #endif.
2298         * gmain.c: Likewise.
2299
2300 2000-12-06  Havoc Pennington  <hp@pobox.com>
2301
2302         * tests/strfunc-test.c (main): add g_strdupv test
2303
2304         * gstrfuncs.c (g_strdupv): Add a function to copy 
2305         an array of strings
2306
2307 Tue Dec  5 12:23:04 2000  Owen Taylor  <otaylor@redhat.com>
2308
2309         * gmain.[hc]: Major change in API for creating sources
2310         to handle multiple main loops (GMainContext *). 
2311
2312         GSources are now exposed as GSource * and implemented
2313         with structure derivation.
2314
2315         * giochannel.[ch]: Changed vtable for GIOChannel to correspond
2316         to the new mainloop API, add g_io_channel_create_watch().
2317          
2318         * gtypes.h: Move GTimeVal here.
2319
2320         * gthread.h: Remove gmain.h include to avoid circularity.
2321         
2322         * giounix.c: Update for new GMain API.
2323          
2324         * giowin32.c: Update for new GMain API. (No check for
2325         proper compilation or working.)
2326
2327         * timeloop.c timeloop-basic.c: A benchmarking program for
2328         the main loop comparing the main loop against a 
2329         hand-written (timeloop-basic.c) variant. 
2330
2331         * tests/mainloop-test.c: New torture test of mainloop.
2332         
2333         * docs/Changes-2.0.txt: Started. Added text about
2334         changes to GMain.
2335
2336         * gmain.c (g_main_add_poll_unlocked): Initial fd->revents
2337         to zero. (#8482, Benjamin Kahn)
2338
2339 2000-12-01  Tor Lillqvist  <tml@iki.fi>
2340
2341         * {.,*}/makefile.msc.in: Include make.msc from GLib's build subdir.
2342
2343         * makefile.{mingw,msc}.in (glib_OBJECTS): Add gunibreak.
2344
2345         * glib.def: Update correspondingly.
2346
2347 2000-11-21  Havoc Pennington  <hp@pobox.com>
2348
2349         * gmacros.h: Provide G_CONST_RETURN which is 'const' by default,
2350         and nothing when G_DISABLE_CONST_RETURNS is defined.
2351
2352 2000-11-29  Havoc Pennington  <hp@redhat.com>
2353
2354         * gunidecomp.c (COMBINING_CLASS): 
2355         s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/
2356
2357         * gunichartables.h: Update for data in Unicode 3.0.1
2358
2359         * gunidecomp.h: Ditto
2360         
2361         * gunicode.h (GUnicodeBreakType): Enum for line break properties
2362         (g_unichar_break_type): Get the break property for a char
2363         
2364         * gunibreak.h: Autogenerated line break property tables
2365
2366         * gunibreak.c (g_unichar_break_type): added 
2367         
2368         * Makefile.am (EXTRA_DIST): dist gen-unicode-tables.pl
2369
2370         * Makefile.am (libglib_1_3_la_SOURCES): Add gunibreak.h, gunibreak.c
2371         
2372         * gen-unicode-tables.pl: Include the script to update the unicode
2373         char tables
2374
2375 2000-11-28  Elliot Lee  <sopwith@redhat.com>
2376
2377         * gmarkup.c: Fix warnings.
2378
2379         * guniprop.c, gunidecomp.c: Make warnings go away by using
2380         GPOINTER_TO_INT() instead of (int).
2381
2382         * gcompletion.[ch]: Add g_completion_set_compare(),
2383         to allow (for example) using case-insensitive completion.
2384
2385 2000-11-28  Tor Lillqvist  <tml@iki.fi>
2386
2387         Patches by Hans Breuer:
2388         
2389         * gspawn-win32.c: Move the code for gspawn-win32-helper to its own
2390         file.
2391
2392         * makefile.{mingw,msc}.in: Change accordingly.
2393
2394         * gspawn-win32-helper.c: New file.
2395
2396         * Makefile.am (EXTRA_DIST): Add it.
2397
2398         * gmarkup.c (find_current_text_end): Fix assertion not to check an
2399         uninitialised variable.
2400
2401 2000-11-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2402
2403         * gthread.c: Set the thread data before locking the mutex, because
2404         the locking call might use g_thread_self ().
2405
2406         * gthread.h: Do only show the location of the locking/unlocking
2407         for -DG_ERRORCHECK_MUTEXES and not the name of the mutex. Add the
2408         errorcheck capability for g_cond_wait and g_cond_timed_wait as
2409         well.   
2410
2411 2000-11-27  Havoc Pennington  <hp@redhat.com>
2412
2413         * gthread.h: Add void in empty function arg list
2414
2415 2000-11-22  Tor Lillqvist  <tml@iki.fi>
2416
2417         * makefile.{mingw,msc}.in: Add gqsort.
2418
2419         * glib.def: Update.
2420
2421 2000-11-21  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2422
2423         * configure.in: Add a surrogate for thread priorities using PID
2424         niceness for systems with no thread priorities and different PIDs
2425         for threads of the same process (most notably: Linux). Define
2426         G_THREAD_USE_PID_SURROGATE in that case, as used by
2427         gthread-posix.c. Also make the system thread bigger by
2428         sizeof (long) to contain the thread's PID.
2429
2430         * gfileutils.c: Include stdlib.h for mkstemp prototype.
2431
2432         * gthread.c: Add priority range checks to the affected functions.
2433
2434         * gthreadpool.c: Remove unused variable.
2435
2436 Mon Nov 20 18:55:17 2000  Jonathan Blandford  <jrb@redhat.com>
2437
2438         * gtree.[hc]: Patch from David Benson <daveb@idealab.com> to add
2439         user_data support to gtree functions.
2440
2441 Mon Nov 13 18:35:52 2000  Jonathan Blandford  <jrb@redhat.com>
2442
2443         * gtypes.h (GCompareFuncData): new func type to let you use user
2444         data when comparing nodes.
2445
2446         * gslist.c (g_list_sort_with_data): new function to sort with
2447         user_data. 
2448
2449         * glist.c (g_list_sort_with_data): new function to sort with
2450         user_data. 
2451
2452         * garray.[ch]: Added convenience functions to sort arrays.
2453
2454 2000-11-16  Havoc Pennington  <hp@redhat.com>
2455
2456         * guniprop.c (g_unichar_isspace): Use a switch here, maybe helps 
2457         the compiler optimize things. Also, ' ' is a SPACE_SEPARATOR,
2458         so don't special case it.
2459
2460 2000-11-17  Tor Lillqvist  <tml@iki.fi>
2461
2462         * glib.def: Add g_trash_stack entry points.
2463
2464 Fri Nov 17 15:43:00 2000  Owen Taylor  <otaylor@redhat.com>
2465
2466         * Released 1.3.2
2467         
2468         * NEWS: Update.
2469
2470         * tests/Makefile.am (dist-hook): Add code to distribute
2471         markup test files.
2472
2473 2000-11-15  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2474
2475         * configure.in: Check for the sched.h header and include it on
2476         gthread/gthread-posix.c if available.
2477
2478         * configure.in: Add -D_POSIX4_DRAFT_SOURCE to
2479         GTHREAD_COMPILE_IMPL_DEFINES. Also add -D_POSIX4A_DRAFT10_SOURCE
2480         to G_THREAD_CFLAGS. Really deploy GTHREAD_COMPILE_IMPL_DEFINES,
2481         when searching for thread libs. Look for sched_* functions in
2482         -lrte as well. All of that is necessary on DG/UX.
2483
2484         * configure.in: Use AC_TRY_COMPILE instead of AC_EGREP_HEADERS in
2485         various places to make it work more reliable, to make it accept
2486         macros instead of functions etc.
2487
2488         * configure.in: Replace some NULL's for checks with 0 to make it
2489         work without stdio.h everywhere.
2490
2491         * configure.in, gutils.c: changed the test for getpwuid_r to first
2492         test for a posix version and then for a non-posix version. No code
2493         change in gutils.c. Again this change deals better with getpwuid_r
2494         being a macro and not a function. Most of the above with kind help
2495         from Tethys <tet@isengard.europe.dg.com>. This fixes Bug #13403.
2496         
2497 2000-11-14  Tor Lillqvist  <tml@iki.fi>
2498
2499         * gwin32.h: Make #endif comment match #ifdef.
2500
2501 Mon Nov 13 14:00:20 2000  Owen Taylor  <otaylor@redhat.com>
2502
2503         * configure.in: Up version to 1.3.2
2504
2505         * gconvert.h (enum GConvertError): Remove trailing ,
2506
2507         * gfileutils.c (g_file_open_tmp): Fix comment to 
2508         properly describe return value.
2509
2510 2000-11-13  Tor Lillqvist  <tml@iki.fi>
2511
2512         * config.h.win32.in: Add USE_LIBICONV.
2513
2514         * gconvert.c: Check G_OS_WIN32 only after including glib.h. 
2515
2516         * glib.def: Update.
2517
2518 2000-11-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2519
2520         * gthread.c (g_static_rec_mutex_*): Made recursive mutexes also
2521         work when the thread system is not (yet) initialized.
2522
2523 Sun Nov 12 18:34:32 2000  Owen Taylor  <otaylor@redhat.com>
2524
2525         * gconvert.[ch]: Create wrapper functions for iconv()
2526         so that we can transparently use the native iconv, 
2527         libiconv, or (in the future) a mini-iconv included
2528         with glib.
2529
2530         * glib-config-2.0.in glib-2.0.pc.in: Include @ICONV_LIBS@
2531
2532         * INSTALL: Added note about libiconv.
2533
2534         * configure.in: Add checks for libiconv from pango. If
2535         EILSEQ is not defined in errno.h add define for it into
2536         glibconfig.h so g_iconv can use it. (Note, recompiling
2537         from a system without EILSEQ to a system with EILSEQ
2538         will break binary compatibility)
2539
2540 2000-11-12  Robert Brady  <robert@suse.co.uk>
2541
2542         * gstrfuncs.c, gstrfuncs.h: Remove g_filename_{to,from}_utf8
2543
2544         * gconvert.c, gconvert.h: Add g_filename_{to,from}_utf8 and
2545         g_locale_{to.from}_utf8.  The locale_ variant honours 
2546         nl_langinfo(CODESET), the filename_ variant uses UTF-8 unless
2547         asked otherwise.
2548
2549         (g_convert): Add G_CONVERT_ERROR_PARTIAL_INPUT error, if bytesread
2550         != length and no bytesread pointer passed.
2551
2552 Sun Nov 12 15:29:53 2000  Owen Taylor  <otaylor@redhat.com>
2553
2554         * gfileutils.[ch]: template is a reserved word in
2555         C++ s/template/tmpl/. 
2556
2557 2000-11-11  Havoc Pennington  <hp@pobox.com>
2558
2559         * gmarkup.c (g_markup_parse_context_parse): Handle a long stream
2560         of bytes containing no UTF-8 character starts
2561
2562 2000-11-11  Tor Lillqvist  <tml@iki.fi>
2563
2564         * glib.def: Add missing entry points.
2565
2566         * gfileutils.c (g_mkstemp): Improve chance to generate unique
2567         names with less effort a bit.
2568
2569         * gfileutils.h: Add g_file_open_tmp() declaration.
2570
2571         * testglib.c: Include <io.h> on Win32.
2572
2573         * makefile.mingw.in: Correct the way to invoke sub-makes.
2574
2575 Sun Nov  5 13:20:54 2000  Owen Taylor  <otaylor@redhat.com>
2576
2577         * glib-object.h: Add gtypemodule.h
2578
2579 2000-11-11  Tor Lillqvist  <tml@iki.fi>
2580
2581         * gfileutils.c (g_file_open_tmp): New function, suggested by Havoc
2582         earlier this month.
2583         (g_mkstemp): Use only one case for letters in temp file name, as
2584         this will be used on systems with case-insensitive file systems.
2585
2586         * testglib.c (main): Test g_mkstemp() and g_file_open_tmp().
2587
2588 2000-11-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2589
2590         * gthreadpool.c: Don't take other threads with other priorities
2591         into account as changing the priority is highly
2592         unportable. (Actually using it at all already is unportable, but
2593         even sometimes where that works, changing priority is not
2594         possible).
2595
2596 2000-11-05  Havoc Pennington  <hp@pobox.com>
2597
2598         * gmarkup.h: rename G_MARKUP_FOO to
2599         G_MARKUP_DO_NOT_USE_THIS_UNSUPPORTED_FLAG
2600
2601         * gmarkup.c: don't start doc comments with "Returns"
2602         
2603 2000-11-05  Havoc Pennington  <hp@pobox.com>
2604
2605         * gmarkup.c: inline docs
2606         (unescape_text): properly check strtoul for failure.
2607         
2608         * gerror.c (g_propagate_error): Free the src error if the dest
2609         location is NULL - I'm pretty sure that's what this function was 
2610         supposed to do.
2611
2612 2000-11-05  Havoc Pennington  <hp@pobox.com>
2613
2614         * gutils.c (g_find_program_in_path): cleanup docs, sync param 
2615         names to those in the header
2616
2617         * gfileutils.c (g_mkstemp): clean up docs
2618
2619         * gshell.h: sync param names with param names in .c file
2620
2621         * gfileutils.h (enum GFileTest): remove trailing comma from last
2622         member, confuses gtk-doc
2623
2624         * gmarkup.h: s/GMarkupErrorType/GMarkupError/g; to follow
2625         convention
2626
2627 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2628
2629         * gasyncqueue.c: Added documentation for asyncronous queues.
2630
2631         * gspawn.c: Include sys/select.h (some platforms need it for
2632         select). 
2633
2634         * gspawn.c: Changed unportable __FUNCTION__ to the verbatim
2635         function name.
2636
2637 2000-10-31  Tor Lillqvist  <tml@iki.fi>
2638
2639         * gutils.c
2640         * gutils.h
2641         * gfileutils.c
2642         * gfileutils.h: Actually, g_mkstemp() is better suited in gfileutils.
2643
2644 2000-10-30  Tor Lillqvist  <tml@iki.fi>
2645
2646         * configure.in: Check for mkstemp.
2647
2648         * gutils.c (g_mkstemp): New function. If HAVE_MKSTEMP, just call
2649         it, otherwise use code lifted from glibc.
2650
2651         * gutils.h: Declare it.
2652
2653         * glib.def: Here, too. Plus two missing functions.
2654
2655 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2656
2657         * gcache.h, gcache.c, ghash.h, ghash.c, grel.c, grel.h, gtypes.h:
2658         Introduced new function type GEqualFunc to return TRUE for equal
2659         params. This is now used instead of GCompareFunc (which should
2660         work akin to strcmp) here. This kind of fixes Bug #14412. Note
2661         that technically GCompareFunc and GEqualFunc are still the same
2662         types, as gint == gboolean.
2663
2664         * ghash.h, gutils.c: g_int_equal and g_direct_equal now return
2665         gboolean to be really become GEqualFunc.
2666
2667         * gscanner.c, testglib.c, tests/hash-test.c: Some tiny changes to
2668         follow the above change.
2669
2670 2000-10-27  Tor Lillqvist  <tml@iki.fi>
2671
2672         * makefile.{mingw,msc}.in (glib_OBJECTS): Add gmarkup.
2673
2674         * glib.def: Add missing functions.
2675
2676         * tests/makefile.{mingw,msc}.in (TESTS): Add markup-test.
2677
2678 2000-10-24  Havoc Pennington  <hp@pobox.com>
2679
2680         * gmarkup.h, gmarkup.c: New module to parse a simple
2681         markup language
2682         
2683         * Makefile.am: add gmarkup.h, gmarkup.c
2684
2685         * tests/Makefile.am: add markup-test
2686
2687         * gstring.h (g_string_new_len): new function to create a string
2688         with a length
2689         (g_string_new): avoid a gratuitous realloc
2690
2691 2000-10-26  Tor Lillqvist  <tml@iki.fi>
2692
2693         * makefile.{mingw,msc}.in: Cosmetics.
2694
2695 2000-10-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2696
2697         * gstrfuncs.c (g_strsplit): When the string is ended by a
2698         delimiter, return an extra empty string just like for a delimiter
2699         at the start of the string. This makes the function behave more
2700         consistent and also fixes Bug #15026.
2701
2702 Tue Oct 24 22:09:14 2000  Tim Janik  <timj@gtk.org>
2703
2704         * glib-object.h: added newly added gobject/ headers.
2705
2706         * gmesage.c: print g_message() output to stderr instead of stdout.
2707
2708 2000-10-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2709
2710         * configure.in: Use one = instead of two, which is plainly wrong.
2711
2712 2000-10-19  Tor Lillqvist  <tml@iki.fi>
2713
2714         * makefile.msc.in: Pass -DGSPAWN_HELPER when building it. Link
2715         with user32.lib.
2716
2717         * gspawn-win32.c
2718         * gfileutils.c: Make them compile with picky MSVC.
2719
2720         * gwin32.h: New file. Move Win32-only stuff that isn't related to
2721         GIOChannels here from giochannel.h.
2722
2723         * Makefile.am: Add it here.
2724
2725         * giochannel.h: Move stuff to gwin32.h.
2726
2727         * glib.h: On Win32, include gwin32.h.
2728
2729 Mon Sep 11 10:03:24 2000  Owen Taylor  <otaylor@redhat.com>
2730
2731         * glib.h convert.c (g_convert_with_fallback): Change
2732         ERROR_OTHER to ERROR_FAILED, add some dummy marking with _().
2733
2734         * docs/reference/glib/glib-sections.txt
2735         docs/reference/glib/glib-docs.sgml Update for g_convert,
2736         g_unicode_validate.
2737
2738 2000-10-16  Tor Lillqvist  <tml@iki.fi>
2739
2740         * glibconfig.h.win32.in: Remove alloca stuff from here. galloca.h
2741         takes care of it, correctly.
2742
2743         * giowin32.c (reader_thread): Some more debugging output.
2744         (g_io_channel_win32_poll): Remove unused vars.
2745
2746         * gfileutils.c: Changes for Win32, with no unistd.h and no
2747         S_ISLNK().
2748
2749         * gspawn-win32.c: Implementation of the g_spwan_* functions for
2750         Win32. Due to the general non-Unixness of Win32, much of the
2751         functionality that is relatively clean to implement on Unix, is
2752         hard to do on Win32. We must use a separate helper program to
2753         change directory, close extra file descriptors, redirect the std
2754         ones, as needed, and only then start the child process. No child
2755         process pid can be returned, unfortunately. Or if we used
2756         CreateProcess directly, it probably could. (Now we use the spawnv*
2757         functions from msvcrt.)
2758
2759         * Makefile.am (EXTRA_DIST): Add gspawn-win32.c
2760
2761         * glib.def: Add new entry points.
2762
2763         * glib.def
2764         * giowin32.c: Remove g_io_channel_win32_wait_for_condition(),
2765         g_io_channel_win32_poll() subsumes it.
2766
2767         * gbacktrace.h: G_BREAKPOINT for MSVC (on the ix86).
2768
2769         * gwin32.c (g_win32_getlocale): Use "sp" for
2770         LANG_CROATIAN+SUBLANG_SERBIAN_LATIN.
2771
2772         * makefile.{mingw,msc}.in (glib_OBJECTS): Add new files.
2773         Add gspawn-win32-helper.exe rule.
2774
2775         * tests/makefile.{mingw,msc}.in (TESTS): Add shell-test and
2776         spawn-test.
2777
2778         * tests/spawn-test.c: (run_tests): On Win32, don't try to run
2779         /bin/sh, but ipconfig (no special significance in choosing that,
2780         just a program that outputs something to stdout).
2781
2782 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
2783
2784         Remove need for acconfig.h, and misc. cleanups.
2785         * acglib.m4 (GLIB_SIZEOF): Add 'autoheader' comment to
2786         AC_DEFINE_UNQUOTED.
2787         (GLIB_BYTE_CONTENTS): Likewise.
2788
2789         * configure.in: Add 'autoheader' comments to all AC_DEFINE(...)
2790         and AC_DEFINE_UNQUOTED(...) lines.
2791         Replace AC_MSG_CHECKING/AC_CACHE_VAL with AC_CACHE_CHECK.
2792         (AM_PROG_LIBTOOL): Move after AC_PROG_CC.
2793         
2794         * acconfig.h: Empty out.
2795
2796         * Makefile.am (BUILT_EXTRA_DIST): New variable.  List 'dist'able
2797         files that are created in the builddir.
2798         (dist-hook): Handle those files.
2799         (libglib_1_3_la_SOURCES): Remove @ALLOCA@.  @ALLOCA@ should only
2800         be used in an _LDADD or _LIBADD, since it expands (if necessary)
2801         to 'alloca.o'.
2802
2803         * tests/Makefile.am (BUILT_EXTRA_DIST): New variable.
2804         (dist-hook): Handle $(BUILT_EXTRA_DIST).
2805         
2806 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2807
2808         * grand.c: Added inline documentation. 
2809
2810         * gtypes.h, gnode.h, gutils.h: Readded GFreeFunc,
2811         g_node_insert_after and g_find_program_in_path resp., which
2812         mysteriously disappeared during the glib.h dissection.
2813
2814 2000-10-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2815
2816         * glibconfig.h.win32.in: Adapted accordingly to header separation
2817         and GLIB_HAVE_ALLOCA_H renaming.
2818
2819         * Makefile.am: Added the new headers to glibinclude_HEADERS.
2820
2821         * glib.h: Forgot to include gerror.h.
2822
2823         * glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h,
2824         gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h,
2825         ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h,
2826         gmessages.h, gnode.h, gprimes.h, gquark.h, gqueue.h, grand.h,
2827         grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h,
2828         gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h
2829         into many header files mostly according to the resp. *.c-files.
2830         
2831         * gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case
2832         of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and
2833         __END_DECLS.
2834
2835         * configure.in, gerror.h, gfileutils.h, gshell.h, gspawn.h,
2836         gunicode.h, : Changed guard-macro names to something more
2837         consistent.
2838
2839         * configure.in, *.h: Use G_BEGIN_DECLS and G_END_DECLS.
2840
2841         * configure.in: Defined GLIB_HAVE_ALLOCA_H instead of including
2842         alloca.h in glibconfig.h, GLIB_HAVE_ALLOCA_H is used in glib.h.
2843
2844         * configure.in: Removed cruft from old threading code.
2845
2846 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
2847
2848         Work with beta autoconf 2.50.
2849         * configure.in (GLIB_MAJOR_VERSION): Use GLIB_DIVERT_BEFORE_HELP
2850         instead of AC_DIVERT_PUSH(),AC_DIVERT_POP.
2851         (AC_CHECK_HEADERS): Remove redundant AC_DEFINE(HAVE_...).
2852         (REALLOC_0_WORKS): Move AC_DEFINE outside AC_CACHE_VAL.
2853         (dlopen): Quote nested AC_CHECK_... calls.
2854
2855         * acglib.m4 (GLIB_TR_SH, GLIB_TR_CPP): Utility macros copied from
2856         beta autoconf 2.50.
2857         (GLIB_DIVERT_BEFORE_HELP): New macro that works both with autoconf
2858         2.13 and beta autoconf 2.50.
2859         (GLIB_SIZEOF, GLIB_BYTECONTENTS): Use GLIB_TR_*.
2860
2861         * Makefile.am (CONFIGURE_DEPENDENCIES): Use this to specify
2862         that 'configure' depends on acglib.m4.
2863
2864 2000-10-09  Havoc Pennington  <hp@redhat.com>
2865
2866         * Makefile.am, tests/Makefile.am: Add new files.
2867
2868         * tests/spawn-test.c, tests/shell-test.c: new tests for
2869         the shell/spawn stuff
2870
2871         * gutils.c (g_find_program_in_path): convert a relative
2872         program name into an absolute pathname to an existing 
2873         executable
2874
2875         * gspawn.h, gspawn.c: New fork/exec API
2876
2877         * gshell.h, gshell.c: Shell-related utilities, at the moment
2878         simply routines to parse argv and quote/unquote strings
2879
2880         * guniprop.c (g_unichar_isspace): Return TRUE for the 
2881         ASCII space characters isspace() returns TRUE for.
2882
2883         * gfileutils.c (g_file_get_contents): Convenience function 
2884         to slurp entire file into a string and return it. Partially
2885         written by Joel Becker.
2886         (g_file_test): file test function
2887
2888 2000-10-06  Tor Lillqvist  <tml@iki.fi>
2889
2890         * makefile.msc.in: Revamp to be like makefile.mingw.in, make
2891         the MSVC build actually work again.
2892
2893         * gmodule/makefile.msc.in
2894         * gobject/makefile.msc.in
2895         * gthread/makefile.msc.in: New files, like their mingw counterparts.
2896
2897         * gmodule/Makefile.am
2898         * gobject/Makefile.am
2899         * gthread/Makefile.am: Make and distribute them.
2900
2901         * */makefile.mingw.in: Allow override of GLib version number from
2902         the build/win32/module.defs file.
2903
2904         * glib.def: Add new entry point.
2905
2906         * tests/gio-test.c (main): Fix the Win32-only code to use current
2907         API, g_io_channel_win32_make_pollfd() and g_io_channel_win32_poll().
2908
2909         Fixes from Hans Breuer:
2910
2911         * glib.h (struct DIR): Keep the last readdir result cached inside
2912         the DIR struct, to enable several DIRs being open simultaneously.
2913
2914         * gwin32.c (g_win32_readdir): Use the above instead of static.
2915
2916         * giowin32.c (g_io_channel_win32_make_pollfd): Insert cast to keep
2917         MSVC happy.
2918
2919 2000-10-05  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2920
2921         * glib.h: Changed alloca stuff a bit: when we have a working
2922         alloca.h, we're not messing with alloca any further. Should fix a
2923         bug reported by Bernd Demian <wega@csc-dd.de>.
2924
2925 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
2926
2927         * gnode.c (g_node_insert_after): Added function to keep symmetry
2928         with g_node_insert_before. 
2929
2930 2000-09-29  Martin Baulig  <baulig@suse.de>
2931
2932         Several minor ANSI C fixes.
2933
2934         Added missing casts:
2935         * gdate.c (g_date_fill_parse_tokens): `s = (guchar *) str'.
2936         * gmain.c (g_idle_dispatch): `func = (GSourceFunc) source_data'.
2937         (g_idle_add_full): `(gpointer) function' in call to g_source_add().
2938         * gstrfuncs.c (g_strdown): `s = (guchar *) string' and
2939         `return (gchar *) string'.
2940         (g_strup): Likewise.
2941         (g_strchug): `start = (guchar*) string' in 1st for() argument;
2942         `strlen ((gchar *) start)' in call to g_memmove().
2943         * gstring.c (g_string_down): `s = (guchar *) string->str'.
2944         (g_string_up): Likewise.
2945         * gthreadpool.c (stop_this_thread_marker):
2946         `(gpointer) &g_thread_pool_new'.
2947         * gunidecomp.h (decomp_table[]): Cast all the strings to
2948         `unsigned char *'.
2949
2950         Put text following #endif into comments:
2951         * gmain.c: here.
2952
2953 2000-09-29  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2954
2955         * configure.in, glib.h: Added errorcheck mutexes. These are
2956         activated through the preprocessor symbol
2957         G_ERRORCHECK_MUTEXES. Need to add an extra word to StaticMutex in
2958         order to achieve this. g_(static_)mutex_* functions instrument the
2959         mutex operations with mutex name and location, when compiled with
2960         -DG_ERRORCHECK_MUTEXES. g_thread_init activates the errorcheck
2961         mutexes, when compiled with -DG_ERRORCHECK_MUTEXES.
2962
2963 2000-09-28  Havoc Pennington  <hp@pobox.com>
2964
2965         * glib.h (GThreadPriority): fix indentation
2966         (GConvertError): generic error is conventionally called
2967         _FAILED rather than _OTHER, at least at the moment, 
2968         according to GError docs in docs/reference.
2969
2970         * gconvert.c: s/_OTHER/_FAILED/
2971
2972 2000-09-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2973
2974         * configure.in: Adjusted the test for an unimplemented
2975          getpwuid_r. Info from Michael Pruett. This is just a forward
2976          merge from glib-1-2.
2977
2978         * configure.in: Moved determination of G_THREAD_FLAGS before
2979         G_THREAD_LIBS. Check for UnixWare systems and set the right cflags
2980         and libs there (it needs -Kthread for the native compiler and
2981         -pthread for gcc). Thanks to Boyd Lynn Gerber <gerberb@zenez.com>
2982         for the info.
2983
2984         * configure.in: Fail immediately, when no thread library is found,
2985         instead of continuing searching for rt libs etc. Changed almost
2986         all occurances of $enable_threads to $have_threads, as that's,
2987         what we want.
2988
2989         * tests/threadpool-test.c: Define vars inside the guard to avoid
2990         warnings.
2991
2992         * configure.in, tests/type-test.c: Some platforms support 64 bit
2993         'long long', but you can not printf or scanf them. In that case,
2994         don't define G_G{UINT|INT}64_FORMAT. Changed the type-test program
2995         to reflect that.
2996
2997         * gutils.c (g_get_current_dir): max_len can't be initialized
2998         statically as it might call a function. So do it at first call.
2999
3000 Tue Sep 26 2000 Elliot Lee <sopwith@redhat.com>
3001
3002         * glib.h: Add G_GNUC_PURE macro (but don't use it anywhere).
3003
3004 Mon Sep 25 2000 Elliot Lee <sopwith@redhat.com>
3005
3006         * garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's.
3007
3008 2000-09-21  Tor Lillqvist  <tml@iki.fi>
3009
3010         * makefile.mingw.in: Add gconvert.o. Use libiconv.
3011
3012         * config.h.win32.in: Define HAVE_GETCWD.
3013
3014         * glib.def: Add new entry points.
3015
3016 2000-09-21  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3017
3018         * configure.in: The last released automake (1.4) still requires
3019         AM_PROG_LIBTOOL instead of AC_PROG_LIBTOOL, so use that for the
3020         time being.
3021
3022 2000-09-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3023
3024         * acconfig.h, configure.in, gutils.c: Test for the existence of
3025         getcwd, and use it only when found.
3026
3027         * glib.h: Only use the gcc-variable-macro-argument-extension for
3028         gcc >= 2.4. Both patches from Jonas Oberg <jonas@gnu.org>.
3029
3030 Mon Sep 18 10:58:21 2000  Owen Taylor  <otaylor@redhat.com>
3031
3032         * gutf8.c: Implement g_ucs4_to_utf8 which was in
3033         the header file but not implemented.
3034
3035 Sun Sep 17 2000 Elliot Lee <sopwith@redhat.com>
3036
3037         * glib.h configure.in: Define g_alloca() as an
3038         alloca-that-works-anywhere.
3039
3040         * gconvert.c: Fix warnings which could have caused problems on
3041         64-bit platforms.
3042
3043 Sun Sep 10 12:37:40 2000  Owen Taylor  <otaylor@redhat.com>
3044
3045         * glib.h gconvert.c (g_convert): Havoc Pennington's implementation 
3046         of convenient character set conversion using iconv, with
3047         the addition of GError. We probably need a fallback that
3048         just does conversions between, say UTF-8,16,32 and ISO-8859-1
3049         for targets without iconv at all.
3050
3051         Also add g_convert_with_fallback() to take care of conversions 
3052         where we accept some loss going to the target encoding.
3053
3054 2000-09-10  Havoc Pennington  <hp@redhat.com>
3055
3056         * gutf8.c (g_utf8_validate): Add this function.
3057
3058 Sat Sep  9 18:50:42 2000  Owen Taylor  <otaylor@redhat.com>
3059
3060         * gstrfuncs.c (g_strescape): Add a missing g_return_if_fail().
3061
3062 Mon Aug 21 03:57:46 2000  Tim Janik  <timj@gtk.org>
3063
3064         * glib.h (G_BREAKPOINT): for non-i386 and non-alpha, or non gcc,
3065         implement BREAKPOINT() as raise (5 /* SIGTRAP */);
3066
3067         * glib.h: provide user-definable switch G_IMPLEMENT_INLINES,
3068         to turn on compilation of inline function implementations provided
3069         in header files with extern linkage.
3070         wrap inline function implementations into ifdef __G_UTILS_C__, so we
3071         really only compile them for gutils.c and not also into arbitrary user
3072         code that wants to make use of G_IMPLEMENT_INLINES.
3073         adjusted comment apropriately.
3074
3075         * gutils.c: to turn on compilation of inline functions, provide
3076         #define G_IMPLEMENT_INLINES 1 and #define __G_UTILS_C__.
3077
3078 2000-09-06  Havoc Pennington  <hp@redhat.com>
3079
3080         * gerror.c: docs
3081
3082         * docs/reference/glib/tmpl/error_reporting.sgml: docs
3083
3084 Wed Sep  6 10:28:34 2000  Owen Taylor  <otaylor@redhat.com>
3085
3086         * guniprop.c gunicode.h gutf8.c: Some inline docs fixes.
3087
3088 2000-09-06  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3089
3090         * glib.h, gtimer.c, tests/thread-test.c:
3091         s/G_MICROSEC/G_USEC_PER_SEC/
3092
3093         * glib.h: Removed G_G{U}{SHORT|INT|LONG}_FORMAT from glib.h, as
3094         they are really superfluous.
3095
3096 Tue Sep  5 20:16:27 2000  Owen Taylor  <otaylor@redhat.com>
3097
3098         * configure.in docs/Makefile.am: Add gtk-doc checks
3099         for newly added docs/reference/ subdir.
3100
3101 2000-09-05  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3102
3103         * gthread.c (g_thread_error_quark): Don't use a G_LOCK, as it
3104         isn't necessary.
3105
3106 2000-09-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3107
3108         * gstring.c (g_string_free): Use g_return_val_if_fail instead of
3109         g_return_if_fail, as the function now is supposed to return
3110         something.
3111
3112         * gerror.c, gerror.h (g_propagte_error): Added function
3113         g_propagte_error to hand over local errors to the calling
3114         function.
3115
3116         * glib.h: Include gerror.h before it is used for some g_thread_*
3117         functions.
3118
3119         * gthread.c, gthreadpool.c, glib.h: Enable error reporting for
3120         thread creation, namely for g_thread_create, g_thread_pool_new,
3121         g_thread_pool_push and g_thread_pool_set_max_threads.
3122
3123         * tests/thread-test.c, tests/threadpool-test.c: Adapted
3124         accordingly.
3125
3126 2000-08-31  Tor Lillqvist  <tml@iki.fi>
3127
3128         * glib.h
3129         * glib.def
3130         * giowin32.c (g_io_channel_win32_make_pollfd): New function, to
3131         make a GPollFD from a GIOChannel. Creates the events and starts
3132         the reader thread if necessary.
3133
3134         * glib.h
3135         * giowin32.c (g_io_channel_win32_poll): No use for separate
3136         condition parameter.
3137
3138         * gmain.c (g_get_current_time): (Win32): Simplify, use
3139         GetSystemTimeAsFileTime().
3140
3141 2000-08-27  Tor Lillqvist  <tml@iki.fi>
3142
3143         * giowin32.c (g_io_channel_win32_poll): New function, otherwise
3144         like g_io_channel_win32_wait_for_condition(), but accept several
3145         GPollFDs.
3146         (g_io_channel_win32_wait_for_condition): Call
3147         g_io_channel_win32_poll().
3148
3149         * glib.h: Declare g_io_channel_win32_poll().
3150
3151         * gwin32.c (g_win32_error_message): Don't believe return value
3152         from FormatMessage.
3153
3154 2000-08-25 Elliot Lee <sopwith@redhat.com>
3155
3156         * glib.h, gunicode.h, gmodule/gmodule.h:
3157         Mark the following functions G_GNUC_CONST (to allow optimization)
3158         because their results are a function of only their parameters: 
3159         g_int_hash, g_int_equal, g_direct_hash, g_direct_equal,
3160         g_quark_to_string, g_date_is_leap_year, g_date_days_in_month,
3161         g_date_monday_weeks_in_year, g_date_sunday_weeks_in_year,
3162         g_spaced_primes_closest, g_unichar_is*, g_unichar_to*,
3163         g_unichar_*digit_value, g_unichar_type
3164
3165 2000-08-21 Elliot Lee <sopwith@redhat.com>
3166
3167         * gobject/Makefile.am, gobject/gobject-query.c,
3168         gobject/gparamspecs.c: Fix inclusion of config.h
3169
3170 Mon Aug 21 14:46:23 2000  Owen Taylor  <otaylor@redhat.com>
3171
3172         * tests/gio-test.c: Fix a couple of trivial bugs that
3173         were causing warnings.
3174
3175 Mon Aug 21 14:39:36 2000  Owen Taylor  <otaylor@redhat.com>
3176
3177         * glib.h: Use C99 varargs macros where possible 
3178         (check __STDC_VERSION__), otherwise, on gcc, use an alternate 
3179         form of gcc varargs which is more likely
3180         to be supported going forward. (Based on some code
3181         from Raja Harinath)
3182
3183 2000-08-17  Darin Adler  <darin@eazel.com>
3184
3185         * glib.h:
3186         * garray.c: (g_array_free), (g_ptr_array_free),
3187         (g_byte_array_free): Return the data left behind.
3188         * gstring.c: (g_string_free): Return the data left behind.
3189
3190         Changed the free calls that leave data behind so they
3191         return a pointer to the left-behind data, NULL if told not
3192         to leave anything behind. This makes these calls easier
3193         to use correctly, without any incompatible API change for
3194         callers that don't know about the return value. Of course,
3195         it would be even clearer if the free calls weren't dual-purpose
3196         in the first place.
3197
3198 2000-08-12  Tor Lillqvist  <tml@iki.fi>
3199
3200         * giowin32.c: Some indentation and spacing fixes. Add some more
3201         logging.
3202         (g_io_win32_add_watch): New function, with common code from
3203         g_io_win32_fd_add_watch and g_io_win32_sock_add_watch. Don't start
3204         more than one reader thread for a GIOChannel. We should obviously
3205         have just one reader thread reading a file descriptor or socket.
3206
3207 2000-08-10  Havoc Pennington  <hp@redhat.com>
3208
3209         * gthread-2.0.pc.in (Cflags): don't duplicate glib Cflags
3210
3211         * gmodule-2.0.pc.in (Cflags): don't duplicate glib Cflags
3212
3213         * gobject-2.0.pc.in (Cflags): don't duplicate Cflags from glib
3214         itself
3215
3216 2000-08-10  Havoc Pennington  <hp@redhat.com>
3217
3218         * glib-2.0.pc.in (Cflags): Look in glib-2.0/include for
3219         glibconfig.h
3220
3221 2000-08-07  Tor Lillqvist  <tml@iki.fi>
3222
3223         * tests/gio-test.c (shutdown_source): New function, that calls
3224         g_source_remove(). Check return value of g_source_remove(), and
3225         decrement running subprocess counter only if g_source_remove()
3226         actually did remove the source.
3227
3228         (recv_message): Call shutdown_source() on EOF condition. Return
3229         FALSE on G_IO_HUP and G_IO_ERR condition. Fix printf format typo.
3230
3231 Sun Aug  6 20:06:02 2000  Tim Janik  <timj@gtk.org>
3232
3233         * gmessages.c (g_log_domain_check_free): keep *last updated while
3234         running through the domain list, so we don't screw up the removal,
3235         patch provided by Gady Kozma <gadykozma@hotmail.com>.
3236
3237 Sun Aug  6 20:03:41 2000  Tim Janik  <timj@gtk.org>
3238
3239         * gmessages.c (g_log_remove_handler): keep *last updated while running
3240         through the handler list, so we don't screw up the removal.
3241
3242 Sun Jul 30 16:54:13 2000  Owen Taylor  <otaylor@redhat.com>
3243
3244         * gunicode.h: Fix stray character
3245
3246         * gutf8.c (g_unichar_to_utf8): Allow outbuf to be NULL, in
3247         which case we just compute the length.
3248
3249 2000-07-31  Havoc Pennington  <hp@redhat.com>
3250
3251         * Makefile.am (EXTRA_DIST): forgot to add .pc.in to EXTRA_DIST
3252
3253 2000-07-31  Havoc Pennington  <hp@redhat.com>
3254
3255         * glib-2.0.pc.in, gobject-2.0.pc.in, gmodule-2.0.pc.in,
3256         gobject-2.0.pc.in: pkg-config data files         
3257
3258         * Makefile.am: Install/dist the .pc files
3259
3260         * configure.in: Output the .pc files
3261
3262 2000-07-31  Tor Lillqvist  <tml@iki.fi>
3263
3264         * giowin32.c (buffer_read): The code didn't compile (must
3265         have been sleepy when committing). "return" instead of "break"
3266
3267         (g_io_win32_fd_add_watch): Cannot check if the file descriptor is
3268         readable by calling ReadFile to read zero bytes. ReadFile blocks
3269         on NT even if trying to read nothing at all. So, don't check if
3270         file descriptor is readable; assume this function isn't called
3271         otherwise.
3272
3273 Sun Jul 30 10:44:16 2000  Tim Janik  <timj@gtk.org>
3274
3275         * gmain.c (g_get_current_time): fix tor's recent changes which
3276         got rid of a required variable in the non-windows path.
3277
3278 2000-07-30  Tor Lillqvist  <tml@iki.fi>
3279
3280         Finally, a new and improved IO Channel and condition watch
3281         implementation for Win32. Based on code provided by Craig Setera.
3282
3283         When watching file descriptors, for which there is no select()
3284         like functionality on Win32 that would work on all Win32 platforms
3285         for all types of file descriptors (including anonymous pipes), we
3286         start a new thread that blocks while trying to read from the file
3287         descriptor. When the read returns, a Win32 Event is signalled that
3288         the polling routine eventually notices. Meanwhile, the data being
3289         read is stored in a circular buffer, from where the IO channel's
3290         read() method picks it up.
3291
3292         If the buffer fills up the reading thread has to wait for space
3293         becoming available. For this another Win32 Event is used. The IO
3294         Channel's read() method signals this when it has read some data
3295         out of the buffer.
3296
3297         The separate reader thread(s), and the circular buffer(s) with
3298         associated events mean lots of possibilities for fun parallelism
3299         errors. But it seems to work OK, i.e. GIMP runs.
3300
3301         * gmain.c: Small changes to the Win32 polling function.
3302         (g_main_win32_get_poll_func): New function. Perhaps it would be a
3303         good idea to provide this on all platforms.
3304
3305         * giowin32.c: The bulk of the new implementation.
3306         (g_io_channel_win32_wait_for_condition): New function. To be used
3307         where on Unix one does a select() on the channel's fd, like
3308         libgimp's gimp_extension_process(). Could be provided on all
3309         platforms.
3310
3311         * glib.h: Update documentation for IO Channels on Win32. Remove
3312         the declarations for the as of now obsolete old functions related
3313         to IO Channels for pipes with "wakeup" messages.
3314
3315         * glib.def: Some new functions.
3316
3317         * tests/gio-test.c: New file, to test GIOChannel and main loop.
3318
3319         * tests/Makefile.am
3320         * tests/makefile.mingw.in: Add it.
3321
3322         (Later the same night:)
3323
3324         * giowin32.c: Compile in the debugging code all the time, but only
3325         output debug messages if told so. Add (unadvertised) function to
3326         turn on/off debug messages for a channel.
3327
3328         (buffer_read): Don't loop. It is expected behaviour to return a
3329         short read occasionally, for instance when reading from
3330         pipes. It's the calling code that should loop if it *knows* how
3331         much the writer has written.
3332
3333         * tests/gio-test.c: Correct the program's name in the output.
3334         (recv_message): Loop calling g_io_channel_read() (in a new
3335         function read_all()) until we have all the bytes we want (that we
3336         know the writer has written/will write).
3337
3338 Thu Jul 27 05:15:11 2000  Tim Janik  <timj@gtk.org>
3339
3340         * gstrfuncs.c (g_strlcpy, g_strlcat): completed tor's fix
3341         to cover both #ifdef branches.
3342
3343 2000-07-26  Tor Lillqvist  <tml@iki.fi>
3344
3345         * gstrfuncs.c (g_strlcpy, g_strlcat): Return 0 on error, not NULL.
3346
3347         * glib.def: Add g_strlcpy, g_strlcat.
3348
3349         * glibconfig.h.win32.in: Add gsize and gssize.
3350
3351 Wed Jul 26 12:59:31 2000  Tim Janik  <timj@gtk.org>
3352
3353         * *.[hc]: applied patch from Andreas Persenius <ndap@swipnet.se> that
3354         updates the license headers to the GNU Lesser General Public License,
3355         as well as updating the copyright year to 2000.
3356
3357 Wed Jul 26 05:47:48 2000  Tim Janik  <timj@gtk.org>
3358
3359         * configure.in:
3360         * testglib.c:
3361         * gstrfuncs.c:
3362         * glib.h: added g_strlcat() and g_strlcpy() wrappers, supplied by
3363         David Wheeler <dwheeler@ida.org>:
3364
3365         * glib.h, gstrfuncs.c: added g_strlcpy and g_strlcat to support
3366           safe manipulation of fixed-length string buffers.
3367           These functions were originally developed by Todd Miller to simplify
3368           development of security-related programs, and
3369           are available on many (but not all) Unix-like systems,
3370           including OpenBSD, FreeBSD, and Solaris.  See
3371           ftp://ftp.openbsd.org/pub/OpenBSD/src/lib/libc/string/strlcpy.3
3372           and http://www.openbsd.org/security.html.
3373           If there's a strlcpy/strlcat on the system, it's called, otherwise
3374           an implementation is provided.
3375
3376         * testglib.c: Added tests for g_strlcpy, g_strlcat.
3377
3378 Wed Jul 26 05:03:24 2000  Tim Janik  <timj@gtk.org>
3379
3380         * acglib.m4 (GLIB_SIZEOF): include <stdlib.h> and <stddef.h> if
3381         STDC_HEADERS is defined.
3382
3383         * glib.h:
3384         * glibconfig.h: define gsize and gssize in terms of GLIB_SIZEOF_SIZE_T
3385
3386         * glib.h (g_return_if_reached): applied darin's fix for copy'n
3387         paste error in the macro implementation.
3388
3389 Wed Jul 26 00:46:03 2000  Tim Janik  <timj@gtk.org>
3390
3391         * glib.h: applied patch from Darin Adler <darin@eazel.com> which
3392         supplies g_return_if_reached(), g_return_val_if_reached() and
3393         g_critical().
3394
3395 2000-07-22  Tor Lillqvist  <tml@iki.fi>
3396
3397         * build-dll: Fix resource handling, the resource file got left out
3398         from the DLL after all... Remove the WIN32APIHEADERS, not needed
3399         with current windres.
3400
3401         * glib.def: Add new functions.
3402
3403 2000-07-20  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3404
3405         * gutils.c, glib.h: Mark the functions g_basename and g_dirname
3406         deprecated. They will issue an warning once, when compiled with
3407         G_ENABLE_DEBUG, but continue to work as before. Instead the
3408         functions g_path_get_basename and g_path_get_dirname should be
3409         used, which BOTH return newly allocated memory, that has to freed
3410         by g_free. The new g_path_get_basename now strips trailing slashes
3411         from the path. This fixes #5097. For discussion see
3412         http://mail.gnome.org/pipermail/gtk-devel-list/2000-April/003139.html
3413
3414         * gwin32.c, testglib.c, tests/dirname-test.c: Use the new
3415         functions instead of the old ones.
3416
3417         * ghash.c, gscanner.c, glib.h: Mark the functions
3418         g_hash_table_freeze, g_hash_table_thaw and thus
3419         g_scanner_freeze_symbol_table and g_scanner_thaw_symbol_table
3420         deprecated. They will issue an warning once, when compiled with
3421         G_ENABLE_DEBUG. This fixes Bug #3883. For discussion see
3422         http://mail.gnome.org/pipermail/gtk-devel-list/2000-April/003139.html
3423
3424 2000-07-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3425
3426         * configure.in, glib.h: glibconfig.h and glib.h now include files
3427         outside of the extern "C" block. Makes some C++ compiler
3428         happy. Reported by Denis Vakatov <vakatov@peony.nlm.nih.gov>.
3429
3430 Sat Jul 15 23:49:03 2000  Owen Taylor  <otaylor@redhat.com>
3431
3432         * glib/glib.texi: Remove incomplete start of info file -
3433         real docs are in RDP.   
3434
3435 Sat Jul 15 22:44:22 2000  Owen Taylor  <otaylor@redhat.com>
3436
3437         * configure.in: Add build/Makefile and 
3438         build/win32/Makefile to AC_OUTPUT() so things build
3439         again.
3440
3441 Sat Jul 15 09:11:46 2000  Tim Janik  <timj@gtk.org>
3442
3443         * gstrfuncs.c (g_strncasecmp): fixed an off by 0 error (yeah,
3444         the function went off when the while (n--) loop failed due to
3445         n==0 ;), reported by Jean-Louis HAMEL <jlhamel@club-internet.fr>.
3446
3447 2000-07-15  Tor Lillqvist  <tml@iki.fi>
3448
3449         * Makefile.am (SUBDIRS): Include the "build" module in GLib, too,
3450         to make it more self-contained. If your CVS client doesn't
3451         automatically get it, do a cvs get build in glib.
3452
3453         * */makefile.mingw.in: Include make.mingw from build in the glib
3454         source directory.
3455
3456 Fri Jul 14 16:26:35 2000  Owen Taylor  <otaylor@redhat.com>
3457
3458         * Release 1.3.1
3459
3460 Fri Jul 14 12:22:49 2000  Owen Taylor  <otaylor@redhat.com>
3461
3462         * configure.in Makefile.am glib-config.m4 glib.m4: Move
3463         glib-config to glib-config-2.0 move glib.m4 to
3464         glib-2.0.m4
3465
3466         * Makefile.am gobject/Makefile.am gmodule/Makefile.am
3467         gthread/Makefile.am tests/Makefile.am: Change 
3468         library names to libglib-1.3.la, etc, so that we
3469         can distinguish glib-1.2 and glib-2.0 on the linkline.
3470
3471         * Makefile.am gobject/Makefile.am gmodule/Makefile.am:
3472         Move include files into /usr/include/glib-2.0.
3473
3474 Thu Jul  6 18:54:49 2000  Owen Taylor  <otaylor@redhat.com>
3475
3476         * docs/Makefile.am (EXTRA_DIST): Remove info files
3477         from the build.
3478
3479 2000-07-14  Tor Lillqvist  <tml@iki.fi>
3480
3481         * glib.def: Add g_error functions.
3482
3483         * makefile.mingw.in: Add gbacktrace.o.
3484
3485         * gbacktrace.c: No need to include <process.h>.
3486
3487 2000-07-12  Havoc Pennington  <hp@redhat.com>
3488
3489         * glib.h: #include <gerror.h>
3490
3491         * Makefile.am (include_HEADERS): Add gerror.h
3492         (libglib_la_SOURCES): Add gbacktrace.c
3493
3494         * gbacktrace.c: Move g_on_error_query() in here (moved on the 
3495         server, so history is preserved)
3496
3497         * gerror.h: GError interface
3498
3499         * gerror.c: GError implementation replaces stuff that's now in 
3500         gbacktrace.c
3501
3502 Sun Jul  9 21:20:45 2000  Owen Taylor  <otaylor@redhat.com>
3503
3504         * gunicode.h: Include stddef.h instead of stdlib.h
3505
3506 2000-07-08  Tor Lillqvist  <tml@iki.fi>
3507
3508         * glib.h (GLIB_VAR): Rename the GUTILS_C_VAR macro to GLIB_VAR.
3509
3510         * gunicode.h: Mark the g_utf8_skip array with GLIB_VAR.
3511
3512         * glib.def: Add two missing entry points.
3513
3514 Thu Jul  6 15:35:28 2000  Owen Taylor  <otaylor@redhat.com>
3515
3516         * Release 1.3.1
3517
3518         * Makefile.am (EXTRA_DIST): Dist fixes.
3519
3520         * configure.in: Moderate the warnings just a little bit.
3521
3522 2000-07-05  Tor Lillqvist  <tml@iki.fi>
3523
3524         * README.win32: Update.
3525
3526 Mon Jul  3 17:58:02 2000  Owen Taylor  <otaylor@redhat.com>
3527
3528         * gutf8.c (g_utf8_get_charset_internal): Fix up
3529         to correspond to configure.in checks.
3530
3531 Mon Jul  3 17:18:19 2000  Owen Taylor  <otaylor@redhat.com>
3532
3533         * glib.h: Comment g_get_codeset() out of the header file
3534         temporarily. (Very similar to g_get_charset(), need
3535         to resolve the two.)
3536
3537 2000-07-01  Tor Lillqvist  <tml@iki.fi>
3538
3539         * glib.def: Add new entry points.
3540
3541         * makefile.{mingw,msc}.in: Add the new Unicode object files.
3542
3543 Thu Jun 29 15:57:28 2000  Owen Taylor  <otaylor@redhat.com>
3544
3545         * NEWS: updated
3546
3547         * Makefile.am: added snapcheck target to go along with snapshot
3548
3549         * gstring.c glib.h (g_string_hash): Add g_string_hash to 
3550         go along with g_string_equal.
3551
3552 Tue Jun 27 12:40:23 EDT 2000  David A. Wheeler <dwheeler@dwheeler.com>
3553
3554         * glib.h: Added g_string_equal for comparing GStrings;
3555         changed g_str_equal so it returns gboolean (instead of gint).
3556
3557         * gstring.c: Modified GString implementation to support embedded
3558         ASCII NUL ('\0') characters, and implemented g_string_equal.
3559
3560         * testglib.c tests/string-test.c: Added tests for g_string_equal
3561         and tests for proper handling of embedded ASCII NUL characters.
3562
3563 Wed Jun 28 22:52:00 2000  Owen Taylor  <otaylor@redhat.com>
3564
3565         * Makefile.am (libglib_la_SOURCES): Fix
3566         gunichartable.h => gunichartables.h. (From Eric Limings)
3567
3568 Fri Jun 23 17:20:26 2000  Tim Janik  <timj@gtk.org>
3569
3570         * glib.h: define gstring in terms of gchar*. this typedef reflects
3571         the type name of the primitive G_TYPE_STRING in the gobject module.
3572
3573 Wed Jun 21 12:09:03 2000  Owen Taylor  <otaylor@redhat.com>
3574
3575         * gunicode.h gutf8.c guniprop.c gunidecomp.[ch] gunichartables.h
3576         Makefile.am glib.h: Initial pass at adding unicode support
3577         functions. A few things still need to be implemented, a bit
3578         of cleanup needs to be done, tests need to be added, and 
3579         the docs need to be finished, but this should allow replacing
3580         most or all use of libunicode.
3581
3582 2000-06-06  Tor Lillqvist  <tml@iki.fi>
3583
3584         * giowin32.c (g_io_channel_win32_pipe_readable): If we are
3585         watching the same pipe for different conditions (with different
3586         callbacks), check them all. Only call the callback for G_IO_IN
3587         from here. (This bug popped up when a watch for G_IO_ERR|G_IO_HUP
3588         was added to gimplib.)
3589
3590 2000-05-30  Tor Lillqvist  <tml@iki.fi>
3591
3592         * gutils.c (g_locale_get_codeset): Implement on Win32.
3593
3594         * glib.def: Add g_get_codeset.
3595
3596         * tests/Makefile.am (EXTRA_DIST): makefile.cygwin* has been
3597         renamed to makefile.mingw*.
3598
3599 Tue May 30 16:01:32 2000  Owen Taylor  <otaylor@redhat.com>
3600
3601         * glib.h gutils.c: Move the g_locale_get_codeset() up in the 
3602         header file to correspond to to comments about memory
3603         management. Rename to g_get_codeset() to avoid 
3604         polluting the g_locale_* namespace, which probably
3605         would have g_locale_get_codeset (GLocale *locale).
3606         Add a doc comment.
3607
3608 Mon May 29 14:10:35 2000  Owen Taylor  <otaylor@redhat.com>
3609
3610         * gutils.c (g_locale_get_codeset): Add function to get the 
3611         codeset name for the current locale.
3612
3613         * configure.in acconfig.h: Add check for nl_langinfo(CODESET);
3614
3615 Fri May 19 11:39:29 2000  Tim Janik  <timj@gtk.org>
3616
3617         * gutils.c (g_snprintf):
3618         (g_vsnprintf): added argument assertments.
3619
3620         * gstring.c (g_string_assign): added argument assertments.
3621         (g_string_truncate): make len a guint.
3622
3623 Fri May 19 09:00:44 2000  Tim Janik  <timj@gtk.org>
3624
3625         * gmem.c (g_free): fixed SIZEOF_LONG==4 assumption with
3626         ENABLE_MEM_CHECK, from Art Haas <ahaas@neosoft.com>.
3627
3628         * gslist.c (g_slist_reverse): shut up compiler.
3629
3630         * gscanner.c (g_scanner_get_token_ll): removed inline assignment.
3631
3632         * garray.c: remove index>=0 checks for unsigned indices.
3633
3634         * gmain.c (g_idle_prepare): timeout assignment fix.
3635
3636         * gtree.c (g_tree_node_rotate_right): shut up compiler.
3637
3638 2000-05-13  Tor Lillqvist  <tml@iki.fi>
3639
3640         * makefile.mingw.in
3641         * tests/makefile.mingw.in
3642         * build-dll: Rename makefile.cygwin(.in) to
3643         makefile.mingw(.in), which better describes what it is. Move the
3644         build of gmodule, gthread and gobject DLLs to makefiles in those
3645         directories. Move resource file handling and build number bump to
3646         build-dll, where it sits much cleaner.
3647
3648         * README.win32
3649         * Makefile.am (EXTRA_DIST): Update accordingly.
3650
3651         * glib.h: Add G_PI, G_PI_2, G_PI_4, G_E, G_LN2, G_LN10 and
3652         G_SQRT2. M_PI etc aren't necessarily in <math.h> in strict ISO C
3653         implementations.
3654
3655         * glib.def: Add g_strcanon.
3656
3657         * gtree.c (g_tree_node_rotate_left): Remove unused variables.
3658
3659         * gwin32.c (g_win32_opendir): Remove unneeded statement.
3660
3661 Thu May  4 02:04:46 2000  Tim Janik  <timj@gtk.org>
3662
3663         * configure.in (STRIP_DUMMY): some Make 3.79 $(strip ) versions are
3664         broken and require an empty arg, give it to them.
3665
3666 Fri Apr 28 23:54:35 2000  Tim Janik  <timj@gtk.org>
3667
3668         * setup things for a new sub-library libgobject:
3669
3670         * Makefile.am (SUBDIRS): added gobject
3671
3672         * glib-config.in: feature -lgobject.
3673
3674         * configure.in (AC_OUTPUT): generate gobject/Makefile.
3675
3676         * glib.m4 (AM_PATH_GLIB): feature gobject module.
3677
3678         * glib.spec.in: added %{prefix}/lib/libgobject-1.3.so.*
3679
3680 Fri Apr 28 21:41:49 2000  Tim Janik  <timj@gtk.org>
3681
3682         * glib.h: added G_STRLOC macro.
3683         G_STRUCT_OFFSET(): signedness corrections.
3684         (G_CSET_DIGITS): list 0-9.
3685         * gscanner.c (g_scanner_config_template): use G_CSET_DIGITS.
3686
3687         * glib.h: 
3688         * gstrfuncs.c:
3689         (g_strdown):
3690         (g_strup):
3691         (g_strreverse): return the modified string instead of void, so
3692         calls to these functions can be nested.
3693         (g_strcanon): new function, canonicalizes string according to
3694         a given character set.
3695
3696 Fri Apr 28 19:45:16 2000  Tim Janik  <timj@gtk.org>
3697
3698         * gasyncqueue.c (g_async_queue_unref): get rid of an unused variable.
3699
3700 Wed May 10 19:52:44 2000  Owen Taylor  <otaylor@redhat.com>
3701
3702         * glib.m4: Print found version when test succeeds.
3703
3704 2000-05-04  Tor Lillqvist  <tml@iki.fi>
3705
3706         * makefile.cygwin.in
3707         * tests/makefile.cygwin.in: Include the common makefile snippet
3708         from ../build/win32.
3709
3710         Maybe CVSROOT/modules should be changed so that the 'build' module
3711         is included within the glib module (and gtk+, and gimp, and maybe
3712         others later), in the same way as the 'macros' module is included
3713         in lots of GNOME CVS modules?
3714
3715 2000-05-02  Tor Lillqvist  <tml@iki.fi>
3716
3717         * glib.def: Add new functions.
3718
3719         * makefile.{cygwin,msc}.in (glib_OBJECTS): Add new object files.
3720
3721         * tests/makefile.{cygwin,msc}.in: Add threadpool-test.
3722
3723 2000-04-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3724
3725         * gasyncqueue.c: New File implementing an asynchronous queue to be
3726         used for asynchronous inter-thread communication.
3727
3728         * gthreadpool.c: New File implementing a thread pool to be used
3729         for distributing work among several threads. 
3730
3731         * glib.h: Added the type and function declarations for these two
3732         types.
3733
3734         * tests/threadpool-test.c: New File implementing a test for the
3735         thread pool. This also checks the asynchronous queue underlying
3736         the thread pool.
3737
3738         * tests/Makefile.am: Changed accordingly.
3739
3740 2000-04-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3741
3742         * configure.in: Look for both pthread_create and pthread_join in
3743         the thread library. Some systems define one of them, but not both
3744         in libc. Arghh. Now we really start a thread and join it later and
3745         check, whether the thread to actually ran.
3746
3747         * glib.h, gcache.c, gtree.c: Changed the 'value' parameter of
3748         g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
3749         parameter of g_tree_lookup and g_tree_remove and the 'data'
3750         parameter of g_tree_search. This function now takes a function of
3751         type GCompareFunc instead of GSearchFunc. This fixes Bug
3752         #8267. Thanks to Juan Toledo <toledo@users.sourceforge.net> for
3753         pointing that out.
3754
3755         * glib.h: Removed declaration of GSearchFunc.
3756
3757         * gmem.c: s/GSearchFunc/GCompareFunc/.
3758
3759 2000-04-19  Tor Lillqvist  <tml@iki.fi>
3760
3761         * glib.def: Update entry point list.
3762
3763 2000-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3764
3765         * glib.h (G_TRYLOCK): Made the debugging G_TRYLOCK call also work
3766         for compilers with funny G_STMT_(START|END) macros.
3767
3768         * tests/thread-test.c: Implemented a check for that.
3769
3770         * gutils.c (g_getenv): Changed the win32 part of this function to
3771         be thread safe and to make the returned environment string
3772         persistent to match the UN*X behavior. This is again a response to
3773         Bug #8983.
3774
3775         * glib.h (G_LOCK_NAME): Removed parentheses around the lock name,
3776         as that seems to cause problems for some compilers and really
3777         isn't necessary.
3778
3779 Wed Apr 19 08:32:32 2000  Tim Janik  <timj@gtk.org>
3780
3781         * gscanner.c (g_scanner_new): make sure that
3782         scanner->config->cset_skip_characters is "" instead of NULL, so we
3783         don't segfault further on.
3784
3785 2000-04-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3786
3787         * glib.h, glist.h, gslist.h: Changed the 'data' parameters from
3788         gpointer to gconstpointer for the functions
3789         g_(list|slist)_(remove|find|find_custom|index), as they do not
3790         change this parameter. This fixes bug #4836.
3791
3792         * glib.h: Changed comment for g_getenv to reflect, that the
3793         returned memory must not be freed. Fixes bug #8983.
3794
3795 2000-04-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3796
3797         * configure.in, acconfig.h: Add configure test for garbage
3798         collector friendliness for GLib. If enabled, ENABLE_GC_FRIENDLY
3799         will be defined.
3800
3801         * garray.c, ghash.c, glist.c, gmain.c, gmem.c, gnode.c, gqueue.c,
3802         gslist.c, gtree.c: If ENABLE_GC_FRIENDLY is defined, NULLify all
3803         memory released by the user, but cached by GLib. This lets a
3804         garbage collector have a more correct view of the actually used
3805         memory.
3806
3807         * garray.c, glib.h: Added g_(array|ptr_array|byte_array)_sized_new
3808         functions, that reserve a certain amount of memeory for the array
3809         at creation time to avoid reallocation. Fixes bug #6707 from
3810         Charles Kerr <ckerr@osserver1.nssl.noaa.gov>.
3811
3812         * glib.h, gqueue.c, tests/queue-test.c (main): Renamed
3813         g_queue_create to g_queue_new in conformance to all other GLib
3814         data types.
3815
3816 2000-04-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3817
3818         * grand.c (g_rand_new): Fixed bug. Thanks to Marko Kreen
3819         <marko@l-t.ee> for reporting that.
3820
3821 2000-03-26  Tor Lillqvist  <tml@iki.fi>
3822
3823         * README.win32: Tell about using the mingw-based gcc, which is
3824         much easier than modifying the cygwin gcc to product mingw code
3825         for the msvcrt runtime.
3826
3827         * makefile.cygwin.in (WIN32APIHEADERS): Kludge to make it work
3828         with a "pure" mingw gcc, too.
3829
3830 2000-03-24  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3831
3832         * garray.c: Made GArray behave correctly. Now zero_terminated
3833         really means, that the element array->data[array->len] exists and
3834         is zeroed, and clear means that any unassigned elements obtained
3835         through g_array_set_size (the only way to get unassigned elements
3836         AFAICT) are zeroed. Added some macros to make the code more
3837         obvoius. Also made GPtrArray zero elements after
3838         g_ptr_array_set_size. This is done in a portbale way (assignment
3839         of NULL instead of just memsetting it to zero), though that might
3840         be more portability than we actually want.
3841
3842         * Makefile.am, gthread/Makefile.am, gmodule/Makefile.am,
3843         tests/Makefile.am: Added various win32 related *.in files to
3844         EXTRA_DIST to let 'make distcheck' procude all the corresponding
3845         files, which it silently fails to do currently.
3846
3847 2000-03-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3848
3849         * configure.in: After finding the right thread library (containing
3850         e.g. pthread_create) we now search for the right realtime library
3851         (containing e.g. sched_get_priority_max). Makes the output of the
3852         thread related libraries correct. 
3853
3854         * gtimer.c (g_usleep): The current implementation of g_usleep
3855         (simply calling select) doesn't work reliable for multi-threaded
3856         programs on some platforms (bad omen for the main loop....), so I
3857         changed the implementation for thread-using programs to wait for a
3858         GCond for the specified amount of time (NB: sleep and usleep are
3859         not MT-safe in general, because they often use signals).
3860
3861 Wed Mar 22 16:49:57 2000  Owen Taylor  <otaylor@redhat.com>
3862
3863         * gmem.c (g_mem_chunk_area_compare): Fix indentation.
3864
3865 2000-03-22 Elliot Lee <sopwith@redhat.com>
3866
3867         * gmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug in
3868         comparing two pointers more than 4G apart.
3869
3870 2000-03-22  Tor Lillqvist  <tml@iki.fi>
3871
3872         * gutils.c: Move Win32-only includes after inclusion of glib.h, so
3873         that G_OS_WIN32 is defined.
3874
3875         * glibconfig.h.win32.in: Add GSystemThread.
3876
3877 2000-03-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3878
3879         * gutils.c (g_get_current_dir): Ok, Marcus Brinkmann
3880         <Marcus.Brinkmann@ruhr-uni-bochum.de> convinced me, that 128 KB
3881         path length might not be enough for the HURD. So I changed the
3882         loop to at least avoid an integer overflow, which could happen at
3883         beyond 2GB size ;-)
3884
3885         * configure.in: Test for sched_yield as the native yield function
3886         first. Corrected typo g_thread_sleep -> g_usleep. Corrected
3887         message for the pthread_create test. Negative Priorities are
3888         allowed (and used on Solaris), so consider
3889         sched_get_priority_min failed only if it returns -1, not <0. Check
3890         for sched_get_priority_min also in -lrt, if not found in -lpthread
3891         alone and add -lrt to G_THREAD_LIBS then. Remove special case
3892         handling of priorities for older solaris versions and posix
3893         threads. Thanks to Wan-Teh Chang <wtc@netscape.com> for suggesting
3894         some of those changes.
3895
3896         * config.guess, config.sub, ltconfig, ltmain.sh:
3897         Upgrade to libtool 1.3.4.
3898
3899 2000-03-21  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3900
3901         * glib.h, configure.in, gutils.h: always define G_GNUC_EXTENSION,
3902         even when not needed by GLib. That's actually also the way, the
3903         GLib reference manual describes that macro. Therefore I had to
3904         remove the lonesome #include <glibconfig.h> in gutils.c, which
3905         doesn't seem to be needed there however. This change should make
3906         Ben Gertzfield <che@debian.org> happy.
3907
3908         * gutils.c: Furthermore two warnings in gutils.c were voided,
3909         which crept in due to my last change.
3910
3911         * gutils.c (g_get_current_dir): Allocate only up to 128KB for a
3912         pathname. While this is an arbitrary value just like 2048, it
3913         seems to be enough (after all, even 4GB is an arbitrary value).
3914
3915 2000-03-20  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3916
3917         * gmain.c (g_main_poll): Warn in case of an error during the call
3918         to poll(2). Closes Bug#7564 as reported by David Helder
3919         <dhelder@umich.edu>.
3920
3921         * gutils.c (g_get_current_dir): Make g_get_current_dir work on
3922         systems with unlimited pathname length like the HURD (It worked
3923         there before, but only for pathes shorter than 2048). Closes
3924         Bug#4525 as reported by Marcus Brinkmann
3925         <Marcus.Brinkmann@ruhr-uni-bochum.de>.
3926
3927 2000-03-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3928
3929         * giounix.c (g_io_unix_write, g_io_unix_read): Interpret EINTR as
3930         G_IO_ERROR_AGAIN.
3931
3932 2000-03-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3933
3934         * configure.in: Added the missing POSIX_NO_YIELD and
3935         POSIX_NO_PRIORITIES warning messages.
3936
3937         * configure.in: Use AC_TRY_RUN instead of AC_TRY_LINK, to test for
3938         real thread support. On solaris pthread_create can be linked to
3939         even in -lc, but it doesn't work then.
3940
3941         * configure.in: Don't use priorities for threads, when the
3942         minimal/maximal priorities couldn't be determined at configure
3943         time.
3944
3945         * configure.in, gthread.c: Always define GSystemThread in
3946         glibconfig.h to represent a system thread.
3947
3948         * configure.in: Do not use native recursive threads, when
3949         possibe. We use some features, that they do not expose (namely the
3950         depth counter).
3951
3952         * glib.h, gthread.c: Redefined GStaticRecMutex. The functions are
3953         now implemented in a different way, which should be way
3954         faster. Alsothere are now functions g_static_rec_mutex_unlock_full
3955         and g_static_rec_mutex_lock_full to leave/enter a recursive mutex
3956         completly.
3957
3958         * gthread.c (g_thread_self): Do not test the system_thread to be
3959         non-zero to speed things up.
3960
3961         * gthread.c (g_mutex_init): Therefore set the system_thread of the
3962         main thread here.
3963
3964         * tests/thread-test.c: Rerun all tests once again, but this time
3965         we fool the system into thinking, that the available thread system
3966         is not native, but userprovided.
3967
3968 2000-03-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3969
3970         * gqueue.c (g_queue_push_tail_link, g_queue_push_head_link): We
3971         want the next and prev pointer of the inserted link to be NULL.
3972
3973 2000-03-06  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3974
3975         * configure.in: Another small change to the pthread_.. search
3976         pattern. Should work *now* for AIX.
3977
3978 2000-03-04  Tor Lillqvist  <tml@iki.fi>
3979
3980         * gwin32.c (g_win32_error_message): New function that returns the
3981         message string for a Win32 error code.
3982
3983         * glib.h: Declare it.
3984
3985         * glib.def: Export it, plus g_node_copy.
3986
3987 2000-03-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3988
3989         * configure.in: Make the search for pthread_attr_... prototypes
3990         find names at the start of a line also, like it is on AIX. Thanks
3991         to Valdis Kletnieks <Valdis.Kletnieks@vt.edu> for the info.
3992
3993 Wed Mar  1 10:39:39 2000  Tim Janik  <timj@gtk.org>
3994
3995         * gslist.c (g_slist_reverse): minor optimization.
3996
3997         * testglib.c (g_node_test): added a couple of tests for
3998         g_node_copy().
3999
4000         * glib.h:
4001         * gnode.c (g_node_copy): new function to copy subtrees,
4002         supplied by dbsears@ix.netcom.com.
4003         changed iterator to walk the children list backwards, so
4004         we get down from O(n^2) to O(n).
4005
4006         * gnode.c (g_node_first_sibling): applied patch from
4007         dbsears@ix.netcom.com to optimize access if node->parent
4008         is present.
4009
4010         * gutils.c (g_get_any_init): backed out HAVE_PW_GECOS check around
4011         assignment of g_real_name, sicne HAVE_PW_GECOS is never defined and
4012         thus breaks the original code.
4013
4014         * merged changes from 1.2.7.
4015
4016 Fri Jan 28 11:37:41 2000  Owen Taylor  <otaylor@redhat.com>
4017
4018         Bug #4156 - Changes vaguely modelled after Scott Gifford's patch
4019
4020         * gtimer.c (g_timer_elapsed): Never report negative times -
4021         clip times to 0.
4022
4023         * gmain.c (g_timeout_prepare): Guard against unexpected
4024         clock shifts by never setting a timeout of more than
4025         data->interval msecs.
4026
4027 2000-02-27  Tor Lillqvist  <tml@iki.fi>
4028
4029         * glib.def: Add new functions.
4030
4031 2000-02-23  Tor Lillqvist  <tml@iki.fi>
4032
4033         * README.win32: Add a missing step to the setup instructions for
4034         gcc-2.95.2. Thanks to Arnaud Charlet.
4035
4036         * glib.def: Add missing entry point.
4037
4038 2000-02-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4039
4040         * configure.in: Changed GCC version test to also accept major
4041         versions > 2. Thanks to Ben Gertzfield <che@debian.org> for
4042         pointing this out.
4043
4044 Thu Feb 17 12:53:44 2000  Tim Janik  <timj@gtk.org>
4045
4046         * gstring.c: changed g_str_hash() to a 31 bit version based on
4047         a submission by Karl Nelson and hand optimized ad absurdum by
4048         various people ;)
4049
4050         * gstring.c: applied patch from havoc for new gstring functions,
4051         added some more sanity checks, coding style fixups.
4052
4053 2000-02-13  Havoc Pennington  <hp@pobox.com>
4054
4055         * tests/string-test.c (main): Add tests for the new GString 
4056         features
4057
4058         * testglib.c (main): Add tests for the new GString features
4059
4060         * gstring.c (g_string_insert_len): New function; insert 
4061         a given length of string at a given position. 
4062         (g_string_append): reimplement in terms of g_string_insert_len
4063         (g_string_append_len): new function
4064         (g_string_insert_c): accept -1 for "pos" arg to mean "append"
4065         (g_string_append_c): reimplement in terms of g_string_insert_c
4066         (g_string_prepend): reimplement in terms of g_string_insert_len
4067         (g_string_prepend_len): new function
4068         (g_string_prepend_c): reimplement in terms of g_string_insert_c
4069         (g_string_insert): reimplement in terms of g_string_insert_len
4070
4071         * glib.h: Declare g_string_insert_len, g_string_append_len,
4072         g_string_prepend_len
4073
4074 Sun Feb 13 08:16:47 2000  Tim Janik  <timj@gtk.org>
4075
4076         * configure.in: wtf??? someone destroyed the configure.in, reverting to
4077         an older version from Feb 4 which apears to still work.
4078
4079 2000-02-07  Tor Lillqvist  <tml@iki.fi>
4080
4081         * gmodule.rc.in gthread.rc.in: Move to corresponding subdirectories.
4082
4083         * Makefile.am
4084         * gmodule/Makefile.am
4085         * gthread/Makefile.am: Change accordingly.
4086
4087         * makefile.cygwin: Corresponding changes, some cleanup.
4088
4089 2000-02-05  Tor Lillqvist  <tml@iki.fi>
4090
4091         * glib.rc.in gmodule.rc.in gthread.rc.in: New files, for putting
4092         version info in the DLLs on Win32.
4093
4094         * Makefile.am: Generate corresponding *.rc files and distribute
4095         them.
4096
4097         * makefile.cygwin.in: Add rules to automatically bump a "build
4098         number" in the version info in the rc files each time the DLL is
4099         built. But do this only for the person who releases binaries. If
4100         others build the DLLs, the build number is set to zero.
4101
4102 Fri Feb  4 19:36:05 2000  Tim Janik  <timj@gtk.org>
4103
4104         * glib.h: 
4105         * gdataset.c: return stolen data from g_datalist_id_remove_no_notify()
4106         and g_dataset_id_remove_no_notify() to avoid second lookup for common
4107         use.
4108
4109 2000-02-01  Tor Lillqvist  <tml@iki.fi>
4110
4111         * glib.h
4112         * gstrfuncs.c (g_filename_to_utf8, g_filename_from_utf8): New
4113         functions for conversion between UTF-8 and the encoding expected
4114         by C runtime functions like open() and stat(), and returned by
4115         readdir().
4116
4117         Implement them on Win32 where we use the system "ANSI" codepage,
4118         which might be single-byte or double-byte. On Unix, just skip the
4119         issue for now and provide dummy implementations that return a copy
4120         of the argument.
4121
4122         * README.win32
4123         * build-dll
4124         * glib.def: Minor updates.
4125
4126 Wed Jan 26 05:24:38 2000  Tim Janik  <timj@gtk.org>
4127
4128         * glib.h:
4129         * gmain.c: s/current_time/dispatch_time/ for the dispatch() handlers.
4130         refetch the current time after invocation of poll() to cover up for
4131         the time spent in that function call.
4132
4133 Fri Jan 21 10:18:24 2000  Owen Taylor  <otaylor@redhat.com>
4134
4135         * glib.h (G_N_ELEMENTS): Added G_N_ELEMENTS macro to determine
4136         the number of elements in an array.
4137
4138 Sun Jan  9 13:28:36 2000  Tim Janik  <timj@gtk.org>
4139
4140         * gstrfuncs.c (g_strtod): correctly fetch the current locale,
4141         fix from owen.
4142
4143 1999-12-16  Tor Lillqvist  <tml@iki.fi>
4144
4145         * gmodule/gmodule-win32.c: Use FormatMessage to translate system
4146         error codes into textual messages.
4147
4148 1999-11-25  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4149
4150         * glib.h (G_TRYLOCK): This of course should return TRUE in a
4151         program with a thread-disabled GLib.
4152
4153 1999-11-18  Tor Lillqvist  <tml@iki.fi>
4154
4155         * glib.def: g_strjoin was missing.
4156
4157 1999-11-16  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4158
4159         * acconfig.h, config.h.win32.in, configure.in: Renamed
4160         GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THREAD to reflect
4161         changed meaning.
4162
4163         * configure.in: Cope with systems, that have a pthread_t type,
4164         that is not a pointer. Hint from Karl Nelson
4165         <kenelson@ece.ucdavis.edu>. Define GLIB_SIZEOF_SYSTEM_THREAD to 4
4166         for Solaris. Cope with systems, that have no default mutex
4167         initialize, like obviously most DCE systems.
4168
4169         * glib.h, gthread.c: Changed the prototype of thread_create and
4170         thread_self to return the system thread into provided memory
4171         instead of a return value. This is necessary, as HPUX has a
4172         pthread_t, that is bigger than the biggest integral type there.
4173
4174         * gthread.c: system_thread is no longer a pointer, but an memory
4175         area of size GLIB_SIZEOF_SYSTEM_THREAD. Changed the
4176         zeroinitialization and the tests for zeroness accordingly.
4177
4178 1999-11-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4179
4180         * configure.in: Create docs/glib-config.1 from
4181         docs/glib-config.1.in. Makes 'make distcheck' happy (and me too).
4182
4183         * glib-config.1: Removed from CVS, as it is a generated file.
4184
4185 1999-11-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4186
4187         * configure.in: Make the test for getpwuid_r work on newer AIX
4188         versions, too. Still works on Solaris and Linux. Patch from Craig
4189         Rodrigues <rodrigc@mediaone.net>.
4190
4191 1999-11-08  Tor Lillqvist  <tml@iki.fi>
4192
4193         * gwin32.c (g_win32_getlocale): Look at env vars LC_ALL, LC_CTYPE
4194         and LANG first. Some refinements to the sublanguage logic.
4195
4196 1999-11-04  Tor Lillqvist  <tml@iki.fi>
4197
4198         * makefile.{cygwin,msc}.in: Add gwin32 object. Add rule to make .i
4199         (preprocessed source) files.
4200
4201 1999-11-01  Tor Lillqvist  <tml@iki.fi>
4202
4203         * glib.h
4204         * glib.def: Rename Win32-only functions from gwin_* to g_win32_*
4205         to match the GLib naming conventions.
4206
4207         * gutils.c
4208         * gwin32.c
4209         * testglib.c
4210         * Makefile.am: Move the Win32-only functions to the new
4211         file gwin32.c
4212
4213 1999-10-31  Tor Lillqvist  <tml@iki.fi>
4214
4215         * gutils.c (gwin_getlocale): New Win32-specific function, returns
4216         a Unixish current locale string (en, zh_TW etc).
4217
4218         * glib.h: Declare it.
4219
4220         * glib.def: Export it.
4221
4222         * testglib.c: Test it.
4223
4224         * gmessages.c (Win32: ensure_stdout_valid): Some improvements,
4225         make sure we don't call AllocConsole several times, which I think
4226         has happened.
4227
4228 Sun Oct 31 18:55:01 1999  ape@spacetec.no  (Asbjorn Pettersen)
4229
4230         * gcache.c (g_cache_remove): Test if node is NULL.
4231         If not tested, GIMP's script-fu will crash. 
4232
4233 Sun Oct 17 18:11:40 1999  Tim Janik  <timj@gtk.org>
4234
4235         * gdataset.c (g_data_set_internal): remove g_dataset_global_lock around
4236         destroy() notification here as well.
4237
4238 1999-10-15  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4239
4240         * gdataset.c (g_datalist_clear_i): Avoid Freezing, when g_datalist
4241         is called recursivly. Reported by Ola Andersson <rand@ling.umu.se>.
4242
4243 Tue Oct 12 14:17:12 1999  Tim Janik  <timj@gtk.org>
4244
4245         * glib.h: removed useless g_string(x) macro that cluttered the namespace
4246         and was just a poor wrapper around the cpp '#' symbol, use #x if you
4247         need to work around this.
4248         added new macro G_STRINGIFY(arg) that will convert arg to a string,
4249         no matter whether it contains macros or not.
4250
4251 1999-10-12  Tor Lillqvist  <tml@iki.fi>
4252
4253         * config.h.win32.in: Define the new GLIB_SIZEOF_* constants here,
4254         too.
4255
4256         * glib.h: Small Win32 comments improvement.
4257
4258 Tue Oct 12 12:16:12 1999  Tim Janik  <timj@gtk.org>
4259
4260         * gmessages.c (g_printf_string_upper_bound): completly new
4261         implementation for printf string upper bounds calculation.
4262         we handle all glibc 2.1 format specifiers now, except for positional
4263         parameters (%nn$...) and wide char strings, plus some obscure upper
4264         case variants of the standard conversions. this fixes a lot of
4265         bugs in the old code, i.e.
4266         - NULL format strings
4267         - floats with exponents >+24
4268         - %G
4269         - precision specifications in general
4270         - negative field widths
4271         - %p for SIZEOF_VOID_P > 4 platforms
4272         we now issue warnigns in places where the old code would have
4273         caused buffer overruns anyways. warnings are suppressed when invoked
4274         from glogv(), to avoid infinite recursions if someone passes a log
4275         message that comes with really obscure format specifications.
4276
4277 Tue Oct 12 11:49:00 1999  Tim Janik  <timj@gtk.org>
4278
4279         * gstrfuncs.c: nuked old g_printf_string_upper_bound() version.
4280
4281 Tue Oct 12 03:34:40 1999  Tim Janik  <timj@gtk.org>
4282
4283         * glib.h: added GFloatIEEE754 and GDoubleIEEE754 unions to access sign,
4284         mantissa and exponent of IEEE floats and doubles (required by the new
4285         version of g_printf_string_upper_bound). the unions are endian specific,
4286         we handle G_LITTLE_ENDIAN and G_BIG_ENDIAN as of currently. ieee floats
4287         and doubles are supported (used for storage) by at least intel, ppc and
4288         sparc, reference:
4289         http://twister.ou.edu/workshop.docs/common-tools/numerical_comp_guide/ncg_math.doc.html
4290
4291 Mon Oct 11 18:01:49 1999  Tim Janik  <timj@gtk.org>
4292
4293         * configure.in: added additional checks to figure sizes of size_t,
4294         ptrdiff_t and intmax_t (required by g_printf_string_upper_bound).
4295
4296 Wed Oct  6 12:44:23 PDT 1999 Manish Singh <yosh@gimp.org>
4297
4298         * configure.in: blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN
4299
4300 1999-10-05  Tor Lillqvist  <tml@iki.fi>
4301
4302         * glib.h: (Win32) Drop the mapping of POSIX function names to the
4303         underscored versions, it's unnecessary after all. With MSVC we get
4304         them from oldnames.lib, with gcc-2.95 and mingw32 from
4305         -lmoldname-msvc. Add comment about what headers to include for
4306         prototypes.
4307
4308         * glibconfig.h.win32.in: Don't define WIN32 and NATIVE_WIN32.
4309
4310         * gerror.c (g_on_error_query): (Win32) Slightly increased verbosity.
4311
4312         * build-dll: Don't strip.
4313
4314         * tests/string-test.c tests/dirname-test.c: Use G_OS_WIN32.
4315
4316         * glib.def: Add g_thread_use_default_impl.
4317
4318 Sun Oct  3 19:46:55 PDT 1999 Manish Singh <yosh@gimp.org>
4319
4320         * configure.in: use G_HAVE_CYGWIN instead of G_OS_FEATURE_CYGWIN
4321
4322 Sun Oct  3 19:25:42 PDT 1999 Manish Singh <yosh@gimp.org>
4323
4324         * acconfig.h
4325         * configure.in
4326         * glibconfig.h.win32: G_OS_FOO #defines. I *think* I got the cygwin
4327         and beos stuff right, but I haven't tested it. The respective
4328         porters should fix any screwups
4329
4330         * glib.h
4331         * gerror.c
4332         * gmain.c
4333         * gmessages.c
4334         * gscanner.c
4335         * gthread.c
4336         * gtimer.c
4337         * gutils.c
4338         * testglib.c: use G_OS stuff
4339
4340 Wed Sep 22 01:53:18 1999  Tim Janik  <timj@gtk.org>
4341
4342         * glib.h (NULL): define NULL as (0L) if __cplusplus is defined, to
4343         avoid "ANSI C++ forbids implicit conversion from `void *' in argument
4344         passing" errors upon NULL usage in C++ programs (gcc-2.95 is on crack
4345         for erroring out on this, instead of just issueing a warning).
4346
4347         * glib.h (g_trash_stack_pop): use uncasted NULL again.
4348
4349 Fri Sep 17 10:24:45 1999  Tim Janik  <timj@gtk.org>
4350
4351         * gmem.c (g_mem_chunk_compute_size) (g_mem_chunk_new): applied
4352         patch from Soeren Sandmann <sandmann@daimi.au.dk>, to force mem
4353         chunk's area sizes to be a multitiple of atom_size, and to
4354         eliminate the MAX_MEM_AREA restriction of 65536 bytes. we also
4355         catch cases where users pass an area size < atom size with a
4356         return_if_fail statement now (which is ok, because previously this
4357         lead to memory corruption anyways).
4358
4359 Thu Sep 16 13:19:54 1999  Tim Janik  <timj@gtk.org>
4360
4361         * glib.h (g_trash_stack_pop): add explicit (GTrashStack*) cast for NULL
4362         pointer to cure ANSI C++ error.
4363
4364 Mon Sep 13 23:25:59 1999  Tim Janik  <timj@gtk.org>
4365
4366         * gmessages.c (g_logv): in case we have to abort the program,
4367         debugging is enabled and we are not called recursively, try
4368         to abort with raise (SIGTRAP) first, so developers may ignore
4369         certain failure conditions during debugging stage.
4370
4371 Thu Aug 26 15:09:36 1999  Tim Janik  <timj@gtk.org>
4372
4373         * Makefile.am:
4374         * gmodule/Makefile.am:
4375         * gthread/Makefile.am: added --export-dynamic so we can load dynmic
4376         modules, (required, according to the libtool 1.3.3 docu).
4377
4378 1999-07-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4379
4380         * grand.c (g_rand_new): Use /dev/urandom, as it doesn't block,
4381         which /dev/random might do. Do not XOR the time, when getting the
4382         seed form /dev/urandom, as this is good itself. Prevent the
4383         initial seed from being zero, which causes the PRNG to produce
4384         only zeros. Hints from Colin Plumb <colin@pgp.com>.
4385
4386 1999-08-17  Tor Lillqvist  <tml@iki.fi>
4387
4388         * glib.h (g_trash_stack_push): Add a cast.
4389
4390         * gslist.c
4391         * glist.c: Make the inline functions static inline, and add
4392         separate extern wrappers. Not all compilers produce callable entry
4393         points for inline functions, even if gcc does.
4394
4395 Sun Aug 15 02:47:14 1999  Tim Janik  <timj@gtk.org>
4396
4397         * glib.h (g_trash_stack_pop): eliminate memset() call, since string.h
4398         has not neccessarily been included prior to glib.h.
4399
4400 Mon Aug  2 21:03:10 1999  Tim Janik  <timj@gtk.org>
4401
4402         * configure.in: added --enable-msg-prefix option.
4403
4404         * gmessages.c (g_log_default_handler): feature "prg_name (pid:%u): "
4405         if --enable-msg-prefix was selected (use "(process:%u): " if
4406         g_get_prgname () returns NULL, along the lines of g_on_error_query).
4407
4408 1999-08-03  Tor Lillqvist  <tml@iki.fi>
4409
4410         * glib.h
4411         * gstrfuncs.c
4412         * tests/strfunc-test.c: Rename g_strccpy to g_strcompress and
4413         g_strecpy to g_strescape per Tim Janik's suggestion. Dropped the
4414         destination parameter, always g_malloc a new string.  Fix bug in
4415         g_strcompress, octal digits were gobbled up without limit, should
4416         use max three.
4417
4418         Sources that use g_strescape must have ifdefs to be compilable
4419         both with GLib 1.2 and 1.3.
4420
4421 Sat Jul 31 17:52:03 PDT 1999 Manish Singh <yosh@gimp.org>
4422
4423         * glib.h
4424         * gstrfuncs.c: the #define for g_strescape interfered with the
4425         compilation of the function, so just remove the function and
4426         note that it's deprecated in the header
4427
4428 1999-08-01  Tor Lillqvist  <tml@iki.fi>
4429
4430         * gstrfuncs.c (g_strccpy, g_strecpy): New functions.
4431
4432         * glib.h: Declare and document them. Define the deprecated
4433         g_strescape as a macro that calls g_strecpy.
4434
4435         * tests/strfunc-test.c (main): Test them.
4436
4437         * makefile.{cygwin,msc}.in
4438         * tests/makefile.{cygwin,msc}.in: Remove gstack and its test
4439         program.
4440
4441         * glib.def: Additions and removals.
4442
4443         * README.win32: Improve gcc build instructions.
4444
4445         * build-dll: Also build import library for MSVC.
4446
4447 Sat Jul 24 20:11:35 1999  Tim Janik  <timj@gtk.org>
4448
4449         * merged GLib 1.3.0 with glib-1.2.3 from Fri Jul 16 22:18:36.
4450         * incorporated proposed cleanups from gtk-devel-list.
4451
4452         * bumped version number to GLib-1.3.1
4453
4454         * glib.h:
4455         * gqueue.c:
4456         * gstring.c:
4457         * glist.c:
4458         removed string tokenisation (we got g_strsplit() and g_strjoin()
4459         already) and readline functions.
4460         s/g_list_delete/g_list_delete_link.
4461         implemented g_slist_delete_link.
4462         removed notion of g_ATEXIT() macro in glib.h, this is an *internal*
4463         macro, g_atexit() is provided for public consumption.
4464         added GTrashStack inline utility functions.
4465         reimplement double eneded queues.
4466         removed GStack implementation, people can use a queue or a (singly)
4467         linked list for this task.
4468         deprecated g_strescape(), we need the SunOS variants here.
4469
4470         * gdate.c: added DEBUG_MSG() macro to wrap old messages.
4471
4472         * *.*: CVS merges.
4473
4474         * upgrade to libtool 1.3.3.
4475
4476 1999-07-21  Tor Lillqvist  <tml@iki.fi>
4477
4478         Win32: With the latest gcc (2.95, pre-release), we can have binary
4479         compatibility with MSVC by using the switch -fnative-struct. No
4480         longer build DLLs with .gcc in the name when using gcc.
4481
4482         * README.win32: Renew gcc build instructions.
4483
4484         * build-dll: Comments change, handle also .a files.
4485
4486         * makefile.cygwin.in
4487         * tests/makefile.cygwin.in: Remove .gcc from DLL name.
4488
4489 1999-07-13  Tor Lillqvist  <tml@iki.fi>
4490
4491         * README.win32: Correct URL for mingw runtime sources.
4492
4493         * build-dll: Combine commands with &&.
4494
4495         * glib.h: Map also rmdir() and hypot() for MSVCRT library.
4496
4497         * makefile.cygwin.in
4498         * tests/makefile.cygwin.in: New DLL naming style. GCC-compiled DLLs are
4499         now called *.gcc.dll, to avoid binary incompatibilities with
4500         MSVC-compiled versions.
4501
4502         * makefile.msc.in: Cosmetics.
4503
4504 1999-07-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4505
4506         * configure.in: Test for pthread_join rather than for
4507         pthread_create to determine the right thread-lib. Makes it work on
4508         mips-sgi-irix6.5. Hitn from to Jari Vuoksenranta
4509         <javu@piano.ux.phys.jyu.fi>.
4510
4511 1999-07-02  Tor Lillqvist  <tml@iki.fi>
4512
4513         * README.win32: Note about need to fix another bug in the mingw32
4514         headers.
4515
4516         * makefile.msc.in: Debugging turned on via an nmake variable,
4517         no need to edit the makefile.
4518
4519 1999-07-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4520
4521         * configure.in, acconfig.h, gutils.c: Added a g_memmove
4522         replacement for platforms without memmove, where bcopy can't
4523         handle overlapping copies and the corresponding checks, which is
4524         taken form the PERL Configure routine.
4525
4526         * glib.h: Updated the commentary about g_memmove to be right and
4527         more GLib-like.
4528
4529         * configure.in: Removed test for rand_r, as it isn't used anymore.
4530
4531 1999-06-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4532
4533         * glib.h, grand.c: Finally removed the g_random_normal and
4534         g_rand_normal functions.
4535
4536 1999-06-28  Tor Lillqvist  <tml@iki.fi>
4537
4538         * glib.def: Add missing export of g_strncasecmp.
4539
4540 1999-06-21  Jose Mercado  <jmercado@mit.edu>
4541
4542         * glib.spec.in: Changed version number (1.1->1.3) in files section
4543         to allow rpm to build packages again.
4544
4545 1999-06-21  Tor Lillqvist  <tml@iki.fi>
4546
4547         * README.win32: Update the pthreads snapshot version we want.
4548         Advice how to hand-expand the makefile.*.in files.
4549
4550         * config.h.win32.in: Define values needed by Sebastian Wilhelmi's
4551         new thread stuff.
4552
4553         * glib.def: Add new functions.
4554
4555         * glibconfig.h.win32.in: Update the pthreads snapshot version.
4556         Fix typo.
4557
4558         * gthread.c: Include config.h, guard inclusion of unistd.h.  When
4559         using gcc on Win32, g_thread_functions_for_glib_use must be marked
4560         for export here, too.
4561
4562         * gtimer.c: Implement g_usleep on native Win32 using Sleep (which
4563         only has millisecond granularity, though).
4564
4565         * makefile.cygwin.in
4566         * makefile.msc.in: Update pthreads snapshot version. File
4567         name changes. Remove testgthread.
4568
4569         * tests/makefile.cygwin.in
4570         * tests/makefile.msc.in: Add thread-test. Link with gthread lib.
4571
4572 1999-06-18  Jeff Garzik  <jgarzik@pobox.com>
4573
4574         * tests/Makefile.am:  Re-order tests in alpha order.
4575
4576 1999-06-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4577
4578         * configure.in: Changed test for pthread_attr_setstacksize from
4579         AC_TRY_COMPILE to AC_TRY_LINK.
4580
4581 1999-06-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4582
4583         * configure.in, acglib.m4, acconfig.h, glib.h, gthread.c:
4584         Completed the thread support in GLib. Thread creation,
4585         prioritizing threads, yielding, joining threads as well as
4586         reader/writer locks and recursive mutexes are now in place. Please
4587         test heavily on your platform. It is so far tested on
4588         Linux/i386/pthreads, Solaris/Sparc/pthreads and
4589         Solaris/Sparc/solaristhreads.
4590
4591         * gtimer.c, glib.h: Implement g_usleep (gulong microseconds) for
4592         thread safe sleeping. (sleep() is not MT-safe at all!)
4593
4594         * gutils.c: Avoid compiler warning.
4595
4596         * tests/Makefile.am, tests/thread-test.c: New program to test some
4597         aspects of the thread implementation.
4598
4599         * gthread.c, Makefile.am: Renamed from gmutex.c to reflect the
4600         change of content.
4601
4602         * configure.in: Purged all appearances of nspr. 
4603
4604 Wed Jun  2 11:42:46 PDT 1999 Manish Singh <yosh@gimp.org>
4605
4606         * acinclude.m4
4607         * config.guess
4608         * config.status
4609         * ltconfig
4610         * ltmain.sh: upgrade to libtool 1.3.2 (BeOS changes merged)
4611
4612 1999-05-29  Tor Lillqvist  <tml@iki.fi>
4613
4614         * gstrfuncs.c (g_strescape): Backslashify also '"' characters.
4615
4616         * glib.h: Document g_strescape.
4617
4618 1999-05-12  Tor Lillqvist  <tml@iki.fi>
4619
4620         * glib.h (Win32): Map fileno to _fileno for mingw32. Map fstat to
4621         _fstat.
4622
4623         * README.win32: Advice also to remove -lmoldname in the
4624         patch to the egcs-1.1.2 spec file.
4625
4626 Wed May 12 00:23:55 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
4627
4628         * gmodule/Makefile.am: Another small fix.
4629
4630 1999-05-08  Tor Lillqvist  <tml@iki.fi>
4631
4632         * Makefile.am tests/Makefile.am: Correct rules for making the
4633         win32-related files that are made from corresponding .in files.
4634         Is there a cleaner way than explicitly writing rules that invoke
4635         config.status?
4636
4637 Fri Jul 16 22:18:36 PDT 1999 Manish Singh <yosh@gimp.org>
4638
4639         * ltconfig
4640         * ltmain.sh: upgrade to libtool 1.3.3
4641
4642 1999-06-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4643
4644         * gdate.c, gstrfuncs.c, gstring.c: Fixed the use of the
4645         is..... and to..... macros, which take unsigned chars, not chars!
4646         Thanks to Morten Welinder <terra@diku.dk> for pointing this out.
4647
4648 Thu Jun  3 16:30:31 PDT 1999 Manish Singh <yosh@gimp.org>
4649
4650         * gerror.c (g_on_error_query): check isatty() before querying so
4651         we don't loop endlessly
4652
4653 Sat May 29 11:16:29 PDT 1999 Manish Singh <yosh@gimp.org>
4654
4655         * acinclude.m4
4656         * config.guess
4657         * config.status
4658         * ltconfig
4659         * ltmain.sh: upgrade to libtool 1.3.2
4660
4661 1999-05-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4662
4663         * gmain.c: provide a poll prototype for SunOS, as they do not do
4664         it self. Hint from Christian Parg <cparg@fs-design.de>.
4665
4666 Tue May 25 12:23:07 1999  Owen Taylor  <otaylor@redhat.com>
4667
4668         * gstrfuncs.c (g_strchug): Use g_memmove() not memmove().
4669         (Reported by Charles Levert <charles@comm.polymtl.ca>)
4670
4671 Mon May 10 22:03:52 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
4672
4673         * Released GLib 1.2.3
4674
4675 1999-05-08  Tor Lillqvist  <tml@iki.fi>
4676
4677         * Makefile.am tests/Makefile.am: Correct rules for making the
4678         win32-related files that are made from corresponding .in files.
4679         Is there a cleaner way than explicitly writing rules that invoke
4680         config.status?
4681
4682 Sat May  1 10:18:01 PDT 1999 Manish Singh <yosh@gimp.org>
4683
4684         * acinclude.m4
4685         * config.guess
4686         * config.status
4687         * ltconfig
4688         * ltmain.sh: upgrade to libtool 1.3
4689
4690 1999-04-30  Tor Lillqvist  <tml@iki.fi>
4691
4692         * Makefile.am: Don't distribute glibconfig.h.win32.in, but
4693         glibconfig.h.win32. Generate it when making a dist. Also generate
4694         makefile.msc and config.h.win32 from corresponding .in files when
4695         making dist.
4696
4697         * configure.in: Also substitute @GLIB_INTERFACE_AGE@ and
4698         @GLIB_BINARY_AGE@ (needed in config.h.win32).
4699
4700         * glibconfig.h.win32.in: Use static mutex structure and initial
4701         value corresponding to the 1999-04-07 snapshot of pthreads-win32.
4702
4703         * tests/Makefile.am: Distribute makefile.msc. Generate it when
4704         making dist.
4705
4706         * tests/makefile.msc.in: New file.
4707
4708         * tests/node-test.c: Include <stdlib.h> for exit().
4709
4710 Thu Apr 29 02:16:36 1999  Tim Janik  <timj@gtk.org>
4711
4712         * gstrfuncs.c: minor code cleanups.
4713
4714 Tue Apr 27 13:11:29 1999  Owen Taylor  <otaylor@redhat.com>
4715
4716         * gmain.c (g_main_poll): Mask out ERR HUP and NVAL from
4717         the events field so we don't give IRIX fits.
4718
4719 Tue Apr 20 08:42:22 1999  Tim Janik  <timj@gtk.org>
4720
4721         * gscanner.c (g_scanner_unexp_token): behave conservative with
4722         G_TOKEN_IDENTIFIER_NULL and always assume scanner->value.v_string
4723         to be "null" in that case.
4724
4725 1999-04-20  Havoc Pennington  <hp@pobox.com>
4726
4727         * gutils.c (g_vsnprintf):  When using the vsnprintf()
4728         implementation, '\0'-terminate the resulting string
4729         and return its length rather than -1.
4730
4731 Mon Apr 19 13:42:21 1999  Owen Taylor  <otaylor@redhat.com>
4732
4733         * gmain.c (g_main_iterate): Added missing
4734         #ifdef G_THREADS_ENABLED. (I never liked G_THREADS_ENABLED in
4735         the first place!)
4736
4737 1999-04-18  Havoc Pennington  <hp@pobox.com>
4738
4739         * gutils.c (g_snprintf): When using the vsnprintf()
4740         implementation, '\0'-terminate the resulting string
4741         and return its length rather than -1.
4742
4743 Fri Apr 16 06:52:07 1999  Tim Janik  <timj@gtk.org>
4744
4745         * gscanner.c (g_scanner_unexp_token): feature G_TOKEN_EOF as a valid
4746         expected token as well, so we get "- expected end of file" instead of
4747         "- expected (unknown) token <0>".
4748
4749 Tue Apr 13 16:16:14 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
4750
4751         * Released GLib 1.2.2
4752
4753 1999-04-12  Elliot Lee  <sopwith@mh69.mh.cuc.edu>
4754
4755         * g_strchug(): s/strcpy/memmove/
4756
4757 1999-04-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4758
4759         * configure.in: Adjusted the test for an unimplemented
4760         getpwuid_r. Info from Michael Pruett <mikep@ugcs.caltech.edu>.
4761
4762 Sun Apr 11 15:07:34 1999  Tim Janik  <timj@gtk.org>
4763
4764         * configure.in: bumped versin number to GLib 1.2.2, interface 2,
4765         binary 2.
4766
4767         * NEWS: updates.
4768
4769 Sun Apr 11 14:37:06 1999  Tim Janik  <timj@gtk.org>
4770
4771         * gstrfuncs.c (g_strcasecmp): always check for s1, s2 != NULL.
4772
4773 Sat Apr 10 19:30:50 1999  Tim Janik  <timj@gtk.org>
4774
4775         * glib.h: removed braces around inline strings for the G_GNUC_FUNCTION
4776         and G_GNUC_PRETTY_FUNCTION macros, so the macros can be used for
4777         compile time string concatenation.
4778
4779 Thu Apr  8 19:53:19 1999  Owen Taylor  <otaylor@redhat.com>
4780
4781         * gmain.c (g_main_iterate): Check for two threads
4782         calling g_main_iterate at once.
4783
4784         * gmain.c: If the set of poll file descriptors changes
4785         during a call to poll(), abort that call, and start
4786         a new poll. My test program still segfaults
4787         obscurely on glibc 2.0 (in read()!!!), but now it works on
4788         glibc 2.1, so I'll blame something else for the other segfault.
4789
4790 1999-03-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4791
4792         * configure.in: Fixed slight bug, that made configure hang on some
4793         systems. Please do not merge this into 1.3 branch. It's taken care
4794         of differently there. Info from J. Rhett Aultman
4795         <cuplan@alley.gator.net>
4796
4797 Wed Mar 24 21:23:47 CST 1999 Shawn T. Amundson <amundson@gtk.org>
4798
4799         * Released GLib 1.2.1
4800
4801         * README:
4802           INSTALL: 
4803           NEWS: 
4804           sanity_check: updated
4805
4806         * glibconfig.h.win32.in:
4807           Makefile.am:
4808           docs/glib-config.1.in:
4809           docs/Makefile.am: Added files used to generate new files.
4810
4811         * glibconfig.h.win32:
4812           docs/glib-config.1: Removed, now generated.
4813
4814         * configure.in: Added to output now-generated files.
4815
4816 Tue Mar 23 13:43:39 PST 1999 Manish Singh <yosh@gimp.org>
4817
4818         * giounix.c: add user_data param to check and prepare functions
4819
4820 Mon Mar 22 03:54:43 1999  Tim Janik  <timj@gtk.org>
4821
4822         * glib.h:
4823         * gmain.c: add user_data to the GSource ->check and ->prepare
4824         functions, so it can be used to e.g. pass a GPollFd.
4825         (g_main_poll): only add poll records with an events mask != 0 to the
4826         fd_array. don't even bother calling poll_func() if fds=timeout=0.
4827         added debugging printouts around poll_func() invokation that can be
4828         enabled with #define G_MAIN_POLL_DEBUG.
4829
4830 Fri Mar 19 16:29:50 PST 1999 Manish Singh <yosh@gimp.org>
4831
4832         * acinclude.m4
4833         * config.guess
4834         * config.sub
4835         * ltconfig
4836         * ltmain.sh: upgrade to libtool 1.2f
4837
4838         * autogen.sh: libtool is not required to autogen glib
4839
4840         * acconfig.h: remove WITH_SYMBOL_UNDERSCORE (not explictly
4841         needed)
4842
4843 1999-03-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4844
4845         * gmem.c: Fixed another stupid fault of mine: Did
4846         s/g_static_/g_private_/g
4847
4848 Wed Mar 17 03:17:42 1999  Tim Janik  <timj@gtk.org>
4849
4850         * configure.in bumped versin number to GLib 1.2.1, interface 1,
4851         binary 1.
4852
4853         * NEWS: updates.
4854
4855         * glib.h: added GLIB_CHECK_VERSION() macro similar to
4856         GTK_CHECK_VERSION().
4857
4858 Sun Mar 14 17:50:35 1999  Tim Janik  <timj@gtk.org>
4859
4860         * gmem.c (g_mem_chunk_*): changed a bunch of g_assert() statements
4861         to g_return_if_fail().
4862         (g_mem_profile): 
4863         (g_mem_chunk_print): 
4864         (g_mem_chunk_info): removed some extraneous "\n"s at the end of the log
4865         messages.
4866
4867         * gtimer.c (g_timer_*): changed a bunch of g_assert() statements
4868         to g_return_if_fail().
4869         * grel.c (g_*): changed a bunch of g_assert() statements to
4870         g_return_if_fail() and added some extra ones to check relation != NULL.
4871
4872 1999-03-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4873
4874         * configure.in: Also accept _Pctime_r instead of ctime_r, while
4875         seraching for the right `_REENTRANT' flag. This is for Digital
4876         UNIX 4.0d. Thanks to Sascha Brawer <sb@adasys.ch>.
4877
4878 Tue Mar  9 23:25:50 1999  Tim Janik  <timj@gtk.org>
4879
4880         * configure.in: check for working realloc (NULL,).
4881         * gmem.c (g_realloc): use malloc() for initial allocation on systems
4882         where realloc(NULL,) will not work (this is the case on SunOS, reported
4883         by Tom Geiger).
4884
4885 Mon Mar  8 07:42:08 1999  Tim Janik  <timj@gtk.org>
4886
4887         * ghook.c (g_hook_unref): when !hook_list->is_setup, wrap the
4888         flag around the call to g_hook_free() to avoid spurious
4889         warnings (happens during destruction phase).
4890
4891 1999-03-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4892
4893         * glibconfig.h.win32, config.h.win32: Moved G_THREADS_IMPL_POSIX
4894         from config.h.win32 to glibconfig.h.win32
4895
4896         * acconfig.h, configure.in, config.h.win32: Added test for DCE
4897         versions of mutex_trylock and cond_timedwait. The win32 versions
4898         are posix, aren't they?
4899
4900 1999-03-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4901
4902         * gmem.c: Fixed a stupid cut'n'paste error of mine. Thanks to
4903         Friedrich Dominicus <Friedrich.Dominicus@inka.de>
4904
4905 1999-03-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4906
4907         * gutils.c (g_get_any_init): Fixed yet another bloody
4908         implementation of getpwuid_r on AIX. Thanks to Olaf Dietsche
4909         <olaf.dietsche+list.gtk@netcologne.de>. I would like a configure
4910         test better than that, but have no idea, how to do that easily.
4911
4912 Sun Feb 21 22:11:51 CST 1999  Shawn T. Amundson <amundson@gtk.org>
4913
4914         * Released GLib 1.2.0
4915
4916         * AUTHORS: updated
4917
4918 Wed Feb 24 00:08:42 CST 1999 Shawn T. Amundson <amundson@gtk.org>
4919
4920         * *.[ch]: inserted additional note to look for ChangeLog and
4921           AUTHORS file for a log of modifications.
4922
4923 Sun Feb 21 14:01:00 1999  Dr Mike <drmike@redhat.com>
4924
4925         * Made specfile generated, tweaked slightly
4926
4927 Sat May  8 06:00:17 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
4928
4929         * configure.in
4930           gmodule/Makefile.am
4931           gthread/Makefile.am: Better testing reveals better
4932           methods.  Fixes for BeOS.
4933
4934 Sat May  8 01:52:29 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
4935
4936         * configure.in
4937           gerror.c
4938           gmain.c
4939           gstrfuncs.c
4940           gutils.c
4941           ltconfig
4942           ltmain.sh
4943           gmodule/Makefile.am
4944           gmodule/gmodule.c
4945           gmodule/gmoduleconf.h.in
4946           gmodule/gmodule-beos.c
4947           gthread/Makefile.am: Port to BeOS by myself and Richard Offer.
4948
4949 1999-05-06  Tor Lillqvist  <tml@iki.fi>
4950
4951         * makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in
4952         config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in:
4953         New files, used to generate corresponding non-.in files when
4954         making a dist. This is just so the version numbers will be kept in
4955         synch automatically.
4956
4957         * configure.in: Also substitute @GLIB_MAJOR_VERSION@,
4958         @GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@.
4959
4960         * Makefile.am tests/Makefile.am: Also distribute makefile.cygwin.
4961
4962         * gerror.c (g_on_error_query): On Win32, put up a MessageBox and
4963         then exit.
4964
4965         * glib.def: Add a couple of functions.
4966
4967 Sat May  1 10:26:20 PDT 1999 Manish Singh <yosh@gimp.org>
4968
4969         * acinclude.m4
4970         * config.guess
4971         * config.status
4972         * ltconfig
4973         * ltmain.sh: upgrade to libtool 1.3
4974
4975 1999-04-25  Tor Lillqvist  <tml@iki.fi>
4976
4977         * README.win32: More editing.
4978         * build-dll: Use gcc, not ld to link.
4979         * glib.h: On native Win32 use _unlink().
4980         * gscanner.c: Use corrent NATIVE_WIN32 feature test macro,
4981         not _MSC_VER.
4982         * gstring.c: Include <io.h> on Win32 for _read prototype.
4983         * gutils.c: Remove old IO channel code (was in #if 0).
4984         * makefile.cygwin: Don't need to link with kernel32 and msvcrt
4985         explicitly, they are included anyway.
4986
4987 1999-04-24  Tor Lillqvist  <tml@iki.fi>
4988
4989         Support added for building using a GNU toolchain on Win32,
4990         i.e. gcc -mno-cygwin on cygwin (a.k.a. mingw32, using egcs-1.1.2).
4991
4992         * README.win32: Updated.
4993         * build-dll makefile.cygwin tests/makefile.cygwin: New files.
4994         * glib.h glib.def glibconfig.h.win32: Slight updates. 
4995         * gmain.c: No need to include <fcntl.h> and <io.h> on Win32.
4996         * gmain.c gutils.c testglib.c tests/string-test.c: Test for
4997         NATIVE_WIN32, not _MSC_VER.
4998         * gmutex.c: Must declare g_thread_functions_for_glib_use as
4999         exported (using the GUTILS_C_VAR macro).
5000         * gutils.c gmodule/libgplugin_[ab].c: LibMain not needed.
5001         * gmodule/gmoduleconf.h.win32: Need underscore with gcc.
5002         * gthread/gthread.c: With gcc on Win32, must use memcpy to assign
5003         value of g_thread_functions_for_glib_use (?).
5004         * makefile.msc tests/makefile.msc: Cosmetics.
5005
5006 Fri Apr 23 14:29:25 BST 1999  Tony Gale <gale@gtk.org>
5007
5008         * glib.h: Fix typo in g_string_ncasecmp macro (by me).
5009           Add b_string_strncasecmp macro.
5010
5011 1999-04-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5012
5013         * gutils.c (g_get_any_init): use sysconf (_SC_GETPW_R_SIZE_MAX) as
5014         the new initinal bufsize for getpwuid_r on systems, that support
5015         this. Hint from Holger Duerer <H.Duerer@zait.uni-bremen.de>.
5016
5017 Sat Apr 17 20:55:13 BST 1999  Tony Gale <gale@gtk.org>
5018
5019         * glib.h, gstring.c: Add new g_string functions for reading
5020           from file/socket descriptors, and tokenising strings.
5021
5022           Added various g_string macros.
5023
5024 Tue Apr 13 23:28:32 1999  Tor Lillqvist  <tml@iki.fi>
5025
5026         * README.win32: Mention the tests directory.
5027
5028         * glib.def: Add the functions from grand.c.
5029
5030         * glibconfig.h.win32: Add unsigned max values, and the format
5031         strings.
5032
5033         * makefile.msc: Add grand.
5034
5035         * tests/{date-test,node-test}.c: Include <stdlib.h> for exit().
5036
5037         * tests/makefile.msc: New file.
5038
5039 1999-04-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5040
5041         * glib.h: Moved struct declaration up. Style fixes.
5042
5043         * grand.c: Style fixes. Only try to open /dev/random once.
5044
5045         * tests/rand-test.c (main): New tests; Slight bug fix. 
5046
5047 1999-04-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5048
5049         * grand.c, tests/rand-test.c: New files to implement the Mersenne
5050         Twister Pseudo Random Number Generator.
5051
5052         * glib.h, AUTHORS, Makefile.am, tests/Makefile.am: Changed
5053         accordingly.
5054
5055 Thu Apr  8 21:12:30 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
5056
5057         * Released GLib 1.3.0
5058
5059 1999-03-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5060
5061         * configure.in: Added a check for the right format to printf and
5062         scanf long longs. It is %qi instead of %lli on FreeBSD for
5063         whatever reason.
5064
5065 1999-03-28  Raja R Harinath  <harinath@cs.umn.edu>
5066
5067         * Makefile.am (glibconfig.h): Make sure `glibconfig.h' exists
5068         after the rule is fired.
5069         (install-exec-local): Install glibconfig.h only if the contents
5070         are different from the currently installed glibconfig.h.
5071
5072 1999-03-26  Raja R Harinath  <harinath@cs.umn.edu>
5073
5074         * Makefile.am (configexecincludedir): Rename from 
5075         configincludedir so that glibconfig.h will be installed 
5076         as part of `make install-exec'. 
5077
5078 Thu Mar 25 22:45:47 1999  Tor Lillqvist  <tml@iki.fi>
5079
5080         * config.h.win32: Update version numbers.
5081
5082         * glibconfig.h.win32: Update version numbers and pthreads-win32-
5083         related magic values.
5084
5085         * README.win32: Some improvements.
5086
5087         * makefile.msc: Add gqueue and gstack. Correct version number.
5088
5089 Fri Mar 19 16:29:50 PST 1999 Manish Singh <yosh@gimp.org>
5090
5091         * acinclude.m4
5092         * config.guess
5093         * config.sub
5094         * ltconfig
5095         * ltmain.sh: upgrade to libtool 1.2f
5096
5097         * autogen.sh: libtool is not required to autogen glib
5098
5099         * acconfig.h: remove WITH_SYMBOL_UNDERSCORE (not explictly
5100         needed)
5101
5102 1999-03-18  Jeff Garzik  <jgarzik@pobox.com>
5103
5104         * glib.def: Add new g_list, g_stack, g_queue functions.
5105
5106 1999-03-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5107
5108         * configure.in: added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES)
5109         to hold various defines to get the right thread implementation on
5110         different platforms. Also look in -ldce for pthread_create. Should
5111         make it work on HP-UX 10.x. Information from "D. Emilio Grimaldo
5112         Tunon" <emilio_tunon@nl.compuware.com>.
5113
5114 1999-03-17  Jeff Garzik  <jgarzik@pobox.com>
5115
5116         * gstack.c, gqueue.c:
5117         Add copyright, clean up code a bit.
5118
5119 1999-03-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5120
5121         * configure.in: Added missing values for G_MAXU(SHORT|INT|LONG) on
5122         platforms with only /usr/include/values.h.
5123
5124         * acconfig.h: Removed unnecessary macros.
5125
5126         * glibconfig.h.win32, config.h.win32: Moved G_THREADS_IMPL_POSIX
5127         from config.h.win32 to glibconfig.h.win32. Taken from glib 1.2
5128         branch.
5129
5130         * configure.in: Also accept _Pctime_r instead of ctime_r, while
5131         seraching for the right `_REENTRANT' flag. This is for Digital
5132         UNIX 4.0d. Taken from glib 1.2 branch.
5133
5134 Wed Mar 17 03:14:56 1999  Tim Janik  <timj@gtk.org>
5135
5136         * glib.h: added GLIB_CHECK_VERSION() macro similar to
5137         GTK_CHECK_VERSION().
5138
5139 Wed Mar 17 01:46:28 1999  Tim Janik  <timj@gtk.org>
5140
5141         * merges from glib-1-2:
5142
5143 Sun Mar 14 17:50:35 1999  Tim Janik  <timj@gtk.org>
5144
5145         * gmem.c (g_mem_chunk_*): changed a bunch of g_assert() statements
5146         to g_return_if_fail().
5147         (g_mem_profile):
5148         (g_mem_chunk_print):
5149         (g_mem_chunk_info): removed some extraneous "\n"s at the end of the log
5150         messages.
5151
5152         * gtimer.c (g_timer_*): changed a bunch of g_assert() statements
5153         to g_return_if_fail().
5154         * grel.c (g_*): changed a bunch of g_assert() statements to
5155         g_return_if_fail() and added some extra ones to check relation != NULL.
5156
5157 Tue Mar  9 23:25:50 1999  Tim Janik  <timj@gtk.org>
5158
5159         * configure.in: check for working realloc (NULL,).
5160         * gmem.c (g_realloc): use malloc() for initial allocation on systems
5161         where realloc(NULL,) will not work (this is the case on SunOS, reported
5162         by Tom Geiger).
5163
5164 Mon Mar  8 07:42:08 1999  Tim Janik  <timj@gtk.org>
5165
5166         * ghook.c (g_hook_unref): when !hook_list->is_setup, wrap the
5167         flag around the call to g_hook_free() to avoid spurious
5168         warnings (happens during destruction phase).
5169
5170 1999-03-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5171
5172         * gmem.c: Fixed a stupid cut'n'paste error of mine. Thanks to
5173         Friedrich Dominicus <Friedrich.Dominicus@inka.de>
5174
5175 1999-03-16  Timur Bakeyev  <mc@bat.ru>
5176
5177         * configure.in: Fix problem with pthread_create in libc, as running
5178         "gcc test.c -l " is not legal.
5179
5180 1999-03-16  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5181
5182         * tests/type-test.c: Added a test for the
5183         G_(U)?INT(16|32|64)_FORMAT and G_(MIN|MAX|MAXU)(SHORT|INT|LONG)
5184         macros.
5185
5186         * configure.in: Removed G_(U)?INT8_FORMAT again, as it can't be
5187         used for scanf.
5188
5189         * configure.in: Added the macros G_MAXU(SHORT|INT|LONG). I do not
5190         know how to handle these on platforms with /usr/include/values.h,
5191         but without /usr/include/limits.h. Please someone add this.
5192
5193
5194 1999-03-15  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5195
5196         * configure.in: Added the macros G_(U)?INT(8|16|32|64)_FORMAT to
5197         use for printf and (much more important) scanf format strings for
5198         the corresponding GLib types. 
5199
5200         * glib.h Added G_(U)?(SHORT|INT|LONG)_FORMAT for consistency. It
5201         however makes no sense to also provide G_(FLOAT|DOUBLE)_FORMAT, as
5202         they are different for printf (f for both) and scanf (f for float,
5203         lf for double). Defining G_INT_FORMAT makes sense however, as we
5204         might want to define gint to something different than int someday
5205         in the future. Idea from Sascha Brawer <sb@adasys.ch>.
5206
5207 1999-03-14  Jeff Garzik  <jgarzik@pobox.com>
5208
5209         * gdate.c:
5210         Commented out debugging output.
5211
5212         * tests/Makefile.am, tests/date-test.c:
5213         Added test of the GDate module, based closely on testgdate.c.
5214
5215         * tests/Makefile.am:
5216         Bugfix - compile tests with @GLIB_DEBUG_FLAGS@.
5217
5218 1999-03-14  Raja R Harinath  <harinath@cs.umn.edu>
5219
5220         * configure.in (glibconfig.h): Remove widechar tests and defines.
5221         (fd_set): Change the grep for `fd_mask' to search for `fd_set'.
5222         * gerror.c (fd_mask): Remove conditional typedef.  It is not used
5223         elsewhere in the file.
5224         * gmain.c (fd_mask): Likewise.
5225
5226 1999-03-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5227
5228         * configure.in: Test for posix threads first, then for dce threads.
5229
5230 1999-03-11  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5231
5232         * configure.in: Revamped the thread configure stuff. Now dce
5233         threads (old posix draft) are recogniced. This is necessary,
5234         because dce threads are in fact working quite differently from
5235         posix threads. Also changed the conditions for checking for MT
5236         safe functions a bit, because G_THREADS_IMPL_NONE still have to
5237         compile thread safe. NOTE: Please do not commit my change to
5238         glib-1-2/{acconfig.h,configure.in,config.h.win32} from 1999-03-03,
5239         as the current change will take care of that too.
5240
5241 Tue Mar  9 14:37:32 1999  Jeff Garzik  <jgarzik@pobox.com>
5242
5243         * Makefile.am, glib.h, gstack.c, gqueue.c,
5244           tests/Makefile.am, tests/queue-test.c, tests/stack-test.c:
5245         Added stack, queue ADTs and related tests.
5246
5247         * glib.h, glist.c:
5248         New g_list_delete() function.
5249
5250 Sat Mar  6 11:03:08 1999  Asbjorn Pettersen  <ape@lrdpf.spacetec.no>
5251
5252         * gutils.c (g_get_any_init): add OS/2 changes.
5253         change '\\' in HOME to '/'.
5254
5255 1999-03-03  Josh MacDonald  <jmacd@spin.dsl.pacbell.net>
5256
5257         * glib.def: g_spaced_primes_closest was omitted here, so I
5258         couldn't build Xdelta on Windows.
5259
5260 1999-03-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5261
5262         * gutils.c (g_get_any_init): Fixed yet another bloody
5263         implementation of getpwuid_r on AIX. Thanks to Olaf Dietsche
5264         <olaf.dietsche+list.gtk@netcologne.de>. I would like a configure
5265         test better than that, but have no idea, how to do that easily.
5266
5267 Sat Feb 27 01:18:47 1999  Tim Janik  <timj@gtk.org>
5268
5269         * ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
5270         new one.
5271
5272         * configure.in: set glib version to 1.3.0.