Set LANG variable for group caption tests to get reproducable results.
[platform/upstream/glib.git] / ChangeLog
1 2008-07-22  Mathias Hasselmann  <mathias@openismus.com>
2
3         Set LANG variable for group caption tests to get reproducable results.
4
5         * glib/tests/option-context.c (group_captions()):
6           Set LANG variable to C in the forked process to get reproducable.
7           Don't silence the forked process in --verbose mode to support
8           debugging.
9
10 2008-07-21  Matthias Clasen  <mclasen2redhat.com>
11
12         * configure.in: Fix detection of struct statfs fields.
13
14 2008-07-21  Matthias Clasen  <mclasen2redhat.com>
15
16         * configure.in: Bump version
17
18 2008-07-21  Matthias Clasen  <mclasen2redhat.com>
19
20         * === Released 2.17.4 ===
21
22         * configure.in: Bump version
23
24         * NEWS: Updates
25
26 2008-07-21  Emmanuele Bassi  <ebassi@gnome.org>
27
28         * glib/gtimer.c (g_time_val_to_iso8601): Use the right format
29         string to get leading zeros when converting to ISO 8601. (Sven
30         Herzberg)
31
32 2008-07-21  Emmanuele Bassi  <ebassi@gnome.org>
33
34         * glib/gbookmarkfile.c:
35         (bookmark_app_info_new): Do not set the timestamp value
36         using time(), as it will be overwritten anyway. (#535223,
37         Michael Meeks)
38
39         (parse_application_element),
40         (bookmark_app_info_dump): Support the "modified" attribute,
41         which takes an ISO-formatted string instead of a Unix time
42         stamp, to keep the number of g_strdup_printf() calls to a
43         minimum.
44
45         * glib/gtimer.c:
46         (g_time_val_to_iso8601): Do not use strftime(): we know
47         the format and contents of the ISO 8601 date format we
48         use.
49
50         * tests/bookmarks/valid-03.xbel: Add a test file for the
51         modified attribute.
52
53 2008-07-19  Matthias Clasen  <mclasen@redhat.com>
54
55         * glib/tests/Makefile.am:
56         * glib/tests/array-test.c: Move array tests here.
57
58         * tests/Makefile.am:
59         * tests/array-test.c: Removed.
60
61 2008-07-20  Tor Lillqvist  <tml@novell.com>
62
63         * glib/giowin32.c (g_io_win32_prepare): Patch from Yu Kuan that
64         makes watched sockets behave much better. See gtk-devel-list
65         archives from May for the (unfortunately rather meager)
66         discussion. This patch fixes the presented simple test program,
67         which reasonably could be expected to work.
68
69 2008-07-18  Matthias Clasen  <mclasen@redhat.com>
70
71         * NEWS: Updates
72
73 2008-07-18  Matthias Clasen  <mclasen@redhat.com>
74
75         Bug 536996 – Missing noop i18n macro equivalent to C_
76
77         * glib/glib.symbols:
78         * glib/gstrfuncs.[hc]: Add g_dpgettext2() which is a 
79         variant of g_dpgettext() taking context and id as separate
80         arguments.
81
82         * glib/gi18n-lib.h:
83         * glib/gi18n.h: Add an NC_() macro that is to C_() as N_()
84         is to _().
85
86 2008-07-18  Matthias Clasen  <mclasen@redhat.com>
87
88         * tests/Makefile.am:
89         * tests/keyfile-test.c:
90         * tests/option-test.c: Remove
91         * glib/tests/option-context.c: Add all GOptionContext tests here.
92         * glib/tests/keyfile.c: Add all GKeyFile tests here.
93
94 2008-07-16  Matthias Clasen  <mclasen@redhat.com>
95
96         Bug 334234 – "printf" format error
97
98         * glib/gslice.c (mem_error): Avoid a warning when printing a pid_t.
99         Pointed out by Morten Welinder. 
100
101 2008-07-16  Matthias Clasen  <mclasen@redhat.com>
102
103         Bug 406120 – g_ascii_strtod
104
105         * glib/gstrfuncs.c (g_ascii_strtod): Document that this
106         function does accept localized infinities and nans. Reported
107         by Morten Welinder.
108
109 2008-07-16  Matthias Clasen  <mclasen@redhat.com>
110
111         Bug 482413 - get_contents_stdio -- overflow and memory corruption
112
113         * glib/gfileutils.c (get_contents_stdio): Detect overflow and
114         error out. Reported by Morten Welinder. 
115
116 2008-07-16  Matthias Clasen  <mclasen@redhat.com>
117
118         Bug 542332 – small fix for error message in GMarkup
119         
120         * glib/gmarkup.c: Improve an error message. 
121         Patch by Ryan Lortie
122
123 2008-07-14  Matthias Clasen  <mclasen@redhat.com>
124
125         Bug 428048 – 2 of 51 tests fail on Solaris
126
127         * tests/iochannel-test.c: Ignore the error if iconv doesn't
128         support EUC-JP.
129
130 2008-07-14  Matthias Clasen  <mclasen@redhat.com>
131
132         * tests/option-test.c: Print error messages when something fails.
133
134 2008-07-14  Matthias Clasen  <mclasen@redhat.com>
135
136         Bug 467707 – test_iconv_state() in tests/convert-test.c fails on AIX 5.3
137
138         * tests/convert-test.c (test_iconv_state): Skip this test if
139         CP1255 is not supported.  
140
141 2008-07-10  Ryan Lortie  <desrt@desrt.ca>
142
143         * docs/reference/glib/glib-sections.txt:
144         * glib/glib.symbols:
145         * glib/gmarkup.c:
146         * glib/gmarkup.h: add functions g_markup_parse_context_{push,pop} in
147         order to provide some small hooks on which to build easy-to-use
148         subparsers.
149  
150         * glib/tests/Makefile: add new test
151         * glib/tests/markup-subparser.c: new test for subparsers
152  
153         Fixes bug #337518.
154
155 2008-07-05  Matthias Clasen  <mclasen@redhat.com>
156
157         Bug 528317 – GRegex does not allow recursion limit
158
159         * glib/pcre/Makefile.am: Set a sane default recursion limit
160         of 8192 instead of 1000000. 
161         Patch by Mart Raudsepp.
162
163 2008-07-04  Behdad Esfahbod  <behdad@gnome.org>
164
165         Bug 541507 – Ambiguous description of assigned characters in the Glib
166         Unicode Manipulation reference
167
168         * glib/guniprop.c
169         (g_unichar_isgraph): Return true for PrivateUse too.
170         (g_unichar_isprint): Return true for PrivateUse too.
171         (g_unichar_isdefined): Return false for Surrogate.
172
173 2008-07-04  Michael Natterer  <mitch@imendio.com>
174
175         Bug 541208 – Functions to easily install and use signals without
176         class struct slot
177
178         * tests/gobject/override.c: added tests for the new gsignal
179         overriding and chaining APIs.
180
181 2008-07-02  Matthias Clasen  <mclasen@redhat.com>
182
183         * === Released 2.17.3 ===
184
185 2008-07-02  Matthias Clasen  <mclasen@redhat.com>
186
187         * configure.in: Better endianness fix. From Tomas Mraz.
188
189 2008-07-02  Matthias Clasen  <mclasen@redhat.com>
190
191         * NEWS: Updates
192
193 2008-07-02  Colin Walters  <walters@redhat.com>
194
195         * gio/gcontenttype.c: Use UNLOCK to unlock, not LOCK.
196
197 2008-07-02  Matthias Clasen  <mclasen@redhat.com>
198
199         * configure.in: Add a check for structfs.f_bavail
200
201 2008-07-02  Matthias Clasen  <mclasen@redhat.com>
202
203         * glib/gmain.c (g_get_current_time): Add a g_return_val_if_fail
204         check in both versions. Proposed by Patrik Olsson in bug 540545.
205
206 2008-07-02  Matthias Clasen  <mclasen@redhat.com>
207
208         * configure.in: Workaround AC_C_BIGENDIAN breakage in autoconf 2.61.
209         Add a _cv_ to some variable names, since autoconf wants it.
210
211 2008-06-30  Matthias Clasen  <mclasen@redhat.com>
212
213         * glib/pcre/pcre_compile.c: Apply fix for CVE-2008-2371 to
214         fix a heap-based buffer overflow.
215
216 2008-06-29  Björn Lindqvist  <bjourne@gmail.com>
217
218         Bug 539626 – Update docstrings for g_object_freeze_notify and
219         g_object_thaw_notify
220
221         * gobject/gobject.c: Explain how the freeze count works.
222
223 2008-06-26  Cody Russell  <bratsche@gnome.org>
224
225         * configure.in: Add #define GLIB_USING_SYSTEM_PRINTF
226         to glibconfig.h, which specifies if GLib is using
227         the system printf functions for g_print*().
228         (#539999, by Tim-Philipp Müller)
229
230 2008-06-24  Paolo Borelli  <pborelli@katamail.com>
231
232         Bug 539770 - migrate gstrfunc unit tests to gtest
233
234         * tests/strfunc-test.c:
235         * tests/testglib.c:
236         * tests/strtoll-test.c:
237         * tests/strtod-test.c:
238         * tests/string-test.c:
239         * tests/Makefile.am:
240         Removed old tests.
241
242         * glib/tests/fileutils.c:
243         * glib/tests/strfuncs.c:
244         * glib/tests/Makefile.am:
245         Added all the old tests migrated to the new unit test framework
246         and add new unit tests for some of the functions.
247
248 2008-06-23  Kristian Rietveld  <kris@imendio.com>
249
250         * gobject/glib-mkenums.in: introduce an ENUMPREFIX substitution.
251
252         * gio/gioenumtypes.h.template: use @ENUMPREFIX@ instead of
253         hard coding "G" as prefix.
254
255 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
256
257         * glib/gurifuncs.c:
258           Fix markup in comment.
259
260 2008-06-21  Johan Dahlin  <jdahlin@async.com.br>
261
262     * *.[ch]: Include "config.h" instead of <config.h>
263     Command used:
264     find -name \*.[ch]|xargs perl -p -i -e 's/^#include <config.h>/#include "config.h"/g'
265     Rubberstamped by Mitch
266
267 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
268
269         Bug 316221 - G_LOCK warns about breaking strict-aliasing rules
270
271         * configure.in:
272         * glib/gthread.h: Revert previous patch as it doesn't improve the
273         situation and results in other warnings.
274
275 2008-06-16  Christian Persch  <chpe@gnome.org>
276
277         Bug 539123 – annotate g_d[n]gettext with G_GNUC_FORMAT
278
279         * glib/gstrfuncs.h:
280         * glib/glib.symbols: Annotate some functions with G_GNUC_FORMAT. 
281
282 2008-06-19  Tor Lillqvist  <tml@novell.com>
283
284         Bug 539074 - Cannot get exit status with g_spawn_command_line_sync()
285
286         * glib/gspawn-win32-helper.c (main): Write also the exit status of
287         the spawned process to the error report pipe. Patch by Hiroyuki
288         Ikezoe.
289
290 2008-06-19  Matthias Clasen  <mclasen@redhat.com>
291
292         Bug 535949 – annotate g_strip_context and g_dpgettext with
293         G_GNUC_FORMAT
294
295         * glib/gstrfuncs.h:
296         * glib/glib.symbols: Annotate some functions with G_GNUC_FORMAT.
297         Patch by Christian Persch
298
299 2008-06-19  Matthias Clasen  <mclasen@redhat.com>
300
301         Bug 539067 – The document g_io_channel_win32_new_fd() says that "Your
302         code should call only g_io_channel_read()." but gio_channel_read() is
303         deprecated
304
305         * glib/giochannel.h: Fix a reference in a comment
306         Patch by Hiroyuki Ikezoe 
307
308 2008-06-18  Matthias Clasen  <mclasen@redhat.com>
309
310         Bug 537635 – Corrections and improvements to
311         g_time_val_from_iso8601()/g_time_val_to_iso8601()
312
313         * glib/gtimer.c (g_time_val_from_iso8601): set tv_usec to 0 rather 
314         than 1 when a fraction of a second is not specified
315         (g_time_val_from_iso8601): calculate a fraction of a second
316         correctly even in case it does not happen to consist of exactly 
317         six digits; do not allow random data after the ISO 8601 string,
318         only whitespace
319         (make g_time_val_to_iso8601): support fractions of a second
320         Patch by Peter Kjellerstedt
321
322         * tests/testglib.c: Update to match
323
324 2008-06-16  Christian Persch  <chpe@gnome.org>
325
326         * glib/gbookmarkfile.c
327         * glib/gconvert.c
328         * glib/gfileutils.c
329         * glib/giochannel.c
330         * glib/giounix.c
331         * glib/giowin32.c
332         * glib/gkeyfile.c
333         * glib/gregex.c
334         * glib/gshell.c
335         * glib/gspawn-win32.c
336         * glib/gutf8.c: Use g_set_error_literal where appropriate. Patch from 
337         bug #535947.
338
339 2008-06-16  Christian Persch  <chpe@gnome.org>
340
341         * docs/reference/glib/glib-sections.txt:
342         * glib/gerror.c:
343         * glib/gerror.h:
344         * glib/glib.symbols: Add g_set_error_literal. Bug #535947.
345
346 2008-06-16  Michael Natterer  <mitch@imendio.com>
347
348         * glib/goption.c (dgettext_swapped): changed return value to
349         const gchar* to fix warning.
350
351 2008-06-14  Matthias Clasen  <mclasen@redhat.com>
352
353         * glib/gtestutils.c: Move docs around
354
355         * glib/gchecksum.h: Add docs.
356
357 2008-06-13  Matthias Clasen  <mclasen@redhat.com>
358
359         Bug 538119 – glib's mainloop leaks a pipe to sub-processes
360
361         * glib/gmain.c (g_main_context_init_pipe): Don't leak the
362         pipes to child processes. Patch by Thiago Macieira.
363
364 2008-06-13  Hans Breuer  <hans@breuer.org>
365
366         * glib/gstrfuncs.c : to get the default translation target on
367         win32 use g_win32_get_locale() instead of setlocale(LS_MESSAGES,NULL)
368         Fixes bug #538044
369
370         * glib/makefile.msc.in gio/makefile.msc : updated
371
372 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
373
374         * configure.in: Bump version
375         
376         * === Released 2.17.2 ===
377
378         * configure.in: Fix LINGUAS conversion
379
380 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
381
382         * configure.in: Bump version
383
384         * === Released 2.17.1 ===
385
386 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
387
388         * glib/gtestutils.c: Documentation fixups
389
390 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
391
392         * glib/glist.c: Tiny doc fix
393
394 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
395
396         * NEWS: Updates
397
398 2008-06-11  Behdad Esfahbod  <behdad@gnome.org>
399
400         Bug 503071 – Application direction changes to right to left even if
401         theres no translation
402
403         * glib/gi18n-lib.h:
404         * glib/glib.symbols:
405         * glib/gstrfuncs.h:
406         * glib/gstrfuncs.c:
407         Add new functions g_dgettext() and g_dngettext().
408
409         * glib/gutils.c (glib_gettext):
410         * glib/gfileutils.c (g_format_size_for_display):
411         * glib/goption.c (dgettext_swapped):
412         Use the new functions.
413
414 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
415
416         Bug 502511 – g_assert_cmphex prints invalid message
417
418         * glib/gtestutils.c (g_assertion_message_cmpnum): Actually print
419         hex numbers in hex. 
420         Pointed out by Tor Lillqvist
421
422 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
423
424         Bug 338162 – [PATCH] Use po/LINGUAS
425
426         * po/LINGUAS: New file
427         * po/Makefile.in.in: Dist LINGUAS
428         * configure.in: Use po/LINUAS
429         Patch by Thomas Andersen
430
431 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
432
433         Bug 314453 – Nautilus crashes in Solaris when browsing the attached
434         file
435
436         * glib/gunicollate.c (g_utf8_collate_key): Handle strfxrm returning
437         -1 a little better. Problem pointed out by Takao Fujiwara
438
439 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
440
441         Bug 529321 – make check fails in glib/pcre
442
443         * glib/pcre/Makefile.am: include Makefile.decl to fix 'make check'.
444         Patch by Hiroyuki Ikezoe
445
446 2008-06-11  Tor Lillqvist  <tml@novell.com>
447
448         * glib/giowin32.c: g_win32_error_message() works fine for the
449         Winsock WSA* error codes, too, so drop the winsock_error_message()
450         function.
451
452 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
453
454         Bug 455215 – g_get_user_special_dir: no reference about
455         G_USER_DIRECTORY_DOWNLOAD fallback to $HOME/Desktop if 
456         xdg-user-dirs is not in use
457
458         * glib/gutils.c (g_get_user_special_dir): Improve the docs.
459         Proposed by Luca Ferretti
460
461 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
462
463         Bug 498732 – g_key_file_to_data cannot fail
464
465         * glib/gkeyfile.c (g_key_file_to_data): Improve the docs.
466         Proposed by Christian Persch
467
468 2008-06-11  Ross Burton  <ross@burtonini.com>
469
470         Bug 511367 - add g_file_make_directory_with_parents.
471         
472         * gio/gfile.c:
473         * gio/gfile.h:
474         * gio/gio.symbols: Add g_file_make_directory_with_parents.
475         
476 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
477
478         Bug 531900 – Use __builtin_offsetof for G_STRUCT_OFFSET if building
479         with gcc 4.0 or newer
480
481         * glib/gmacros.h: Use __builtin_offsetof for G_STRUCT_OFFSET if
482         building with gcc 4.0 or newer.
483
484 2008-06-11  Tor Lillqvist  <tml@novell.com>
485
486         * glib/gmain.c
487         * glib/gspawn.c: Clarify what a "child pid" is in the doc
488         comments.
489
490 2008-06-10  Matthias Clasen  <mclasen@redhat.com>
491
492         Bug 536158 – also bump GHashTable version when a node is removed via
493         g_hash_table_iter_remove()/g_hash_table_iter_steal()
494
495         * glib/ghash.c (iter_remove_or_steal): Bump the hash table 
496         version. Patch by Jean-Yves Lefort
497
498 2008-06-07  Tor Lillqvist  <tml@novell.com>
499
500         * glib/gstdio.c (g_access): Define X_OK if necessary (MSVC).
501
502 2008-06-02  Yevgen Muntyan  <muntyan@tamu.edu>
503
504         Bug 531403 – g_utf8_collate broken on Mac.
505
506         * glib/gunicollate.c:  (g_utf8_collate): use UCCompareTextDefault;
507         (collate_key_to_string), (carbon_collate_key_with_collator),
508         (carbon_collate_key), (carbon_collate_key_for_filename): new
509         functions using Carbon API to get collate key for g_utf8_collate_key()
510         and g_utf8_collate_key_for_filename();
511         (g_utf8_collate_key), (g_utf8_collate_key_for_filename): use those.
512
513 2008-05-30  Michael Natterer  <mitch@imendio.com>
514
515         Bug 535628 - test/patterntest.c still includes gpattern.h
516         directly.
517
518         * tests/patterntest.c: don't include "glib/gpattern.h" directly.
519         Patch from Hiroyuki Ikezoe.
520
521 2008-05-30  Tor Lillqvist  <tml@novell.com>
522
523         Bug 535625 - alias.h:2648: error: 'utime' undeclared here (not in
524         a function)
525
526         * glib/glib.symbols: Move g_utime inside #if !defined(G_OS_UNIX)
527         || defined(G_STDIO_NO_WRAP_ON_UNIX).
528
529 2008-05-30  Tor Lillqvist  <tml@novell.com>
530
531         * glib/gstdio.c (g_access) [Win32]: Mask out X_OK to avoid problem
532         on Vista. X_OK was just ignored by access() in earlier Microsoft C
533         libraries. (Which is fine as executability has little meaning on
534         Windows.) The one on Vista returns an error if X_OK is passed.
535
536 2008-05-29  Tor Lillqvist  <tml@novell.com>
537
538         * glib/gstdio.h
539         * glib/gstdio.c: Add g_utime(). No need to include <sys/utime.h>
540         in gstdio.h, just use a forward struct declaration.
541
542         * glib/glib.symbols: Add it.
543
544 2008-05-29  Tor Lillqvist  <tml@novell.com>
545
546         * glib/gnulib/printf-args.c (printf_fetchargs): wint_t is short on
547         Windows, and gcc warns: "wint_t is promoted to int when passed
548         through ... (so you should pass int not wint_t to va_arg)." And
549         indeed g_print("%C", L'a') crashes. So do as gcc says then.
550
551 2008-05-28  Michael Natterer  <mitch@imendio.com>
552
553         * configure.in: add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS
554         globally.
555
556         * glib/tests/option-context.c
557         * glib/tests/testing.c
558         * tests/testingbase64.c: don't include <glib/gtestutils.h>
559
560 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
561
562         * configure.in: Bump version
563
564         * === Released 2.17.0 ===
565
566 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
567
568         * README.in: Add a note about G_DISABLE_SINGLE_HEADERS.
569
570         * NEWS: Updates
571
572 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
573
574         * tests/casemap.txt:
575         * tests/casefold.txt: Update for Unicode 5.1
576
577 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
578
579         * Revert the patch for bug 527214 and related changes. GTimer
580         is supposed to work without threads.
581
582 2008-05-27  simon.zheng  <simon.zheng@sun.com>
583
584         * configure.in: Fix #533369. Check whether memeber statvfs.f_basetype 
585         available or not.
586
587 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
588
589         * glib/pcre/*: Update to PCRE 7.7
590
591 2008-05-26  Matthias Clasen  <mclasen@redhat.com>
592
593         * glib/gchecksum.c: Add Since: tag to g_checksum_reset
594
595         * glib/glib.symbols: Add g_checksum_reset
596
597 2008-05-25  Matthias Clasen  <mclasen@redhat.com>
598
599         Bug 534137 – Typo in g_spawn_async_with_pipes doc
600
601         * glib/gspawn.c: Fix a typo in the docs, pointed out by Ted Percival.
602
603 2008-05-25  Tor Lillqvist  <tml@novell.com>
604
605         Bug 534319 - GLib's .pc files could use Libs.private
606
607         * glib-2.0-uninstalled.pc.in
608         * glib-2.0.pc.in
609         * gmodule-2.0-uninstalled.pc.in
610         * gmodule-2.0.pc.in
611         * gmodule-export-2.0.pc.in
612         * gmodule-no-export-2.0.pc.in: Move ICONV_LIBS and G_MODULE_LIBS
613         to Libs.private.
614
615 2008-05-24  Matthias Clasen  <mclasen@redhat.com>
616
617         * glib/gfileutils.c (g_file_open_tmp): Small documention addition.
618
619 2008-05-22 10:49:37  Tim Janik  <timj@imendio.com>
620
621         * glib/gmacros.h: implement G_STMT_START and G_STMT_END with
622         do{}while(0), which is believed to be widely portable, fixes:
623         Bug 519026 - G_STMT_START/G_STMT_END test a non-existent preprocessor symbol
624
625 2008-05-20  Behdad Esfahbod  <behdad@gnome.org>
626
627         Bug 501651 – Update glib/libcharset
628
629         * configure.in:
630         * glib/libcharset/Makefile.am:
631         * glib/libcharset/README:
632         * glib/libcharset/codeset.m4:
633         * glib/libcharset/config.charset:
634         * glib/libcharset/glibc21.m4:
635         * glib/libcharset/libcharset-glib.patch:
636         * glib/libcharset/libcharset.h:
637         * glib/libcharset/localcharset.c (_g_locale_get_charset_aliases),
638         (_g_locale_charset_raw):
639         * glib/libcharset/localcharset.h:
640         * glib/libcharset/make-patch.sh:
641         * glib/libcharset/ref-add.sin:
642         * glib/libcharset/ref-del.sin:
643         * glib/libcharset/update.sh:
644         Update libcharset to the one shipped with libiconv-0.12.
645
646 2008-05-20  Behdad Esfahbod  <behdad@gnome.org>
647
648         Bug 459905 – Bug in wcwidth data
649         Bug 534085 – g_unichar_iswide_cjk() has a totally wrong table
650         * glib/guniprop.c (g_unichar_iswide), (g_unichar_iswide_cjk):
651         Regenrate wide and wide_cjk tables from Unicode 5.1.0 data directly.
652         Not using Markus Kuhn's tables anymore.
653
654 2008-05-20 14:31:18  Tim Janik  <timj@imendio.com>
655
656         * reverted recent unapproved changes by Yair Hershkovitz, regarding:
657         Bug 503071 – Application direction changes to right to left even if theres no translation.
658
659 2008-05-20  Tor Lillqvist  <tml@novell.com>
660
661         * configure.in: Don't need memory barriers when using a non-gcc
662         compiler on Windows either.
663
664 2008-05-19  Tor Lillqvist  <tml@novell.com>
665
666         * glib/gdir.c: Include the dirent.h and wdirent.c from
667         ../build/win32/dirent directly here when compiling with MSVC and
668         without HAVE_DIRENT_H.
669
670 2008-05-19  Hans Breuer  <hans@breuer.org>
671
672         * glib/makefile.msc : added gi18n.c
673
674 2008-05-19  Tor Lillqvist  <tml@novell.com>
675
676         * glib/Makefile.am: #define HELPER_CONSOLE in
677         gspawn-win32-helper-console.c
678
679         * glib/gspawn-win32-helper.c: Compile a main() instead of
680         WinMain() if HELPER_CONSOLE is defined. MSVC insists on a console
681         application having a main().
682
683 2008-05-18  Matthias Clasen  <mclasen@redhat.com>
684
685         Bug 527214 – g_timer_elapsed() returns random values.
686
687         * glib/gtimer.c (g_timer_new()):
688         Print warning if g_thread_init() has not been called yet. 
689         Patch by Mathias Hasselmann
690
691 2008-05-12  Jeffrey Stedfast  <fejj@novell.com>
692
693         * glib/gchecksum.c (g_checksum_reset): New function to reset the
694         state of a GChecksum.
695         (g_checksum_new): Call g_checksum_reset() instead of duplicating
696         code.
697
698 2008-05-17  Matthias Clasen  <mclasen@redhat.com>
699
700         Bug 528667 – Typos in testing module documentation
701
702         * glib/gtestutils.c: Fix typos in the documentation.
703
704 2008-05-17  Tor Lillqvist  <tml@novell.com>
705
706         * glib/giowin32.c: Make debugging printout more compact and add
707         more information to it. No changes to actual functionality.
708
709         * glib/gmain.c: Improve debugging printouts. When
710         G_MAIN_POLL_DEBUG is defined, we check for an environment variable
711         of the same name to decide whether to print out debugging
712         information or not. G_MAIN_POLL_DEBUG is always defined on Windows
713         as there is more often a need to debug this stuff there. On Unix
714         the definition has to be uncommented (or done on the compile
715         command line).
716
717 2008-05-17  Tor Lillqvist  <tml@novell.com>
718
719         * build: Don't include the "build" module with svn:externals any
720         longer. Instead add the still relevant directories and files from
721         it for real here in GLib.
722
723 2008-05-17  Yair Hershkovitz  <yairhr@gmail.com>
724
725         * glib/glib.symbols:
726         * glib/gi18n.h: Added g_disable_setlocale().
727
728         * glib/gi18n.c: Added g_disable_setlocale() API to disable setting
729         the locale in g_i18n_init(). Dont disable translations if textdomain
730         was not set before calling g_i18n_init(). Dont disable translations if
731         the locale is "C".
732
733 2008-05-16  Tor Lillqvist  <tml@novell.com>
734
735         * config.h.win32.in: Update to match the configure-produced one.
736
737 2008-05-14  Michael Natterer  <mitch@imendio.com>
738
739         * glib/gatomic.c: #include "config.h" before using G_ATOMIC_ARM.
740
741 2008-05-13  Kjartan Maraas  <kmaraas@gnome.org>
742
743         * glib/gi18n.c: #include <locale.h> to fix the build.
744
745 2008-05-12  Yair Hershkovitz  <yairhr@gmail.com>
746
747         * glib/gi18n.c (g_i18n_init): Coding convention fix. Space between
748         a function name and its opening parenthesis.
749
750 2008-05-12  Tor Lillqvist  <tml@novell.com>
751
752         * glib/glib.symbols: Add g_i18n_init.
753
754 2008-05-12  Tor Lillqvist  <tml@novell.com>
755
756         Bug 530457 - G_USER_DIRECTORY_DOWNLOAD folder improperly mapped
757
758         * glib/gutils.c (load_user_special_dirs): When running on Vista or
759         later, use SHGetKnownFolderPath() to get the FOLDERID_Downloads
760         folder for G_USER_DIRECTORY_DOWNLOAD, and FOLDERID_Public for
761         G_USER_DIRECTORY_PUBLIC_SHARE.
762
763 2008-05-11  Yair Hershkovitz  <yairhr@gmail.com>
764
765         Bug 503071 - Application direction changes to right to left even if
766         theres no translation. 
767
768         * glib/gi18n.c: g_i18n_init() for initializing the glib i18n,
769         checking if a translation is available for the calling app. wrappers for
770         gettext, dgettext and dpgettext to check first if the application
771         should be translated.
772
773         * glib/gi18n.h: symbol declaration for gettext wrappers.
774
775         * glib/gi18n-lib.h: include gi18n.h instead of libintl.h.
776
777         * glib/gstrfuncs.c: moved g_dpgettext() to glib/gi18n.c.
778
779         * glib/gutils.c: use g_dgettext() instead of dgettext().
780
781         * glib/glibintl.h: include gi18n.h.
782
783         * glib.symbols: added gettext wrappers.
784
785         * glib/Makefile.am: added gi18n.c.
786
787 2008-05-05  Michael Natterer  <mitch@imendio.com>
788
789         * glib/glib.h: #define __GLIB_H_INSIDE__ around including
790         everything.
791
792         * glib/*.h: check for that define instead of __G_LIB_H__ if
793         G_DISABLE_SINGLE_INCLUDES is defined.
794
795         * glib/gdatasetprivate.h: #include <glib.h> instead of
796         <glib/gdataset.h>
797
798 2008-05-02 13:24:13  Tim Janik  <timj@imendio.com>
799
800         * glib/gmain.c: renamed GMainDispatch.dispatching_sources to be more
801         descriptive and distinguishable within the source file.
802
803 2008-04-21  Tor Lillqvist  <tml@novell.com>
804
805         Bug 528752 - Win32 build and SSL not working
806
807         This bug report against libsoup points out an issue with the use
808         of bitfields in the GIOChannel struct that should really be taken
809         care of here in GLib.
810
811         * configure.in: Add Autoconf variable GLIB_EXTRA_CFLAGS which will
812         contain the -mms-bitfields flag on Windows.
813         
814         * glib-2.0.pc.in: Add it to Cflags.
815
816 2008-04-21  Tor Lillqvist  <tml@novell.com>
817
818         * configure.in
819         * */Makefile.am: More work on enabling static building on
820         Windows. When building statically: Also define
821         GOBJECT_STATIC_COMPILATION in glibconfig.h so that also the
822         variables in gparamspecs.h get declared without any
823         dllimport/dllexport decorations. Don't install .def files which
824         obviously have no meaning for static libraries. Don't create MS
825         import libraries. Don't do any resource object files.
826
827 2008-04-18 17:40:58  Tim Janik  <timj@imendio.com>
828
829         * tests/testglib.c: fixed gstdio.h include.
830
831         * tests/Makefile.am: properly list testglib.c SOURCES.
832
833 2008-04-17  Emmanuele Bassi  <ebassi@gnome.org>
834
835         * glib/gchecksum.c:
836         (sha_byte_reverse): Use the macro GLib provides for byte-swapping
837         as it can be optimized.
838         
839         (g_checksum_update): Fix a compiler warning.
840
841 2008-04-15  Mukund Sivaraman  <muks@mukund.org>
842
843         * gio/gfile.c: Fixed typos in gtk-doc comments.
844
845 2008-04-10  Mathias Hasselmann  <mathias@openismus.com>
846
847         Bug 519137 – g_slice_dup macro needs cast for 64-bit platform
848
849         * glib/gslice.h (g_slice_copy): Apply type casts needed
850           for proper compilation on 64-bit platforms.
851
852 2008-04-09  Federico Mena Quintero  <federico@novell.com>
853
854         * glib/gbookmarkfile.c (bookmark_metadata_free): Don't leak
855         the apps_by_name hash table if the applications list is empty.
856
857 2008-04-08  Behdad Esfahbod  <behdad@gnome.org>
858
859         * glib/gunicode.h: Add ISO 15924 code comments for new scripts.
860
861 2008-04-07  Matthias Clasen  <mclasen@redhat.com>
862
863         Bug 491554 – Update to Unicode 5.1.0
864
865         * glib/gunichartables.h:
866         * glib/gunicode.h:
867         * glib/gunibreak.h:
868         * glib/gmirroringtable.h:
869         * glib/gscripttable.h:
870         * glib/gen-script-table.pl: Update to Unicode 5.1.0. Patch by
871         Behdad Esfahbod
872
873 2008-04-07  Matthias Clasen  <mclasen@redhat.com>
874
875         Bug 526619 – make test-report crash
876
877         * glib/gtester.c: Allocate enough space for argv. Patch by
878          Hiroyuki Ikezoe
879
880 2008-04-04  Matthias Clasen  <mclasen@redhat.com>
881
882         * glib/gmain.c: Make the fix for bug 448943 work.
883
884 2008-04-04  Tor Lillqvist  <tml@novell.com>
885
886         * configure.in: Make sure we don't build both shared and static at
887         the same time on Windows. Put a #define for
888         GLIB_STATIC_COMPILATION into glibconfig.h in the static case, so
889         that the use of variables from libglib gets the GLIB_VAR macro in
890         gtypes.h automatically correct. This means that a shared and
891         static build of GLib can't be installed in the same prefix on
892         Windows, which sucks a bit. But with variables in the GLib API,
893         there isn't much we can do otherwise. The alternative would be to
894         force the developer who compiles against a statically built GLib
895         to use -DGLIB_STATIC_COMPILATION.
896
897         * glibconfig.h.win32.in: Define GLIB_STATIC_COMPILATION here also,
898         if needed.
899
900 2008-04-03  Tor Lillqvist  <tml@novell.com>
901
902         * configure.in: Don't enforce shared library build only on
903         Windows. It might well make sense to build static libraries in
904         some use cases.
905
906         * glib/gutils.c: Don't compile the DllMain if building libglib
907         statically. Also in that case don't return NULL from
908         _glib_get_installation_directory(), but return the installation
909         directory of the program's .exe file.
910
911 2008-04-03  Tor Lillqvist  <tml@novell.com>
912
913         Bug 525972 - UCS-4 not in the new win_iconv implementation
914
915         * glib/win_iconv.c: Add UCS-4. Also add spelling of UCS-2 without
916         the hyphen.
917
918 2008-04-03  Matthias Clasen  <mclasen@redhat.com>
919
920         Bug 448943 – g_timeout_add_seconds() problems
921
922         * glib/gmain.c (g_timeout_set_expiration): Prevent expiration
923         time going negative. Reported by Cody Russell, analyzed by
924         Olivier Crete, patch by Sjoerd Simons.
925
926 2008-04-03  Matthias Clasen  <mclasen@redhat.com>
927
928         Bug 525674 – A typo in gmarkup.c
929
930         * glib/gmarkup.c (g_markup_parse_context_get_element_stack): Fix
931         the docs, reported by Hiroyuki Ikezoe
932
933 2008-04-03  Matthias Clasen  <mclasen@redhat.com>
934
935         Bug 525732 – Error in documentation for g_list_first
936
937         * glib/glist.c (g_list_first): Fix the docs, reported by 
938         Salvatore Iovene
939
940 2008-04-02  Tor Lillqvist  <tml@novell.com>
941
942         Bug 524314 - g_convert() on Win32 implicitly converts full width
943         alphanumerics into half width
944         
945         * glib/win_iconv.c: Update from Yukihiro Nakadaira. Use
946         WC_NO_BEST_FIT_CHARS flag for WideCharToMultiByte() unless the
947         //translit flag was suffixed to the codeset name.
948
949         * glib/gconvert.c: Include win_iconv.c earlier so that its
950         definition of WINVER before it includes <windows.h> is used.
951
952 2008-03-31  Tor Lillqvist  <tml@novell.com>
953
954         * glib/gmain.c (g_poll): Improve fix for #525192 below: Use
955         SleepEx() so that the sleep is alertable. Thanks to John
956         Ehresman.
957
958 2008-03-31  Tor Lillqvist  <tml@novell.com>
959
960         * glib/gwin32.c
961         (g_win32_get_package_installation_directory_of_module): Fix Cygwin
962         breakage. Patch by Lieven van der Heide.
963
964 2008-03-31 10:39:17  Tim Janik  <timj@imendio.com>
965
966         * glib/gutils.h: reapply inlining fix from r6333 to fix:
967         Bug 522292 – Gives warnings in glib/gutils.h with GCC in C99 mode
968         and again:
969         Bug 315437 – extern inline -> static inline
970
971 2008-03-31  Tor Lillqvist  <tml@novell.com>
972
973         Bug 525192 - 100% CPU if run main loop with no IO sources
974
975         * glib/gmain.c (g_poll) [Win32]: Patch by Neil Roberts.
976
977 2008-03-30  Matthias Clasen  <mclasen@redhat.com>
978
979         * glib/gtester.c: Don't use ARG_MAX.  (#522335, patch by 
980         Samuel Thibault, adapted by Sebastian Dröge)
981
982 2008-03-30  Matthias Clasen  <mclasen@redhat.com>
983
984         * glib/gmacros.h: Add macros wrapping the gcc alloc_size 
985         function attribute.  (#523019, Rodrigo Moya)
986
987         * glib/gmem.h: 
988         * glib/gslice.h:
989         * glib/gstrfuncs.h: Use the new attribute where appropriate.
990
991 2008-03-30  Matthias Clasen  <mclasen@redhat.com>
992
993         * glib/glibintl.h:
994         * glib/gstrfuncs.c:
995         * glib/gutils.c: Simple fixes to help building GLib on 
996         embedded systems without NLS.  (#524350, Peter Kjellerstedt)
997
998 2008-03-30  Matthias Clasen  <mclasen@redhat.com>
999
1000         * glib/ghash.c: Fix the build with -DG_DISABLE_ASSERT.
1001         (#525060, Arfrever Frehtes Taifersar Arahesis)
1002
1003 2008-03-30  Matthias Clasen  <mclasen@redhat.com>
1004         
1005         * glib/gthread.h: Replace occurrances of G_GNUC_PRETTY_FUNCTION
1006         by G_STRFUNC.  (#524344, Peter Kjellerstedt)
1007
1008 2008-03-30  Matthias Clasen  <mclasen@redhat.com>
1009
1010         * glib/gtestutils.c: Fix a doc typo. (#524742, Hiroyuki Ikezoe)
1011
1012 2008-03-22  Claudio Saavedra  <csaavedra@gnome.org>
1013
1014         Bug 523877 – gbookmarkfile: avoid using g_string_append_printf() and
1015         other optimizations
1016
1017         * glib/gbookmarkfile.c: (bookmark_metadata_dump),
1018         (bookmark_item_dump), (g_bookmark_file_dump), (expand_exec_line):
1019         Replace all calls to g_string_append_printf with g_strconcat () or
1020         g_string_append () where appropriate, to reduce the file creation time.
1021         Also, use g_string_sized_new () with an appropriate buffer size instead
1022         of g_string_new (NULL), to reduce time spent in memory reallocation.
1023         (#523877, Claudio Saavedra, Emmanuele Bassi)
1024
1025 2008-03-22  Emmanuele Bassi  <ebassi@gnome.org>
1026
1027         Bug 518160 - replace two g_strdup_printf calls in GBookmarkFile
1028
1029         * glib/gbookmarkfile.c (is_element_full): Compare the fragments
1030         instead of building two strings; this avoids two g_strdup_printf()
1031         per namespaced element enountered. (#518160, Felix Riemann)
1032
1033 2008-03-20  Alexander Larsson  <alexl@redhat.com>
1034
1035         * configure.in:
1036         Final fixes for struct statfs.f_fstypename checks (OpenBSD). (#521045)
1037         Patch from ephraim_owns@hotmail.com
1038
1039 2008-03-19  Tor Lillqvist  <tml@novell.com>
1040
1041         Bug 523298 - win_iconv can't convert from UTF-8 to GB18030 (or vice versa)
1042
1043         * glib/win_iconv.c: Fixes for code page 54936 (GB18030)
1044         (mbtowc_flags): New function. Check if a code page is one of those
1045         for which the dwFlags parameter to MultiByteToWideChar() must be
1046         zero. Return 0 or MB_ERR_INVALID_CHARS.
1047         (mbcs_mblen): New function for multi-byte (more than two bytes for
1048         some characters) code pages. Only handles 54936 for now.
1049         (make_csconv): Use it for 54936.
1050         (kernel_mbtowc): Use mbtowc_flags().
1051
1052 2008-03-18  Sebastian Dröge  <slomo@circular-chaos.org>
1053
1054         Bug 522292 - Gives warnings in glib/gutils.h with GCC in C99 mode
1055
1056         * glib/gutils.h: Use "__attribute__ ((__gnu_inline__))" for inlining
1057         if either __GNUC_STDC_INLINE__ or __GNUC_GNU_INLINE__ are defined. In
1058         gcc version prior to 4.3 no correct C99-inline was implemented which
1059         has semantic differences to GNU inline.
1060
1061 2008-03-16  Tor Lillqvist  <tml@novell.com>
1062
1063         * configure.in: Don't bother defining Autoconf variables for
1064         glib.def, gmodule.def, gobject.def and gthread.def when this can
1065         be handled easily in */Makefile.am which are the only files that
1066         use them. Remove also TESTGMODULE_EXP which isn't used at all.
1067
1068         * glib/Makefile.am: Corrsponding change.
1069         
1070 2008-03-14  Michael Natterer  <mitch@imendio.com>
1071
1072         * glib/*.h: make it possible to disable single-file includes by
1073         defining G_DISABLE_SINGLE_INCLUDES when building against GLib.
1074         Approved by Tim Janik.
1075
1076         * glib/glib.h: include <glib/gslice.h>.
1077
1078         * glib/gi18n.h
1079         * glib/gi18n-lib.h
1080         * glib/gprintf.h: include <glib.h> so the above works when these
1081         files are included without including <glib.h> first.
1082
1083 2008-03-14  Alexander Larsson  <alexl@redhat.com>
1084
1085         * configure.in:
1086         Add required includes for f_fstypename member check.
1087
1088 2008-03-14  Alexander Larsson  <alexl@redhat.com>
1089
1090         * configure.in:
1091         Added checks for FEN (Solaris  File Event Notification)
1092
1093 2008-03-13  Tor Lillqvist  <tml@novell.com>
1094
1095         * glib-zip.in: Add lib/gio-2.0.lib and lib/gio-2.0.def.
1096
1097 2008-03-12  Tor Lillqvist  <tml@novell.com>
1098
1099         * configure.in: Expand gio/win32/Makefile.
1100
1101 2008-03-12  Matthias Clasen <mclasen@redhat.com>
1102
1103         * configure.in: Bump version to 2.17.0
1104
1105         * ChangeLog.pre-2-16: rotate ChangeLog
1106         
1107         * === branch for 2.16 ===