Fix doc formatting
[platform/upstream/glib.git] / ChangeLog
1 2007-09-16  Matthias Clasen  <mclasen@redhat.com>
2
3         * glib/gutils.h (GUserDirectory): Fix doc formatting.
4         * glib/gmain.c (g_main_depth): Fix doc formatting.
5
6 2007-09-16  Matthias Clasen  <mclasen@redhat.com>
7
8         * configure.in: Replace -pthread by -lpthread for 
9         Freebsd, too.  (#475619, Roy Marples)
10
11 2007-09-16  Matthias Clasen  <mclasen@redhat.com>
12
13         * configure.in: When compiling against system pcre, 
14         add a private dependency to the pc file. This should
15         fix static builds with system pcre.  (#475923)
16
17         * glib-2.0.pc.in: Add a Requires.private line
18
19 2007-09-16  Matthias Clasen  <mclasen@redhat.com>
20
21         * NEWS: Updates
22
23 2007-09-14 15:07:28  Tim Janik  <timj@gtk.org>
24
25         * glib/gutf8.c (g_utf8_strreverse): applied fix for bug #476840.
26
27         * tests/utf8-pointer.c (test_misc): added test for g_utf8_strreverse().
28
29 2007-09-11  Marco Barisione <marco@barisione.org>
30
31         * glib/Makefile.am:
32         * configure.in: propagate the pcre flags to libglib and not to all
33         parts of glib. (#475854, dmacks@netspace.org)
34
35         * configure.in: fix a typo in the previous commit. (#475854, comment
36         #4)
37
38 2007-09-11  Matthias Clasen  <mclasen@redhat.com>
39
40         * configure.in: Define G_ATOMIC_ARM.
41
42         * glib/gatomic.c: Add Arm implementation of atomic
43         operations.  (#457601, Jussi Laako)
44
45 2007-09-10  Marco Barisione <marco@barisione.org>
46
47         * glib/gregex.c: define PCRE_ERROR_NULLWSLIMIT if it's not defined by
48         PCRE, has PCRE 7.3 removed this definition. (#475474)
49         * configure.in: bump PCRE requirement to version 7.2.
50         * glib/gregex.c: use pcre_get_stringnumber() in
51         get_matched_substring_number() if G_REGEX_DUPNAMES was not set.
52         (#444765, Yevgen Muntyan)
53         * glib/gregex.c: change the type of ref_count from guint to gint, so
54         we can remove some ugly casts.
55
56 2007-09-05  Behdad Esfahbod  <behdad@gnome.org>
57
58         * glib/gregex.c: Fix header inclusion. (#473879, Peter Kjellerstedt)
59
60 Wed Aug 29 12:08:40 2007  Tim Janik  <timj@imendio.com>
61
62         * glib/gthread.h (g_once_init_enter): fixed compiler warning about
63         loosing volatile qualifier, bug #457641.
64
65 2007-08-24  Michael Natterer  <mitch@imendio.com>
66
67         * glib/gslice.[ch]: make g_slice_copy() take a gconstpointer
68         instead of a gpointer.
69
70 2007-08-22  Cody Russell  <bratsche@gnome.org>
71
72         * glib/gprintf.c: Document all printf functions to use
73         "bytes" terminology rather than "characters". (#469051)
74
75 2007-08-20  Behdad Esfahbod  <behdad@gnome.org>
76
77         * glib/guniprop.c: Document that g_unichar_get_script() is
78         equivalent to pango_script_for_unichar().
79
80 2007-08-20  Behdad Esfahbod  <behdad@gnome.org>
81
82         * glib/gmappedfile.c:
83         * glib/gregex.c:
84         * glib/gstdio.c:
85         Fix typos (#468694).
86
87 2007-08-14  Cody Russell  <bratsche@gnome.org>
88
89         * gobject/gsignal.c: g_type_default_interface_ref() was not
90         ensuring working g_signal_list_ids.  Added checks for
91         !G_TYPE_IS_INTERFACE (itype).
92         (#465625, by some guy who calls himself Yeti)
93
94 Tue Aug 14 02:06:10 2007  Tim Janik  <timj@imendio.com>
95
96         * glib/gthread.c (g_once_init_enter_impl): prevent race covered
97         by g_once_init_enter(), by checking for previous initializations
98         before entering initialisation branch.
99
100         * tests/onceinit.c: added multi-thread/multi-initializer stress test
101         using unoptimized g_once_init_enter_impl().
102
103 Mon Aug 13 14:30:15 2007  Tim Janik  <timj@imendio.com>
104
105         * tests/onceinit.c (main): fixed array size typo.
106
107 Mon Aug 13 14:21:44 2007  Tim Janik  <timj@imendio.com>
108
109         * tests/onceinit.c: test g_once_init_*() before and after
110         g_thread_init() and test concurrency resolution.
111
112 Mon Aug 13 14:18:22 2007  Tim Janik  <timj@imendio.com>
113
114         * glib/gthread.c (g_thread_create_full): prevent linking a freed
115         GThread structure into global thread list in error cases.
116
117 2007-08-08  Matthias Clasen  <mclasen@redhat.com>
118
119         * glib/gmarkup.c (append_escaped_text): Handle restricted
120         characters by converting them to numeric character 
121         entities.  (#464145, Andreas Monitzer)
122
123         * tests/markup-escape-test.c: Add tests for restricted
124         characters and numeric character entities. 
125
126 2007-08-08  Matthias Clasen  <mclasen@redhat.com>
127
128         * glib/glib.symbols:
129         * glib/Makefile.am:
130         * glib/abicheck.sh: Make it work regardless of --enable-debug
131
132 2007-08-08  Tristan Van Berkom <tvb@gnome.org>
133
134         * docs/reference/gobject/tmpl/gparamspec.sgml: Fixed minor typo in docs.
135
136 2007-08-07  Matthias Clasen  <mclasen@redhat.com>
137
138         * MAINTAINERS: Update for new format regulations
139
140 2007-08-03  Matthias Clasen  <mclasen@redhat.com>
141
142         * configure.in: Bump version
143
144         * === Released 2.14.0 ===
145
146         * NEWS: Updates
147
148         * configure.in: Bump version to 2.14.0
149
150 2007-08-03  Matthias Clasen  <mclasen@redhat.com>
151
152         * glib/gregex.c: Revert the J handling change,
153         since it doesn't work.
154
155 2007-08-03  Matthias Clasen  <mclasen@redhat.com>
156
157         * glib/gregex.c: Fix a C99ism.  (#462549, Kazuki IWAMOTO)
158
159 2007-08-03  Matthias Clasen  <mclasen@redhat.com>
160
161         * glib/gregex.c: Handle J changes in the pattern
162         correctly.  (#444765, Yevgen Muntyan)
163
164 2007-08-03  Pramod Raghavendra  <pramodleo@yahoo.co.uk>
165
166         * configure.in: Added kn to ALL_LINGUAS
167
168 2007-08-01  Tor Lillqvist  <tml@novell.com>
169
170         * glib/update-pcre/notdll.patch: Update so it applies again.
171
172         * glib/pcre/pcre.h: Corresponding change.
173
174         * glib/gutils.c (get_special_folder): Drop leftover use of a
175         union.
176
177         * glibconfig.h.win32.in: Update to match what configure produces.
178
179 2007-07-31  Matthias Clasen  <mclasen@redhat.com>
180
181         * glib/pcre/*: Update the internal PCRE to 7.2
182
183 2007-07-31  Matthias Clasen  <mclasen@redhat.com>
184
185         * glib/pltcheck.sh: Fix some glitches
186
187         * glib/gregex.c: Remove debug spew
188
189 2007-07-21  Matthias Clasen  <mclasen@redhat.com>
190
191         * glib/gunidecomp.c:
192         * glib/gregex.c:
193         * glib/gstring.c: Various doc cleanups.
194
195 2007-07-20  Alexander Larsson  <alexl@redhat.com>
196
197         * configure.in:
198         Add goffset type (64bit file size)
199         Add G_MAXSSIZE and G_MINSSIZE
200
201 2007-07-20  Matthias Clasen  <mclasen@redhat.com>
202
203         * glib/glib.symbols: Fix the build.
204
205 2007-07-19  Behdad Esfahbod  <behdad@gnome.org>
206
207         * glib/glib.symbols:
208         * glib/gunicode.h:
209         * glib/gunicodeprivate.h:
210         * glib/gunidecomp.c (g_unichar_combining_class):
211         * glib/guniprop.c (has_more_above):
212         Make g_unichar_combining_class() public. (#453998)
213
214 Fri Jul 13 01:01:46 2007  Tim Janik  <timj@imendio.com>
215
216         * glib/gthread.[hc]: more atomic ops pointer cast fixes. this time it'll
217         work with atomic op macros *and* atomic op functions.
218
219 Fri Jul 13 00:50:40 2007  Tim Janik  <timj@imendio.com>
220
221         * glib/gthread.[hc]: fixed missing pointer casts when using atomic ops.
222
223 2007-07-12  Matthias Clasen  <mclasen@redhat.com>
224
225         * configure.in: Bump version
226
227         * === Released 2.13.7 ===
228
229         * NEWS: Updates
230
231 Thu Jul 12 17:31:08 2007  Tim Janik  <timj@imendio.com>
232
233         * tests/slice-concurrent.c: beautified output somewhat. fixed long
234         sleeps by reducing sleep accumulating and using randomized re-scheduling
235         (which works on UP and SMP). increased possible blocksizes.
236
237 Thu Jul 12 17:26:05 2007  Tim Janik  <timj@imendio.com>
238
239         * tests/slice-concurrent.c: added GSLice test from Stefan Westerfeld,
240         bug #433314.
241
242 Thu Jul 12 15:46:40 2007  Tim Janik  <timj@imendio.com>
243
244         * glib/gslice.c: migrate per-thread magazine caches from single-thread
245         scenario to first thread using GSlice after g_thread_init(); based on
246         a patch by Tor Lillqvist, fixes #331853.
247         removed warning about g_thread_init() being called after other glib
248         functions (in particular g_slice* calls), because GSlice can cope
249         with this now and the rest of glib is believed to cope as well.
250
251         * tests/slice-threadinit.c: new test program which tests GSlice working
252         across g_thread_init() calls.
253
254 2007-07-10  Matthias Clasen  <mclasen@redhat.com>
255
256         * glib/pltcheck.sh: Add g_once_init_enter to the whitelist of
257         symbols allowed to have a local PLT entry, to fix 'make check'.
258
259 Tue Jul 10 12:24:35 2007  Tim Janik  <timj@imendio.com>
260
261         * glib/gthread.[hc]: implemented g_once_init_enter(),
262         g_once_init_enter_impl() and g_once_init_leave(), based on a patch by
263         Antoine Tremblay, fixes #65041.
264         adapted exported inline function mechanism from gutils.[hc] for inlining
265         g_once_init_enter_impl() in gthread.[hc].
266
267 2007-07-09  Matthias Clasen  <mclasen@redhat.com>
268
269         * NEWS: Updates
270
271 2007-07-09  Loïc Minier  <lool@dooz.org>
272
273         * tests/refcount/closures.c: (main): Output newlines after thousand
274         iterations of the inner-loop of the closures test; this helps having
275         smaller lines and continuously outputting new lines.  (#447048).
276
277 2007-07-09  Ryan Lortie  <desrt@desrt.ca>
278
279         * glib/gfileutils.c (write_to_temp_file): save errno to prevent it
280         being clobbered by call to g_filename_display_name().  Bug #453796.
281
282 2007-07-09  Matthias Clasen  <mclasen@redhat.com>
283
284         * m4macros/glib-gettext.m4: Fix a small problem with
285         msgfmt -c detection.  (#341988, Laszlo Peter)
286
287 2007-07-07  Matthias Clasen  <mclasen@redhat.com>
288
289         * glib/gmarkup.c (g_markup_parse_context_end_parse): Handle
290         all states.  (#454473)
291
292 2007-07-06  Tor Lillqvist  <tml@novell.com>
293
294         * glib/giowin32.c (g_io_win32_check): When WSAEnumNetworkEvents()
295         signals FD_CONNECT that means that the connection attempt
296         finished, either successfully or failed. Test explicitly whether
297         the connnection succeeded and set either G_IO_OUT if it did,
298         G_IO_ERR|G_IO_HUP if it failed.
299
300         Make sure we never set both G_IO_OUT and G_IO_HUP simultaneously
301         because in Unix poll(2) POLLOUT and POLLHUP are mutually
302         exclusive.
303
304         Ignore whether the caller wants to watch G_IO_HUP or not. Always
305         select for FD_CLOSE because Unix poll(2) also ignores whether
306         POLLHUP in set the requested events bitmask or not.
307
308 Fri Jun 29 2007  Matthias Clasen  <mclasen@redhat.com>
309
310         * configure.in: Bump version
311
312         * === Released 2.13.6 ===
313
314         * NEWS: Updates
315
316 Mon Jun 25 16:43:13 2007  Tim Janik  <timj@gtk.org>
317
318         * glib/ghash.c: g_hash_table_find(), g_hash_table_foreach():
319         document performance caveats for linear order searches.
320
321 2007-06-22  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
322
323         * glib/gstring.c: Use memcpy in g_string_append_vprintf (#57693).
324
325 2007-06-18  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
326
327         * glib/gstring.c: Restore old behaviour of 
328         g_string_append_vprintf: g_vasprintf seems to be faster
329         than g_printf_string_upper_bound (#57693).
330
331 2007-06-18  Matthias Clasen  <mclasen@redhat.com>
332
333         * glib/gutils.c (g_get_home_dir): Add some motivation.
334
335 2007-06-18  Matthias Clasen  <mclasen@redhat.com>
336
337         * configure.in: Bump version
338
339         * === Released 2.13.5 ===
340
341         * NEWS: Updates
342
343 2007-06-18  Emmanuele Bassi  <ebassi@gnome.org>
344
345         * glib/gmain.h:
346         * glib/gmain.c:
347         * glib/glib.symbols: Add g_timeout_add_seconds_full() variant
348         to g_timeout_add_seconds(), accepting a destroy notification
349         function and a priority. (#448819)
350
351 2007-06-17  Matthias Clasen  <mclasen@redhat.com>
352
353         * glib/gutils (g_get_current_dir): Prevent segfaults on
354         long paths.  (#447935, Robby Griffin)
355
356 2007-06-17  Behdad Esfahbod  <behdad@gnome.org>
357
358         * glib/gdataset.c (g_quark_from_string),
359         (g_quark_from_static_string): Accept NULL and return GQuark
360         value of zero. (#446859)
361
362 2007-06-16  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
363
364         * glib/gstring.c: Correctly use g_printf_string_upper_bound
365         in g_string_append_vprintf. Fixes #447933.
366
367 2007-06-15  Sebastian Wilhelmi  <wilhelmi@google.com>
368
369         * docs/reference/glib/tmpl/threads.sgml: Extended the comments on
370         those functions, that are NOOPs, before g_thread_init() has been
371         called. (#447583)
372
373         * glib/gthread.c (g_static_mutex_free): Clarified comment to
374         remind myself, that calling g_static_mutex_free() before
375         g_thread_init() is safe.
376
377 2007-06-15  Cody Russell  <bratsche@gnome.org>
378
379         * docs/reference/gobject/tmpl/gboxed.sgml:
380         * docs/reference/gobject/gobject-sections.txt:
381         * glib/gregex.c:
382         * gobject/gboxed.[ch]:
383         * gobject/gobject.symbols: Added GRegex boxed type.
384         (#445065, Carlos Garnacho)
385
386 2007-06-15  Sebastian Wilhelmi  <wilhelmi@google.com>
387
388         * glib/gregex.c: Replaced & by &amp; in <programlisting> to make
389         gtk-doc happy.
390
391 2007-06-14  Ryan Lortie  <desrt@desrt.ca>
392
393         * docs/reference/glib/glib-sections.txt:
394         * glib/glib/symbols:
395         * glib/gstring.[ch] (g_string_printf_internal): Improve
396         performance by removing the use of an intermediate g_malloc'd
397         buffer.  Rename to g_string_append_vprintf, document, and expose
398         along with g_string_vprintf as new public API (#57693).
399
400 2007-06-15  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
401
402         * build, tests/string-test.c, glib/glib.symbols, 
403         glib/gstring.c, glib/gstring.h: Introduce g_string_overwrite(_len)?
404         for overwriting parts of strings (#368686, Samuel Cormier-Iijima)
405
406 2007-06-14  Cody Russell  <bratsche@gnome.org>
407
408         * gobject/gtype.c (g_type_class_add_private): Check for 0-sized
409         private data. (#443869)
410
411 2007-06-14  Matthias Clasen  <mclasen@redhat.com>
412         
413         * glib/gmain.c (g_timeout_add_seconds): Fix doc typos.  (#447534,
414         Vincent Untz)
415
416 2007-06-13  Behdad Esfahbod  <behdad@gnome.org>
417
418         * glib/pltcheck.sh: Whitelist g_atomic_{int,pointer}_[gs]et() as
419         we don't alias them intentionally. (#354522)
420
421 2007-06-13  Sven Neumann  <sven@gimp.org>
422
423         * glib/gslice.[ch] added g_slice_copy() and g_slice_dup() (#442029).
424
425         * glib/glib.symbols: updated.
426
427 2007-06-12  Behdad Esfahbod  <behdad@gnome.org>
428
429         * glib/gunicode.h: Add more G_GNUC_CONST and G_GNUC_PURE.
430
431 2007-06-11  Emmanuele Bassi  <ebassi@gnome.org>
432
433         * glib/gutils.c (maybe_expire_user_special_dirs),
434         (g_get_user_special_dir): Remove the cache expiration logic: it
435         makes g_get_user_special_dir() not thread-safe. Document the fact
436         that on some platform the value might be changed by the user and
437         that GLib won't be able to reflect the change.
438
439 2007-06-11  Tor Lillqvist  <tml@novell.com>
440
441         * glib/gwin32.c (g_win32_get_package_installation_directory)
442         (g_win32_get_package_installation_subdirectory): Update doc
443         comments. Mention that it is not recommeded to use the Registry
444         features.
445
446 2007-06-06  Tor Lillqvist  <tml@novell.com>
447
448         * glib/gutils.c: Add definitions for more CSIDL_* constants in
449         case missing from headers. Use CSIDL_PERSONAL instead of
450         CSIDL_MYDOCUMENTS as CSIDL_MYDOCUMENTS seems to be a new thing
451         that doesn't work in XP SP2 even.
452
453 2007-06-06  Matthias Clasen  <mclasen@redhat.com>
454
455         * glib/gutils.c (g_get_user_special_dir): Fall back to
456         $HOME/Desktop for the DESKTOP directory, like 
457         xdg_user_dir_lookup() does.
458
459 2007-06-05  Matthias Clasen  <mclasen@redhat.com>
460
461         * configure.in: Bump version
462
463         * === Released 2.13.4 ===
464
465         * NEWS: Updates
466
467 2007-06-05  Matthias Clasen  <mclasen@redhat.com>
468
469         * glib/gkeyfile.c (g_key_file_is_key_name):
470         (g_key_file_is_group_name): Don't assume the string is
471         valid UTF-8, since it may be user data.  (#444161, Ben Combee)
472
473 2007-06-05  Behdad Esfahbod  <behdad@gnome.org>
474
475         * glib/gutf8.c: Add not to g_utf8_get_char_validated() about
476         nul-terminated strings.
477
478 2007-06-05  Matthias Clasen  <mclasen@redhat.com>
479
480         * glib/gutils.c (g_get_user_special_dir): Don't deadlock
481         when running with threads.  (#444121, Christian Persch)
482
483 2007-06-05  Vincent Untz  <vuntz@gnome.org>
484
485         * glib/goption.c: (g_option_context_get_help): don't replace the usage
486         line with the description for optional parameters, but append the
487         description. (#444130)
488
489 2007-06-04  Matthias Clasen  <mclasen@redhat.com>
490
491         * configure.in: Bump version
492         
493         * === Released 2.13.3 ===
494
495         * NEWS: Updates
496
497 2007-06-04  Matthias Clasen  <mclasen@redhat.com>
498         
499         Add support for a number of special directories, as 
500         defined by the xdg-user-dirs specification.  (#432651,
501         Bastien Nocera, Emmanuele Bassi, Michael Natterer)
502
503         * glib/glib.symbols:
504         * glib/gutils.[hc]: Add the GUserDirectory enum and
505         g_get_user_special_dir(), with implementations based
506         on the xdg-user-dirs spec and on native interfaces
507         for Win32 and Carbon.
508         
509         * configure.in: Add Carbon checks.
510
511         * tests/tetsglib.c: Test g_get_user_special_dir().
512         
513 2007-06-03  Yevgen Muntyan  <muntyan@tamu.edu>
514
515         * glib/gregex.c: fixed g_regex_fetch_named* for cases when (?J)
516         is used inside a pattern (#442265, comment #12).
517         * tests/regex-test.c: Test it.
518
519 2007-06-03  Matthias Clasen <mclasen@redhat.com>
520
521         * NEWS: Updates
522
523 2007-06-03  Yevgen Muntyan  <muntyan@tamu.edu>
524
525         Some API additions and changes (#442265).
526
527         * glib/gregex.c:
528         * glib/gregex.h: new functions: g_regex_ref(), g_regex_unref() which
529         replaces g_regex_free(); g_match_info_get_regex(), g_match_info_get_string();
530         g_regex_check_replacement().
531         Made g_match_info_expand_references() accept NULL; changed GRegexEvalCallback
532         to take only arguments which are likely to be actualy used.
533
534         * docs/reference/glib/glib-sections.txt:
535         * glib/glib.symbols: Added new functions.
536
537         * tests/regex-test.c: Test them.
538
539         * docs/reference/glib/tmpl/gregex.sgml: Updated GRegexEvalCallback docs.
540
541 2007-05-31  Matthias Clasen <mclasen@redhat.com>
542
543         * README.win32: Fix a typo.  (#423708, Olivier Delhomme)
544
545 2007-05-30  Dan Winship  <danw@novell.com>
546
547         * glib/gkeyfile.h: add defines for desktop file handling. #339225,
548         original patch from Vincent Untz.
549
550 2007-05-29  Cody Russell  <bratsche@gnome.org>
551
552         * configure.in: Fix a sed script that doesn't correctly detect
553         i586-mingw32-gcc-3.4 compiler, and was causing -Wno-pointer-sign
554         errors when building with that compiler. (#440896, Yevgen Muntyan)
555
556 2007-05-29  Marco Barisione <marco@barisione.org>
557
558         * glib/gregex.c: Fix g_regex_fetch_named() and
559         g_regex_fetch_named_pos() when G_REGEX_DUPNAMES is used  (#434358,
560         Yevgen Muntyan and #419376, Marco Barisione, patch by Yevgen Muntyan)
561
562 2007-05-25  Behdad Esfahbod  <behdad@gnome.org>
563
564         * glib/guniprop.c (g_unichar_iswide), (g_unichar_iswide_cjk):
565         Update to Markus Kuhn's updated wcwidth for Unicode 5.0.
566
567 2007-05-22  Matthias Clasen  <mclasen@redhat.com>
568
569         * configure.in: Bump version
570
571         * === Released 2.13.2 ===
572
573         * README.in:
574         * NEWS: Updates
575
576 2007-05-18  Matthias Clasen  <mclasen@redhat.com>
577
578         * configure.in: Try again to move the compiler-dependency
579         of G_GNUC_INTERNAL to runtime.
580
581 2007-05-18  Matthias Clasen  <mclasen@redhat.com>
582
583         * configure.in: Don't let PERL_PATH be ''.  (#356769, Joseph Sacco)
584
585 2007-05-17  Michael Natterer  <mitch@imendio.com>
586
587         * configure.in: hotfix: revert last change to fix the build on OS X.
588
589 2007-05-17  Matthias Clasen  <mclasen@redhat.com>
590
591         * glib/goption.c (g_option_context_set_translate_func): Fix
592         a doc typo.  (#439232, Vincent Untz)
593
594 2007-05-17  Matthias Clasen  <mclasen@redhat.com>
595
596         * configure.in: Move the compiler-dependency in the G_GNUC_INTERNAL
597         definition from configure-time to runtime (of the compiler).
598         (#438869, Damien Carbery)
599
600         * glib/gdebug.h:
601         * glib/gmessages.h:
602         * glib/gunicodeprivate.h:
603         * glib/gthreadprivate.h: Move G_GNUC_INTERNAL before function
604         declarations to fix compilation with sun studio.  (#438873,
605         Damien Carbery)
606
607 2007-05-14  Matthias Clasen  <mclasen@redhat.com>
608
609         * glib/gslice.h:
610         * glib/gslice.c:
611         * glib/glib.symbols: Make g_slice_debug_tree_statistics() 
612         debug-only functionality again.
613
614 2007-05-14  Christian Persch  <chpe@gnome.org>
615
616         * docs/reference/glib/tmpl/string_utils.sgml: Improve g_strerror and
617         g_strsignal docs. Bug #438293.
618
619 2007-05-13  Tor Lillqvist  <tml@novell.com>
620
621         * glib/gwin32.h: Drop the pipe() macro. Defining macros outside of
622         its namespace that look like POSIX functions is not GLib's
623         business in my opinion. This means pipe()-using code that has
624         relied on this definition will need changing to call _pipe() on
625         Windows, and make the decision itself on what size pipe buffer to
626         use, and whether to use text or binary mode, and whether the pipe
627         handles should be inheritable or not.
628
629         * glib/gspawn-win32.c (make_pipe): Use _pipe() instead of pipe().
630
631 2007-05-11  Matthias Clasen  <mclasen@redhat.com>
632
633         * glib/goption.c: Allow G_OPTION_ARG_CALLBACK for 
634         G_OPTION_REMAINING.  (#437297, Dave Benson)
635
636         * tests/option-test.c: Add a test for this.
637
638 2007-05-04  Dan Winship  <danw@novell.com>
639
640         * glib/gkeyfile.c (g_key_file_get_boolean)
641         (g_key_file_get_boolean_list, g_key_file_get_integer)
642         (g_key_file_get_integer_list, g_key_file_get_double)
643         (g_key_file_get_double_list): Document the error return values
644         rather than calling them undefined. #435885.
645
646 2007-05-03  Behdad Esfahbod  <behdad@gnome.org>
647
648         * glib/glib.symbols:
649         * glib/gunicode.h:
650         * glib/guniprop.c (g_unichar_ismark):
651         Add g_unichar_ismark(). Patch from Yevgen Muntyan. Fixes #339991.
652
653 2007-05-03  Matthias Clasen <mclasen@redhat.com>
654
655         * configure.in: Bump version
656
657         * === Released 2.13.1 ===
658
659 2007-05-02  Matthias Clasen <mclasen@redhat.com>
660
661         * tests/threadpool-test.c:  Stop unused threads before
662         the last test, to make the test terminate reliably.
663
664         * NEWS: Updates
665
666 2007-05-02  Marco Barisione <marco@barisione.org>
667
668         * glib/gregex.c: Made more clear that the string passed to the match
669         functions cannot be freed before using g_match_info_fetch() and
670         similar functions, and fixed a typo.
671
672 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
673
674         * glib/glib.symbols:
675         * glib/gregex.[hc]: Add g_regex_get_max_backref() and
676         g_regex_get_capture_count().  (#419371, Marco Barisione)
677         
678 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
679
680         * glib/glib.symbols:
681         * glib/gregex.[hc]: Split GRegex into GRegex and GMatchInfo.
682         (#419368, Marco Barisione)
683
684         * tests/regex-test.c: Adapt.
685
686 2007-04-30  Chris Wilson  <chris@chris-wilson.co.uk>
687
688         * glib/gbookmarkfile.c (g_bookmark_file_get_app_info):
689         Include the gshell.h header file (to define g_shell_[un]quote)
690         and correct the order of the arguments to g_propagate_error(), as
691         spotted by gcc.
692
693 2007-04-29  Emmanuele Bassi  <ebassi@gnome.org>
694
695         * glib/gbookmarkfile.c:
696         (g_bookmark_file_set_app_info): Quote the passed command line...
697         
698         (g_bookmark_file_get_app_info): ... and unquote it when giving it
699         back. (#432274)
700
701 2007-04-27  Matthias Clasen <mclasen@redhat.com>
702
703         * glib/gstrfuncs.c: small coding style cleanups.
704
705 2007-04-27  Chris Wilson  <chris@chris-wilson.co.uk>
706
707         * glib/gregex.h: Remove trailing comma at end of enumerator list.
708
709 2007-04-27  Tor Lillqvist  <tml@novell.com>
710
711         * glib/gstdio.c (g_mkdir): Document that the mode argument is
712         ignored on Windows
713         (g_stat): Document that st_mode is mostly useless on Windows.
714
715 2007-04-25  Paolo Borelli  <pborelli@katamail.com>
716
717         * glib/gstrfuncs.c (g_strsplit): small cleanup. (#433387)
718
719 2007-04-24  Matthias Clasen  <mclasen@redhat.com>
720
721         * glib/glib.symbols:
722         * glib/goption.h:
723         * glib/goption.c (g_option_context_get_help): New function to
724         get the formatted help string.  (#336089, Dom Lachowicz)
725
726 2007-04-24  Michael Natterer  <mitch@imendio.com>
727
728         * tests/gobject/paramspec-test.c: test all GParamSpecString
729         validations with static and allocated strings.
730
731 2007-04-19  William Jon McCann  <mccann@jhu.edu>
732
733         * glib/gkeyfile.[ch]: (find_file_in_data_dirs),
734         (g_key_file_load_from_dirs), (g_key_file_load_from_data_dirs):
735         Add g_key_file_load_from_dirs for looking through a search
736         path for a key-file. (#355334)
737
738 2007-04-15  Tor Lillqvist  <tml@novell.com>
739
740         * build: Include the build module using the svn:externals
741         mechanism.
742
743         * Makefile.am
744         * configure: Add the references to build back.
745
746 2007-04-11  Matthias Clasen  <mclasen@redhat.com>
747
748         * glib/gspawn.c (g_spawn_async): Fix a doc typo.  (#427285, 
749         Jochen Baier)
750
751 2007-04-11  Emmanuele Bassi  <ebassi@gnome.org>
752
753         * glib/ghash.[ch]: Add g_hash_table_get_keys() and
754         g_hash_table_get_values(), API to retrieve the keys
755         and values inside an hash table in list form. (#413133)
756
757         * glib/glib.symbols: Update symbols.
758
759         * tests/hash-test.c: Exercise newly added functions.
760
761 2007-04-11  Matthias Clasen  <mclasen@redhat.com>
762
763         * configure.in: Use CFLAGS/LDFLAGS in addition to 
764         PCRE_CFLAGS/PCRE_LIBS when checking system PCRE.  (#421607, 
765         Paul Jarc)
766
767 2007-03-27  Emmanuele Bassi  <ebassi@gnome.org>
768
769         * glib/gdate.h: Remove old comment and forward declaration of
770         struct tm: gdate.h includes time.h now.
771
772 2007-03-23  Matthias Clasen  <mclasen@redhat.com> 
773
774         * tests/gobject/Makefile.am: Handle $RANDOM missing.  (#356843,
775         Paul Jarc)
776
777 2007-03-22  Matthias Clasen  <mclasen@redhat.com> 
778
779         * glib/guniprop.c: Fix corner-cases of upper/lowercase conversion.
780         (#418217, Denis Jacquerye)
781
782 2007-03-22  Chris Wilson  <chris@chris-wilson.co.uk>
783
784         * glib/gkeyfile.c: Track whether the last key=value pair in a group
785         is a blank line and during to_data() only insert a new blank line
786         betweens group in its absence. This allows the beautification of the
787         GKeyFile and prevents newlines being inserted indefinitely. (#420686)
788
789         * tests/keyfile-test.c (test_reload_idempotency): Test that after a 
790         single beautification pass, g_key_file_to_data() does not alter its
791         input data.
792
793 2007-03-21  Matthias Clasen  <mclasen@redhat.com>
794
795         * glib/pcre/Makefile.am: Make builddir != srcdir work.  (#419900)
796
797 2007-03-19  Paolo Borelli  <pborelli@katamail.com>
798
799         * glib/gutf8.c (fast_validate_len): remove unneeded checks.
800
801 2007-03-18  Matthias Clasen  <mclasen@redhat.com>
802
803         * glib/gregex.c: Cosmetic fixes
804
805 2007-03-17  Marco Barisione <marco@barisione.org>
806
807         * glib/update-pcre/table-reduction.patch:
808         * glib/update-pcre/make_utt.py:
809         * glib/update-pcre/utt.patch: Add forgotten files
810
811         * glib/update-pcre/update.sh: Call python directly instead of relying
812         on shebang. Also copy the changes from glib/pcre/makefile.msc to this
813         file
814
815 2007-03-17  Hans Breuer  <hans@breuer.org>
816
817         * glib/makefile.msc.in glib/pcre/makefile.msc 
818           glib/update-pcre/update.sh : define PCRE_STATIC to reflect the 
819         inclusion of pcre as LIB, not stand-alone DLL. Also set NEWLINE=-1
820         to match any newline by default, use of ../../build/win32/make.msc
821
822         * glib/gregex.h : minimal includes of <glib/*.H> instead of <glib.h>
823
824         * glib/gnulib/makefile.msc : make use of ../../build/win32/make.msc
825
826         * tests/regex-test.c(verbose): don't pass a string containing '%' 
827         as first parameter to g_print ()
828         (test_match) : for the unexpected case output pattern and string
829         escaped
830
831         * tests/child-test.c tests/slice-color.c : fix c99ism
832         * tests/slice-test.c : fix c99ism and gccism
833         * tests/mapping-test.c tests/base-64-tests.c : don't 
834         #include <unistd.h> unconditionally
835         * tests/option-test.c : use G_GINT64_CONSTANT() instead of direct LL
836
837         * tests/makefile.msc.in : more tests build
838
839 2007-03-17  Matthias Clasen  <mclasen@redhat.com>
840
841         * glib/gsequence.[hc]:
842         * glib/glib.symbols:
843         * tests/sequence-test.c: Move the consistency
844         checks to the test.
845
846 2007-03-16  Matthias Clasen  <mclasen@redhat.com>
847
848         * configure.in: Bump version
849
850         * === Released 2.13.0 ===
851
852         * NEWS: Updates
853
854 2007-03-16  Matthias Clasen  <mclasen@redhat.com>
855         
856         * glib/glib.symbols:
857         * glib/gsequence.h: Add the test function to the header,
858         since it is exported.
859
860         * glib/gbase64.c (g_base64_decode): Warn if the input
861         is too short.  (#418862, Halton Huo)
862
863 Fri Mar 16 11:24:51 2007  Tim Janik  <timj@imendio.com>
864
865         * glib/gscanner.[hc]: reverted premature commit which broke
866         GScanner ABI and API, #415323.
867
868 2007-03-16  Chris Wilson  <chris@chris-wilson.co.uk>
869
870         * glib/gkeyfile.c: Convert to GSlice and check for redundant
871         clears. (#418637)
872
873 2007-03-15  Matthias Clasen  <mclasen@redhat.com>
874
875         * glib/gscanner.[hc]: Revert recent changes that break
876         existing users of GScanner.
877
878 2007-03-15  Matthias Clasen  <mclasen@redhat.com>
879
880         * glib/gscanner.c (g_scanner_get_token_ll): Fix a typo
881         in the last commit.  (#415323, Richard Hult)
882
883 2007-03-15  Tor Lillqvist  <tml@novell.com>
884
885         * glib/gnulib/Makefile.am (INCLUDES): Add -I$(top_srcdir)/glib so
886         that gregex.h finds <glib.h>.
887
888         * glib/update-pcre/Makefille.am-1: Add -DGLIB_COMPILATION so that
889         we don't think g_ascii_table is dllimport.
890
891         * glib/pcre/Makefile.am: Corresponding change.
892
893         * glib/update-pcre/notdll.patch: New file. Drop
894         dllimport/dllexport magic for the pcre symbols.
895
896         * glib/update-pcre/Makefile.am: Dist it.
897
898         * glib/update-pcre/update.sh: Apply notdll.patch.
899
900         * glib/pcre/pcre.h: Corresponding change.
901
902 2007-03-15  Tor Lillqvist  <tml@novell.com>
903
904         * glib/gtypes.h: Add comment to avoid misleading people with the
905         large number of digits in G_PI etc. (#404338)
906
907 2007-03-15  Tor Lillqvist  <tml@novell.com>
908
909         * config.h.win32.in: Update to match what configure produces.
910
911 2007-03-15  Marco Barisione <marco@barisione.org>
912
913         Add GRegex for regular expression matching.  (#50075)
914
915         * configure.in: Handle GRegex compilation.
916
917         * glib/gregex.c:
918         * glib/gregex.h: Code for GRegex.
919
920         * glib/Makefile.am:
921         * glib/makefile.msc.in: Updated makefiles.
922
923         * glib/pcre/*: Internal copy of PCRE.
924
925         * glib/update-pcre/*: Stuff to automatically update the internal PCRE
926         to a newer version.
927
928         * tests/regex-test.c:
929         * tests/Makefile.am:
930         * tests/makefile.msc.in: Add tests for GRegex.
931
932 2007-03-15  Chris Wilson  <chris@chris-wilson.co.uk>
933
934         * glib/gmain.c (g_main_dispatch): Replace a
935         g_slist_prepend/g_slist_remove pair with an on-stack link
936         and open coding. (#416094)
937
938 2007-03-15  Matthias Clasen  <mclasen@redhat.com>
939
940         Fix two glitches in the Unicode case conversion
941         functions (#418217,  Denis Jacquerye)
942
943         * glib/guniprop.c (g_unichar_toupper): Handle zero entries
944         in special_case_table correctly.
945         (g_unichar_totitle): Fall back to g_unichar_toupper.
946
947 2007-03-15  Matthias Clasen  <mclasen@redhat.com>
948
949         * glib/gscanner.[hc]: Some optimizations, use a lookup
950         table for character classes, pre-allocate GStrings with
951         reasonable sizes.  (#415323, Charlie Brej)
952
953 2007-03-14  Matthias Clasen  <mclasen@redhat.com>
954
955         * glib/gkeyfile.c (g_key_file_get_double): Fix a 
956         small typo.  (#417847, Bobby Jack)
957
958 2007-03-08  Matthias Clasen  <mclasen@redhat.com>
959
960         * glib/gstrfuncs.c (g_strtoll): Return negative values.
961         (#416062)
962
963         * tests/strtoll-test.c: Add more testcases.
964
965 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
966
967         * glib/gstring.c (g_str_equal): Clarify docs.  (#364026, 
968         Bastian Nocera)
969
970 2007-03-06  Matthew Barnes  <mbarnes@redhat.com>
971
972         * glib/gqueue.h:
973         * glib/gqueue.c: Add G_QUEUE_INIT, g_queue_init(), and
974         g_queue_clear() to better support statically allocated
975         queues.  (#413244)
976
977 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
978
979         * glib/gkeyfile.c (g_key_file_parse_value_as_boolean):
980         Remove a NULL check that didn't do any good.  (#360904,
981         Paolo Borelli)
982
983 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
984
985         * glib/gmarkup.c (g_markup_parse_context_parse): Report
986         more accurate position for invalid UTF-8.  (#350802,
987         Simon Budig)
988
989 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
990
991         * glib/gbase64.c: Add NULL checks to the base64 
992         functions that take pointers.  (#399611, Martyn Russell)
993
994 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
995
996         Work with Solaris gettext (#341988, Laszlo Peter)
997
998         * m4macros/glib-gettext.m4: Make GLIB_WITH_NLS define
999         MSGFMT_OPTS if msgfmt supports -c.
1000
1001         * po/Makefile.in.in: Use MSGFMT_OPTS when calling
1002         msgfmt.
1003
1004 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
1005
1006         * tests/Makefile.am: Apply a patch by Loïc Minier
1007         to fix building with -Wl,-z,defs.  (#149144)
1008
1009 2007-03-03  Thierry Randrianiriana  <randrianiriana@gmail.com>
1010
1011         * po/mg.po: Added Malagasy translation.
1012         * configure.in: Added Malagasy 'mg' to ALL_LINGUAS
1013
1014 2007-03-01  Ihar Hrachyshka <iharh@gnome.org>
1015         * configure.in: Added be@latin to ALL_LINGUAS.
1016
1017 2007-02-17  Tor Lillqvist  <tml@novell.com>
1018
1019         * glib/gdate.c (win32_strftime_helper): New Win32-only
1020         function. Use the wide character Win32 API to do the work of
1021         strftime(): GetThreadLocale(), GetLocaleInfoW(), GetDateFormatW()
1022         and GetTimeFormatW().
1023         (g_date_strftime): On Windows use win32_strftime_helper()
1024         instead of strftime() to avoid codepage issues with strftime().
1025         Unfortunately using wcsftime() would not help either. (#404832)
1026
1027 2007-02-16  Soren Sandmann <sandmann@redhat.com>
1028
1029         * tests/sequence-test.c: For move, test moving between two
1030         sequences. Add test for swap.
1031
1032         * glib/gsequence.c: Replace splay tree with a treap.
1033         (check_node): Add checks for the treap invariants.
1034
1035 2007-02-10  Hans Breuer  <hans@breuer.org>
1036
1037         * glib/makefile.msc.in : added gsequence.obj
1038
1039 Fri Feb  9 17:46:18 2007  Søren Sandmann  <sandmann@redhat.com>
1040
1041         * glib/gsequence.c (g_sequence_get_end_iter): Remove assertion.
1042         * glib/gsequence.c (is_end): Return TRUE if the iter doesn't have
1043         a parent.
1044         * glib/gsequence.c: Fix grammar of comment.
1045         * glib/gsequence.c (node_update_fields): Use a temporary variable
1046         for the n_nodes.
1047
1048 2007-02-07  Soren Sandmann <sandmann@daimi.au.dk>
1049
1050         * tests/sequence-test.c (compare_items): Force an arbitrary order
1051         on otherwise identical items.
1052
1053         * glib/gsequence.c: Add comment discussing splay trees vs. other trees.
1054         * glib/gsequence.c (is_end): Add fast path for the common case
1055         when the node is not actually the end node.
1056
1057 2007-02-05  Soren Sandmann <sandmann@daimi.au.dk>
1058
1059         * glib/gsequence.c (g_sequence_sort_iter): Don't prohibit access
1060         until after the g_sequence_move_range() call.  Bug 404759,
1061         Christian Persch.
1062
1063        * tests/sequence-test.c: Formatting fix.
1064
1065 2007-02-03  Soren Sandmann <sandmann@daimi.au.dk>
1066
1067         * glib/gsequence.c (struct _GSequence): Add a new 'real_sequence'
1068         field.
1069         (g_sequence_new): Initialize real_sequence to the sequence
1070         (g_sequence_sort_iter): Set real_sequence of the temporary
1071         sequence to the real sequence.
1072         (g_sequence_sort_changed_iter): Same
1073         (g_sequence_insert_sorted_iter): Same
1074         (g_sequence_search_iter): Same
1075         (g_sequence_iter_get_sequence): Return real_sequence
1076
1077         * tests/sequence-test.c (compare_iters): Insert assertions that
1078         the iters point to the sequence being manipulated.
1079
1080 2007-02-03  Soren Sandmann <sandmann@daimi.au.dk>
1081
1082         * glib/gsequence.[ch]: New files implementing GSequence, a list
1083         implemented using a binary tree.
1084         * glib/glib.h, glib/glib.symbols: Update for GSequence.
1085         * docs/reference: Add documentation for GSequence
1086         * tests: Add sequence-test.c, a thorough test of all of
1087         the GSequence API.
1088
1089 2007-01-30  Matthias Clasen <mclasen@redhat.com>
1090
1091         * glib/glib.symbols:
1092         * glib/gslice.h:
1093         * glib/gslice.c: Don't make ABI depend on G_ENABLE_DEBUG,
1094         just add an empty g_slice_debug_tree_statistics () implementation
1095         in the !G_ENABLE_DEBUG case.
1096
1097 2007-01-26  Matthias Clasen <mclasen@redhat.com>
1098
1099         * configure.in: Define G_GNUC_INTERNAL for Sun Studio
1100         as __hidden.  (#342981, Brian Cameron)
1101
1102         * glib/gconvert.c:
1103         * glib/gutf8.c: Move G_GNUC_INTERNAL uses to the right
1104         spot.
1105
1106 2007-01-26  Matthias Clasen <mclasen@redhat.com>
1107
1108         * gmem.c:
1109         * gslice.c:
1110         * gmessages.c:
1111         * gutils.c: Make some structs which are used only once
1112         non-static.
1113
1114 2007-01-24  Benjamin Otte <otte@gnome.org>
1115
1116         * glib/gprintf.c (g_sprintf): Clarify the documentation
1117         regarding overflows (wording by Jan Schmidt)
1118
1119 2007-01-23  Roozbeh Pournader  <roozbeh@farsiweb.info>
1120
1121         * README: Remove mention of no-longer-existing PATCH
1122         keyword in bugzilla. (#396899)
1123
1124 2007-01-23  Matthias Clasen  <mclasen@redhat.com>
1125
1126         * glib/gutf8.c (g_utf8_get_char_validated): Clarify
1127         the behaviour is max_len is zero.  (#400044,
1128         Benjamin Dauvergne)
1129
1130 2007-01-23  Matthias Clasen  <mclasen@redhat.com>
1131
1132         * glib/goption.c (print_help): Use bitwise &
1133         when operating on flags.  (#399971, Jon Oberheide)
1134
1135 2007-01-19  Matthias Clasen  <mclasen@redhat.com>
1136
1137         Some file list updates (#398069, Owen Taylor)
1138
1139         * docs/Changes-2.0.txt
1140         * docs/reference/README.cvs-commits
1141         * glib.spec.in: Remove obsolete files
1142
1143         * tests/Makefile.am:
1144         * glib/libcharset/Makefile.am:
1145         * gobject/Makefile.am:
1146         * Makefile.am: Add some missing files to EXTRA_DIST
1147
1148         * tests/timeloop-basic.c: Make it build
1149         * HACKING: Small updates
1150
1151 2007-01-18  Matthias Clasen  <mclasen@redhat.com>
1152
1153         * glib/gdate.c (g_date_set_time): Fix a typo.  (#398203,
1154         Owen Taylor)
1155
1156 2007-01-17  Tor Lillqvist  <tml@novell.com>
1157
1158         * config.h.win32.in
1159         * glib/galloca.h
1160         * glib/gbacktrace.h
1161         * glib/gwin32.c
1162         * glibconfig.h.win32.in
1163         * README.win32: More minor tweaks for Digital Mars
1164         compiler. (#346808, Serhat Sevki Dincer)
1165
1166 2007-01-17  Tor Lillqvist  <tml@novell.com>
1167
1168         * glib-zip.in: DLLs are always installed in "bin" with current
1169         libtool, drop unnecessary logic to check where they are. Include
1170         also the COPYING file.
1171
1172 2007-01-17  Tor Lillqvist  <tml@novell.com>
1173
1174         * glib/galloca.h: Use <malloc.h> also with Digital Mars compiler
1175         on Win32. (#346808, Serhat Sevki Dincer)
1176
1177 2007-01-16  Matthias Clasen  <mclasen@redhat.com>
1178
1179         * glib/gthread.h:
1180         * glib/gthread.c:
1181         * glib/glib.symbols: Revert an accidental ABI break by
1182         moving gettime out of the GThreadFunctions struct and making
1183         it a separate variable.  (#397139, Joe Marcus Clarke)
1184
1185         * gthread/*.c: Adapt.
1186
1187 2007-01-16  Tor Lillqvist  <tml@novell.com>
1188
1189         * glib/gthread.c (gettime): GetSystemTimeAsFileTime() returns 100s
1190         of nanoseconds since 1601, so offset to Unix epoch (1970) and
1191         multiply by 100 to get nanoseconds which is what we want.
1192
1193 2007-01-15  Tor Lillqvist  <tml@novell.com>
1194
1195         * glib/gmain.h (struct _GPollFD): Fix mistake in my last commit.
1196
1197 2005-01-15  Matthias Clasen  <mclasen@redhat.com>
1198
1199         * glib/giochannel.c:
1200         * glib/gbookmarkfile.c: Remove redundant NULL-checks.
1201         (#369668, Morten Welinder)
1202
1203 2005-01-15  Matthias Clasen  <mclasen@redhat.com>
1204
1205         * glib/gthread.c:
1206         * gthread/gthread-posix.c: Correct the gettime calculations
1207         once more.  (#395203, Chris Wilson)
1208
1209 2007-01-15  Tor Lillqvist  <tml@novell.com>
1210
1211         * glib/gmain.h (struct _GPollFD): Prepare for potential Win64
1212         build: Use gint64 for the fd field on Win64, as we want to be able
1213         to store a HANDLE in it. (#395422) (Other changes will surely also
1214         be necessary when building on Win64, at least in giowin32.c.)
1215
1216 2007-01-15  Tor Lillqvist  <tml@novell.com>
1217
1218         * glib/gwin32.c (g_win32_getlocale): Simplify greatly. Instead of
1219         hardcoding a large switch statement, just ask Windows for the
1220         ISO639 and ISO3166 codes. Tack on @Latn or @Cyrl for those
1221         languages which can alternatively be written in Latin or
1222         Cyrillic. Fixes #395419.
1223
1224 2007-01-12  Matthias Clasen  <mclasen@redhat.com>
1225
1226         * glib/gkeyfile.c: Rework the handling of invalid
1227         keys/groups again. We are back to being liberal about
1228         what we accept, and only reject things that would lead
1229         to non-rereadable keyfiles.
1230
1231         * tests/keyfile-test.c: Adapt tests.
1232
1233 2007-01-12  Matthias Clasen  <mclasen@redhat.com>
1234
1235         * glib/gutils.c (g_get_home_dir): Clarify docs.  (#394687,
1236         Marc Brockschmidt)
1237
1238 2007-01-12  Matthias Clasen  <mclasen@redhat.com>
1239
1240         * glib/gthread.c: Include windows.h and fix
1241         include order. (#394258, Kazuki Iwamoto)
1242
1243 2007-01-12  Matthias Clasen  <mclasen@redhat.com>
1244
1245         * configure.in: Make G_GNUC_INTERNAL a no-op for
1246         gcc 2.95.    (#329031, David Schleef, Marc Brockschmidt)
1247
1248 2007-01-12  Matthias Clasen  <mclasen@redhat.com>
1249
1250         * gthread/gthread-posix.c:
1251         * glib/gtimer.c:
1252         * glib/gthread.c: Fix errors in the recently moved
1253         time calculations.  (#395203, Chris Wilson)
1254
1255 2007-01-10  Matthias Clasen  <mclasen@redhat.com>
1256
1257         * configure.in: Actually link gthread against librt.
1258         (#394641, Marco Pesenti Gritti)
1259
1260 2007-01-10  Matthias Clasen  <mclasen@redhat.com>
1261
1262         * glib/gkeyfile.c (g_key_file_is_key_name): Grr, allow '*' in keys,
1263         too.  (#394262)
1264
1265 2007-01-09  Behdad Esfahbod  <behdad@gnome.org>
1266
1267         * glib/gutils.h: Use a more optimized g_bit_storage() when gcc is
1268         available.  (#371670, Daniel Elstner)
1269
1270 2007-01-08  Matthias Clasen  <mclasen@redhat.com>
1271
1272         * gthread/gthread-posix.c (g_thread_impl_init): Don't
1273         use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME is
1274         defined.  (#394150)
1275
1276 2007-01-07  Matthias Clasen  <mclasen@redhat.com>
1277
1278         Don't link glib against libpthread.  (#393812)
1279
1280         * configure.in: Link gthread against librt, not glib itself.
1281
1282         * glib/gthread.h:
1283         * glib/gthread.c: Add a new thread function, gettime.
1284
1285         * glib/gtimer.c: Use gettime instead of directly working with
1286         the various system interfaces.
1287
1288         * gthread/gthread-impl.c:
1289         * gthread/gthread-posix.c:
1290         * gthread/gthread-win32.c: Implement gettime.
1291
1292 2007-01-07  Matthias Clasen  <mclasen@redhat.com>
1293
1294         * m4macros/glib-2.0.m4: Use PKG_PROG_PKG_CONFIG.  (#392636,
1295         Yevgen Muntyan)
1296
1297 2007-01-07  Tor Lillqvist  <tml@novell.com>
1298
1299         * glib/giowin32.c: Handle GIOChannels for file descriptors
1300         connected to the console separately. This would typically be the
1301         fd 0, 1, or 2 (if not redirected) in a console application. For
1302         such fds we don't need a separate thread, as console HANDLEs are
1303         waitable objects. (#359202, Michiel de Hoon)
1304
1305 2007-01-04  Behdad Esfahbod  <behdad@gnome.org>
1306
1307         * tests/bit-test.c (builtin_bit_nth_lsf1), (builtin_bit_nth_lsf2),
1308         (builtin_bit_nth_msf): Fix tests on x86_64.
1309
1310 2007-01-03  Behdad Esfahbod  <behdad@gnome.org>
1311
1312         * glib/goption.c (_g_unichar_get_width), (_g_utf8_strwidth),
1313         (calculate_max_length), (print_entry), (print_help): Take zerowidth
1314         and double-width chars into consideration when computing width of a
1315         string.  Also fix another bug in width computation. (#346955)
1316
1317         * glib/guniprop.c (g_unichar_iszerowidth): Fix typo.  It was not
1318         working correctly.
1319
1320 2007-01-03  Behdad Esfahbod  <behdad@gnome.org>
1321
1322         * glib/glib.symbols:
1323         * glib/gunicode.h:
1324         * glib/guniprop.c: Add g_unichar_iszerowidth(). (#347645)
1325
1326 2007-01-03  Behdad Esfahbod  <behdad@gnome.org>
1327
1328         * glib/gutils.h: Fix bug in g_bit_nth_lsf (#371631) and use
1329         __builtin_clzl for g_bit_storage if available (#371670).
1330
1331         * tests/Makefile.am:
1332         * tests/bit-test.c: New test, to test g_bit_* operations against
1333         naive and builtin implementations.
1334
1335 2007-01-02  Behdad Esfahbod  <behdad@gnome.org>
1336
1337         * configure.in: Avoid more warnings from running libtool --config.
1338         (#391364)
1339
1340 2007-01-03  Michael Natterer  <mitch@imendio.com>
1341
1342         * removed all .cvsignore files. SVN doesn't need them.
1343
1344 2007-01-02  Emmanuele Bassi  <ebassi@gnome.org>
1345
1346         * glib/gbookmarkfile.c (expand_exec_line): Add support for
1347         expanding the desktop entry spec variables %U (list of URIs)
1348         and %F (list of filenames), so that using the command line
1349         from the Exec and TryExec key of a desktop entry file works
1350         as intended.
1351
1352 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
1353
1354         * configure.in: Avoid warnings from running libtool --config.
1355         (#391364, Loïc Minier)
1356
1357 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
1358
1359         * glib/gbookmarkfile.c (g_bookmark_file_get_app_info):
1360         Return an error if the uri is bad. (#391370, Maciej Piechotka)
1361
1362 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
1363
1364         * glib/glib.symbols: Guard g_slice_debug_tree_statistics
1365         by G_ENABLE_DEBUG.  (#390940, Kazuki Iwamoto)
1366
1367 2007-01-02  Michael Natterer  <mitch@imendio.com>
1368
1369         * configure.in
1370         * Makefile.am: remove references to build/ until a proper decision
1371         has been made what to do with it.
1372
1373 2007-01-01  Matthias Clasen  <mclasen@redhat.com>
1374
1375         * glib-gettextize.in: Silence autoconf warnings about
1376         datarootdir.  (#391367, Loïc Minier)
1377
1378 2006-12-31  Matthias Clasen  <mclasen@redhat.com>
1379
1380         * glib/gslice.c: Fix some C99isms.  (#390913, Kazuki Iwamoto)
1381
1382 Fri Dec 29 13:28:07 2006  Tim Janik  <timj@imendio.com>
1383
1384         * glib/gslice.c: turned detection of too late g_thread_init() calls
1385         into a warning. this is a temporary work-around for some head-room
1386         to fix affected programs, memory corruption still occours regardless.
1387
1388 2006-12-29  Matthias Clasen  <mclasen@redhat.com>
1389
1390         * tests/gobject/Makefile.am:
1391         * tests/gobject/dynamictype.c: New test for dynamic type
1392         registration macros.
1393
1394 Thu Dec 28 21:14:45 2006  Tim Janik  <timj@imendio.com>
1395
1396         * glib/gslice.c: removed pthread-dependant debugging bits, the code
1397         was already converted to GMutex. this obsoletes Tor's recent fixups.
1398
1399 2006-12-28  Tor Lillqvist  <tml@novell.com>
1400
1401         * glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME)
1402         * glib/gutils.c (get_windows_directory_root): : Use only the wide
1403         character API here, too.
1404
1405         * glib/gslice.c: Make it compile on Win32 without pthreads: Use a
1406         Win32 critical section instead.
1407
1408         * glib/gmessages.c (g_logv): On Win32, if we get a fatal error
1409         message while being debugged we break into the debugger with
1410         G_BREAKPOINT(). Don't call abort() if the user is foolhardy enough
1411         to continue after the breakpoint. The user presumably knows what
1412         he is doing and deserves what he gets. (#376645, Andreas Köhler)
1413
1414 Thu Dec 28 12:50:31 2006  Tim Janik  <timj@imendio.com>
1415
1416         * glib/gslice.h, glib/gslice.c: implemented static debugging
1417         hash-tree to validate slice adresses and sizes with G_SLICE=debug-blocks.
1418         use abort() to exit in mem_error() to allow catching of these in gdb.
1419         abort programs with a descriptive error message if g_thread_init() is
1420         called after GSlice was in use. previously this just silently corrupted
1421         the magazines.
1422
1423         * glib/ghash.c (struct _GHashNode): reordered fields to keep 8-byte
1424         pointer alignment on 64bit systems and request smaller slice sizes
1425         on 32bit systems.
1426
1427         * tests/slice-test.c: support '~' option flag to introduce slice
1428         allocation/release corruption with a significant probability. this
1429         allowes testing of G_SLICE=debug-blocks.
1430
1431 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
1432
1433         * glib/gconvert.[hc]:
1434         * glib/gfileutils.c:
1435         * glib/giochannel.c:
1436         * glib/goption.c:
1437         * glib/gspawn.c:
1438         * glib/gunicollate.c:
1439         * glib/gutils.c:
1440         * tests/timeloop-basic.c:
1441         Consistently use gsize rather than size_t.  (#333310,
1442         Morten Welinder)
1443
1444 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
1445
1446         * configure.in: Use AC_CACHE_CHECK for the nl_langinfo
1447         check.  (#304517, Lőrinczy Zsigmond)
1448
1449 2006-12-27  Tor Lillqvist  <tml@novell.com>
1450
1451         * glib/gwin32.h
1452         * glib/gwin32.c (get_package_directory_from_module)
1453         (g_win32_get_package_installation_directory)
1454         (g_win32_get_package_installation_subdirectory): Add const to
1455         gchar* arguments. (#384523, Yevgen Muntyan)
1456
1457 2006-12-27  Ryan Lortie  <desrt@desrt.ca>
1458
1459         * glib/ghash.c: cache the value of the hash function
1460         in the GHashNode.  this speeds up resizing the hash
1461         table and it also allows a slight optimisation on
1462         lookups.  (#388332)
1463
1464 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
1465
1466         * glib/gunicollate.c (g_utf8_collate_key): Don't modify
1467         the current locale.  (#389300)
1468
1469 2006-12-26  Matthias Clasen  <mclasen@redhat.com>
1470
1471         * glib/gutf8.c: Add hints for locale-dependent interfaces.
1472         * glib/gconvert.c: Add hints for locale-dependent interfaces.
1473
1474         * glib/gconvert.c (g_get_filename_charsets): Improve
1475         formatting of docs.
1476
1477 2006-12-26  Behdad Esfahbod  <behdad@gnome.org>
1478
1479         * configure.in: Use libtool to determine shared library suffix.
1480         (#357245)
1481
1482 2006-12-24  Matthias Clasen  <mclasen@redhat.com>
1483
1484         * tests/run-collate-tests.sh:
1485         * tests/unicode-collate.c: Silently skip tests if
1486         we can't set LC_COLLATE to en_US.  (#336438)
1487
1488 2006-12-19  Matthias Clasen  <mclasen@redhat.com>
1489
1490         * glib/gkeyfile.c (g_key_file_is_key_name): Accept
1491         '/', '+' and '.' in key names, since gnome-vfs uses
1492         mime types as keys in some cache.
1493
1494         * tests/keyfile-test.c: Tests for the above.
1495
1496 2006-12-18  Matthias Clasen  <mclasen@redhat.com>
1497
1498         * configure.in: Fix the broken poll test.  (#387260,
1499         Christian Persch)
1500
1501         * glib/gmain.c (child_watch_helper_thread): Readd a
1502         return which was removed as dead code a while ago.
1503         icc may consider it dead, but gcc doesn't like non-void
1504         functions without a return...  (#354707)
1505
1506         * tests/Makefile.am: Try a different fix for bug 346373.
1507
1508 2006-12-18  Matthias Clasen  <mclasen@redhat.com>
1509
1510         Fix bug 161288:
1511
1512         * configure.in: Check for wcslen.
1513
1514         * glib/gnulib/vasnprintf.c: Handle wcslen missing.
1515
1516 2006-12-18  Matthias Clasen  <mclasen@redhat.com>
1517
1518         * glib/gkeyfile.c: Accept '@' in locale names.
1519
1520         * glib/gkeyfile.c: Tighten up the check for allowed
1521         key and group names.  (#343191, Tommi Komulainen)
1522
1523         * tests/keyfile-test.c: Test handling of key and group names.
1524
1525         * tests/Makefile.am: Don't use $RANDOM if the shell doesn't
1526         have it.  (#346373, Thomas Klausner)
1527
1528 2006-12-17  Behdad Esfahbod  <behdad@gnome.org>
1529
1530         * glib/gstring.c: Improve docs about string functions taking a
1531         length.  (#378727)
1532
1533 2006-12-17  Matthias Clasen  <mclasen@redhat.com>
1534
1535         * glib/gconvert.c:
1536         * glib/gutf8.c (_g_charset_get_aliases): Put the G_GNUC_INTERNAL
1537         where gcc doesn't complain about it.
1538
1539         * glib/ghash.c: Make ref_count an int to avoid compiler
1540         warnings.
1541
1542         * configure.in: Use AC_LANG_SOURCE for the clock test.
1543
1544         * glib/gthreadpool.h:
1545         * glib/gthreadpool.c (g_thread_pool_free): Don't use "wait"
1546         as parameter name.  (#379207, Christian Biere)
1547
1548         * glib/gspawn.c: Refer to g_child_watch_add() in addition
1549         to waitpid().
1550
1551         * glib/gstrfuncs.c (g_strndup, g_strnfill): Move docs
1552         inline, and improve wording.  (#372598, Behdad Esfahbod)
1553
1554         * glib/gspawn.c: Add some pointers to the gdk_spawn_
1555         variants.  (#338134, Federico Mena Quintero)
1556
1557         * configure.in: Make montonic clock test work again. Does
1558         AC_COMPILE_IFELSE not get confdefs ? Also, move the clock
1559         tests below the thread checks to fix #364663.
1560
1561         * tests/run-markup-tests.sh: Don't use diff -u  (#380801,
1562         Marek Rouchal)
1563
1564         * glib/gspawn.c: Fix the recent fdwalk()-related changes
1565         to not break mapping-test.  (#286838, Marco Barisione)
1566
1567         * glib/gstring.c (g_string_chunk_new): Don't shadow size.
1568         (#386760, Kazuki IWAMOTO)
1569
1570 2006-12-16  Matthias Clasen  <mclasen@redhat.com>
1571
1572         * glib/gstring.c: Move more documentation inline.
1573
1574         * configure.in: Use AC_COMPILE_IFELSE for the monotonic
1575         clock test.  (#362918, Han-Wen Nienhuys, Jeremy Lainé)
1576
1577         * glib/gstring.c: Move documentation inline.
1578
1579 2006-12-15  Matthias Clasen  <mclasen@redhat.com>
1580
1581         * glib/giochannel.h: Make ref_count a gint to avoid
1582         compiler warnings.  (#321977, Andrew Paprocki)
1583
1584         * configure.in: On Solaris, set CFLAGS and LDFLAGS that
1585         work both with Sun cc and gcc.  (#315061, Lazlo Peter)
1586
1587         * glib/gspawn.c: Undefine READ_OK to fix the build on
1588         old versions of Darwin.  (#327800)
1589
1590         * glib/glib.symbols:
1591         * glib/gstring.[hc] (g_string_chunk_clear): Add a function
1592         for clearing a GStringChunk. (#364608, Matt Barnes)
1593
1594         * glib/guniprop.c (interval_compare): Avoid a compiler
1595         warning.
1596
1597         * glib/gspawn.c (do_exec): Call set_cloexec() with
1598         the right parameters.  (#386252, Guillaume Desmottes)
1599
1600 2006-12-15  Matthias Clasen  <mclasen@redhat.com>
1601
1602         Fix #357585, Padraig O'Briain.
1603
1604         * configure.in: Check for fdwalk.
1605
1606         * glib/gspawn.c (do_exec): Use fdwalk() to close all
1607         file descriptors.
1608
1609         * glib/gspawn.c (fdwalk): Fallback implementation of
1610         fdwalk.
1611
1612 2006-12-14  Matthias Clasen  <mclasen@redhat.com>
1613
1614         * glib/gconvert.c (open_converter): Don't use alloca
1615         and avoid allocating memory for small keys that are
1616         already cached.  (#172406, Morten Welinder)
1617
1618         * glib/gmain.c (g_child_watch_add_full): Improve the docs.
1619         (#345569, Tim-Philipp Müller)
1620
1621         * glib/gkeyfile.c (g_key_file_add_group): If the group
1622         is already there, make it current.  (#385910, Joe Halliwell)
1623
1624         * tests/keyfile-test.c: Add a test for duplicate groups/keys.
1625
1626 2006-12-13  Matthias Clasen  <mclasen@redhat.com>
1627
1628         * m4macros/glib-gettext.m4: Require AC_CANONICAL_HOST in
1629         GLIB_WITH_NLS.  (#385132, Laszlo Peter)
1630
1631 2006-12-12  Matthias Clasen  <mclasen@redhat.com>
1632
1633         * configure.in: Add a check for broken poll on Mac OS X.
1634
1635         * glib/gmain.c: Use poll emulation on OS X.  (#302672, Toby Peterson,
1636         patch by Dave Vasilevsky)
1637
1638 2006-12-11  Matthias Clasen  <mclasen@redhat.com>
1639
1640         * glib/gatomic.c: Don't use local numeric labels in
1641         inline assembler on AIX.  (#316434, Hans Rosenfeld)
1642
1643         * glib/gunicode.h (g_utf8_next_char): Cast to const char *,
1644         not char *.  (#138153, Nikolai Weibull)
1645
1646 Wed Nov 22 16:09:13 2006  Tim Janik  <timj@gtk.org>
1647
1648         * glib/gmacros.h: added G_GNUC_MAY_ALIAS, suggested by Mathias
1649         Hasselmann in bug #335341, fixes bug #335853.
1650
1651 2006-11-15  Matthias Clasen  <mclasen@redhat.com>
1652
1653         * m4macros/glib-gettext.m4: Apply a patch from James
1654         Henstridge for compatibility with automake 2.60 (#343825)
1655
1656 2006-11-14  Behdad Esfahbod  <behdad@gnome.org>
1657
1658         * sanity_check: Replace bash-specific == with sh-understood =.
1659         Fixes bug #373864.
1660
1661 2006-11-05  Hans Breuer  <hans@breuer.org>
1662
1663         * glib/makefile.msc.in : glib/ version not the gobject/
1664         one I accidentially commited. Fixes bug #371074.
1665
1666 2006-11-05  Tor Lillqvist  <tml@novell.com>
1667
1668         * makefile.mingw
1669         * gmodule/makefile.mingw.in
1670         * glib/makefile.mingw.in
1671         * gobject/makefile.mingw.in
1672         * gthread/makefile.mingw.in
1673         * tests/makefile.mingw.in: Remove from CVS. Haven't been
1674         maintained or distributed for long.
1675
1676 2006-10-26  Pascal Terjan  <pterjan@linuxfr.org>
1677
1678         * glib/libcharset/localcharset.c: Fix small leak on failed
1679         realloc in _g_locale_get_charset_aliases (#338582)
1680
1681 2006-10-16  Behdad Esfahbod  <behdad@gnome.org>
1682
1683         * glib/gnulib/Makefile.am: Add $(GLIB_DEBUG_FLAGS).  (#362543,
1684         Peter Kjellerstedt)
1685
1686 2006-10-15  Sebastian Wilhelmi  <seppi@seppi.de>
1687
1688         * tests/Makefile.am: Compile errorcheck-mutex-test with thread
1689         libraries explicitly. (#74748, Javier Villavicencio)
1690
1691 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
1692
1693         Add a way to obtain Unicode script information.  (#348348,
1694         Marco Barisione)
1695
1696         * glib/glib.symbols:
1697         * glib/gunicode.h: Add GUnicodeScript enumeration and
1698         g_unichar_get_script.
1699
1700         * glib/guniprop.c: Implement g_unichar_get_script.
1701
1702         * glib/gscripttable.h: Generated private header containing
1703         script tables.
1704
1705         * glib/gen-script-table.pl: Script to generate gscripttable.h.
1706
1707         * glib/Makefile.am: Update
1708
1709 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
1710
1711         * tests/run-markup-tests.sh: Small portability fix.  (#347944,
1712         Dan McMahill)
1713
1714 2006-10-07  Tor Lillqvist  <tml@novell.com>
1715
1716         * glib/gwin32.c (get_package_directory_from_module)
1717         (g_win32_get_package_installation_directory): g_strdup the keys
1718         that we are passed before adding them to the hash tables, to guard
1719         against the caller freeing them. (#355955, Andreas Köhler)
1720
1721 2006-10-06  Matthias Clasen  <mclasen@redhat.com>
1722
1723         * glib/gtimer.c: Fix a typo.  (#359190)
1724
1725 2006-10-02  Behdad Esfahbod  <behdad@gnome.org>
1726
1727         * glib/Makefile.am:
1728         * gobject/Makefile.am:
1729         Include pltcheck.sh in EXTRA_DIST, and remove redefinition of TESTS.
1730         (#358966)
1731
1732 2006-10-01  Matthias Clasen  <mclasen@redhat.com>
1733
1734         * glib/gtimer.c (g_usleep): Use nsleep to implement
1735         g_usleep on AIX.  (#321974, Andrew Paprocki)
1736
1737         * configure.in: Check for nsleep
1738
1739         * glib/gmain.c: Fix typos in doc comments.
1740         (#358421, Tom Tromey)
1741
1742 2006-09-30  Matthias Clasen  <mclasen@redhat.com>
1743
1744         * glib/pltcheck.sh: A script to check PLT entries.
1745         * glib/Makefile.am (TESTS): Run pltcheck.sh
1746
1747         * glib/*: Fix includes to correct some issues with
1748         PLT entries.  (#354522, Behdad Esfahbod)
1749
1750 2006-09-17  Hans Breuer  <hans@breuer.org>
1751
1752         * glib/makefile.msc.in gobject/makefile.msc.in : better filtering
1753         of G_GNUC_* stuff when generating .def files. Now also works with
1754         newer (less tolerant) linkers, e.g. from vc2500e
1755
1756 2006-09-10  Matthias Clasen  <mclasen@redhat.com>
1757
1758         * glib/gbacktrace.c: Assume string.h is available.
1759         (#354523, Behdad Esfahbod)
1760
1761         * configure.in: Bump version to 2.13.0
1762
1763         * glib/glib.symbols:
1764         * glib/gmain.[hc]: Add functions to create approximate
1765         timeouts.  (#353942, Arjan van de Ven)
1766
1767         * glib/gstdio.c (g_rename): Initialize save_errno.
1768         (#355206, Mike Edenfield)
1769
1770 2006-09-03  Matthias Clasen  <mclasen@redhat.com>
1771
1772         * glib/gerror.c: Allocate GErrors using the slice allocator.
1773         (#354054, Matt Barnes)
1774
1775 2006-09-02  Matthias Clasen  <mclasen@redhat.com>
1776
1777         * glib/gtimer.c: Forgotten HAVE_CLOCK_GETTIME.
1778
1779 2006-09-02  Tor Lillqvist  <tml@novell.com>
1780
1781         * glib/gutils.c (g_get_any_init_do): Correct C99ism (mixed
1782         declarations and code) in Win32 ifdef branch. (#353903, Mike
1783         Edenfield)
1784
1785 2006-09-01  Abel Cheung  <abel@oaka.org>
1786
1787         * configure.in: Added 'dz' 'hy' to ALL_LINGUAS.
1788
1789 2006-09-01  Matthias Clasen  <mclasen@redhat.com>
1790
1791         * configure.in: Check for CLOCK_MONOTONIC.
1792
1793         * glib/gtimer.c: Only use clock_gettime if we
1794         have a monotonic clock.
1795
1796 2006-08-31  Matthias Clasen  <mclasen@redhat.com>
1797
1798         * configure.in: Add missing includes to a few test
1799         programs.  (#353580, Chris Wilson)
1800
1801 2006-08-30  Matthias Clasen  <mclasen@redhat.com>
1802
1803         * glib/gmarkup.c (g_markup_vprintf_escaped): Don't call
1804         va_end on caller-provided va_args.  (#353584, Chris Wilson)
1805
1806 2006-08-29  Tor Lillqvist  <tml@novell.com>
1807
1808         Remove support for Windows 9x/ME, as will be done also in Pango
1809         and GTK+. GTK+ hasn't worked on Win9x since 2.6 or 2.8 anyway, so
1810         it's pretty pointless to keep the Win9x code in here either. If
1811         somebody is interested, the code can always be found in older GLib
1812         versions, and in CVS.
1813
1814         * glib/gdir.c
1815         * glib/gfileutils.c
1816         * glib/gspawn-win32-helper.c
1817         * glib/gspawn-win32.c
1818         * glib/gstdio.c
1819         * glib/gutils.c
1820         * glib/gwin32.c
1821         * glib/gwin32.h: Remove the G_WIN32_IS_NT_BASED() and
1822         G_WIN32_HAVE_WIDECHAR_API() tests and their false (Win9x)
1823         branches, and any variables or static functions used only by the
1824         Win9x branches.
1825
1826         * glib/gwin32.c (g_win32_windows_version_init): Call g_error() if
1827         run on Win9x.
1828
1829 2006-08-27  Matthias Clasen  <mclasen@redhat.com>
1830
1831         * configure.in: Fix pthread compiler flag detection.
1832
1833         * glib/gtimer.c: Use Posix monotonic clocks instead of
1834         gettimeofday when available.  (#336114, William Jon McCann)
1835
1836 2006-08-26  Matthias Clasen  <mclasen@redhat.com>
1837
1838         * glib/gutils.h:
1839         * glib/gscanner.c: Fix some typos.  (#351741, Kjartan Maraas)
1840
1841 2006-08-25  Matthias Clasen  <mclasen@redhat.com>
1842
1843         * configure.in: Fix the pthread compiler flag detection.
1844
1845         * glib/gunicode.h:
1846         * glib/gutf8.c (_g_utf8_make_valid): Rename make_valid_utf8
1847         from gconvert.c, move it to gutf8.c, and export it privately.
1848
1849         * glib/gconvert.c (g_filename_display_name): Adjust callers.
1850
1851         * glib/gkeyfile.c: Use _g_utf8_make_valid() in a number of
1852         places to ensure error messages are valid UTF-8.  (#351853,
1853         Simon Budig)
1854
1855 2006-08-22  Matthias Clasen <mclasen@redhat.com>
1856
1857         * Branch for 2.12