6e71f3abceb6458481de9c58fbdb4d2b4141e164
[platform/upstream/glib.git] / ChangeLog
1 2007-03-21  Matthias Clasen  <mclasen@redhat.com>
2
3         * glib/pcre/Makefile.am: Make builddir != srcdir work.  (#419900)
4
5 2007-03-19  Paolo Borelli  <pborelli@katamail.com>
6
7         * glib/gutf8.c (fast_validate_len): remove unneeded checks.
8
9 2007-03-18  Matthias Clasen  <mclasen@redhat.com>
10
11         * glib/gregex.c: Cosmetic fixes
12
13 2007-03-17  Marco Barisione <marco@barisione.org>
14
15         * glib/update-pcre/table-reduction.patch:
16         * glib/update-pcre/make_utt.py:
17         * glib/update-pcre/utt.patch: Add forgotten files
18
19         * glib/update-pcre/update.sh: Call python directly instead of relying
20         on shebang. Also copy the changes from glib/pcre/makefile.msc to this
21         file
22
23 2007-03-17  Hans Breuer  <hans@breuer.org>
24
25         * glib/makefile.msc.in glib/pcre/makefile.msc 
26           glib/update-pcre/update.sh : define PCRE_STATIC to reflect the 
27         inclusion of pcre as LIB, not stand-alone DLL. Also set NEWLINE=-1
28         to match any newline by default, use of ../../build/win32/make.msc
29
30         * glib/gregex.h : minimal includes of <glib/*.H> instead of <glib.h>
31
32         * glib/gnulib/makefile.msc : make use of ../../build/win32/make.msc
33
34         * tests/regex-test.c(verbose): don't pass a string containing '%' 
35         as first parameter to g_print ()
36         (test_match) : for the unexpected case output pattern and string
37         escaped
38
39         * tests/child-test.c tests/slice-color.c : fix c99ism
40         * tests/slice-test.c : fix c99ism and gccism
41         * tests/mapping-test.c tests/base-64-tests.c : don't 
42         #include <unistd.h> unconditionally
43         * tests/option-test.c : use G_GINT64_CONSTANT() instead of direct LL
44
45         * tests/makefile.msc.in : more tests build
46
47 2007-03-17  Matthias Clasen  <mclasen@redhat.com>
48
49         * glib/gsequence.[hc]:
50         * glib/glib.symbols:
51         * tests/sequence-test.c: Move the consistency
52         checks to the test.
53
54 2007-03-16  Matthias Clasen  <mclasen@redhat.com>
55
56         * configure.in: Bump version
57
58         * === Released 2.13.0 ===
59
60         * NEWS: Updates
61
62 2007-03-16  Matthias Clasen  <mclasen@redhat.com>
63         
64         * glib/glib.symbols:
65         * glib/gsequence.h: Add the test function to the header,
66         since it is exported.
67
68         * glib/gbase64.c (g_base64_decode): Warn if the input
69         is too short.  (#418862, Halton Huo)
70
71 Fri Mar 16 11:24:51 2007  Tim Janik  <timj@imendio.com>
72
73         * glib/gscanner.[hc]: reverted premature commit which broke
74         GScanner ABI and API, #415323.
75
76 2007-03-16  Chris Wilson  <chris@chris-wilson.co.uk>
77
78         * glib/gkeyfile.c: Convert to GSlice and check for redundant
79         clears. (#418637)
80
81 2007-03-15  Matthias Clasen  <mclasen@redhat.com>
82
83         * glib/gscanner.[hc]: Revert recent changes that break
84         existing users of GScanner.
85
86 2007-03-15  Matthias Clasen  <mclasen@redhat.com>
87
88         * glib/gscanner.c (g_scanner_get_token_ll): Fix a typo
89         in the last commit.  (#415323, Richard Hult)
90
91 2007-03-15  Tor Lillqvist  <tml@novell.com>
92
93         * glib/gnulib/Makefile.am (INCLUDES): Add -I$(top_srcdir)/glib so
94         that gregex.h finds <glib.h>.
95
96         * glib/update-pcre/Makefille.am-1: Add -DGLIB_COMPILATION so that
97         we don't think g_ascii_table is dllimport.
98
99         * glib/pcre/Makefile.am: Corresponding change.
100
101         * glib/update-pcre/notdll.patch: New file. Drop
102         dllimport/dllexport magic for the pcre symbols.
103
104         * glib/update-pcre/Makefile.am: Dist it.
105
106         * glib/update-pcre/update.sh: Apply notdll.patch.
107
108         * glib/pcre/pcre.h: Corresponding change.
109
110 2007-03-15  Tor Lillqvist  <tml@novell.com>
111
112         * glib/gtypes.h: Add comment to avoid misleading people with the
113         large number of digits in G_PI etc. (#404338)
114
115 2007-03-15  Tor Lillqvist  <tml@novell.com>
116
117         * config.h.win32.in: Update to match what configure produces.
118
119 2007-03-15  Marco Barisione <marco@barisione.org>
120
121         Add GRegex for regular expression matching.  (#50075)
122
123         * configure.in: Handle GRegex compilation.
124
125         * glib/gregex.c:
126         * glib/gregex.h: Code for GRegex.
127
128         * glib/Makefile.am:
129         * glib/makefile.msc.in: Updated makefiles.
130
131         * glib/pcre/*: Internal copy of PCRE.
132
133         * glib/update-pcre/*: Stuff to automatically update the internal PCRE
134         to a newer version.
135
136         * tests/regex-test.c:
137         * tests/Makefile.am:
138         * tests/makefile.msc.in: Add tests for GRegex.
139
140 2007-03-15  Chris Wilson  <chris@chris-wilson.co.uk>
141
142         * glib/gmain.c (g_main_dispatch): Replace a
143         g_slist_prepend/g_slist_remove pair with an on-stack link
144         and open coding. (#416094)
145
146 2007-03-15  Matthias Clasen  <mclasen@redhat.com>
147
148         Fix two glitches in the Unicode case conversion
149         functions (#418217,  Denis Jacquerye)
150
151         * glib/guniprop.c (g_unichar_toupper): Handle zero entries
152         in special_case_table correctly.
153         (g_unichar_totitle): Fall back to g_unichar_toupper.
154
155 2007-03-15  Matthias Clasen  <mclasen@redhat.com>
156
157         * glib/gscanner.[hc]: Some optimizations, use a lookup
158         table for character classes, pre-allocate GStrings with
159         reasonable sizes.  (#415323, Charlie Brej)
160
161 2007-03-14  Matthias Clasen  <mclasen@redhat.com>
162
163         * glib/gkeyfile.c (g_key_file_get_double): Fix a 
164         small typo.  (#417847, Bobby Jack)
165
166 2007-03-08  Matthias Clasen  <mclasen@redhat.com>
167
168         * glib/gstrfuncs.c (g_strtoll): Return negative values.
169         (#416062)
170
171         * tests/strtoll-test.c: Add more testcases.
172
173 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
174
175         * glib/gstring.c (g_str_equal): Clarify docs.  (#364026, 
176         Bastian Nocera)
177
178 2007-03-06  Matthew Barnes  <mbarnes@redhat.com>
179
180         * glib/gqueue.h:
181         * glib/gqueue.c: Add G_QUEUE_INIT, g_queue_init(), and
182         g_queue_clear() to better support statically allocated
183         queues.  (#413244)
184
185 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
186
187         * glib/gkeyfile.c (g_key_file_parse_value_as_boolean):
188         Remove a NULL check that didn't do any good.  (#360904,
189         Paolo Borelli)
190
191 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
192
193         * glib/gmarkup.c (g_markup_parse_context_parse): Report
194         more accurate position for invalid UTF-8.  (#350802,
195         Simon Budig)
196
197 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
198
199         * glib/gbase64.c: Add NULL checks to the base64 
200         functions that take pointers.  (#399611, Martyn Russell)
201
202 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
203
204         Work with Solaris gettext (#341988, Laszlo Peter)
205
206         * m4macros/glib-gettext.m4: Make GLIB_WITH_NLS define
207         MSGFMT_OPTS if msgfmt supports -c.
208
209         * po/Makefile.in.in: Use MSGFMT_OPTS when calling
210         msgfmt.
211
212 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
213
214         * tests/Makefile.am: Apply a patch by Loïc Minier
215         to fix building with -Wl,-z,defs.  (#149144)
216
217 2007-03-03  Thierry Randrianiriana  <randrianiriana@gmail.com>
218
219         * po/mg.po: Added Malagasy translation.
220         * configure.in: Added Malagasy 'mg' to ALL_LINGUAS
221
222 2007-03-01  Ihar Hrachyshka <iharh@gnome.org>
223         * configure.in: Added be@latin to ALL_LINGUAS.
224
225 2007-02-17  Tor Lillqvist  <tml@novell.com>
226
227         * glib/gdate.c (win32_strftime_helper): New Win32-only
228         function. Use the wide character Win32 API to do the work of
229         strftime(): GetThreadLocale(), GetLocaleInfoW(), GetDateFormatW()
230         and GetTimeFormatW().
231         (g_date_strftime): On Windows use win32_strftime_helper()
232         instead of strftime() to avoid codepage issues with strftime().
233         Unfortunately using wcsftime() would not help either. (#404832)
234
235 2007-02-16  Soren Sandmann <sandmann@redhat.com>
236
237         * tests/sequence-test.c: For move, test moving between two
238         sequences. Add test for swap.
239
240         * glib/gsequence.c: Replace splay tree with a treap.
241         (check_node): Add checks for the treap invariants.
242
243 2007-02-10  Hans Breuer  <hans@breuer.org>
244
245         * glib/makefile.msc.in : added gsequence.obj
246
247 Fri Feb  9 17:46:18 2007  Søren Sandmann  <sandmann@redhat.com>
248
249         * glib/gsequence.c (g_sequence_get_end_iter): Remove assertion.
250         * glib/gsequence.c (is_end): Return TRUE if the iter doesn't have
251         a parent.
252         * glib/gsequence.c: Fix grammar of comment.
253         * glib/gsequence.c (node_update_fields): Use a temporary variable
254         for the n_nodes.
255
256 2007-02-07  Soren Sandmann <sandmann@daimi.au.dk>
257
258         * tests/sequence-test.c (compare_items): Force an arbitrary order
259         on otherwise identical items.
260
261         * glib/gsequence.c: Add comment discussing splay trees vs. other trees.
262         * glib/gsequence.c (is_end): Add fast path for the common case
263         when the node is not actually the end node.
264
265 2007-02-05  Soren Sandmann <sandmann@daimi.au.dk>
266
267         * glib/gsequence.c (g_sequence_sort_iter): Don't prohibit access
268         until after the g_sequence_move_range() call.  Bug 404759,
269         Christian Persch.
270
271        * tests/sequence-test.c: Formatting fix.
272
273 2007-02-03  Soren Sandmann <sandmann@daimi.au.dk>
274
275         * glib/gsequence.c (struct _GSequence): Add a new 'real_sequence'
276         field.
277         (g_sequence_new): Initialize real_sequence to the sequence
278         (g_sequence_sort_iter): Set real_sequence of the temporary
279         sequence to the real sequence.
280         (g_sequence_sort_changed_iter): Same
281         (g_sequence_insert_sorted_iter): Same
282         (g_sequence_search_iter): Same
283         (g_sequence_iter_get_sequence): Return real_sequence
284
285         * tests/sequence-test.c (compare_iters): Insert assertions that
286         the iters point to the sequence being manipulated.
287
288 2007-02-03  Soren Sandmann <sandmann@daimi.au.dk>
289
290         * glib/gsequence.[ch]: New files implementing GSequence, a list
291         implemented using a binary tree.
292         * glib/glib.h, glib/glib.symbols: Update for GSequence.
293         * docs/reference: Add documentation for GSequence
294         * tests: Add sequence-test.c, a thorough test of all of
295         the GSequence API.
296
297 2007-01-30  Matthias Clasen <mclasen@redhat.com>
298
299         * glib/glib.symbols:
300         * glib/gslice.h:
301         * glib/gslice.c: Don't make ABI depend on G_ENABLE_DEBUG,
302         just add an empty g_slice_debug_tree_statistics () implementation
303         in the !G_ENABLE_DEBUG case.
304
305 2007-01-26  Matthias Clasen <mclasen@redhat.com>
306
307         * configure.in: Define G_GNUC_INTERNAL for Sun Studio
308         as __hidden.  (#342981, Brian Cameron)
309
310         * glib/gconvert.c:
311         * glib/gutf8.c: Move G_GNUC_INTERNAL uses to the right
312         spot.
313
314 2007-01-26  Matthias Clasen <mclasen@redhat.com>
315
316         * gmem.c:
317         * gslice.c:
318         * gmessages.c:
319         * gutils.c: Make some structs which are used only once
320         non-static.
321
322 2007-01-24  Benjamin Otte <otte@gnome.org>
323
324         * glib/gprintf.c (g_sprintf): Clarify the documentation
325         regarding overflows (wording by Jan Schmidt)
326
327 2007-01-23  Roozbeh Pournader  <roozbeh@farsiweb.info>
328
329         * README: Remove mention of no-longer-existing PATCH
330         keyword in bugzilla. (#396899)
331
332 2007-01-23  Matthias Clasen  <mclasen@redhat.com>
333
334         * glib/gutf8.c (g_utf8_get_char_validated): Clarify
335         the behaviour is max_len is zero.  (#400044,
336         Benjamin Dauvergne)
337
338 2007-01-23  Matthias Clasen  <mclasen@redhat.com>
339
340         * glib/goption.c (print_help): Use bitwise &
341         when operating on flags.  (#399971, Jon Oberheide)
342
343 2007-01-19  Matthias Clasen  <mclasen@redhat.com>
344
345         Some file list updates (#398069, Owen Taylor)
346
347         * docs/Changes-2.0.txt
348         * docs/reference/README.cvs-commits
349         * glib.spec.in: Remove obsolete files
350
351         * tests/Makefile.am:
352         * glib/libcharset/Makefile.am:
353         * gobject/Makefile.am:
354         * Makefile.am: Add some missing files to EXTRA_DIST
355
356         * tests/timeloop-basic.c: Make it build
357         * HACKING: Small updates
358
359 2007-01-18  Matthias Clasen  <mclasen@redhat.com>
360
361         * glib/gdate.c (g_date_set_time): Fix a typo.  (#398203,
362         Owen Taylor)
363
364 2007-01-17  Tor Lillqvist  <tml@novell.com>
365
366         * config.h.win32.in
367         * glib/galloca.h
368         * glib/gbacktrace.h
369         * glib/gwin32.c
370         * glibconfig.h.win32.in
371         * README.win32: More minor tweaks for Digital Mars
372         compiler. (#346808, Serhat Sevki Dincer)
373
374 2007-01-17  Tor Lillqvist  <tml@novell.com>
375
376         * glib-zip.in: DLLs are always installed in "bin" with current
377         libtool, drop unnecessary logic to check where they are. Include
378         also the COPYING file.
379
380 2007-01-17  Tor Lillqvist  <tml@novell.com>
381
382         * glib/galloca.h: Use <malloc.h> also with Digital Mars compiler
383         on Win32. (#346808, Serhat Sevki Dincer)
384
385 2007-01-16  Matthias Clasen  <mclasen@redhat.com>
386
387         * glib/gthread.h:
388         * glib/gthread.c:
389         * glib/glib.symbols: Revert an accidental ABI break by
390         moving gettime out of the GThreadFunctions struct and making
391         it a separate variable.  (#397139, Joe Marcus Clarke)
392
393         * gthread/*.c: Adapt.
394
395 2007-01-16  Tor Lillqvist  <tml@novell.com>
396
397         * glib/gthread.c (gettime): GetSystemTimeAsFileTime() returns 100s
398         of nanoseconds since 1601, so offset to Unix epoch (1970) and
399         multiply by 100 to get nanoseconds which is what we want.
400
401 2007-01-15  Tor Lillqvist  <tml@novell.com>
402
403         * glib/gmain.h (struct _GPollFD): Fix mistake in my last commit.
404
405 2005-01-15  Matthias Clasen  <mclasen@redhat.com>
406
407         * glib/giochannel.c:
408         * glib/gbookmarkfile.c: Remove redundant NULL-checks.
409         (#369668, Morten Welinder)
410
411 2005-01-15  Matthias Clasen  <mclasen@redhat.com>
412
413         * glib/gthread.c:
414         * gthread/gthread-posix.c: Correct the gettime calculations
415         once more.  (#395203, Chris Wilson)
416
417 2007-01-15  Tor Lillqvist  <tml@novell.com>
418
419         * glib/gmain.h (struct _GPollFD): Prepare for potential Win64
420         build: Use gint64 for the fd field on Win64, as we want to be able
421         to store a HANDLE in it. (#395422) (Other changes will surely also
422         be necessary when building on Win64, at least in giowin32.c.)
423
424 2007-01-15  Tor Lillqvist  <tml@novell.com>
425
426         * glib/gwin32.c (g_win32_getlocale): Simplify greatly. Instead of
427         hardcoding a large switch statement, just ask Windows for the
428         ISO639 and ISO3166 codes. Tack on @Latn or @Cyrl for those
429         languages which can alternatively be written in Latin or
430         Cyrillic. Fixes #395419.
431
432 2007-01-12  Matthias Clasen  <mclasen@redhat.com>
433
434         * glib/gkeyfile.c: Rework the handling of invalid
435         keys/groups again. We are back to being liberal about
436         what we accept, and only reject things that would lead
437         to non-rereadable keyfiles.
438
439         * tests/keyfile-test.c: Adapt tests.
440
441 2007-01-12  Matthias Clasen  <mclasen@redhat.com>
442
443         * glib/gutils.c (g_get_home_dir): Clarify docs.  (#394687,
444         Marc Brockschmidt)
445
446 2007-01-12  Matthias Clasen  <mclasen@redhat.com>
447
448         * glib/gthread.c: Include windows.h and fix
449         include order. (#394258, Kazuki Iwamoto)
450
451 2007-01-12  Matthias Clasen  <mclasen@redhat.com>
452
453         * configure.in: Make G_GNUC_INTERNAL a no-op for
454         gcc 2.95.    (#329031, David Schleef, Marc Brockschmidt)
455
456 2007-01-12  Matthias Clasen  <mclasen@redhat.com>
457
458         * gthread/gthread-posix.c:
459         * glib/gtimer.c:
460         * glib/gthread.c: Fix errors in the recently moved
461         time calculations.  (#395203, Chris Wilson)
462
463 2007-01-10  Matthias Clasen  <mclasen@redhat.com>
464
465         * configure.in: Actually link gthread against librt.
466         (#394641, Marco Pesenti Gritti)
467
468 2007-01-10  Matthias Clasen  <mclasen@redhat.com>
469
470         * glib/gkeyfile.c (g_key_file_is_key_name): Grr, allow '*' in keys,
471         too.  (#394262)
472
473 2007-01-09  Behdad Esfahbod  <behdad@gnome.org>
474
475         * glib/gutils.h: Use a more optimized g_bit_storage() when gcc is
476         available.  (#371670, Daniel Elstner)
477
478 2007-01-08  Matthias Clasen  <mclasen@redhat.com>
479
480         * gthread/gthread-posix.c (g_thread_impl_init): Don't
481         use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME is
482         defined.  (#394150)
483
484 2007-01-07  Matthias Clasen  <mclasen@redhat.com>
485
486         Don't link glib against libpthread.  (#393812)
487
488         * configure.in: Link gthread against librt, not glib itself.
489
490         * glib/gthread.h:
491         * glib/gthread.c: Add a new thread function, gettime.
492
493         * glib/gtimer.c: Use gettime instead of directly working with
494         the various system interfaces.
495
496         * gthread/gthread-impl.c:
497         * gthread/gthread-posix.c:
498         * gthread/gthread-win32.c: Implement gettime.
499
500 2007-01-07  Matthias Clasen  <mclasen@redhat.com>
501
502         * m4macros/glib-2.0.m4: Use PKG_PROG_PKG_CONFIG.  (#392636,
503         Yevgen Muntyan)
504
505 2007-01-07  Tor Lillqvist  <tml@novell.com>
506
507         * glib/giowin32.c: Handle GIOChannels for file descriptors
508         connected to the console separately. This would typically be the
509         fd 0, 1, or 2 (if not redirected) in a console application. For
510         such fds we don't need a separate thread, as console HANDLEs are
511         waitable objects. (#359202, Michiel de Hoon)
512
513 2007-01-04  Behdad Esfahbod  <behdad@gnome.org>
514
515         * tests/bit-test.c (builtin_bit_nth_lsf1), (builtin_bit_nth_lsf2),
516         (builtin_bit_nth_msf): Fix tests on x86_64.
517
518 2007-01-03  Behdad Esfahbod  <behdad@gnome.org>
519
520         * glib/goption.c (_g_unichar_get_width), (_g_utf8_strwidth),
521         (calculate_max_length), (print_entry), (print_help): Take zerowidth
522         and double-width chars into consideration when computing width of a
523         string.  Also fix another bug in width computation. (#346955)
524
525         * glib/guniprop.c (g_unichar_iszerowidth): Fix typo.  It was not
526         working correctly.
527
528 2007-01-03  Behdad Esfahbod  <behdad@gnome.org>
529
530         * glib/glib.symbols:
531         * glib/gunicode.h:
532         * glib/guniprop.c: Add g_unichar_iszerowidth(). (#347645)
533
534 2007-01-03  Behdad Esfahbod  <behdad@gnome.org>
535
536         * glib/gutils.h: Fix bug in g_bit_nth_lsf (#371631) and use
537         __builtin_clzl for g_bit_storage if available (#371670).
538
539         * tests/Makefile.am:
540         * tests/bit-test.c: New test, to test g_bit_* operations against
541         naive and builtin implementations.
542
543 2007-01-02  Behdad Esfahbod  <behdad@gnome.org>
544
545         * configure.in: Avoid more warnings from running libtool --config.
546         (#391364)
547
548 2007-01-03  Michael Natterer  <mitch@imendio.com>
549
550         * removed all .cvsignore files. SVN doesn't need them.
551
552 2007-01-02  Emmanuele Bassi  <ebassi@gnome.org>
553
554         * glib/gbookmarkfile.c (expand_exec_line): Add support for
555         expanding the desktop entry spec variables %U (list of URIs)
556         and %F (list of filenames), so that using the command line
557         from the Exec and TryExec key of a desktop entry file works
558         as intended.
559
560 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
561
562         * configure.in: Avoid warnings from running libtool --config.
563         (#391364, Loïc Minier)
564
565 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
566
567         * glib/gbookmarkfile.c (g_bookmark_file_get_app_info):
568         Return an error if the uri is bad. (#391370, Maciej Piechotka)
569
570 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
571
572         * glib/glib.symbols: Guard g_slice_debug_tree_statistics
573         by G_ENABLE_DEBUG.  (#390940, Kazuki Iwamoto)
574
575 2007-01-02  Michael Natterer  <mitch@imendio.com>
576
577         * configure.in
578         * Makefile.am: remove references to build/ until a proper decision
579         has been made what to do with it.
580
581 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
582
583         * glib-gettextize.in: Silence autoconf warnings about
584         datarootdir.  (#391367, Loïc Minier)
585
586 2006-12-31  Matthias Clasen  <mclasen@redhat.com>
587
588         * glib/gslice.c: Fix some C99isms.  (#390913, Kazuki Iwamoto)
589
590 Fri Dec 29 13:28:07 2006  Tim Janik  <timj@imendio.com>
591
592         * glib/gslice.c: turned detection of too late g_thread_init() calls
593         into a warning. this is a temporary work-around for some head-room
594         to fix affected programs, memory corruption still occours regardless.
595
596 2006-12-29  Matthias Clasen  <mclasen@redhat.com>
597
598         * tests/gobject/Makefile.am:
599         * tests/gobject/dynamictype.c: New test for dynamic type
600         registration macros.
601
602 Thu Dec 28 21:14:45 2006  Tim Janik  <timj@imendio.com>
603
604         * glib/gslice.c: removed pthread-dependant debugging bits, the code
605         was already converted to GMutex. this obsoletes Tor's recent fixups.
606
607 2006-12-28  Tor Lillqvist  <tml@novell.com>
608
609         * glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME)
610         * glib/gutils.c (get_windows_directory_root): : Use only the wide
611         character API here, too.
612
613         * glib/gslice.c: Make it compile on Win32 without pthreads: Use a
614         Win32 critical section instead.
615
616         * glib/gmessages.c (g_logv): On Win32, if we get a fatal error
617         message while being debugged we break into the debugger with
618         G_BREAKPOINT(). Don't call abort() if the user is foolhardy enough
619         to continue after the breakpoint. The user presumably knows what
620         he is doing and deserves what he gets. (#376645, Andreas Köhler)
621
622 Thu Dec 28 12:50:31 2006  Tim Janik  <timj@imendio.com>
623
624         * glib/gslice.h, glib/gslice.c: implemented static debugging
625         hash-tree to validate slice adresses and sizes with G_SLICE=debug-blocks.
626         use abort() to exit in mem_error() to allow catching of these in gdb.
627         abort programs with a descriptive error message if g_thread_init() is
628         called after GSlice was in use. previously this just silently corrupted
629         the magazines.
630
631         * glib/ghash.c (struct _GHashNode): reordered fields to keep 8-byte
632         pointer alignment on 64bit systems and request smaller slice sizes
633         on 32bit systems.
634
635         * tests/slice-test.c: support '~' option flag to introduce slice
636         allocation/release corruption with a significant probability. this
637         allowes testing of G_SLICE=debug-blocks.
638
639 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
640
641         * glib/gconvert.[hc]:
642         * glib/gfileutils.c:
643         * glib/giochannel.c:
644         * glib/goption.c:
645         * glib/gspawn.c:
646         * glib/gunicollate.c:
647         * glib/gutils.c:
648         * tests/timeloop-basic.c:
649         Consistently use gsize rather than size_t.  (#333310,
650         Morten Welinder)
651
652 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
653
654         * configure.in: Use AC_CACHE_CHECK for the nl_langinfo
655         check.  (#304517, Lőrinczy Zsigmond)
656
657 2006-12-27  Tor Lillqvist  <tml@novell.com>
658
659         * glib/gwin32.h
660         * glib/gwin32.c (get_package_directory_from_module)
661         (g_win32_get_package_installation_directory)
662         (g_win32_get_package_installation_subdirectory): Add const to
663         gchar* arguments. (#384523, Yevgen Muntyan)
664
665 2006-12-27  Ryan Lortie  <desrt@desrt.ca>
666
667         * glib/ghash.c: cache the value of the hash function
668         in the GHashNode.  this speeds up resizing the hash
669         table and it also allows a slight optimisation on
670         lookups.  (#388332)
671
672 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
673
674         * glib/gunicollate.c (g_utf8_collate_key): Don't modify
675         the current locale.  (#389300)
676
677 2006-12-26  Matthias Clasen  <mclasen@redhat.com>
678
679         * glib/gutf8.c: Add hints for locale-dependent interfaces.
680         * glib/gconvert.c: Add hints for locale-dependent interfaces.
681
682         * glib/gconvert.c (g_get_filename_charsets): Improve
683         formatting of docs.
684
685 2006-12-26  Behdad Esfahbod  <behdad@gnome.org>
686
687         * configure.in: Use libtool to determine shared library suffix.
688         (#357245)
689
690 2006-12-24  Matthias Clasen  <mclasen@redhat.com>
691
692         * tests/run-collate-tests.sh:
693         * tests/unicode-collate.c: Silently skip tests if
694         we can't set LC_COLLATE to en_US.  (#336438)
695
696 2006-12-19  Matthias Clasen  <mclasen@redhat.com>
697
698         * glib/gkeyfile.c (g_key_file_is_key_name): Accept
699         '/', '+' and '.' in key names, since gnome-vfs uses
700         mime types as keys in some cache.
701
702         * tests/keyfile-test.c: Tests for the above.
703
704 2006-12-18  Matthias Clasen  <mclasen@redhat.com>
705
706         * configure.in: Fix the broken poll test.  (#387260,
707         Christian Persch)
708
709         * glib/gmain.c (child_watch_helper_thread): Readd a
710         return which was removed as dead code a while ago.
711         icc may consider it dead, but gcc doesn't like non-void
712         functions without a return...  (#354707)
713
714         * tests/Makefile.am: Try a different fix for bug 346373.
715
716 2006-12-18  Matthias Clasen  <mclasen@redhat.com>
717
718         Fix bug 161288:
719
720         * configure.in: Check for wcslen.
721
722         * glib/gnulib/vasnprintf.c: Handle wcslen missing.
723
724 2006-12-18  Matthias Clasen  <mclasen@redhat.com>
725
726         * glib/gkeyfile.c: Accept '@' in locale names.
727
728         * glib/gkeyfile.c: Tighten up the check for allowed
729         key and group names.  (#343191, Tommi Komulainen)
730
731         * tests/keyfile-test.c: Test handling of key and group names.
732
733         * tests/Makefile.am: Don't use $RANDOM if the shell doesn't
734         have it.  (#346373, Thomas Klausner)
735
736 2006-12-17  Behdad Esfahbod  <behdad@gnome.org>
737
738         * glib/gstring.c: Improve docs about string functions taking a
739         length.  (#378727)
740
741 2006-12-17  Matthias Clasen  <mclasen@redhat.com>
742
743         * glib/gconvert.c:
744         * glib/gutf8.c (_g_charset_get_aliases): Put the G_GNUC_INTERNAL
745         where gcc doesn't complain about it.
746
747         * glib/ghash.c: Make ref_count an int to avoid compiler
748         warnings.
749
750         * configure.in: Use AC_LANG_SOURCE for the clock test.
751
752         * glib/gthreadpool.h:
753         * glib/gthreadpool.c (g_thread_pool_free): Don't use "wait"
754         as parameter name.  (#379207, Christian Biere)
755
756         * glib/gspawn.c: Refer to g_child_watch_add() in addition
757         to waitpid().
758
759         * glib/gstrfuncs.c (g_strndup, g_strnfill): Move docs
760         inline, and improve wording.  (#372598, Behdad Esfahbod)
761
762         * glib/gspawn.c: Add some pointers to the gdk_spawn_
763         variants.  (#338134, Federico Mena Quintero)
764
765         * configure.in: Make montonic clock test work again. Does
766         AC_COMPILE_IFELSE not get confdefs ? Also, move the clock
767         tests below the thread checks to fix #364663.
768
769         * tests/run-markup-tests.sh: Don't use diff -u  (#380801,
770         Marek Rouchal)
771
772         * glib/gspawn.c: Fix the recent fdwalk()-related changes
773         to not break mapping-test.  (#286838, Marco Barisione)
774
775         * glib/gstring.c (g_string_chunk_new): Don't shadow size.
776         (#386760, Kazuki IWAMOTO)
777
778 2006-12-16  Matthias Clasen  <mclasen@redhat.com>
779
780         * glib/gstring.c: Move more documentation inline.
781
782         * configure.in: Use AC_COMPILE_IFELSE for the monotonic
783         clock test.  (#362918, Han-Wen Nienhuys, Jeremy Lainé)
784
785         * glib/gstring.c: Move documentation inline.
786
787 2006-12-15  Matthias Clasen  <mclasen@redhat.com>
788
789         * glib/giochannel.h: Make ref_count a gint to avoid
790         compiler warnings.  (#321977, Andrew Paprocki)
791
792         * configure.in: On Solaris, set CFLAGS and LDFLAGS that
793         work both with Sun cc and gcc.  (#315061, Lazlo Peter)
794
795         * glib/gspawn.c: Undefine READ_OK to fix the build on
796         old versions of Darwin.  (#327800)
797
798         * glib/glib.symbols:
799         * glib/gstring.[hc] (g_string_chunk_clear): Add a function
800         for clearing a GStringChunk. (#364608, Matt Barnes)
801
802         * glib/guniprop.c (interval_compare): Avoid a compiler
803         warning.
804
805         * glib/gspawn.c (do_exec): Call set_cloexec() with
806         the right parameters.  (#386252, Guillaume Desmottes)
807
808 2006-12-15  Matthias Clasen  <mclasen@redhat.com>
809
810         Fix #357585, Padraig O'Briain.
811
812         * configure.in: Check for fdwalk.
813
814         * glib/gspawn.c (do_exec): Use fdwalk() to close all
815         file descriptors.
816
817         * glib/gspawn.c (fdwalk): Fallback implementation of
818         fdwalk.
819
820 2006-12-14  Matthias Clasen  <mclasen@redhat.com>
821
822         * glib/gconvert.c (open_converter): Don't use alloca
823         and avoid allocating memory for small keys that are
824         already cached.  (#172406, Morten Welinder)
825
826         * glib/gmain.c (g_child_watch_add_full): Improve the docs.
827         (#345569, Tim-Philipp Müller)
828
829         * glib/gkeyfile.c (g_key_file_add_group): If the group
830         is already there, make it current.  (#385910, Joe Halliwell)
831
832         * tests/keyfile-test.c: Add a test for duplicate groups/keys.
833
834 2006-12-13  Matthias Clasen  <mclasen@redhat.com>
835
836         * m4macros/glib-gettext.m4: Require AC_CANONICAL_HOST in
837         GLIB_WITH_NLS.  (#385132, Laszlo Peter)
838
839 2006-12-12  Matthias Clasen  <mclasen@redhat.com>
840
841         * configure.in: Add a check for broken poll on Mac OS X.
842
843         * glib/gmain.c: Use poll emulation on OS X.  (#302672, Toby Peterson,
844         patch by Dave Vasilevsky)
845
846 2006-12-11  Matthias Clasen  <mclasen@redhat.com>
847
848         * glib/gatomic.c: Don't use local numeric labels in
849         inline assembler on AIX.  (#316434, Hans Rosenfeld)
850
851         * glib/gunicode.h (g_utf8_next_char): Cast to const char *,
852         not char *.  (#138153, Nikolai Weibull)
853
854 Wed Nov 22 16:09:13 2006  Tim Janik  <timj@gtk.org>
855
856         * glib/gmacros.h: added G_GNUC_MAY_ALIAS, suggested by Mathias
857         Hasselmann in bug #335341, fixes bug #335853.
858
859 2006-11-15  Matthias Clasen  <mclasen@redhat.com>
860
861         * m4macros/glib-gettext.m4: Apply a patch from James
862         Henstridge for compatibility with automake 2.60 (#343825)
863
864 2006-11-14  Behdad Esfahbod  <behdad@gnome.org>
865
866         * sanity_check: Replace bash-specific == with sh-understood =.
867         Fixes bug #373864.
868
869 2006-11-05  Hans Breuer  <hans@breuer.org>
870
871         * glib/makefile.msc.in : glib/ version not the gobject/
872         one I accidentially commited. Fixes bug #371074.
873
874 2006-11-05  Tor Lillqvist  <tml@novell.com>
875
876         * makefile.mingw
877         * gmodule/makefile.mingw.in
878         * glib/makefile.mingw.in
879         * gobject/makefile.mingw.in
880         * gthread/makefile.mingw.in
881         * tests/makefile.mingw.in: Remove from CVS. Haven't been
882         maintained or distributed for long.
883
884 2006-10-26  Pascal Terjan  <pterjan@linuxfr.org>
885
886         * glib/libcharset/localcharset.c: Fix small leak on failed
887         realloc in _g_locale_get_charset_aliases (#338582)
888
889 2006-10-16  Behdad Esfahbod  <behdad@gnome.org>
890
891         * glib/gnulib/Makefile.am: Add $(GLIB_DEBUG_FLAGS).  (#362543,
892         Peter Kjellerstedt)
893
894 2006-10-15  Sebastian Wilhelmi  <seppi@seppi.de>
895
896         * tests/Makefile.am: Compile errorcheck-mutex-test with thread
897         libraries explicitly. (#74748, Javier Villavicencio)
898
899 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
900
901         Add a way to obtain Unicode script information.  (#348348,
902         Marco Barisione)
903
904         * glib/glib.symbols:
905         * glib/gunicode.h: Add GUnicodeScript enumeration and
906         g_unichar_get_script.
907
908         * glib/guniprop.c: Implement g_unichar_get_script.
909
910         * glib/gscripttable.h: Generated private header containing
911         script tables.
912
913         * glib/gen-script-table.pl: Script to generate gscripttable.h.
914
915         * glib/Makefile.am: Update
916
917 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
918
919         * tests/run-markup-tests.sh: Small portability fix.  (#347944,
920         Dan McMahill)
921
922 2006-10-07  Tor Lillqvist  <tml@novell.com>
923
924         * glib/gwin32.c (get_package_directory_from_module)
925         (g_win32_get_package_installation_directory): g_strdup the keys
926         that we are passed before adding them to the hash tables, to guard
927         against the caller freeing them. (#355955, Andreas Köhler)
928
929 2006-10-06  Matthias Clasen  <mclasen@redhat.com>
930
931         * glib/gtimer.c: Fix a typo.  (#359190)
932
933 2006-10-02  Behdad Esfahbod  <behdad@gnome.org>
934
935         * glib/Makefile.am:
936         * gobject/Makefile.am:
937         Include pltcheck.sh in EXTRA_DIST, and remove redefinition of TESTS.
938         (#358966)
939
940 2006-10-01  Matthias Clasen  <mclasen@redhat.com>
941
942         * glib/gtimer.c (g_usleep): Use nsleep to implement
943         g_usleep on AIX.  (#321974, Andrew Paprocki)
944
945         * configure.in: Check for nsleep
946
947         * glib/gmain.c: Fix typos in doc comments.
948         (#358421, Tom Tromey)
949
950 2006-09-30  Matthias Clasen  <mclasen@redhat.com>
951
952         * glib/pltcheck.sh: A script to check PLT entries.
953         * glib/Makefile.am (TESTS): Run pltcheck.sh
954
955         * glib/*: Fix includes to correct some issues with
956         PLT entries.  (#354522, Behdad Esfahbod)
957
958 2006-09-17  Hans Breuer  <hans@breuer.org>
959
960         * glib/makefile.msc.in gobject/makefile.msc.in : better filtering
961         of G_GNUC_* stuff when generating .def files. Now also works with
962         newer (less tolerant) linkers, e.g. from vc2500e
963
964 2006-09-10  Matthias Clasen  <mclasen@redhat.com>
965
966         * glib/gbacktrace.c: Assume string.h is available.
967         (#354523, Behdad Esfahbod)
968
969         * configure.in: Bump version to 2.13.0
970
971         * glib/glib.symbols:
972         * glib/gmain.[hc]: Add functions to create approximate
973         timeouts.  (#353942, Arjan van de Ven)
974
975         * glib/gstdio.c (g_rename): Initialize save_errno.
976         (#355206, Mike Edenfield)
977
978 2006-09-03  Matthias Clasen  <mclasen@redhat.com>
979
980         * glib/gerror.c: Allocate GErrors using the slice allocator.
981         (#354054, Matt Barnes)
982
983 2006-09-02  Matthias Clasen  <mclasen@redhat.com>
984
985         * glib/gtimer.c: Forgotten HAVE_CLOCK_GETTIME.
986
987 2006-09-02  Tor Lillqvist  <tml@novell.com>
988
989         * glib/gutils.c (g_get_any_init_do): Correct C99ism (mixed
990         declarations and code) in Win32 ifdef branch. (#353903, Mike
991         Edenfield)
992
993 2006-09-01  Abel Cheung  <abel@oaka.org>
994
995         * configure.in: Added 'dz' 'hy' to ALL_LINGUAS.
996
997 2006-09-01  Matthias Clasen  <mclasen@redhat.com>
998
999         * configure.in: Check for CLOCK_MONOTONIC.
1000
1001         * glib/gtimer.c: Only use clock_gettime if we
1002         have a monotonic clock.
1003
1004 2006-08-31  Matthias Clasen  <mclasen@redhat.com>
1005
1006         * configure.in: Add missing includes to a few test
1007         programs.  (#353580, Chris Wilson)
1008
1009 2006-08-30  Matthias Clasen  <mclasen@redhat.com>
1010
1011         * glib/gmarkup.c (g_markup_vprintf_escaped): Don't call
1012         va_end on caller-provided va_args.  (#353584, Chris Wilson)
1013
1014 2006-08-29  Tor Lillqvist  <tml@novell.com>
1015
1016         Remove support for Windows 9x/ME, as will be done also in Pango
1017         and GTK+. GTK+ hasn't worked on Win9x since 2.6 or 2.8 anyway, so
1018         it's pretty pointless to keep the Win9x code in here either. If
1019         somebody is interested, the code can always be found in older GLib
1020         versions, and in CVS.
1021
1022         * glib/gdir.c
1023         * glib/gfileutils.c
1024         * glib/gspawn-win32-helper.c
1025         * glib/gspawn-win32.c
1026         * glib/gstdio.c
1027         * glib/gutils.c
1028         * glib/gwin32.c
1029         * glib/gwin32.h: Remove the G_WIN32_IS_NT_BASED() and
1030         G_WIN32_HAVE_WIDECHAR_API() tests and their false (Win9x)
1031         branches, and any variables or static functions used only by the
1032         Win9x branches.
1033
1034         * glib/gwin32.c (g_win32_windows_version_init): Call g_error() if
1035         run on Win9x.
1036
1037 2006-08-27  Matthias Clasen  <mclasen@redhat.com>
1038
1039         * configure.in: Fix pthread compiler flag detection.
1040
1041         * glib/gtimer.c: Use Posix monotonic clocks instead of
1042         gettimeofday when available.  (#336114, William Jon McCann)
1043
1044 2006-08-26  Matthias Clasen  <mclasen@redhat.com>
1045
1046         * glib/gutils.h:
1047         * glib/gscanner.c: Fix some typos.  (#351741, Kjartan Maraas)
1048
1049 2006-08-25  Matthias Clasen  <mclasen@redhat.com>
1050
1051         * configure.in: Fix the pthread compiler flag detection.
1052
1053         * glib/gunicode.h:
1054         * glib/gutf8.c (_g_utf8_make_valid): Rename make_valid_utf8
1055         from gconvert.c, move it to gutf8.c, and export it privately.
1056
1057         * glib/gconvert.c (g_filename_display_name): Adjust callers.
1058
1059         * glib/gkeyfile.c: Use _g_utf8_make_valid() in a number of
1060         places to ensure error messages are valid UTF-8.  (#351853,
1061         Simon Budig)
1062
1063 2006-08-22  Matthias Clasen <mclasen@redhat.com>
1064
1065         * Branch for 2.12