Add check for if argc is 0.
[platform/upstream/glib.git] / ChangeLog.pre-2-6
1 2004-10-05  Anders Carlsson  <andersca@gnome.org>
2
3         * glib/goption.c: (g_option_context_parse):
4         Add check for if argc is 0.
5         
6         * tests/option-test.c: (empty_test3), (main):
7         Add test case.
8         
9 2004-10-05  Matthias Clasen  <mclasen@redhat.com>
10
11         * NEWS: Update
12
13 2004-10-04  Matthias Clasen  <mclasen@redhat.com>
14
15         * glib/gmem.c (g_mem_set_vtable): Only set vtable_set if the
16         vtable is set.  (#154352, Philippe Blain)
17
18 2004-10-03  Anders Carlsson  <andersca@gnome.org>
19
20         * glib/goption.c: (parse_arg):
21         Set arg_data on filenames. (Discovered by Mats-Ola Persson).
22         
23         * tests/option-test.c: (arg_test3), (ignore_test3), (main):
24         Add test for filename args.
25         
26 2004-10-01  Tor Lillqvist  <tml@iki.fi>
27
28         * glib/goption.c (g_option_context_parse): Use
29         g_path_get_basename() instead of strrchr(), so that either slash
30         is accepted on Windows.
31
32 2004-09-30  Matthias Clasen  <mclasen@redhat.com>
33
34         * glib/gfileutils.c: Convert filenames to UTF-8 before 
35         putting them in GErrors.  (#154078, Morten Welinder)
36
37 2004-09-29  Matthias Clasen  <mclasen@redhat.com>
38
39         * glib/glib.symbols: Add g_assert_warning.
40
41         * glib/gmessages.h:
42         * glib/gmessages.c (g_assert_warning): Treat g_assert 
43         in the same way as g_return_if_fail and move the string 
44         constants into a helper function, which also takes 
45         care of removing the "IA__" prefix from internal aliases.
46
47         * glib/gmessages.h: Move the declaration of 
48         g_return_if_fail_warning() out of the ifdefs, so that
49         building with G_DISABLE_ASSERT works.
50
51 2004-09-27  Murray Cumming  <murrayc@murrayc.com>
52
53         * glib/goptions.[h|c], glib/glib.symbols: Rename 
54         g_context_option_error_quark() to g_option_error_quark(), because that 
55         is consistent with normal naming conventions, and what bindings expect.
56
57 .2004-09-26  Matthias Clasen  <mclasen@redhat.com>
58
59         Fix #153649, Hidetaka Iwai:
60         
61         * glib/goption.c (parse_long_option): Don't forget to set parsed
62         to TRUE when parsing a long ARG_NONE option. 
63         (free_changes_list): Fix the memory management for string
64         and filename arrays.
65
66 2004-09-22  Tor Lillqvist  <tml@iki.fi>
67
68         * glib/gmessages.c: [Win32] Don't ever open a console
69         window. (Which we used to do if standard output or standard error
70         are invalid, as they are for GUI applications.) These console
71         windows that open up unexpectedly have caused endless amounts of
72         confusion among end-users. (#141102, #151175)
73
74         Don't output the process id on Windows. Only output the program
75         name. If not set with g_set_prgname(), fetch the application
76         executable's name and use that.
77
78 Mon Sep 20 00:35:14 2004  Matthias Clasen  <maclas@gmx.de>
79
80         * glib/gutf8.c (g_utf16_to_utf8): Add a note explaining how to
81         convert UTF-16 byte stream of ambiguous endianness.  (#152954,
82         Linus Walleij)
83
84 Mon Sep 20 00:17:37 2004  Matthias Clasen  <maclas@gmx.de>
85
86         * tests/option-test.c (error_test3_post_parse): 
87         * tests/option-test.c (error_test2_post_parse): 
88         * tests/option-test.c (error_test1_post_parse): Don't call 
89         g_set_error () with a NULL format.  (#153103, Robert Ögren) 
90
91 Mon Sep 20 00:13:48 2004  Matthias Clasen  <maclas@gmx.de>
92
93         Make GOption remove long options completely. (#153113, Robert Ögren)
94
95         * glib/goption.c (parse_long_option): Fix a wrong index.
96
97         * tests/option-test.c (ignore_test3): Test handling of unknown
98         options some more.
99
100 Sun Sep 19 23:56:15 2004  Matthias Clasen  <maclas@gmx.de>
101
102         * glib/goption.c (g_option_context_parse): Call error_func
103         on error, not post_parse_func again.  (#153107, Robert Ögren)
104
105 Sun Sep 19 23:52:35 2004  Matthias Clasen  <maclas@gmx.de>
106
107         * glib/gmessages.c (mklevel_prefix): 
108         * glib/gmessages.c (g_logv): Fix the types of some variables
109         to be GLogLevelFlags instead of guint.  (#153042, Philippe Blain)
110
111 2004-09-18  Matthias Clasen  <mclasen@redhat.com>
112
113         * Version bump
114
115         * === Released 2.5.3 ===
116
117 2004-09-17  Matthias Clasen  <mclasen@redhat.com>
118
119         * NEWS: More updates.
120
121 Thu Sep 16 18:42:46 2004  Manish Singh  <yosh@gimp.org>
122
123         * glib/abicheck.sh: don't hardcode lengths for cut, instead split on
124         the third field.
125
126 Thu Sep 16 18:15:32 2004  Manish Singh  <yosh@gimp.org>
127
128         * glib/gstrfuncs.c (g_strncasecmp): Make it take a guint for number
129         of characters, instead of a gsize. Technically this is incorrect,
130         but this makes it match the prototype, and this is a deprecated
131         function anyway.
132
133 2004-09-16  Matthias Clasen  <mclasen@redhat.com>
134
135         * glib/Makefile.am (EXTRA_DIST): Add abicheck.sh
136
137 Thu Sep 16 02:03:15 2004  Matthias Clasen  <maclas@gmx.de>
138
139         Implement the same PLT reduction technique used in GTK+:
140         
141         * glib/glib.symbols: Master list of symbols
142
143         * glib/makegalias.pl: Perl script which creates galias.h
144
145         * glib/abicheck.sh: Compares actual exports against glib.symbols 
146
147         * glib/glib.def: Removed. This file is now generated from
148         glib.symbols
149         
150         * glib/Makefile.am: Add rules to generate galias.h and glib.def,
151         and add abicheck.sh to TESTS. Don't export _-prefixed symbols.
152         
153         * configure.in: Add --disable-visibility to suppress the 
154         use of ELF visibility attributes.
155
156         * glib/*.c: Include galias.h
157
158 2004-09-15  Tor Lillqvist  <tml@iki.fi>
159
160         * glib/gwin32.c (g_win32_error_message): Convert message to
161         UTF-8. Technically this breaks API, but the actual use cases in
162         gdk/win32 have assumed it is UTF-8 anyway. Fix
163         documentation. (#152618, Kazuki Iwamoto)
164
165         * glib/gwin32.h: Don't define ftruncate as a macro. Was never a
166         good idea, and it clashes with newest mingw headers, which have a
167         ftruncate implementation as an inline function. Thanks to Dominik R.
168
169         * glib/gwin32.c (g_win32_ftruncate): Simplify implementation, just
170         call _chsize() in the C library.
171
172 2004-09-15  Matthias Clasen  <mclasen@redhat.com>
173
174         * NEWS: Update.
175
176 2004-09-09  Matthias Clasen  <mclasen@redhat.com>
177
178         * glib/gmessages.c (g_return_if_fail_warning): Strip the
179         prefix "IA__" from function names, since that is what
180         GTK+ uses for the PLT-reduction aliases. 
181
182 Thu Sep  9 13:52:26 2004  Owen Taylor  <otaylor@redhat.com>
183
184         * glib/gmessages.c (g_return_if_fail_warning): 
185         Include implementation of g_return_if_fail_internal().
186
187 Thu Sep  9 10:37:41 2004  Owen Taylor  <otaylor@redhat.com>
188
189         * glib/gmessages.h (g_return_[val_]if_fail): Use
190         a helper function to reduce code size; omit FILE/LINE
191         when we have __PRETTY_FUNCTION__.
192
193 2004-09-09  Matthias Clasen  <mclasen@redhat.com>
194
195         * glib/gutils.c (g_get_home_dir): Remove a misleading comment.
196
197 Thu Sep  9 00:10:40 2004  Matthias Clasen  <maclas@gmx.de>
198
199         * glib/gstrfuncs.h: 
200         * glib/gstrfuncs.c (g_strv_length): Add a function to 
201         calculate the length of a NULL-terminated string 
202         array.  (#150455, Tim-Philipp Müller)
203
204         * tests/strfunc-test.c (main): Add a test for g_strv_length().
205
206 2004-09-08  Tor Lillqvist  <tml@iki.fi>
207
208         * glib/gutils.c (guess_category_value): On Win32, as last resort
209         call g_win32_getlocale() to get the current thread locale. There
210         usually aren't any POSIXish LANG or LC_* environment variables
211         present on Windows machines.
212
213         * glib/glib.def: Add g_get_language_names.
214
215 2004-09-07  Matthias Clasen  <mclasen@redhat.com>
216
217         * glib/gutils.h: 
218         * glib/gutils.c (g_get_language_names): Add a function to
219         return a list of applicable locale names.  (#95587, 
220         Hidetoshi Tajima)
221         (guess_category_value, compute_locale_variants):
222         (explode_locale, unalias_lang, read_aliases): Helper 
223         functions for g_get_language_names()
224
225         * tests/testglib.c (main): Show the results of 
226         g_get_language_names()
227
228 Sun Sep  5 01:46:11 2004  Matthias Clasen  <maclas@gmx.de>
229
230         * glib/glib.def: 
231         * glib/gmessages.h: 
232         * glib/gmessages.c (g_log_set_default_handler): New
233         function to install an alternate default log 
234         handler.  (#66387, Darin Adler)
235
236 2004-09-03  Tor Lillqvist  <tml@iki.fi>
237
238         * glib/glib.def: Update.
239
240 Wed Sep  1 20:22:39 2004  Matthias Clasen  <maclas@gmx.de>
241
242         * glib/gdate.h:
243         * glib/gdate.c (g_date_get_iso8601_week_of_year): Add
244         a function to calculate the ISO 8601 week number of 
245         a date.  (#92579, Niklas Lundell)
246
247 2004-09-01  Anders Carlsson  <andersca@gnome.org>
248
249         * glib/goption.c: (g_option_context_parse):
250         Set program name before calling the pre-parse hooks.
251         
252 2004-09-01  Anders Carlsson  <andersca@gnome.org>
253
254         * glib/goption.c: (g_option_context_free), (print_help),
255         (g_option_context_parse):
256         Handle option contexts without a main group.
257         
258         * tests/option-test.c: (empty_test2), (main):
259         Add test case for that.
260         
261 2004-08-30  Anders Carlsson  <andersca@gnome.org>
262
263         * glib/goption.c: (g_option_context_parse):
264         Set prgname to <unknown> if argc and argv are NULL.
265         
266         * tests/option-test.c: (empty_test1), (main):
267         Add test case for that.
268         
269 Sun Aug 29 23:58:38 2004  Matthias Clasen  <maclas@gmx.de>
270
271         * glib/ghash.c (g_hash_table_lookup): Point to 
272         g_hash_table_lookup_extended() for differentiation between
273         not-found and value-is-NULL.  (#150960, Morten Welinder)
274
275 2004-08-27  Matthias Clasen  <mclasen@redhat.com>
276
277         Fix #151193, Stepan Kasal:
278         
279         * glib/gfileutils.c (g_file_error_from_errno): 
280         * glib/gfileutils.h (enum GFileError): Add G_FILE_ERROR_NOSYS.
281
282 Fri Aug 27 00:45:41 2004  Matthias Clasen  <maclas@gmx.de>
283
284         * glib/goption.c (g_option_context_parse): Set the program name
285         from argv[0], noticed by Masatake YAMATO.
286
287 2004-08-26  Tor Lillqvist  <tml@iki.fi>
288
289         * tests/testglib.c (main): Test the new XDG basedir functions.
290
291 2004-08-25  Tor Lillqvist  <tml@iki.fi>
292
293         * glib/gwin32.c (g_win32_get_windows_version): New
294         function. Returns the Windows version code like GetVersion(),
295         except that one can pretend to be running on Win9x by setting the
296         G_WIN32_PRETEND_WIN9X environment variable. This is mainly for
297         debugging purposed.
298
299         * glib/gwin32.h: Declare it. Define macros G_WIN32_WINDOWS_IS_NT_BASED 
300         and G_WIN32_HAVE_WIDECHAR_API to test Windows features at run-time.
301
302 2004-08-25  Matthias Clasen  <mclasen@redhat.com>
303
304         * configure.in: Post-release version bump.
305
306         * === Released 2.5.2 ===
307
308 Wed Aug 25 00:25:08 2004  Matthias Clasen  <maclas@gmx.de>
309
310         * NEWS: Update for 2.5.2
311
312 2004-08-25  Tor Lillqvist  <tml@iki.fi>
313
314         Win32 equivalences of the XDG folders
315         
316         * glib/gutils.c (get_special_folder): New function, calls
317         SHGetSpecialFolderLocation() to get path to places like the My
318         Documents folder.
319         (g_get_any_init): Use CSIDL_PROFILE as HOME if not
320         overridden by env vars.
321         (g_get_user_data_dir): Use CSIDL_PERSONAL.
322         (g_get_user_config_dir): Use CSIDL_APPDATA.
323         (g_get_user_cache_dir): Use CSIDL_INTERNET_CACHE. Debatable...
324         (g_get_system_data_dirs): Use CSIDL_COMMON_APPDATA and
325         CSIDL_COMMON_DOCUMENTS.
326         (g_get_system_config_dirs): Use CSIDL_COMMON_APPDATA.
327
328         * configure.in: Add -lole32 to G_LIBS_EXTRA for mingw.
329
330         * glib/glib.def: Add the new functions.
331
332 Mon Aug 23 16:16:35 2004  Manish Singh  <yosh@gimp.org>
333
334         * glib/goption.c (g_option_group_add_entries): remove unused
335         variable.
336
337 Mon Aug 23 01:35:18 2004  Matthias Clasen  <maclas@gmx.de>
338
339         * glib/gutils.c (g_get_user_cache_dir): 
340         * glib/gutils.c (g_get_user_config_dir): 
341         * glib/gutils.c (g_get_user_data_dir): Don't call g_get_home_dir()
342         while holding the g_utils_global lock, simply use g_home_dir. 
343         (#150695, Jody Goldberg)
344
345 2004-08-21  Tor Lillqvist  <tml@iki.fi>
346
347         * glib/giowin32.c (g_io_win32_finalize): Tell select_thread to
348         break out of its loop. Prevents a thread leak. (#147392, Peter
349         Zelezny)
350
351         * glib/gunicollate.c (g_utf8_collate_key): Guard against bogus
352         return value from strxfrm(). For instance Microsoft's strxfrm()
353         returns INT_MAX on errors. (#141124)
354
355 2004-08-19  Tor Lillqvist  <tml@iki.fi>
356
357         * glib/gunicollate.c (g_utf8_collate, g_utf8_collate_key): Correct
358         source and destination charset parameter order in g_convert()
359         call. (#150394, possibly also #141124)
360
361 2004-08-20  Jon K Hellan  <hellan@acm.org>
362
363         * glib/goption.h: Remove trailing commas.
364
365 2004-08-17  Matthias Clasen  <mclasen@redhat.com>
366
367         * configure.in: Check for all four values of the
368         visibility attribute; gcc 2.96 seems to miss 
369         "default".  (#150379, Vincent Noel)
370
371 2004-08-16  Christian Rose  <menthos@menthos.com>
372
373         * configure.in: Added "bs" to ALL_LINGUAS.
374
375 2004-08-11  Ray Strode  <rstrode@redhat.com>
376
377         * docs/reference/glib/glib-sections.txt: 
378         * glib/gutils.[ch] (g_get_user_data_dir),
379         (g_get_user_config_dir), (g_get_user_cache_dir),
380         (g_get_system_data_dirs), (g_get_system_config_dirs): 
381         Add new XDG basedir API (bug 139973).
382
383 2004-08-10  Matthias Clasen  <mclasen@redhat.com>
384
385         * glib/gmacros.h: Remove G_GNUC_INTERNAL from here.
386         * configure.in: Check whether the visibility attribute
387         works and define G_HAVE_GNUC_VISIBILITY and 
388         G_GNUC_INTERNAL in glibconfig.h correspondingly.
389
390 Mon Aug  9 17:37:56 2004  Matthias Clasen  <maclas@gmx.de>
391
392         * glib/gmacros.h (G_GNUC_INTERNAL): Define empty if gcc is too old.
393
394 2004-08-06  Hans Breuer  <hans@breuer.org>
395
396         * glib/makefile.msc.in glib/glib.def : updated
397
398         * glib/gutils.c : avoid 'inconsitent dll linkage' by not
399         defining extern char** environ with msvc
400
401 2004-08-06  Matthias Clasen  <mclasen@redhat.com>
402
403         * m4macros/glib-gettext.m4: Require ngettext.  (#123847,
404         Danilo Segan)
405
406 Thu Aug  5 20:53:00 2004  Ray Strode  <rstrode@redhat.com>
407
408         * glib/gutils.h (g_get_codeset): strdup result so caller
409         doesn't free internally managed memory.
410
411 2004-08-04  Tor Lillqvist  <tml@iki.fi>
412
413         * glib/glib.def: Add glib_check_version.
414
415         * config.h.win32.in: Update to match what configure produces. Add
416         the G_ATOMIC_*. Define G_ATOMIC_I486 when compiling with gcc. Move
417         HAVE_INT64_AND_I64 to where the configure script puts it. Add
418         HAVE_INTTYPES_H_WITH_UINTMAX. Define intmax_t as __int64 for MSVC.
419
420 Tue Aug  3 16:19:44 2004  Matthias Clasen  <maclas@gmx.de>
421
422         * glib/goption.c: Mark user visible strings for translation.
423
424 Tue Aug  3 15:50:55 2004  Matthias Clasen  <maclas@gmx.de>
425
426         * glib/goption.[hc]: Pedantically use g types throughout.
427
428 Tue Aug  3 14:58:20 2004  Matthias Clasen  <maclas@gmx.de>
429
430         * glib/gutils.h: 
431         * glib/gutils.c (glib_check_version): New function to
432         check the version of GLib at runtime.  (#149175, Michael Natterer)
433
434 2004-08-03  Anders Carlsson  <andersca@gnome.org>
435
436         * glib/goption.h:
437         * glib/gtypes.h:
438         Move GTranslateFunc to gtypes.h
439         
440 2004-08-02  Anders Carlsson  <andersca@gnome.org>
441
442         * glib/Makefile.am:
443         * glib/glib.h:
444         * glib/goption.c:
445         * glib/goption.h:
446         * tests/.cvsignore:
447         * tests/Makefile.am:
448         * tests/option-test.c: 
449         Add GOption.
450
451 2004-08-02  Matthias Clasen  <mclasen@redhat.com>
452
453         * glib/gmacros.h: Add a G_GNUC_INTERNAL macro to mark function
454         declarations as internal and avoid PLT indirections for 
455         them.  (#145465, Arjan van de Ven)
456
457         * glib/gunicodeprivate.h: 
458         * glib/gthreadinit.h: 
459         * glib/gmessages.h: 
460         * glib/gdebug.h: 
461         * glib/gconvert.c: Use G_GNUC_INTERNAL for _g_charset_get_aliases(),
462         _g_debug_init(), _g_log_fallback_handler(), _g_mem_thread_init(),
463         _g_messages_thread_init(), _g_convert_thread_init(), 
464         _g_rand_thread_init(), _g_main_thread_init(), _g_atomic_thread_init(),
465         _g_mem_thread_private_init(), _g_messages_thread_private_init(),
466         _g_utf8_normalize_wc() and _g_unichar_combining_class().
467
468         * glib/gatomic.c: Include gthreadinit.h here to see the declaration
469         for _g_atomic_thread_init().
470
471 Sun Aug  1 13:19:18 2004  Manish Singh  <yosh@gimp.org>
472
473         * tests/uri-test.c: move newline printing from run_from_uri_tests()
474         to run_roundtrip_tests().
475
476 2004-08-01 Matthias Clasen  <mclasen@redhat.com>
477
478         * Post-release version bump
479
480         * === Released 2.5.1 ===
481
482 Sat Jul 31 23:17:05 2004  Matthias Clasen  <maclas@gmx.de>
483
484         * NEWS: Updates.
485
486 Sat Jul 31 20:33:07 2004  Matthias Clasen  <maclas@gmx.de>
487
488         * tests/shell-test.c: Include a test involving consecutive
489         backslashes followed by a non-escaped doublequote.
490         
491         * glib/gshell.c (tokenize_command_line): Count consecutive
492         backslashes mod 2 to detect escaped doubleqotes.  (#127306)
493
494 2004-07-30  Matthias Clasen  <mclasen@redhat.com>
495
496         * glib/gconvert.c (g_unescape_uri_string): Don't validate
497         for UTF-8 here.  (#148420, Robert Ögren)
498
499         * tests/uri-test.c (run_roundtrip_tests): Add tests for 
500         roundtrip compatibility. Going from filename to uri and 
501         back should always give you the same filename back. 
502
503 2004-07-28  Matthias Clasen  <mclasen@redhat.com>
504
505         * tests/markups/valid-{9,10,11}.gmarkup: 
506         * tests/markups/fail-{37,38,39}.gmarkup: Tests for handling
507         of whitespace inside tags.
508
509         * glib/gmarkup.c (enum GMarkupParseState): Add 
510         STATE_AFTER_ATTRIBUTE_NAME and STATE_AFTER_CLOSE_TAG_NAME.
511         (g_markup_parse_context_parse): Accept whitespace between
512         attribute names, '=' and attribute values and between
513         close tag name and '>'. (#148646, Hiroyuki Ikezoe)
514
515 Tue Jul 27 02:01:31 2004  Matthias Clasen  <maclas@gmx.de>
516
517         * glib/gstrfuncs.c (g_strsplit_set): s/g_strsplit/g_strsplit_set/
518         as well.
519
520 Sat Jul 24 17:50:07 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
521
522         * glib/gstrfuncs.c (g_strsplit_set):
523         s/g_strtokenize/g_strsplit_set/ in docs.
524
525 Fri Jul 23 10:37:50 2004  Matthias Clasen  <maclas@gmx.de>
526
527         * tests/type-test.c (main): Actually test G_MAXSIZE with
528         a gsize variable.
529
530 2004-07-21  Matthias Clasen  <mclasen@redhat.com>
531
532         Fix #132858, Sven Neumann, patch by James Henstridge:
533         
534         * glib-gettextize.in: modify so that mkinstalldirs will 
535         get installed into auxdir.
536
537         * Makefile.am (gettext_SCRIPTS): install mkinstalldirs.
538
539 2004-07-21  Matthias Clasen  <mclasen@redhat.com>
540
541         Fix #147651, reported by Oliver Guntermann:
542
543         * glib/gprintfint.h (_g_vasprintf): Don't wrap vasprintf(),
544         _g_gnulib_vasprintf() in a macro, since they behave 
545         differently wrt. to memory allocation.
546
547         * glib/gprintf.c (g_vasprintf): Instead, differentiate 
548         here between the three cases: system vasprintf(), 
549         _g_gnulib_vasprintf(), no vasprintf().  
550
551 2004-07-20  Crispin Flowerday  <gnome@flowerday.cx>
552
553         * NEWS: Fix a typo in my name
554
555 Tue Jul 20 04:31:40 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
556
557         * configure.in: Bump version number
558
559 Sun Jul 18 19:40:30 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
560
561         * === Released 2.5.0 ===
562
563         * Makefile.am (BUILT_EXTRA_DIST): move gtk-doc.make here.
564
565 Sun Jul 18 01:40:28 2004  Matthias Clasen  <maclas@gmx.de>
566
567         * NEWS: Updates for 2.5.0
568
569 Mon Jul 12 00:02:40 2004  Matthias Clasen  <maclas@gmx.de>
570
571         * glib/gi18n-lib.h: Remove the ENABLE_NLS check here as well.
572
573 2004-07-09  Matthias Clasen  <mclasen@redhat.com>
574
575         * glib/gdir.c (g_dir_open): Convert filename to UTF-8 
576         before using it in the error message.  (#146054, Federico
577         Mena Quintero)
578
579 Thu Jul  8 00:54:32 2004  Matthias Clasen  <maclas@gmx.de>
580
581         * glib/gi18n.h: Remove the ENABLE_NLS check, since GLib can't
582         be built without anyway.  (#135899, Murray Cumming)
583
584 Mon Jul  5 18:50:27 2004  Matthias Clasen  <maclas@gmx.de>
585
586         * glib/gmessages.h (g_debug): Complete the g_log() 
587         family.  (#135730, Sven Herzberg)
588
589 Mon Jul  5 18:42:30 2004  Matthias Clasen  <maclas@gmx.de>
590
591         * glib/gnulib/Makefile.am (INCLUDES): Add top_srcdir to 
592         make srcdir != . work.  (#145166, Kaz Sasayama)
593
594 Sun Jul  4 01:52:18 2004  Matthias Clasen  <maclas@gmx.de>
595
596         * configure.in: Use a small test library instead of
597         libpthread.so for testing RTLD_GLOBAL brokenness.  (#139567,
598         Julio M. Merino Vidal)
599         
600 2004-07-02  Sebastian Wilhelmi  <seppi@seppi.de>
601
602         * glib/gatomic.c: Rename __asm to __asm__ and __volatile to
603         __volatile__ to make the file consistent. Spotted by Benoit
604         Carpentier <gtkool_2kx@yahoo.fr>.
605
606 2004-07-01  John Ehresman  <jpe@wingide.com>
607
608         * glib/giowin32.c (g_io_channel_win32_init, g_io_win32_free)
609         Initialize reset_send & reset_recv fields and don't close
610         sockets unless they were created.  (#145153)
611
612 Fri Jun 11 22:56:46 2004  Matthias Clasen  <maclas@gmx.de>
613
614         * glib/gscanner.c (g_scanner_get_token_ll): Ignore a 
615         missing newline at EOF for single line comments.  
616         (#83674, Sven Neumann)
617
618 Thu Jun 10 23:38:02 2004  Matthias Clasen  <maclas@gmx.de>
619
620         * tests/printf-test.c (TEST): Actually set any_failed on 
621         failure.  (#143552, Philippe Blain)
622
623 2004-06-09  Federico Mena Quintero  <federico@ximian.com>
624
625         * tests/uri-test.c (to_uri_tests): Fix expected results (ha ha)
626         for URIs that *should* have been invalid, or viceversa.
627         (from_uri_tests): Likewise.
628
629 2004-06-07  Federico Mena Quintero  <federico@ximian.com>
630
631         Fixes #140532.
632
633         * glib/gconvert.c (is_asciialphanum): Renamed from
634         is_escalphanum(); ensures that this is an ASCII character.
635         (is_asciiescalpha): Renamed from is_escalpha().
636         (hostname_validate): Use the two functions above.
637         (g_filename_to_uri): Don't convert the filename to UTF-8.
638         (g_filename_from_uri): Don't convert the filename from UTF-8.
639
640 Mon Jun  7 22:25:24 2004  Matthias Clasen  <maclas@gmx.de>
641
642         * tests/run-markup-tests.sh: Default to silence, but support
643         a -v argument to get the old output back. 
644
645 2004-06-06  Tor Lillqvist  <tml@iki.fi>
646
647         * glib/gutils.c (g_get_any_init): Check home for being
648         NULL. (#143812, Ivan Wong)
649
650 Sun Jun  6 15:23:00 2004  Pawan Chitrakr  <pawan@nplinu.org>
651
652         * configure.in: Added "ne" (Nepali) in ALL_LINGUAS
653
654 Fri Jun  4 19:26:47 2004  Manish Singh  <yosh@gimp.org>
655
656         * glib/galloca.h: cpp #directives should always have the "#" in the
657         first column of the the line. Do that for "#pragma alloca". Fixes
658         bug #143744.
659
660 Wed Jun  2 00:57:16 2004  Matthias Clasen  <maclas@gmx.de>
661
662         * glib/gtypes.h: Use higher precision for the mathematical
663         constants.  (#141941, Morten Welinder)
664
665 Tue Jun  1 22:01:40 2004  Matthias Clasen  <maclas@gmx.de>
666
667         * glib/gmarkup.c (advance_char): Fix an off-by-one error 
668         in g_markup_parse_context_parse().  (#142794, Morten Welinder)
669
670 Sun May 16 23:23:29 2004  Matthias Clasen  <maclas@gmx.de>
671
672         Merged from 2.4:
673         
674         * glib/gcompletion.c (g_completion_add_items):
675         (g_completion_remove_items): Remove unnecessary 
676         checks.  (#142559, Morten Welinder)
677
678 2004-05-15  Tor Lillqvist  <tml@iki.fi>
679
680         * glib/gutils.c (g_get_any_init): [Win32] Only believe HOME if it
681         is an absolute path and exists. (#138618)
682
683 2004-05-14  Tor Lillqvist  <tml@iki.fi>
684
685         * glib/gnulib/vasnprintf.c (vasnprintf): Handle empty digit string
686         for precision correctly. (#142400)
687
688         For backward compatibility with the Trio implementation, make "ll"
689         format modifer work on Win32, too. Change into "I64" before
690         passing to the system printf. (#142433)
691
692         * tests/printf-test.c (main): Add tests for the above.
693
694 2004-05-10  Matthias Clasen  <mclasen@redhat.com>
695
696         Merge from 2.4:
697         
698         * glib/gmain.c (block_source, unblock_source): Make these 
699         static.  (#142230, Morten Welinder)
700
701 2004-05-10  Tor Lillqvist  <tml@iki.fi>
702
703         * glib/giowin32.c (g_win32_print_gioflags): Remove two duplicated
704         lines. Thanks to Benoît Carpentier.
705
706 Sun May  9 02:04:14 2004  Matthias Clasen  <maclas@gmx.de>
707
708         Merge from 2.4:
709         
710         * glib/guniprop.c (g_utf8_casefold): Avoid an unnecessary
711         memleak.  (#141998, Nikolai Weibull)
712
713 Sat May  8 23:02:26 2004  Matthias Clasen  <maclas@gmx.de>
714
715         Merge from 2.4:
716         
717         * glib/gutils.h: Remove vestigial g_get_codeset().
718         * glib/gutils.c (g_get_codeset): Call g_get_charset().
719         (#137703, Owen Taylor)
720
721 2004-05-06  Matthias Clasen  <mclasen@redhat.com>
722
723         * configure.in: Bump version number to 2.5.0.
724
725 Wed May  5 23:35:44 2004  Matthias Clasen  <maclas@gmx.de>
726
727         * glib/gconvert.c (g_filename_from_uri): Quote the file
728         scheme to mark it as untranslatable. String change.  
729         (#133144, Danilo Segan)
730
731 2004-05-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
732
733         * configure.in: Added Walloon (wa) to ALL_LINGUAS
734
735 Sun May  2 03:51:59 2004  Manish Singh  <yosh@gimp.org>
736
737         * glib/gtypes.h: check for __pentium4__ when deciding whether to
738         use bswap for GUINT32_SWAP_LE_BE_IA32(). Fixes bug #141620.
739
740 2004-05-01  Hans Breuer  <hans@breuer.org>
741
742         * glib/gnulib/Makefile.am : added makefile.msc to EXTRA_DIST
743         fixes #141563, Steve Lhomme
744
745 2004-04-30  Matthias Clasen  <mclasen@redhat.com>
746
747         * === Released 2.4.1 ===
748
749         * configure.in: Version 2.4.1, interface age 1. 
750
751         * NEWS: Updates
752         
753 2004-04-25  Tor Lillqvist  <tml@iki.fi>
754
755         * glib/gwin32.c (g_win32_get_package_installation_subdirectory):
756         Plug memory leak. (#140770, John Ehresman)
757
758 2004-04-23  Matthias Clasen  <mclasen@redhat.com>
759
760         * glib/libcharset/localcharset.c (_g_locale_get_charset_aliases): 
761         Reinstate LIBCHARSET_ALIAS_DIR support which got lost at some
762         point.  (#139134, Piotr Klaban)
763
764         * glib/gconvert.c (open_converter): Don't call g_strerror() here, 
765         since it can lead to infinite recursion.  (#139133, Piotr Klaban)
766
767 2004-04-22  Matthias Clasen  <mclasen@redhat.com>
768
769         * tests/testglib.c (main): Trivial warning fix.  (#140345)
770
771         * tests/queue-test.c (main): Add some tests for off-by-one errors.
772
773         * glib/gqueue.c (g_queue_pop_nth_link): Fix an off-by-one 
774         error.  (#139703, Philippe Blain)
775
776         * tests/testglib.c (main): Add testcases for g_message() involving
777         non-printable and unsafe characters.
778
779         * glib/gmessages.c (escape_string): Don't assume that
780         string->str remains unchanged over g_string_insert() 
781         calls.  (#139030, Christophe Saout)
782
783         * glib/gstrfuncs.c (g_ascii_strtod): Fix problems when a 
784         locale-specific decimal separator directly follows a 
785         number.  (#138424, Nickolay V. Shmyrev)
786
787         * tests/strtod-test.c (main): Add some more testcases.
788
789         * glib/gmain.c (g_main_context_query): Only set time_is_current to 
790         FALSE if context->timeout is not zero.  (#137795, Christian Krause)
791
792 2004-04-21  Matthias Clasen  <mclasen@redhat.com>
793
794         * tests/printf-test.c (main): Comment out a nonessential testcase
795         which fails on HP-UX.  (#136283, Jonas Jonsson)
796
797 2004-04-15  Matthias Clasen  <mclasen@redhat.com>
798
799         * tests/patterntest.c (main): Add tests for the empty pattern.
800
801         * glib/gpattern.c (g_pattern_spec_new): Don't read and write out 
802         of bounds when the pattern is empty.  (#140032, Stanislav Brabec,
803         Stefan Fent)
804
805 2004-04-10  Tor Lillqvist  <tml@iki.fi>
806
807         * glib/gwin32.c (g_win32_getlocale): Add new language and
808         sublanguage codes, from GNU gettext. (#137958)
809         
810         * glib/giowin32.c
811         * glib/gmain.c
812         * glib/gstrfuncs.c
813         * glib/gthread.c: Decorating variable definitions with
814         __declspec(dllexport) causes problems on Cygwin build, and isn't
815         really needed for a native Win32 build with mingw or MSVC, so
816         remove. (#138402, Roger Leigh)
817
818         * glib/libcharset/localcharset.c: Use Win32-specific code also on
819         Cygwin.
820         * tests/uri-test.c: Don't assume that local filenames are in UTF-8
821         on Cygwin, either. (#138412, Roger Leigh)
822
823 2004-04-08  Guntupalli Karunakar  <karunakar@freedomink.org>
824
825         * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
826
827 2004-04-03  Tor Lillqvist  <tml@iki.fi>
828
829         * configure.in: Remove AC_CYGWIN, obsolete. Don't let pthreads be
830         found on Cygwin, they don't work. (#138401, Roger Leigh)
831
832 2004-03-31  Tor Lillqvist  <tml@iki.fi>
833
834         * tests/spawn-test-win32-gui.c: Minor Cygwin fix. (#138405, Roger
835         Leigh)
836
837         * tests/unicode-encoding.c (process): Use UTF-16LE explicitly also
838         on Cygwin. (#138423, Roger Leigh)
839
840 2004-03-30  Adam Weinberger  <adamw@gnome.org>
841
842         * configure.in: Added en_CA to ALL_LINGUAS.
843
844 2004-03-21  Tor Lillqvist  <tml@iki.fi>
845
846         * glib/gutils.c (g_path_get_dirname): Fix Win32 behaviour in some
847         cases where a drive letter is present. For 'a:' or 'a:foo', return
848         'a:.'. This is mostly just for consistency with the behaviour
849         without a drive letter. But very important is to for 'a:\foo' or
850         'a:\', return 'a:\', and not 'a:'. (Ditto for forward slashes
851         instead of backslashes.) (#137316)
852
853         * tests/dirname-test.c (main): More complete testing on Win32. If
854         a test fails, include expected and actual result in error message.
855
856 Fri Mar 19 15:21:09 2004  Owen Taylor  <otaylor@redhat.com>
857
858         * glib/gmain.c: Fix the accidental revert of the
859         fixes from #112222 that happened when the GChildWatch
860         code was added. (Caught by Christian Persch)
861
862 Fri Mar 19 11:07:06 2004  Owen Taylor  <otaylor@redhat.com>
863
864         * tests/atomic-test.c (main): Make computation
865         of "biggest_pointer" vaguely more portable.
866         (#137498, Jonas Jonsson)
867
868 2004-03-16  Tor Lillqvist  <tml@iki.fi>
869
870         * configure.in: Define HAVE_INT64_AND_I64 also in the mingw (gcc
871         on Win32) case, where the 64-bit type is called long long, but the
872         system printf/scanf format modifier for 64-bit integers is still I64.
873
874 2004-03-16  Gareth Owen  <gowen72@yahoo.com>
875
876         * configure.in: Added en_GB to ALL_LINGUAS
877