Clarify docs for g_uri_unescape_string() (#508773)
[platform/upstream/glib.git] / ChangeLog
1 2008-01-15  Alexander Larsson  <alexl@redhat.com>
2
3         * glib/gurifuncs.c:
4         Clarify docs for g_uri_unescape_string() (#508773)
5
6 2008-01-14  Dan Winship  <danw@gnome.org>
7
8         * m4macros/glib-2.0.m4: Support gio in AM_PATH_GLIB_2_0 (#509465)
9
10 2008-01-15  Dan Winship  <danw@gnome.org>
11
12         * glib/gchecksum.c (md5_sum_update): fix this; the previous code
13         gave the wrong md5sum when called in certain ways with buffers
14         larger than 64 bytes.
15         (g_checksum_update): remove the unnecessary "length > 1"
16         restriction
17
18         * tests/checksum-test.c: Rewrite this to be much more exhaustive
19         (and in particular to test the md5_sum_update bugfix).
20
21 2008-01-14  Matthias Clasen  <mclasen@redhat.com>
22
23         * configure.in: Bump version
24
25         * === Released 2.15.2 ===
26
27         * NEWS: Updates
28
29 2008-01-14  Alexander Larsson  <alexl@redhat.com>
30
31         * glib/gurifuncs.c:
32         Clarify docs for g_uri_escape_string (#508773)
33
34 2008-01-12  Andre Klapper  <a9016009@gmx.de>
35
36         * configure.in: ALL_LINGUAS: remove line breaks from previous 
37         commit to get damned-lies stats correct again. Add Sinhala (si).
38
39 2008-01-11  Matthias Clasen  <mclasen@redhat.com>
40
41         * glib/gtestutils.c: Fix a docs typo
42
43 2008-01-11 12:55:19  Tim Janik  <timj@imendio.com>
44
45         * tests/testingbase64.c: added g_base64_encode()/g_base64_decode()
46         test case by Asbjoern Pettersen. fixed up coding style.
47
48 2008-01-11 09:00:28  Tim Janik  <timj@imendio.com>
49
50         * glib/Makefile.am (install-exec-hook): use mv/sed/rm on a temporary
51         file instead of "sed -i" which is not portable enough.
52
53 2008-01-08  Alexander Larsson  <alexl@redhat.com>
54
55         * tests/cxx-test.C:
56         Add gio/gio.h include to check for c++ problems.
57
58 2008-01-07  Matthias Clasen  <mclasen@redhat.com>
59
60         * configure.in: Bump version
61
62         * === Released 2.15.1 ===
63
64 2008-01-07  Alexander Larsson  <alexl@redhat.com>
65
66         * configure.in:
67         Add gio/test/Makefile to AC_CONFIG_FILES
68
69 2008-01-07  Matthias Clasen  <mclasen@redhat.com>
70
71         * NEWS: Updates
72
73 2008-01-06  Matthias Clasen  <mclasen@redhat.com>
74
75         * glib/gregex.c: Add a translator comment (#503051, 
76         Pedro de Medeiros)
77
78 2008-01-06  Matthias Clasen  <mclasen@redhat.com>
79
80         * glib/gutils.h: Cope with gcc 4.3 changed 'extern inline'
81         semantics.  (#315437, patch by Loïc Minier)
82
83 2008-01-06  Matthias Clasen  <mclasen@redhat.com>
84
85         * glib/gspawn.c (fdwalk): Don't set open_max to
86         RLIM_INFINITY.  (#495589, Tommi Komulainen)
87
88 2008-01-06  Matthias Clasen  <mclasen@redhat.com>
89
90         * README.in, INSTALL.in: Document new dependencies.
91
92 2008-01-06  Matthias Clasen  <mclasen@redhat.com>
93
94         * gio-2.0.pc.in, gio-2.0-uninstalled.pc.in: Require glib-2.0
95         (#507628)
96
97 2008-01-04  Mathias Hasselmann  <mathias@openismus.com>
98
99         Resolve 64 bit-shift bug in g_markup_collect_attributes.
100         Spotted by Lieven van der Heide.
101
102         * glib/gmarkup.c: Use G_GUINT64_CONSTANT in bit-shift.
103
104 2008-01-02  Alvaro Lopez Ortega  <alvaro@sun.com>
105
106         * gio/gunixmount.c (g_unix_mount_unmount, g_unix_mount_eject):
107         These void functions were trying to return a value. It was causing
108         the compilation to fail.
109
110 2008-01-02  Alvaro Lopez Ortega  <alvaro@sun.com>
111
112         * glib/ghash.c (g_hash_table_replace, g_hash_table_insert): These
113         functions prototype defines its output as void, and therefore they
114         should not return any value. This patch fixes a compilation error:
115         the "return" clauses were incompatible with the functions prototype.
116
117 2007-12-31  Matthias Clasen  <mclasen@redhat.com>
118
119         * glib/gslice.c: Remove C99 comments
120
121 2007-12-24  Matthias Clasen  <mclasen@redhat.com>
122
123         * glib/gtestutils.h:
124         * glib/glib.symbols: Mark assertion functions as G_GNUC_NORETURN.
125         (#506461, Sebastian Dröge)
126
127 2007-12-24  Matthias Clasen  <mclasen@redhat.com>
128
129         * glib/gtestutils.c: Include sys/time.h.  (#505258)
130
131 2007-12-22  Mathias Hasselmann  <mathias@openismus.com>
132
133         Do not show empty groups in --help output. Initial patch from Yevgen
134         Muntyan. (#504142)
135
136         * glib/goption.c: Do not show empty groups in --help output.
137         * glib/tests/Makefile.am: Add option-context.c
138         * glib/tests/option-context.c: Test skipping of empty groups.
139
140 2007-12-22  Matthias Clasen  <mclasen@redhat.com>
141
142         * glib/gkeyfile.c: Remove wrong documentation about start group
143         handling.  (#476856, Areg Beketovski)
144
145 2007-12-21 18:02:30  Tim Janik  <timj@imendio.com>
146
147         * glib/Makefile.am: use "sed -i.bak <CMD> <FILE> && rm -f <FILE>.bak"
148         syntax for install-exec-hook, which seems to be the only "sed -i"
149         variant that is portable across linux and MacOS.
150
151 2007-12-21  Matthias Clasen  <mclasne@redhat.com>
152
153         * glib/gtestutils.h: Bring up to GLib coding standards: remove
154         C99 comments, trailing commas in enumerations and extra ; after
155         G_BEGIN/END_DECLS. Among other things, this makes xulrunner build
156         against GLib 2.15.
157
158         * glib/gtester.c: More of the same
159
160 2007-12-09  Hans Breuer  <hans@breuer.org>
161
162         * tests/gio-ls.c : adapt to recent api changes
163         * tests/testglib.c : variable declaration at the beginning of a block
164         
165         (Lieven van der Heide, #503602)
166         * win32-fixup.pl : process *.rc.in as well; substitute 
167         LT_CURRENT_MINUS_AGE
168         * glib/makefile.msc.in : alphabetic sorting of OBJECTS
169
170 2007-12-20  Matthias Clasen  <mclasen@redhat.com>
171
172         * configure.in: Bump version
173
174         * === Released 2.15.0 ===
175
176         * NEWS: Updates
177
178         * glib/Makefile.am: Fix make dist
179
180 2007-12-20 16:34:04  Tim Janik  <timj@imendio.com>
181
182         * glib/gtester-report: commented class definitions. moved HTML character
183         escaping out of javascript. fixed string->bool conversions. added performance
184         results to test case "Details" window.
185
186 2007-12-20  Matthias Clasen  <mclasen@redhat.com>
187
188         * glib/gchecksum.[hc] (g_checksum_new): Return NULL when 
189         the checksum_type is unknown.  (#501853)
190
191 2007-12-20  Christian Persch  <chpe@gnome.org>
192
193         * glib/gchecksum.c (g_checksum_new): Use g_slice_new0, to fix
194         "conditional jump or move depends on uninitialised value(s)" error
195         from valgrind. Bug #504527.
196
197 2007-12-20 15:17:04  Tim Janik  <timj@imendio.com>
198
199         * Makefile.decl: generate HTML reports for test-report perf-report full-report.
200
201 2007-12-20 15:03:51  Tim Janik  <timj@imendio.com>
202
203         * glib/gtester-report: new python script that generates an HTML
204         unit test report from the XML files generated by gtester.
205
206         * glib/Makefile.am: install gtester-report in $bindir and configure
207         it upon installation (version number and python shebang).
208
209 2007-12-19  Matthias Clasen  <mclasen@redhat.com>
210
211         * glib/glib.symbols: Add g_async_queue_new_full
212
213 2007-12-19 20:30:18  Tim Janik  <timj@imendio.com>
214
215         * glib/gtestutils.c: capture g_log() messages and send to gtester.
216         also, send assertion messages to gtester.
217
218         * glib/gtester.c: add error messages to output log file.
219         force child poll loop to abort if waitpid() signaled child exit,
220         eventhough the child's report file descriptor wasn't closed.
221
222 2007-12-19  Christian Persch  <chpe@gnome.org>
223
224         * glib/gchecksum.c: (g_checksum_type_get_length),
225         (g_checksum_get_digest):
226         * glib/gchecksum.h:
227         * glib/glib.symbols:
228         * tests/checksum-test.c: (test_checksum): Add
229         g_checksum_type_get_length, and change g_checksum_get_digest to use a
230         provided buffer instead of returning allocated memory. Bug #501853.
231
232 2007-12-19  Emmanuele Bassi  <ebassi@gnome.org>
233
234         * glib/gtimer.c (g_time_val_from_iso8601): Fix the date validation
235         check. (#503029)
236
237         * tests/testglib.c (various_string_tests): Add an invalid date
238         for testing the above fix.
239
240 2007-12-19  Alexander Larsson  <alexl@redhat.com>
241
242         * glib/gfileutils.[ch]:
243         * glib/glib.symbols:
244         Rename g_format_file_size_for_display to g_format_size_for_display.
245
246 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
247
248         * docs/reference/glib/glib-sections.txt:
249         * glib/gasyncqueue.c: (g_async_queue_new), (g_async_queue_new_full),
250           (g_async_queue_unref):
251         * glib/gasyncqueue.h: add g_async_queue_new_full() which takes a
252           GDestroyNotify function to free any remaining queue items when the
253           queue is destroyed after the final atomic unref (#367550).
254
255 2007-12-18 13:45:23  Tim Janik  <timj@imendio.com>
256
257         * glib/gtestutils.[hc]: added g_test_trap_assert_stdout_unmatched() and
258         g_test_trap_assert_stderr_unmatched(), based on a suggestion by Mathias
259         Hasselmann. reworked g_test_trap_assertions() to use flags to encode
260         assertion semantics, fixes #504227.
261
262 2007-12-16  Mathias Hasselmann  <mathias@openismus.com>
263
264         * glib/gutils.c:
265         Allow NULL strings in g_parse_debug_string. (#503862, Matthew Barnes)
266
267 2007-12-14  Matthias Clasen  <mclasen@redhat.com>
268
269         * glib/glib.symbols:
270         * glib/ghash.[hc]: Add hash table iterators.  (#500507,
271         Jean-Yves Lefort)
272
273         * tests/hash-test.c: Test iterators. 
274
275 2007-12-13  Mathias Hasselmann  <mathias@openismus.com>
276
277         Give exmples in error message unsupported case-changing escape
278         sequences. (503222)
279
280         * glib/gregex.c: Add examples to error message for PCRE-ERR37.
281
282 2007-12-13  Bastien Nocera  <hadess@hadess.net>
283
284         * glib/gtimer.c: (g_time_val_from_iso8601):
285         Don't try to parse dates that start with anything but a
286         digit, a plus or a minus sign, as those can't be valid
287         ISO8601 dates (Closes: #503029)
288
289 2007-12-13  Matthias Clasen  <mclasen@redhat.com>
290
291         * glib/gkeyfile.c (g_key_file_clear): Free group_hash.
292         (#503420, Christian Persch)
293
294 2007-12-12 16:06:11  Tim Janik  <timj@imendio.com>
295
296         * tests/testglib.c: split up tests and reworked code to use
297         the new test framework.
298
299         * tests/Makefile.am: added testglib to TEST_PROGS.
300
301 2007-12-11 Rahul Bhalerao <b.rahul.pm@gmail.com>
302
303         * configure.in: Added entry for Marathi Translations
304
305 2007-12-10  Matthias Clasen  <mclasen@redhat.com>
306
307         * glib/glib.h: Include gurifuncs.h
308
309 2007-12-10  Benjamin Otte  <otte@gnome.org>
310
311         * glib/garray.h: use an intermediate cast to void * in g_array_index()
312         to not trigger cast alignment warnings, fixes #502927.
313
314 2007-12-10 15:08:59  Tim Janik  <timj@imendio.com>
315
316         * let g_warn_if_fail replace g_assert as discussed here:
317           http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html
318
319         * fix bug #502498: Test framework assertion failures should follow
320         gcc error format.
321
322         * gmessages.h, gmessages.c: deprecated g_assert_warning() which is
323         unused now. removed g_assert*() definitions whcih are provided by 
324         gtestutils.h now. added g_warn_if_reached() and g_warn_if_fail()  
325         which are recommended as g_assert/g_assert_not_reached replacements
326         for non-test programs.
327         added g_warn_message() to implement g_warn_*() macros.
328         use emacs-next-error friendly formatting for file:line: for warnings.
329
330         * gtestutils.h, gtestutils.c: use emacs-next-error friendly formatting.
331         implement g_assert_not_reached() with g_assertion_message() and
332         g_assert() in terms of g_assertion_message_expr() so we'll be able to
333         provide assertion messages in test logs.
334
335         * gkeyfile.c, gbookmarkfile.c: changed g_assert*() to g_warn_if_fail()
336         or g_return_if_fail() where suitable.
337
338         * gio/: changed g_assert to g_warn_if_fail.
339
340 2007-12-10 13:02:08  Tim Janik  <timj@imendio.com>
341
342         * glib/gtestutils.c (g_assertion_message_cmpnum): applied patch by Tommi
343         Komulainen to fix int64 printouts, fixes #502511.
344
345 2007-12-10  Matthias Clasen  <mclasen@redhat.com>
346
347         * glib/gstrfuncs.h:
348         * glib/gstrfuncs.c (g_dpgettext): Change prototype to take 
349         msgctxtid + offset instead of two strings, to avoid duplication
350         of string constants if the compiler/linker don't perform constant
351         suffix merging.  (#502590, Christian Persch)
352
353         * glib/gi18n.h:
354         * glib/gi18n-lib.h: Adapt the definitions of C_() and Q_().
355
356 2007-12-09  Hans Breuer  <hans@breuer.org>
357
358         * tests/gio-ls.c : (new file) a test program emulating some of 'ls'
359         * tests/makefile.msc.in : build it (currently on win32)
360
361         * **/makefile.msc glib/makefile.msc.in : removed -GD to compile
362         with msvc9 (vs2008) with less complains
363         
364         * glibconfig.h.win32.in : #define G_HAVE_ISO_VARARGS 1 for
365         msv8 (vs2005) and above
366         
367         * glib/gfileutils.c : s/stricmp/_stricmp/
368         * msvc_recommended_pragmas.h : work around Microsoft's premature 
369         attempt to deprecate the C-Library
370
371         * tests/makefile.msc.in : added checksum-test
372
373 2007-12-08  Christian Persch  <chpe@gnome.org>
374
375         * gio/glocalfileinfo.c: (get_thumbnail_attributes): Add forgotten
376         #ifdef G_OS_WIN32 to fix the build on linux.
377
378 2007-12-08  Hans Breuer  <hans@breuer.org>
379
380         * glib/makefile.msc.in : build gchecksum.obj
381
382 2007-12-06  Mathias Hasselmann  <mathias@openismus.com>
383
384         * glib/ghash.c: Call destroy notify when destroying
385         the hash table in g_hash_table_unref.
386
387 2007-12-06 13:29:00  Tim Janik  <timj@imendio.com>
388
389         * glib/gtester.c (child_report_cb): detect non-blocking fd EOF
390         by read()==0 following poll(), needed on MacOS.
391
392 2007-12-06  Mathias Hasselmann  <mathias@openismus.com>
393
394         * glib/gunidecomp.c: Mention g_utf8_normalize()
395         returns NULL on invalid string. (#501997)
396
397 2007-12-06  Mathias Hasselmann  <mathias@openismus.com>
398
399         * glib/gerror.c: Improve wording for g_propagate_error docs.
400
401 2007-12-06 09:27:42  Tim Janik  <timj@imendio.com>
402
403         * tests/scannerapi.c: added new scanner test from #501654, by
404         Patrick Hulin with various modifications.
405         reworked coding style, adapted to new testing framework, fixed
406         token parser test and use a forked sub process to test
407         g_scanner_error() output messages.
408
409 2007-12-05 17:58:18  Tim Janik  <timj@imendio.com>
410
411         * glib/gtester.c: added -m=thorough support to gtester.
412
413 2007-12-05 17:21:05  Tim Janik  <timj@imendio.com>
414
415         * glib/glib/gtestutils.c: print out random seed for verbose tests,
416         also adapted test result reporting slightly in verbose mode to allow
417         custom debugging output. support "thorough" as test mode alis for "slow".
418
419         * glib/glib/gtestutils.h: added g_test_thorough().
420
421         * glib/glib/gtester.c: print out the last random seed when tests fail.
422         added result attribute to test case status logging to easily spot
423         failing tests in log files. disabled debugging output when skipping tests.
424
425 2007-12-05 11:43:22  Tim Janik  <timj@imendio.com>
426
427         * glib/gtestutils.[hc]: added g_test_add_data_func() to pass data
428         into tests. allow data arguments for fixture tests.
429
430         * glib/gtestutils.c: fixed fatal log flag setup, so tests really abort
431         upon criticals/warnings/errors.
432
433         * glib/tests/testing.c: test test_data arguments.
434
435         * glib/gtester.c: some prototype fixups.
436
437 2007-12-05  Tor Lillqvist  <tml@novell.com>
438
439         * glib/win_iconv.c: Add "shift-jis" as an alternative spelling of
440         "shift_jis".
441
442 2007-12-05  Ryan Lortie  <desrt@desrt.ca>
443
444         * autogen.sh: for the benefit of git users, checkout build/ if it is
445         missing
446         * .gitignore: but after that, ignore it.
447
448 2007-12-05  Ryan Lortie  <desrt@desrt.ca>
449
450         * glib/ghash.c: ungtk-docify some comments for internal functions
451
452 2007-12-04  Emmanuele Bassi  <ebassi@gnome.org>
453
454         * gio/glocalfileinfo.c: Replace the copy-and-paste MD5 digest
455         generation with GChecksum.
456
457 2007-12-04  Emmanuele Bassi  <ebassi@gnome.org>
458
459         * glib/gchecksum.[ch]: Add GChecksum, a generic wrapper around
460         various hashing algorithms. At the moment, the MD5, SHA-1 and
461         SHA-256 algorithms are supported. (#443648)
462
463         * glib/glib.h:
464         * glib/Makefile.am:
465         * glib/glib.symbols: Build glue for GChecksum
466
467         * tests/Makefile.am
468         * tests/checksum-test.c: Add test suite for GChecksum.
469
470 2007-12-03  Ryan Lortie  <desrt@desrt.ca>
471
472         * glib/ghash.c: no code changes; add comments to document the internal
473         functions.
474
475 2007-12-03  Ryan Lortie  <desrt@desrt.ca>
476
477         * glib/ghash.c: no code changes; reorder functions to remove the need
478         for forward declarations.
479
480 2007-12-03  Ryan Lortie  <desrt@desrt.ca>
481
482         * glib/ghash.c (g_hash_table_lookup_node,
483         g_hash_table_lookup_extended, g_hash_table_insert_internal,
484         g_hash_node_new): improve clarity in some functions
485
486 2007-12-03  Ryan Lortie  <desrt@desrt.ca>
487
488         * glib/ghash.c: rename 'node' to 'node_ptr' where appropriate
489
490 2007-12-03  Ryan Lortie  <desrt@desrt.ca>
491
492         * glib/ghash.c: convert G_HASH_TABLE_RESIZE() macro to inline function
493
494 2007-12-03  Ryan Lortie  <desrt@desrt.ca>
495
496         * glib/glib.symbols (glib_gettext): remove stray (duplicate) entry
497         from file to fix the build
498
499 2007-12-03  Behdad Esfahbod  <behdad@gnome.org>
500
501         * glib/gnulib/Makefile.am: Fix EXTRA_DIST automake warnings. (#501107)
502
503 2007-12-03  Hans Breuer  <hans@breuer.org>
504
505         * glib/glib.symbols : added glib_gettext (in use by gio)
506         * makefile.msc : also try building gio
507         
508         * glib/gmarkup.c : use G_GUINT64_CONSTANT() to avoid 
509         'bad suffix on number'
510         * glib/gtestutils.c : declare cariable at the beginning of the block,
511         include <io.h> for G_OS_WIN32
512         * makefile.msc.in : add gurifuncs and gtestutils
513
514 2007-12-03  Ryan Lortie  <desrt@desrt.ca>
515
516         * glib/ghash.c: create a common function for the many places where all
517         nodes in the table are removed (remove_all, steal_all, destroy, unref,
518         etc...)
519
520 2007-12-03  Ryan Lortie  <desrt@desrt.ca>
521
522         * tests/hash-test.c (second_hash_test): fix memory leak, add a few
523         extra sanity tests.
524
525 2007-12-03  Matthias Clasen  <mclasen@redhat.com>
526         
527         * glib/gkeyfile.c: Don't call g_get_language_names() per-key.
528         (#500638, Michael Meeks)
529
530 2007-12-03  Marco Barisione <marco@barisione.org>
531
532         * glib/gregex.c:
533         * glib/gregex.h: Add new error codes for when compilation fails and
534         make compilation error translatable. (#482313, Morten Welinder)
535
536 2007-12-03  Matthias Clasen  <mclasen@redhat.com>
537
538         * glib/gkeyfile.c: Add a hash table to speed up group lookups,
539         which GKeyFile does quite a lot.  
540
541 2007-12-03  Alexander Larsson  <alexl@redhat.com>
542
543         * configure.in:
544         Add xattr checks for OSX style API (#500506)
545
546 2007-12-03  Ryan Lortie  <desrt@desrt.ca>
547
548         * glib/ghash.c: merge more common code into functions.  Vastly
549         simplify loop logic in g_hash_table_foreach_remove_or_steal().
550
551 2007-12-01  Behdad Esfahbod  <behdad@gnome.org>
552
553         * Makefile.am: Don't descend into build/. (#500875)
554
555 2007-11-28  Matthias Clasen  <mclasen@redhat.com>
556
557         * glib/gmarkup.h:
558         * glib/gmarkup.c: 
559         * glib/gerror.c: Add Since: tags to new API, other doc improvements.
560
561 2007-11-28  Matthias Clasen  <mclasen@redhat.com>
562
563         * glib/gurifuncs.c: Some doc cleanups
564
565 2007-11-28  Matthias Clasen  <mclasen@redhat.com>
566
567         * glib/gtestutils.c: Fix up some doc comments, avoid C99 comments
568
569         * glib/gconvert.c: De-doc-commentify static functions to
570         shut up gtk-doc.
571
572         * glib/gutils.c: Fix the glib_gettext doc comment.
573
574 2007-11-28  Tor Lillqvist  <tml@novell.com>
575
576         * config.h.win32.in: Update to match what configure produces.
577
578 2007-11-28  Alexander Larsson  <alexl@redhat.com>
579
580         * glib/gstring.c (g_string_append_uri_escaped):
581         Move this function before g_string_append_c so that
582         we avoid the plt call due to the undefinf of g_string_append_c
583
584 2007-11-28  Emmanuele Bassi  <ebassi@gnome.org>
585
586         * gio/Makefile.am: Remove makegioalias.pl from the marshal files
587         and avoid it being cleaned up when running make clean.
588
589 2007-11-28  Alexander Larsson  <alexl@redhat.com>
590
591         * glib/glib.symbols:
592         Add in the new symbols
593         
594         * glib/gurifuncs.c:
595         Use the aliases framework
596         
597         * glib/glibintl.h:
598         * glib/gutils.c:
599         Make the alias stuff work now that glib_gettext
600         is exported to libgio. 
601
602 2007-11-27  Ryan Lortie  <desrt@desrt.ca>
603
604         * glib/ghash.c (g_hash_table_insert, g_hash_table_replace,
605         g_hash_table_insert_internal): insert/replace were identical except
606         for a single line.  Replace both with a common function.
607
608 2007-11-27  Alexander Larsson  <alexl@redhat.com>
609
610         * gio/Makefile.am:
611         * gio/gurifuncs.[ch]:
612         * glib/Makefile.am:
613         * glib/gstring.[ch]:
614         * glib/gurifuncs.[ch]:
615         Moved gurifuncs from gio to glib
616
617 2007-11-27  Alexander Larsson  <alexl@redhat.com>
618
619         * gio/gfileinfo.[ch]:
620         * glib/gfileutils.[ch]:
621         Move g_format_file_size_for_display from gio to glib
622
623 2007-11-27  Alexander Larsson  <alexl@redhat.com>
624
625         * configure.in:
626         Allow configuration of gio-module-dir
627         
628         * gio-2.0.pc.in:
629         Export giomodules location as giomodule variable
630
631 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
632
633         * tests/markup-collect.c: Add some tests for invalid booleans
634
635 2007-11-26  Ryan Lortie  <desrt@desrt.ca>
636  
637         Add new function g_markup_collect_attributes (bug #496847).
638  
639         * glib/glib.symbols: add g_markup_collect_attributes
640  
641         * docs/reference/glib/glib-sections.txt: 
642         * glib/gmarkup.h:
643         * glib/gmarkup.c: add g_markup_collect_attributes and new enumerated
644         type GMarkupCollectType.  Add new error code
645         G_MARKUP_ERROR_MISSING_ATTRIBUTE that is thrown by the attribute
646         collector.
647
648 2007-11-27  Tor Lillqvist  <tml@novell.com>
649
650         * glib/win_iconv.c: Some improvements, being upstreamed.
651         (must_use_null_useddefaultchar): New function, checks for those
652         codepages for which one must pass a NULL lpUsedDefaultChar pointer
653         to WideCharToMultiByte().
654         (kernel_wctomb): Use it.
655         (kernel_wctomb): Return with E2BIG immediately if bufsize is zero.
656
657 2007-11-27  Tor Lillqvist  <tml@novell.com>
658
659         * glib/gutils.c (_glib_get_locale_dir) [Win32]: Use either
660         lib/locale or share/locale depending on which one is in
661         GLIB_LOCALE_DIR. When the configury recognizes GNU gettext (based
662         on the _nl_msg_cat_cntr variable, eek), share/locale gets used.
663
664         * glib-zip.in: Likewise, look for message catalogs either in
665         lib/locale or share/locale.
666
667 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
668
669         * gio/gfileattribute.c: Fix up a doc comment.
670
671 2007-11-26  Alexander Larsson  <alexl@redhat.com>
672
673         * Makefile.am:
674         * configure.in:
675         * gio-2.0-uninstalled.pc.in:
676         * gio-2.0.pc.in: 
677         * gio-unix-2.0-uninstalled.pc.in:
678         * gio-unix-2.0.pc.in:
679         * gio/
680         * docs/reference/gio
681         Merged gio-standalone into glib.
682         
683         * glib/glibintl.h:
684         * glib/gutils.c:
685         Export glib_gettext so that gio can use it
686         Add P_ (using same domain for now)
687         Add I_ as g_intern_static_string
688
689 2007-11-26  Tor Lillqvist  <tml@novell.com>
690
691         * glib/win_iconv.c: ISO8859-1 is CP28591, not CP1252.
692
693 2007-11-26  Tor Lillqvist  <tml@novell.com>
694
695         Implement #491549: On Windows, always use the native API for
696         character set conversions instead of GNU libiconv. Almost all
697         codesets supported by GNU libiconv exist as Windows codepages.
698         One missing feature is the "C99" and "JAVA" pseudo codesets, but I
699         doubt that is worth worrying about.
700         
701         * glib/win_iconv.c: New file. iconv() implementation for
702         Windows. Placed in the public domain by Yukihiro Nakadaira
703         <yukihiro.nakadaira@gmail.com>. From
704         http://yukihiro.nakadaira.googlepages.com/win_iconv.zip, his
705         2007-11-17 version.
706
707         * glib/gconvert.c: Include win_iconv.c on Windows.
708
709         * glib/Makefile.am: Add win_iconv.c to EXTRA_DIST.
710         
711         * configure.in: Bypass iconv checks on Windows. 
712
713 2007-11-25  Tor Lillqvist  <tml@novell.com>
714
715         * glib/gtestutils.c: Add conditionals for non-Unix. Just g_error()
716         unless G_OS_UNIX for now.
717
718 2007-11-25  Matthias Clasen  <mclasen@redhat.com>
719
720         * configure.in: Require gtk-doc 1.8.
721
722         * glib/gasyncqueue.c:
723         * glib/gdate.c:
724         * glib/gfileutils.c:
725         * glib/gmain.c:
726         * glib/gmarkup.c:
727         * glib/gregex.c:
728         * glib/gtestutils.c:
729         * glib/gutils.c: Use gtk-doc abbreviations for 
730         examples in doc comments.
731
732 2007-11-24  Matthias Clasen  <mclasen@redhat.com>
733
734         * */Makefile.am: Replace INCLUDES by AM_CPPFLAGS, other
735         cleanups.
736
737 2007-11-24  Matthias Clasen  <mclasen@redhat.com>
738
739         * tests/base64-test.c: Fix a memory overrun.
740
741 2007-11-24  Matthias Clasen  <mclasen@redhat.com>
742
743         * glib/gutils.c: Remove leftover ENABLE_NLS #ifdefs.
744
745 2007-11-23  Matthias Clasen  <mclasen@redhat.com>
746
747         * glib/gbase64.c (g_base64_encode): Don't refuse to encode
748         a single byte.  (Milan Crha)
749
750         * tests/base64-test.c: Test encoding short strings.
751
752 2007-11-23  Matthias Clasen  <mclasen@redhat.com>
753
754         * glib/gi18n-lib.h: 
755         * glib/gi18n.h: Define a two-argument macro C_() for marking
756         translatable strings with context and implement C_() and Q_()
757         using g_dpgettext().  (#142676, Morten Welinder)
758
759         * glib/glib.symbols:
760         * glib/gstrfuncs.[hc]: Implement g_dpgettext().
761
762 2007-11-23  Matthias Clasen  <mclasen@redhat.com>
763
764         * glib/goption.c: Use g_print to print out --help text in 
765         locale encoding.  (#469551, Takao Fujiwara)
766
767 2007-11-22  Matthias Clasen  <mclasen@redhat.com>
768
769         * glib/gkeyfile.c: Set length out param in list-returning functions
770         to 0 when returning NULL.  (#498728, Christian Persch)
771
772 2007-11-21 21:06:47  Tim Janik  <timj@imendio.com>
773
774         * Makefile.decl: initialize automake variables EXTRA_DIST and
775         TEST_PROGS for unconditional appending via += in other makefiles.
776         define recursive test targets: test, test-report, perf-report,
777         full-report, as described here:
778       http://mail.gnome.org/archives/gtk-devel-list/2007-November/msg00000.html
779
780         * Makefile.am:
781         * build/win32/vs8/Makefile.am, build/win32/dirent/Makefile.am:
782         * build/win32/Makefile.am, build/Makefile.am:
783         * docs/Makefile.am, docs/reference/Makefile.am:
784         * docs/reference/glib/Makefile.am, docs/reference/gobject/Makefile.am:
785         * gmodule/Makefile.am, tests/Makefile.am:
786         * tests/refcount/Makefile.am, tests/gobject/Makefile.am:
787         * glib/update-pcre/Makefile.am, glib/libcharset/Makefile.am:
788         * glib/tests/Makefile.am, glib/pcre/Makefile.am:
789         * glib/gnulib/Makefile.am, gobject/Makefile.am, m4macros/Makefile.am:
790         * gthread/Makefile.am, glib/Makefile.am:
791         include $(top_srcdir)/Makefile.decl, adapted EXTRA_DIST assignments.
792
793         * glib/tests/Makefile.am: removed example testing rules.
794
795         * glib/tests/testing.c: conditionalized performance and slow tests.
796
797         * glib/gtestutils.h:
798         * glib/gtestutils.c: work around g_test_config_vars not changing its
799         exported value after value assignments, aparently due to symbol aliases.
800
801         * glib/gtester.c: fixed off-by-one error which produced junk in logs.
802
803         * configure.in: check for python >= 2.4 and provide $PYTHON for scripts.
804
805 Tue Nov 20 15:59:55 2007 +0100 Tim Janik
806
807         Renamed gtestframework to gtestutils.
808
809         * glib/glib.h:
810         * glib/Makefile.am: added gtestutils.h to public includes.
811
812         * glib/gtestutils.c: include gtestutils.h.
813
814         * glib/gtestutils.h:
815         * glib/glib.symbols:
816         * glib/tests/testing.c: renamed gtestframework to gtestutils.
817
818         * glib/gtestframework.h: renamed to gtestutils.h.
819
820         * glib/gtestframework.c: renamed to gtestutils.c.
821
822 Tue Nov 20 15:29:34 2007 +0100 Tim Janik
823
824         glib/gtestframework.c: g_test_init(): make warnings and criticals fatal for all test programs.
825
826 Wed Nov 14 20:35:05 2007 +0100 Tim Janik
827
828         gtestframework.c: added test API documentation by Sven Herzberg and Tim Janik.
829
830 Wed Nov 14 19:10:28 2007 +0100 Tim Janik
831
832         gtestframework.[hc]: implemented g_test_queue_destroy() and g_test_queue_unref().
833
834 Fri Nov 9 12:28:52 2007 +0100 Tim Janik
835
836         Added g_test_bug() and related API.
837
838         * gtester.c: handle G_TEST_LOG_MESSAGE and test test message API.
839
840         * gtestframework.h, gtestframework.c: added test message API and convenience
841         API to send test messages about bug URLs.
842
843 Fri Nov 9 11:35:11 2007 +0100 Tim Janik
844
845         Added API to access test framework configuration.
846
847         * gtestframework.h, gtestframework.c: export testing configuration to test
848         programs with g_test_quick(), g_test_perf(), g_test_verbose(), g_test_quiet().
849
850 Thu Nov 8 17:55:09 2007 +0100 Tim Janik
851
852         gtester: implemented logic to handle failing tests, self tests, and validate XML reports.
853
854         * gtester.c: terminate when tests failed. keep XML valid when test cases fail.
855         restart test binaries when tests fail, resuming after the last processed test.
856         support --gtester-selftest to run gtester itself as test program.
857         support --test-arg=<arg> to pass args along to test programs. added
858         main_selftest() which does a simplistic fixture test. fail if exit
859         code of test programs is not 0.
860
861         * gtestframework.h: added G_TEST_LOG_SKIP_CASE test log message type.
862
863         * gtestframework.c: support --GTestSkipCount=<n> to skip a number of tests.
864
865         * tests/Makefile.am: added test-report: for demonstration purposes.
866         added gtester-xmllint-check: and hooked it up into check:, this rule calls
867         gtester as test program, running it's selftest, and then uses xmllint to
868         validate the generate XML test log file.
869
870 Thu Nov 8 14:51:37 2007 +0100 Tim Janik
871
872         gtester: implemented XML logging.
873
874         * glib/gtester.c: log test messages to XML output file. beautified normal test
875         result output.
876
877         * glib/gtestframework.c: fixed GTimer leak.
878
879         * glib/tests/Makefile.am: start gtester with --verbose.
880
881 Thu Nov 8 12:33:31 2007 +0100 Tim Janik
882
883         tests/Makefile.am: execute test programs with gtester, add test: to check:
884
885 Thu Nov 8 12:18:51 2007 +0100 Tim Janik
886
887         Fixed PLT symbol exports for gtestframework.h.
888
889         * glib/glib.symbols: added all exported gtestframework.h symbols.
890
891         * glib/gtestframework.c: include galias.h, galiasdef.c, define __G_TESTFRAMEWORK_C__.
892
893 Thu Nov 8 11:31:12 2007 +0100 Tim Janik
894
895         glib/gtester.c: fixed debugging flag.
896
897 Wed Nov 7 17:56:26 2007 +0100 Tim Janik
898
899         fixed bogus unistd.h include.
900
901 Wed Nov 7 17:53:30 2007 +0100 Tim Janik
902
903         Implemented test log IPC.
904
905         * gtester.c: read and decode log messages from test binary child processes.
906         fixed GIOChannel and child watch handling to process all messages and avoid
907         hangs. pass --verbose and --quiet on to children, default to --quiet.
908
909         * gtestframework.h: export g_test_log_type_name().
910
911         * gtestframework.c: send test log to --GTestLogFD=<fd> if given, removed
912         bogus -o-option.
913
914 Tue Nov 6 20:07:44 2007 +0100 Tim Janik
915
916         gtester.c: support test case listing through gtester.
917
918 Tue Nov 6 20:01:06 2007 +0100 Tim Janik
919
920         gtestframework.c: fixed testpath matches for automatic root suite.
921
922 Tue Nov 6 19:50:33 2007 +0100 Tim Janik
923
924         gtester.c: adapted to become a rudimentary test binary launcher.
925
926         * gtester.c: increased read buffer size to match common unix pipe buffer size.
927         added argument parsing and usage. changed io handling to capture and replicate
928         stdout. fixed io handlers to be cleaned up when the child process exits (catch
929         G_IO_ERR | G_IO_HUP). we now use pending/iteration instead of a main loop
930         structure, to keep running until the child process exits and all io has been
931         processed. launch the test binaries given on the command line. don't quit when
932         a child couldn't be launched but --keep-going was specified.
933
934 Tue Nov 6 17:11:37 2007 +0100 Tim Janik
935
936         Integrated gtester program into build process.
937
938         * Makefile.am: build and install gtester binary.
939
940         * gtester.c: fixed up coding style and removed hard wired test coded.
941
942 Tue Nov 6 16:12:32 2007 +0100 Sven Herzberg
943
944         glib/gtester.c:Small -Wall fix
945
946 Tue Nov 6 16:05:06 2007 +0100 Sven Herzberg
947
948         glib/gtester.c:Implemented nonblocking reading properly now
949
950 Mon Nov 5 13:53:23 2007 +0100 Sven Herzberg
951
952         glib/gtester.c:Quit the application when the output is parsed completely, not just the process finished
953
954 Mon Nov 5 12:00:16 2007 +0100 Sven Herzberg
955
956         glib/gtester.c:Read the output of the child process
957
958 Mon Nov 5 11:50:59 2007 +0100 Sven Herzberg
959
960         glib/gtester.c:Use g_spawn_async_with_pipes()
961
962 Mon Nov 5 11:50:08 2007 +0100 Sven Herzberg
963
964         glib/gtester.c:Spawn a process async and quit gtester after the child process exited
965
966 Mon Nov 5 11:30:45 2007 +0100 Sven Herzberg
967
968         glib/gtester.c:Added a first revision of gtester
969
970 Tue Nov 6 16:47:06 2007 +0100 Tim Janik
971
972         Implemented test log serialization.
973
974         * glib/gtestframework.h: added g_test_log*() API.
975
976         * glib/gtestframework.c: implement test log serialization.
977
978 Tue Nov 6 14:24:54 2007 +0100 Tim Janik
979
980         Implemented test logging basics.
981
982         * glib/gtestframework.c: added --debug-log and --verbose, implemented
983         test information logging.
984
985         * testing.c: test g_test_maximized_result() and g_test_minimized_result().
986
987 Tue Nov 6 11:52:14 2007 +0100 Tim Janik
988
989         Implemented g_test_timer*().
990
991         * gtestframework.c: implemented g_test_timer*().
992
993         * tests/testing.c: added a g_test_timer*() test.
994
995 Mon Nov 5 18:28:24 2007 +0100 Tim Janik
996
997         Implemented support for testpaths.
998
999         * gtestframework.c: implemented g_test_add_vtable() and g_test_add_func().
1000
1001         * tests/testing.c: use g_test_add() and g_test_add_func() to majorly simplify main().
1002
1003 Mon Nov 5 15:56:42 2007 +0100 Tim Janik
1004
1005         testing.c: added tests for the g_test_rand*() API.
1006
1007 Mon Nov 5 15:55:38 2007 +0100 Tim Janik
1008
1009         Implemented g_test_rand*().
1010
1011         * gtestframework.h: fixed g_assert_cmp*() to evaluate arguments only once.
1012         added g_assert_cmpuint(). completed g_test_rand*() to cover bits, ints,
1013         doubles and ranges.
1014
1015         * gtestframework.c: fixed "--seed" option and implemented g_test_rand*().
1016
1017 Mon Nov 5 15:51:43 2007 +0100 Tim Janik
1018
1019         testing.c: added tests for g_assert_cmphex() and forked test traps.
1020
1021 Mon Nov 5 15:10:18 2007 +0100 Tim Janik
1022
1023         Implemented g_test_trap_fork() API.
1024
1025         * gtestframework.h: added g_assert_cmphex(). reworked g_test_trap*() API.
1026
1027         * gtestframework.c: implemented g_test_trap_fork() API.
1028
1029 Thu Nov 1 15:05:07 2007 +0100 Tim Janik
1030
1031         * glib/gtestframework.c:
1032
1033         that match a given test path.
1034         (g_test_run_suite): run suite only if it matches the existing test paths.
1035
1036         * glib/tests/testing.c: minor rename.
1037
1038 Thu Nov 1 13:45:55 2007 +0100 Tim Janik
1039
1040         GTest framework started.
1041
1042         * glib/gtestframework.h: testing framework API as proposed on gtk-devel-list.
1043         includes elaborate assertions, performance report functions, test traps,
1044         test timer, test random numbers, teardoiwn garbage collection functions
1045         and general test case / test suite management APIs.
1046
1047         * glib/gtestframework.c: first test framework implementation. already covers
1048         some test suite management APIs and assertion message implementations.
1049
1050         * glib/tests/testing.c: test program for the testing framework.
1051
1052         * glib/tests/Makefile.am: complie testing.c as test. run all tests as part of
1053         make test:.
1054
1055 Wed Oct 31 15:42:48 2007 +0100 Tim Janik
1056
1057         glib/Makefile.am: build tests/ subdir after building libglib.
1058
1059 Tue Oct 30 16:17:32 2007 +0100 Tim Janik
1060
1061         Fixed up internal 'g_test*' names.
1062
1063         * refcount/signals.c:
1064         * refcount/objects.c:
1065         * refcount/objects2.c:
1066         * refcount/closures.c:
1067         * refcount/properties.c:
1068         * refcount/properties2.c: changed namespace prefix from g_test_* to my_test_*
1069         to not clash with newly introduced g_test* API in glib.
1070
1071 Tue Oct 30 14:41:26 2007 +0100 Tim Janik
1072
1073         Added gtestframework.[hc] and glib/tests/.
1074
1075 2007-11-20  Sven Neumann  <sven@gimp.org>
1076
1077         * glib/gerror.c (g_error_add_prefix): use g_strconcat() instead of
1078         g_strjoin() to concatenate two strings.
1079
1080 2007-11-19  Marco Barisione  <marco@barisione.org>
1081
1082         * glib/gregex.c: When the compilation of a pattern fails in the error
1083         message use the character offset and not the byte offset.
1084
1085         * glib/gregex.c: Pass an unsigned long instead of an int to
1086         pcre_fullinfo() to avoid problems on 64-bit systems (#498113, Kouhei
1087         Sutou)
1088
1089 2007-11-19 10:30:33  Tim Janik  <timj@imendio.com>
1090
1091         * configure.in: updated version number to 2.15.0 for development.
1092
1093 2007-11-18  Matthias Clasen  <mclasen@redhat.com>
1094
1095         * glib/gbase64.c: Documentation improvements.  (#496518,
1096         Stefan Schulze Frielinghaus)
1097
1098 2007-11-18  Matthias Clasen  <mclasen@redhat.com>
1099
1100         * configure.in: Check whether assembler supports numerical local
1101         labels.  
1102
1103         * glib/gatomic.c: Fix powerpc implementation of atomic ops for 
1104         platforms where the assembler doesn't support numerical local
1105         labels.  (#445362)
1106
1107 2007-11-15  Ryan Lortie  <desrt@desrt.ca>
1108
1109         * docs/reference/glib/tmpl/markup.sgml:
1110         * glib/gmarkup.h:
1111         * glib/gmarkup.c: new flag G_MARKUP_PREFIX_ERROR_POSITION to cause the
1112         parser to prepend location information (ie: "Error on line %d, char
1113         %d:") to errors generated by the GMarkupParser callbacks.
1114
1115         Closes #496046.
1116
1117 2007-11-15  Ryan Lortie  <desrt@desrt.ca>
1118
1119         * docs/reference/glib/glib-sections.txt:
1120         * glib/glib.symbols:
1121         * glib/gerror.h:
1122         * glib/gerror.c: new functions g_prefix_error and
1123         g_propagate_prefixed_error.
1124
1125 2007-11-13  Cody Russell  <bratsche@gnome.org>
1126
1127         * docs/reference/gobject/gobject-docs.sgml:
1128         * docs/reference/gobject/tut_gsignal.xml:
1129         * docs/reference/gobject/tut_gtype.xml:
1130         * docs/reference/gobject/tut_intro.xml:
1131         * docs/reference/gobject/tut_tools.xml:
1132         * docs/reference/gobject/tut_howto.xml:
1133         * docs/reference/gobject/tut_gobject.xml: Documentation fixes.
1134         Recommend macro type names such as NAUTILUS_TYPE_WINDOW (not
1135         NAUTILUS_WINDOW_TYPE).  Fixed text which erroneously stated that 
1136         superclass initializers don't run when an object is 
1137         instantiated.  Fixed numerous spelling mistakes.  Minor grammar 
1138         edits. (#490637, Adam Dingle)
1139
1140 2007-11-09  Matthias Clasen <mclasen@redhat.com>
1141
1142         * glib/gkeyfile.c: Coding style cleanups and doc 
1143         improvements.  (#491979, #491982, Areg Beketovski)
1144
1145 2007-11-09  Matthias Clasen <mclasen@redhat.com>
1146
1147         * glib/giochannel.c: Coding style cleanups and doc 
1148         improvements.  (#491975, Areg Beketovski)
1149
1150 2007-11-09  Matthias Clasen <mclasen@redhat.com>
1151
1152         * glib/gmain.c (g_main_context_iteration): Improve the
1153         docs.  (#491974, Areg Beketovski)
1154
1155 2007-11-09  Matthias Clasen <mclasen@redhat.com>
1156
1157         * glib/gdate.c: Coding style fixes.
1158
1159 2007-11-09  Matthias Clasen <mclasen@redhat.com>
1160
1161         * configure.in: Add AM_PROG_CC_C_O.
1162
1163         * Makefile.am: Remove the install-exec-local hook and use
1164         configexecincludedir_DATA instead, in an attempt to avoid
1165         automake 1.9 <> 1.10 incompatibilities.
1166
1167         * glib/Makefile.am: Rename MIRRORING_TAB_SOURCES, since
1168         automake 1.10 complains.
1169
1170 2007-11-09  Matthias Clasen <mclasen@redhat.com>
1171
1172         * glib/gspawn.c (g_spawn_sync): Improve the docs.  (#491968,
1173         Areg Beketovski)
1174
1175 2007-11-08  Matthias Clasen <mclasen@redhat.com>
1176
1177         * glib/gmain.c (g_main_context_release): 
1178         (g_main_context_acquire):
1179         (g_main_context_new): Fix the doc wording.  (#491957, 
1180         #491965, #491966, Areg Beketovski)
1181
1182 2007-11-08  Matthias Clasen <mclasen@redhat.com>
1183
1184         * glib/gutils.c (g_set_application_name): Add a missing
1185         since tag.  (#464259, Mark Doliner)
1186
1187 2007-11-08  Matthias Clasen <mclasen@redhat.com>
1188
1189         * glib/goption.c (g_option_context_new): Improve the docs.
1190         (#436293, Vincent Untz)
1191
1192 2007-11-08  Matthias Clasen <mclasen@redhat.com>
1193
1194         * glib/gmain.c (g_main_loop_quit): Expand the docs 
1195         a bit.  (#317775, Søren Sandmann)
1196
1197 2007-11-08  Matthias Clasen <mclasen@redhat.com>
1198         
1199         * autogen.sh: Accept automake 1.10, too
1200
1201         * mkinstalldirs: Temporarily add this script, to fix building
1202         from svn.
1203
1204         * Makefile.am: Use MKDIRS_P instead of mkinstalldirs, add
1205         ChangeLog.pre-2-14 and mkinstalldirs to EXTRA_DIST.
1206
1207 2007-11-08  Matthias Clasen <mclasen@redhat.com>
1208
1209         * glib/gmarkup.h: Include gslist.h. Pointed out by Michael Natterer.
1210
1211 2007-11-08  Matthias Clasen <mclasen@redhat.com>
1212
1213         * glib/gconvert.c (g_convert_with_iconv): Try harder to reset
1214         shift state with AIX iconv().  (#467537)
1215
1216 2007-11-08  Matthias Clasen <mclasen@redhat.com>
1217
1218         * configure.in:
1219         * m4macros/glib-2.0.m4: Require pkg-config 0.16 in configure
1220         and in AM_PATH_GLIB_2_0 to be consistent with the use of
1221         PKG_PROG_PKG_CONFIG which was introduced in 0.16.  (#418778,
1222         Loïc Minier)
1223
1224 2007-11-08  Matthias Clasen <mclasen@redhat.com>
1225
1226         * glib/gstrfuncs.c (g_parse_long_long): Don't leave
1227         out parameters uninitialized.  (#490061, Benjamin Otte)
1228
1229 2007-11-07  Matthias Clasen <mclasen@redhat.com>
1230
1231         * glib/gmain.c (g_main_context_unref): Don't leak the
1232         condvar.  (#479724, Areg Beketovski)
1233
1234 2007-11-07  Matthias Clasen <mclasen@redhat.com>
1235
1236         * glib/glib.symbols:
1237         * glib/gmarkup.[hc] (g_markup_parse_context_get_element_stack): 
1238         New function, to get the stack of open elements.  (#452887,
1239         Ryan Lortie)
1240
1241 2007-11-07  Matthias Clasen <mclasen@redhat.com>
1242
1243         * glib/gkeyfile.[hc]: Make some functions that take
1244         a GError return boolean instead of void.  (#375651, Matt Barnes)
1245
1246 2007-11-07  Matthias Clasen <mclasen@redhat.com>
1247         
1248         * autogen.sh: Use automake 1.9
1249
1250         * acinclude.m4:
1251         * configure.in: Move some inter-*.m4 includes from
1252         configure.in to acinclude.m4 to avoid warnings when
1253         using automake 1.9.  (#449937)
1254
1255 2007-11-07  Matthias Clasen <mclasen@redhat.com>
1256
1257         === Branch for 2.14 ===