2.7.2
[platform/upstream/glib.git] / NEWS
1 Overview of Changes from GLib 2.7.1 to GLib 2.7.2
2 =================================================
3 * Win32 build fixes [Hans Breuer]
4 * Bug fixes [Mikael Magnusson]
5 * Documentation improvements [Matthias Clasen]
6 * New and updated translations (en_CA,es,et,ja,sr,sr@Latn,zh_TW)
7
8 Overview of Changes from GLib 2.7.0 to GLib 2.7.1
9 =================================================
10 * GOption 
11  - Allow callback arguments without parameters [Dan Winship]
12 * GMappedFile: an mmap wrapper [David Schleef, Behdad Esfahbod]
13 * Misc new functions:
14  - g_get_host_name [Tor Lillqvist]
15  - g_mkdir_with_parents [Tor]
16  - g_build_pathv, g_build_filenamev [Todd A. Fisher, 
17    Matthias Clasen]
18 * Bug fixes [Roger Leigh, Masatake YAMATO, Kjartan Maraas,
19   Manish Singh, Tor, Murray Cumming, Kian Duffy, Morten Welinder]
20 * Documentation improvements [Hong Gang XU, Dan Winship, Matthias]
21 * New and updated translations (bg,cs,da,en_CA,es,et,nb,nl,no,
22   sk,th,zh_TW)
23
24 Overview of Changes from GLib 2.6.x to GLib 2.7.0
25 =================================================
26 * GKeyFile
27  - Add unit tests [Matthias Clasen, Suren A. Chilingaryan]
28  - Accept \r\n as line end [Bastian Nocera]
29  - Don't interpret leading zeros as octal numbers. [Matthias]
30  - Make key and group removal work [David Hoover, Matthias Hasselmann]
31 * GOption
32  - Improve formatting of --help output [Matthias, Noah Levitt]
33  - Accept -? [Matthias]
34  - Warn about duplicate main groups [Jeff Franks]
35  - Treat '-' as non-option argument [Tim Musson, Thomas Leonard]
36  - Report missing arguments as errors [Björn Lindqvist]
37  - Add a boxed type for GDate [Tim-Philipp Müller]
38 * GTree
39  - g_tree_remove() and g_tree_steal() return status information [Matthew F. Barnes]
40 * Stdio wrappers
41  - Work regardless of large file support [Manish Singh]
42  - Add g_access(), g_chmod(), g_creat(), g_chdir [Tor Lillqvist]
43 * GObject
44  - Implement "toggle references" to help language bindings [Owen Taylor]
45  - Allow to mark names, nicks and blurbs of pspecs as static [Ben Maurer, Matthias]
46  - Make pspec lookup a bit faster [Morten Welinder]
47 * Add g_listenv() to list all set environment variables [Hans Petter Jansson]
48 * Add g_file_set_contents() to atomically write a file.  [Søren Sandmann,
49   Sven Neumann, Manish, Alexis S. L. Carvalho]
50 * Add g_try_malloc(), g_try_new(), g_try_new0() and g_try_renew() [Stefan Kost]
51 * Add g_utf8_collate_key_for_filename() to sort filenames taking
52   extensions and numeric suffixes into account.  [Ole Laursen, Alex Larsson]
53 * Add G_GNUC_NULL_TERMINATED to mark varargs function with 
54   NULL-terminated argument lists. [Marc Meissner]
55 * Win32 changes
56  - Improved debugability [Ulf Lamping, Hans Breuer]
57  - Make filename handling more robust [Tor, Billy Skaggs]
58  - Improve g_get_system_data_dirs() [Tor]
59  - Use more precise timers [Tor]
60  - Build fixes [Kazuki Iwamoto, Hans, Tor, Robert Ögren]
61 * Other bug fixes [Roger Leigh, Owen, Matthias, Morten, Kjartan Maraas, 
62   Pawel Sakowski, Tor, Simon Budig, Ed Avis, Manish, Nicolas Laurent, 
63   Bastien, Fabrício Barros Cabral, Michael Banck, Daniel Atallah, 
64   J. Ali Harlow, Tim Janik, Hazael Maldonado Torres, Sven, Jon-Kare Hellan,
65   Dave Benson, Tommi Komulainen, Benjamin Otte, Brian Cameron, Changwoo Ryu, 
66   Christian Biere, Noah, Benoît Carpentier]
67 * Documentation improvements [Vincent Untz, Matthias, Tim-Philipp Müller,
68   Morten, Matthew, Federico Mena Quintero, Sebastian Bacher, Oliver Sessink, 
69   Stefan, Jared Lash, Tor, Owen, Daniel Vaillard, Mathieu Lacage]
70 * New and updated translations (ca,cs,da,el,en_CA,en_GB,es,et,eu,fa,fr,gl,
71   hu,id,it,lt,mn,ne,nl,pl,pt,pt_BR,ro,rw,sk,sq,sr,sr@Latn,tl,uk,xh,zh_CN)
72
73 Overview of Changes from GLib 2.6.0 to GLib 2.6.1
74 =================================================
75 * GOption
76  - Make gtk_init(NULL, NULL) work again [Marcin Krzyzanowski]
77  - Improve handling of -- [Matthias Clasen]
78  - Don't show G_OPTION_REMAINING in --help output [Matthew F. Barnes]
79 * g_find_program_in_path() doesn't return directories [Tommi Komulainen]
80 * Add gmodule-export-2.0.pc [Matthias]
81 * Win32 changes
82  - Improve hangling of UNC paths [Tor Lillqvist]
83  - g_getenv(), g_setenv(), g_unsetenv(), g_find_program_in_path()
84    take and return UTF-8 now [Tor] 
85  - Make g_file_test() work more reliably, and use PATHEXT
86    when check for executables [Tor]
87  - Build and cross-compilation fixes [J. Ali Harlow]
88 * Other bug fixes [Jens Hatlak, Morten Welinder, 
89   Tor, Kalpesh Shah, Adrian Bunk]
90 * Documentation improvements [Marcin Krzyzanowski, Tor, Crispin
91   Flowerday, Mariano Suárez-Alvarez, Christian Biere, Danny Milo,
92   Vincent Untz, Bastien Nocera]
93 * New and updated translations (cy,de,nl,ru,sq,sv)
94
95 Overview of Changes from GLib 2.4.x to GLib 2.6.0
96 =================================================
97
98 * Major new APIs
99   - GOption, a commandline option parser
100   - GKeyFile, a parser/editor for the .ini like files 
101   - Functions to support the XDG basedir specification
102   - Wrappers for common POSIX pathname functions to handle filename
103     encodings consistently. On Windows, these use UTF-8.
104
105 * Miscellaneous new functions
106   - g_filename_display_name() converts filenames in displayable UTF-8 strings
107   - g_uri_list_extract_uris() splits uri lists
108   - g_date_get_iso8601_week_of_year() gets ISO 8601 week numbers
109   - g_log_set_default_handler() installs an alternate default log handler
110   - g_get_language_names() obtains a list of applicable locale names
111   - g_strv_length() calculates the length of NULL-terminated string arrays
112   - g_win32_get_windows_version() determines the Windows version 
113   - G_GNUC_INTERNAL marks functions as non-exported
114   - glib_check_version() checks the GLib version at runtime
115   - g_debug() completes the family of logging functions
116
117 * Performance improvements
118   - Optimize g_utf8_validate()
119   - Optimize g_markup_parse_context_parse()
120   - Reduce signal connection complexity from O(n) to O(1) 
121   - Get rid of many PLT entries for internally used exported symbols
122   - Reduce code size by removing literal strings from g_return_if_fail()
123
124 * Other changes
125   - On Windows, GLib functions that take file name arguments now require
126     those to be in UTF-8. Functions that return file names return UTF-8.
127   - Use higher precision for mathematical constants
128   - Don't convert to/from UTF-8 in g_filename_to_uri/g_filename_from_uri
129   - Support ll as printf format modifier for long long on all platforms
130   - Clean up the ABI and enforce the list of exported symbols
131   - Add a .pc file for using gmodule in libraries
132   - Require ngettext
133
134 Overview of Changes from GLib 2.5.7 to GLib 2.6.0
135 =================================================
136 * GOption: Don't list help options if group-specific
137   options have been requested [Glynn Foster]
138 * Make g_get_language_names() track locale changes [Christian Persch]
139 * Win32 bug fixes [Tor Lillqvist]
140 * Bug fixes [Philippe Blain, Owen Taylor, Sebastian Wilhelmi]
141 * New and updated translations (da,es,ja,lt,zh_CN)
142 Bugs fixed: 159530,100697,160271,160645,157255
143
144 Overview of Changes from GLib 2.5.6 to GLib 2.5.7
145 =================================================
146 * Optimize g_utf8_validate() [Owen Taylor, Matthias Clasen]
147 * Optimize g_markup_parse_context_parse() [Havoc Pennington, 
148   Morten Welinder]
149 * Reduce signal connection complexity from O(n) to O(1) 
150   [Sven Neumann]
151 * Add a .pc file for using gmodule in libraries [Owen]
152 * Add G_GNUC_MALLOC to mark functions returning newly 
153   allocated memory  [Matthias]
154 * Win32 bug fixes [Hans Breuer, Tor Lillqvist, Robert Ögren,
155   Bruce Hochstetler]
156 * Bug fixes [Kazuki IWAMOTO, Matthias, Manish Singh, Morten,
157   Frederic Crozat, Tor]
158 * Documentation improvements [Matthias, Tor, Owen]
159 * New and updated translations (cs,da,de,en_CA,en_GB,es,nb,nl,sq,zh_CN)
160
161 Overview of Changes from GLib 2.5.5 to GLib 2.5.6
162 =================================================
163 * GOption
164   - Add G_OPTION_FLAG_REVERSE to allow options 
165     which unset a  boolean variable [Tor Lillqvist]
166 * GChildWatch
167   - Use sigaction instead of signal [Jonas Jonnson, 
168   Archana Shah]
169   - Make the very first SIGCHLD work [Gustavo Carneiro]
170 * Bug fixes [Morten Welinder, Tor, David MacLachlan,
171   Manish Singh, J. Ali Harlow]
172 * Documentation improvements [Matthias Clasen, Tor]
173 * Updated translations (da,ja,tr,zh_CN)
174
175 Overview of Changes from GLib 2.5.4 to GLib 2.5.5
176 =================================================
177 * GKeyFile
178   - Cleanups, add more error checking [Ray Strode]
179   - Fall back to the untranslated string when getting 
180     locale strings [Mark McLoughlin]
181 * GOption
182   - Document GOption [Matthias Clasen]
183   - Better support for rest arguments [Owen Taylor, Matthias]
184   - Handle conflicts between groups [Matthias]
185 * Add g_lstat() to the stdio wrappers [Tor Lillqvist]
186 * Add g_filename_display_name() to convert filenames
187   in displayable UTF-8 strings  [Alex Larsson, Matthias]
188 * Win32 bug fixes [Kazuki IWAMOTO, Hans Breuer, Tor]
189 * Bug fixes [Christophe Fergeau, Morten Welinder, 
190   Owen, Kjartan Maraas, Mark]
191 * Documentation improvements [Matthias, Tor]
192
193 Overview of Changes from GLib 2.5.3 to GLib 2.5.4
194 =================================================
195 Add GKeyFile, a parser/editor for the .ini like files used in various
196    freedesktop.org specifications. [Ray Strode]
197 Make the handling of filename encodings consistent across all
198    GLib functions, introduce wrappers for common POSIX 
199    functions which accept the same filename encoding. [Tor Lillqvist, 
200    Owen Taylor]
201 GOption
202  - Rename g_context_option_error_quark() to a more language-binding
203    friendly name [Murray Cumming]
204  - Accept backslashes in filenames on Win32 [Tor Lillqvist]
205 * Strip the internal aliasing prefix IA__ from function names in 
206   assertions [Matthias Clasen]
207 * Add a function to split uri lists. [Matthias]
208 * Win32 bug fixes 
209  - Don't open console windows [Tor]
210 * Other bug fixes [Philippe Blain, Robert Ögren, Hidetaka Iwai, Matthias,
211  Morten Welinder, Mats-Ola Persson, Tor, Nickolay V. Shmyrev, Kjartan Maraas,
212   Anders Carlsson, Tim-Philipp Müller, Lucas Rocha, Andrea Campi, Manish
213   Singh, Thomas Fitzsimmons, Kazuki IWAMOTO]
214 * Documentation improvements [Matthias, Linus Walleij, Nickolay, Philippe, 
215  Adam Hooper, Gustavo Carneiro]
216 * New and updated translations (cs,en_CA,en_GB,ja,nb,nl,or,sr,sr@Latn,sq)
217
218 Overview of Changes from GLib 2.5.2 to GLib 2.5.3
219 =================================================
220 * GOption
221  - set the program name from argv[0] [Masatake YAMATO] 
222  - make contexts work without a main group [Anders Carlsson]
223 * Performance 
224  - Get rid of many PLT entries for internally used exported symbols,
225    and clean up the ABI at the same time and make make check check the
226    list of exported symbols.  [Matthias Clasen]
227 * Add API to get ISO 8601 week numbers [Niklas Lundell]
228 * Add API to install an alternate default log handler [Darin Adler]
229 * Add API to obtain a list of applicable locale names [Hidetoshi Tajima]
230 * Reduce code size bloat by removing literal strings from
231  the g_return_if_fail() macros [Owen Taylor]
232 * Add g_strv_length [Tim-Philipp Müller]
233 * Win32 changes
234  - Add API to determine the Windows version [Tor Lillqvist]
235 * Other bug fixes [Stepan Kasal, Anders, Tor, Kazuki Iwamoto,
236   Manish Singh]
237 * Documentation improvements [Morten Welinder, Matthias]
238 * New and updated translations (es,nn,ro)
239
240 Overview of Changes from GLib 2.5.1 to GLib 2.5.2
241 =================================================
242 * Add G_GNUC_INTERNAL macro [Arjan van de Ven]
243 * Add GOption, a commandline option parser [Anders Carlsson]
244 * Add glib_check_version [Michael Natterer]
245 * Add XDG basedir API [Ray Strode]
246 * Require ngettext [Danilo Segan]
247 * Bug fixes [Manish Singh, Ray Strode, Vincent Noel, 
248   Jon-Kare Hellan, Jody Goldberg]
249 * Win32 bug fixes [Tor Lillqvist, Hans Breuer, Peter Zelezny]
250 * Documentation improvements [Matthias Clasen, Vincent Untz, Christian Persch]
251 * New and updated translations (bs,eu,fi,gu,ne,pa)
252
253 Overview of Changes from GLib 2.5.0 to GLib 2.5.1
254 =================================================
255
256 * Bug fixes [Oliver Guntermann, Sven Neumann, James 
257   Henstridge, Hiroyuki Ikezoe, Matthias Clasen, Robert 
258   Ögren, Tommi Komulainen]
259 * Documentation improvements [Soeren Sandmann, 
260   Christophe Fergeau, Danek Duvall]
261 * New and updated translations (eu,hi)
262   
263 Overview of Changes from GLib 2.4.1 to GLib 2.5.0
264 =================================================
265
266 * New functions g_debug [Sven Herzberg]
267 * Use higher precision for mathematical constants [Morten 
268  Welinder]
269 * Don't convert to/from UTF-8 in g_filename_{to,from}_uri 
270  [Federico Mena Quintero]
271 * Win32
272  - Handle empty digit string in printf() functions 
273    correctly [Tor Lillqvist]
274  - Support ll as format modifier for long long [Tor]
275  - Be more careful about HOME [Tor, Ivan Wong]
276  - Bug fixes [John Ehresman]
277 * Miscellaneous bug and portability fixes [Danilo Segan, 
278  Owen Taylor, Nikolai Weibull, Benoît Carpentier, Morten 
279  Welinder, Manish Singh, Sven Neumann, Julio M. Merino Vidal,
280  Kaz Sasayama, Murray Cumming, Federico, Mariano Suarez-Alvarez]
281 * Documentation updates [Matthias Clasen, Crispin Flowerday,
282  Tommi Komulainen, Federico Mena Quintero, Ed Griffiths]
283 * New and updated translations (ja,ne,no,wa)
284  
285 Overview of Changes from GLib 2.4.0 to GLib 2.4.1
286 =================================================
287
288 * Win32 bug fixes [Tor Lillqvist, Roger Leigh, John Ehresman]
289 * Miscellaneous bug and portability fixes [Owen Taylor,
290   Matthias Clasen, Jonas Jonsson, Christian Krause,
291   Nickolay V. Shmyrev, Christophe Saout, Philippe Blain,
292   Piotr Klaban]
293 * Documentation updates [Matthias]
294 * New and updated translations (ca,cs,cy,el,en_CA,en_GB,es,eu,fi,
295   fr,gu,he,id,nl,pt,pl,ru,sr,sr@ije,sr@Latn,sv,uk)
296
297 Overview of Changes from GLib 2.3.6 to GLib 2.4.0
298 =================================================
299
300 * Handle invalid-UTF-8 in g_log() properly [Matthias Clasen]
301 * Win32 bug fixes [Tor Lillqvist, Bruce Hochstetler]
302 * Miscellaneous bug and portability fixes [Olivier Biot, David L. Cooper II, 
303   Kjartan Maraas, Frédéric L. W. Meunier, Christof Petig, Manish Singh, 
304   Sebastian Wilhelmi]
305 * Documentation updates [Owen]
306 * Updated translations (hr,ro)
307
308 Overview of Changes from GLib 2.3.5 to GLib 2.3.6
309 =================================================
310
311 * GAtomic bug fixes [Sebastian Wilhelmi, Mark McLoughlin]
312 * GMain threading fixes and improvements [Sebastian]
313 * Win32 [Tor Lillqvist]
314  - restore some symbols extraneously exported from gobject to maintain ABI compatibility
315  - Misc build improvements and fixes [Tor, Cedric Gustin, Hans Breuer]
316 * Documentation updates [Sebastian, Takeshi AIHANA, Matthias, Sven Herzberg]
317 * New and updated translations (be,es,fi,ga,pa,sr@ije,zh_CN)
318
319 Overview of Changes from GLib 2.3.3 to GLib 2.3.5
320 =================================================
321
322 * Make glib-mkenums parse initializers with macros. [Matthias Clasen, muppet]
323 * Respect locale era in g_date_set_parse(). [Theppitak Karoonboonyanan] 
324 * Add atomic operations and use it for the async queue and
325   gonce implementation. [Sebastian Wilhelmi]
326 * Documentation improvements [Sebastian, Matthias, Sven Herzberg]
327 * Add g_main_depth() for finding the recursion depth of the main
328   loop [Owen Taylor, Tim Janik, Stefan Westerfeld]
329 * Add g_spawn_close_pid(), needed on win32 [J. Ali]
330 * Win32 fixes. [Hans Breuer, J. Ali Harlow]
331 * Misc bugfixes [Sebastian, Matthias, Balazs Scheidler, Owen]
332 * Updated translations (cy,et,ga,sq)
333
334 Overview of Changes from GLib 2.3.2 to GLib 2.3.3
335 =================================================
336
337 * Add a native AIX gmodule implementation. [Laurent Vivier]
338 * Add g_node_copy_deep().  [James M. Cape, Matthias Clasen]
339 * Extend GQueue API to match the GList API. [Soeren Sandmann]
340 * Add g_hash_table_find().  [Tim Janik]
341 * Add a G_MODULE_BIND_LOCAL flag. [David Schleef]
342 * Inline g_string_append_c() when possible. [Owen Taylor, Tim]
343 * Wrap waitpid() as a GSource. [Jonathan R. Blandford]
344 * Add g_completion_complete_utf8(). [Theppitak Karoonboonyanan, 
345   Matthias]
346 * Add g_strsplit_set(). [Soeren]
347 * Documentation improvements. [Vincent Untz, Sebastian Wilhelmi, 
348   Soeren, Matthias]
349 * Win32 build fixes. [Tor Lillqvist]
350 * Misc bugfixes [Manish Singh, Noah Levitt, Simon Josefsson, 
351   Morten Welinder, Damien Carbery, Julio M. Merino Vidal, Sebastian, 
352   Matthias]
353 * Updated translations (nn,cs,it,ko,sq,ms,az,hr,uk,sr,sr@Latn,sq,ta)
354
355 Overview of Changes from GLib 2.3.1 to GLib 2.3.2
356 =================================================
357
358 * Add G_MAXSIZE. [Manish Singh]
359 * Add g_rand_new_with_seed_array(), g_rand_set_seed_array(),
360   implementing the init-by-array functionality of the 
361   original mersenne twister. Add g_rand_copy(). Improve seeding. 
362   [George Lebl]
363 * Add a lowercase_name option to glib-mkenums. [Murray Cumming]
364 * Add g_ptr_array_foreach(). [Matthias Clasen]
365 * Add g_timer_continue(). [Tim-Philipp Müller]
366 * Fix a threadsafety issue in mem chunks. [Matthias, Balazs Scheidler]
367 * Fix g_filename_{to,from}_utf8() on Win32 and improve 
368   g_file_test() there too [Hans Breuer] 
369 * Add a boxed type for NULL-terminated string arrays.  [Matthias]
370 * Add G_DEFINE_TYPE() plus variants to ease the constuction
371   of GObject boilerplate code.  [Tim Janik]
372 * Support & in password GECOS field [Matthias, Soeren Boll Overgaard]
373 * Documentation improvements [Matthias, Manish]
374 * Win32 build fixes [Hans]
375 * Misc bug fixes [Damien Carbery, Matthias, Manish, Olivier Poncet, 
376   Zack Rusin]
377 * Updated translations (ar,de,fa,ga,mn,nn,no,sq)
378
379 Overview of Changes from GLib 2.3.0 to GLib-2.3.1
380 =================================================
381
382 * Add glib/gi18n.h and glib/gi18n-lib.h for common
383   gettext support, including a Q_() macro for translation
384   with context [Matthias Clasen]
385 * Add a more flexible G_FILENAME_ENCODING variable
386   as a replacement for G_BROKEN_FILENAMES [Matthias]
387 * Fix the return value g_main_context_iterate() for
388   newly ready sources [Padraig O'Briain]
389 * Handle Hangul composition for normalization [Noah Levitt]
390 * Add G_{MIN,MAX,MAXU}INT{8,16,32}. [Mark Jones, Matthias]
391 * Add G_GSIZE_FORMAT/G_SSIZE_FORMAT [Manish Singh]
392 * Add G_STRFUNC as a portable wrapper for __func__ [Tim Janik]
393 * Documentation improvements [Matthias]
394 * GObject [Tim Janik]
395  - Support '-' in g_signal_connect()/disconnect() names
396    like 'swapped-signal'.
397  - Add g_type_class_peek_static() and use to optimize
398    g_object_new() for static types [Tim]
399  - Allow setting construct-only properties from within
400    init() implementations
401  - Enforce readability/writeability in g_object_set/get()
402 * Fix bug with g_ascii_strtod and multi-byte separator.
403   [Behdad Esfahbod, Roozbeh Pournader]  
404 * Misc bug fixes [Matthias, John Ehresman, Andrew Lanoix,
405   Tor Lillqvist, Mark McLoughlin, Tim-Philipp Müller, Manish, 
406   Morten Welinder]
407 * Updated translations (ca,cs,da,es,fr,ja,nn,no,pt,ru)
408
409 Overview of Changes from GLib 2.2.x to GLib-2.3.0
410 =================================================
411
412 * Replace Trio printf by gnulib vasnprintf [Matthias Clasen]
413 * Update Unicode data to Unicode 4.0 [Noah Levitt]
414 * Support XML-safe formatted output with 
415   g_markup_[v]printf_escaped [Owen Taylor]
416 * Add g_file_read_link to read symbolic links [Matthias]
417 * Add g_unichar_get_mirror_char to obtain the 
418   mirrored variant of a character [Noah]
419 * Support for one-time initialization functions. 
420   [Sebastian Wilhelmi]
421 * Miscellaneous API additions: g_vasprintf
422   g_string_chunk_insert_len, g_setenv, g_unsetenv [Matthias]
423 * Docs improvements [Matthias]
424 * Add support instance-private data on classed types
425   [Mark McLoughlin, Tim Janik, Owen]
426 * Optimize signal emissions [Soeren Sandmann, Tim]
427 * Support a "default vtable" per interface [Tim]
428 * Add support for properties on interfaces [Owen, Tim]
429 * Miscellaneous API additions: g_value_take_string(),
430   g_value_take_param(), g_value_take_object(), 
431   g_value_take_boxed(). [Matthias]
432 * Win32 build fixes [Tor Lillqvist]
433
434 Overview of Changes from GLib 2.1.5 to GLib-2.2.0
435 =================================================
436
437 * Fix a problem with g_thread_init() on 64-bit problems
438   [Alceste Scalas, Sebastian Wilhelmi]
439 * Add assembly implementations of byteswap macros
440   for ia64 and x86_64. [Manish Singh]
441 * IOChannel fixes for Win32 [Tor Lillqvist, Thorsten Maerz]
442 * Updated translations (bg,ca,es,da,fi,lv,ru,sk)
443
444 Overview of Changes from GLib 2.1.4 to GLib-2.1.5
445 =================================================
446
447 * Win32 bug fixes [Tor Lillqvist]
448 * Various post-rewrite fixes for glib-gettext.m4 [Owen Taylor,
449   Jody Goldberg, Kjartan Maraas, Johannes Stezenbach]
450 * Ensure we have a GUINT64_FORMAT by pulling in Trio
451   if necessary [Manish Singh]
452 * Further Trio build fixes [Matthias Clasen, Owen]
453 * Hack around gcc, libtool issues with -pthread [Owen]
454 * Docs improvements [Matthias]
455 * Bug and portability fixes 
456 * Updated and new translations (bg,de,fi,fr,sq,fr)
457
458 Other contributors: Kai Poitschke, Morten Welinder
459
460 Overview of Changes from GLib 2.1.3 to GLib-2.1.4
461 =================================================
462
463 * autoconf changes to make it possible to cross compile
464   GLib. [Owen Taylor, Dan Kegel, Amy Lin, Dimi Shahbaz, 
465   Johannes Stezenbach]
466 * Use libintl when it has bind_textdomain_codeset() and
467   GLib doesn't. [Owen]
468 * Improve generation of pseudo-random integers [Morten Welinder, 
469   Sebastian Wilhelmi]
470 * Avoid literal UTF-8 in favor of octal escapes [Owen, Tomas Ogren]
471 * Cleanup include order [Sven Neumann]
472 * autoconf cleanups and bug fixes [Daniel, Matthias Clasen, Owen]
473 * Doc fixes and additions [Matthias]
474
475 Other contributors: James M. Cape, Frederic Crozat, Martin Gansser,
476   Phuc LeHong, Manish Singh, Joshua Weage, Morten Welinder
477
478 Overview of Changes from GLib 2.0.x to GLib-2.1.x
479 =================================================
480
481 * Add copy of the Trio library to build and use for printf() when 
482   system printf isn't good enough. Add g_printf()/etc. [Matthias Clasen]
483 * Add g_str_has_suffix()/g_str_has_prefix() [Alex Larsson]
484 * Add g_markup_parse_context_get_element() [Matthias]
485 * Add g_utf8_strreverse [Matthias]
486 * Add g_ascii_strtoull() [Tim Janik]
487 * Support scanning of 64-bit values with GScanner [Tim]
488 * Add g_set/get_application_name() [Havoc Pennington]
489 * Add G_LIKELY()/G_UNLIKELY() macros for hinting branch probabilities. 
490   Use for g_return_if_fail(). [Matthias Clasen]
491 * Add G_GNUC_DEPRECATED macro [Tom Tromey]
492 * Improve the seeding algorithm of GRandom to avoid problems
493   with certain pathological seeds. Support G_RANDOM_VERSION=2.0
494   environment variable. [Sebastian Wilhelmi]
495 * Improve thread configure checks, use -pthread where applicable
496   [Sebastian]
497 * Improve handlng of thread priorities [Sebastian]
498 * Fix up parameter names that might shadow functions from
499   system headers [Soeren Sandmann]
500 * Clean up usage of deprecated functions [Manish Singh]
501 * Docs fixes and improvements. In particular, include "Since" information.
502   [Matthias, Soeren, Martin Schulze, Daryll Strauss, Bill Janssen, 
503   Owen Taylor, Morten Welinder]. 
504
505 Overview of Changes in GLib 2.0.7
506 =================================
507
508 * Fix C++ warnings in gtype.h [Dom Lachowicz]
509 * Fix g_type_fundamental_next() [Tim Janik]
510 * Fix various missing includes of config.h [Morten Welinder]
511 * Handle main loop initialization before g_thread_init [Sebastian Wilhelmi]
512 * Various 64-bit fixes [Manish Singh]
513 * Fix GPoll on Win32 [Tor Lillqvist, Herman Bloggs]
514 * Fix bug with buffering on UTF-8 IOChannels [Daniel Elstner]
515 * Misc bug and build fixes [Soren Andersen, Gustavo Carneiro, Tor,
516      Tim, Havoc Pennington,  Matthias Clasen, Sebastian Rittau,
517      Masahiro Sakai, Arvind Samptur, HideToshi Tajima, Owen Taylor]
518 * Updated and new translations (be,cs,de,*fa,it,lv,pt_BR,tr)
519
520 Overview of Changes in GLib 2.0.6
521 =================================
522
523 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
524 * Clean up debug spew from GObject [Anders Carlsson]
525 * Compiler warning fixes [David L. Cooper II]
526 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
527 * Fixes for --disable-debug [Sebastian Wilhelmi]
528 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
529   Rajkumar Sivasamy, Laurent Vivier]
530 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
531   Sebastian Rittau, Linus Welleij]
532 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
533 * Updated translations (bg,ko,vi)
534
535 Overview of Changes in GLib 2.0.5
536 =================================
537
538 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
539 * Clean up debug spew from GObject [Anders Carlsson]
540 * Compiler warning fixes [David L. Cooper II]
541 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
542 * Fixes for --disable-debug [Sebastian Wilhelmi]
543 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
544   Rajkumar Sivasamy, Laurent Vivier]
545 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
546   Sebastian Rittau, Linus Welleij]
547 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
548 * Updated translations (bg,ko,vi)
549
550 Overview of Changes in GLib 2.0.4
551 =================================
552
553 * Fix some 64-bit problems. (George Lebl, David L. Cooper II)
554 * Add note about Tru64 iconv to INSTALL. (Manuel Op de Coul)
555 * Fix problem with timouts > MAXINT. (Tim Janik, Owen Taylor)
556 * Updated translations (ca,es,fr,ja,gl,ms,nl,pl,pt,ru)
557
558 Overview of Changes in GLib 2.0.3
559 =================================
560
561 * Handle sorting 0-length arrays (Ron Arts)
562 * Threading fixes (Sebastian Wilhelmi)
563 * Portability fixes (Miroslaw Dobrzanski-Neumann, Jacob Berkman, Gareth Pierce, 
564   Sebastian, Qingjiang Yuan)
565 * Various fixes for glib-2.0.m4. (Jim Gettys, others.)
566 * Locate right glib-genmarshal when cross-compiling. (Mitch Natterer)
567 * Win32 fixes (Tor Lillqvist)
568 * Try to fix g_get_charset() related segfaults. (Owen)
569 * Fixes for gettext detection. (Dan Winship, HideToshi Tajima, Boyd Lynn Gerber,
570   Andrew P. Lentvorski, Jr.)
571 * Fix g_scanner_unexp_token() (Tim Janik, Sven Neumann)
572 * g_markup fixes. (Matthias Clasen.)
573 * Bug fixes and cleanups (Daniel Elstner, Matthias, Laszlo Peter, Morten Welinder,
574   Wayne Schuller)
575
576 Overview of Changes in GLib 2.0.1
577 =================================
578
579 * Portability fixes for Sun's Forte compiler [Erwann Chenede]
580 * Performance improvements for GObject parameter lookup, 
581   g_filename_to/from_utf8() [Alex Larsson]
582 * Actually check interface prerequisites [Matthias Clasen,
583   Miroslaw Dobrzanski-Neumann]
584 * Fix problem with glib-mkenums taking huge amounts of stack. [Owen Taylor]
585 * Fix g_signal_handlers_disconnect_by_func() for C++ [Damien Sandras]
586 * Fixes for g_log() and threading.
587   [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, Tim Janik]
588 * Make g_print(), g_printerr(), g_warning(), etc, convert from
589   UTF-8 to the encoding of the locale [Sebastian Wilhelmi, Tim]
590 * Fixes for GIOChannel on windows. [Tor Lillqvist]
591 * Fix gsize/gint mismatches in giochannel.c [Miroslaw Dobrzanski-Neumann]
592 * Fix file descriptor leak in g_file_get_contents() [Matthias]
593 * Workaround iconv() problems on older Solaris [Lauri Alanko]
594 * Fix warnings with gcc-3.1 about asm const [Cody Russel]
595 * Minor bug fixes.
596
597 Other contributors: Hans Breuer, LEE Sau Dan, Sven Neumann, Salmaso Raffaele,
598   Akira Tagoh, Morten Welinder
599
600
601 Overview of Changes in GLib 2.0.0
602 =================================
603
604 * Thread portability fixes [Sebastian Wilhelmi]
605 * Documentation updates [Owen Taylor]
606 * Make g_strerror(), g_strsignal() properly return UTF-8,
607   call bind_text_domain_codeset() so that error strings
608   are in UTF-8 as well. [Owen, Tor Lillqvist]
609
610 Overview of Changes in GLib 2.0.0 rc1:
611 ======================================
612
613 * Win32 fixes [Tor Lillqvist]
614 * Portability fixes [Finlay Dobbie, Miroslaw Dobrzanski-Neumann]
615 * Fix up g_date_strftime [Daniel Elstner]
616 * Add some structure padding [Tim Janik]
617 * Make g_get_homedir() prefer the users home directory to $HOME
618
619 Other contributors: Matthias Clasen, Paolo Maggi, Christian Rose
620
621 Overview of Changes in GLib 1.3.15:
622 ===================================
623
624 * Speed up marshalers by using private access to GValue 
625   [Anders Carlsson, Tim Janik]
626 * Reduce GValue to 2 elements [Tim]
627 * Add G_DEBUG environment variable, G_DEBUG=fatal_warnings [Matthias Clasen]
628 * Fixes for AIX compilation [Miroslaw Dobrzanski-Neumann]
629 * Add padding to various structures [Owen Taylor, Tim]
630 * Win32 fixes [Tor Lillqvist]
631
632 Other contributors: James Henstridge, Ryan Lovett, Morten Welinder,
633   Daniel Elstner
634
635 Overview of Changes in GLib 1.3.14:
636 ===================================
637
638 * Register value transformations for gint64, guint64 [Andy Wingo]
639 * Build with large-file support [Sven Neumann, Owen Taylor]
640 * Fix handling of hostnames in URI's [Darin Adler]
641 * Main loop bug fixes [Havoc Pennington, Owen]
642 * Doc fixes and improvements [Manish Singh, Tim Janik]
643 * Support ' as attribute delimiters in GMarkup [Matthias Clasen]
644 * Win32 fixes [Hans Breuer, Tor Lillqvist]
645 * Threading bug and build fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann]
646 * Miscellaneous bug fixes
647
648 Other contributors: Matthias Clasen, James Henstridge, Mitch Natterer, 
649   Morten Welinder.
650
651 Overview of Changes in GLib 1.3.13:
652 ===================================
653
654 * Fix g_filename_to/from_uri for Win32 [Tor Lillqvist, Darin Adler]
655 * Miscellaneous win32 fixes [Tor, Hans Breuer]
656 * Fix thread options for gcc on AIX [Jerome Zago, Sebastian Wilhelmi]
657 * Documentation improvements [Ron Steinke, Matthias, Sebastian]
658 * Cache iconv converters as used by g_convert() [Jeffrey Stedfast]
659 * Bug fixes [Sven Neumann, Owen Taylor, Matthias Clasen, Jeffrey,
660   Laszlo Peter, Havoc Pennington, Tim Janik]
661
662 Overview of Changes in GLib 1.3.12:
663 ===================================
664
665 * Implement closure chaining, fixing up API (Tim Janik)
666 * Closure chaining test case (James Henstridge)
667 * Make GType long not int where both are equal width (Tim)
668 * Win32 fixes and improvements (Hans Breuer, Tor Lillqvist)
669 * Fixes for NetBSD. (Dan Winship)
670 * Use snprintf() for g_printf_string_upper_bound() where possible. (Matthias Clasen)
671 * Save space for GBSearchArray (Tim Janik)
672 * Documentation improvements. (Matthias, Sven Neumann, Havoc Pennington)
673
674 Other contributors: Darin Adler, Chris Blizzard, Anders Carlson, Daniel Elstner, Michael Meeks, 
675   Mark McLoughlin, Dave Neary, Manish Singh, Owen Taylor, HideToshi Tajima, 
676   Sebastian Wilhelmi.
677
678
679 Overview of Changes in GLib 1.3.11:
680 ===================================
681
682 * Win32 fixes [Hans Breuer, Tor Lillqvist]
683 * Documentation improvements [Matthias Clasen]
684 * Portable directory handling API [Hans]
685 * Threading fixes [Sebastian Wilhelmi, Havoc Pennington]
686 * Fix excess relocations in Unicode tables [Andrew Taylor]
687 * Fix gpattern for UTF-8 [Matthias Clasen]
688 * Support overriding class closures [Tim Janik]
689 * Support for derivation from G_TYPE_POINTER [Owen Taylor]
690 * Hide pointers to type information inside GType to reduce locking
691   [Alex Larsson, Tim]
692 * Adds check for direct inclusion of gobject/*.h [Owen]
693 * GObject API cleanups [Tim]
694
695 Other contributors: Darin Adler, Jacob Berkman, Daniel Egger, Eric Lemings, 
696   Michael Meeks, Mark McLoughlin, Arkadiusz Miskiewicz, Dan Winship
697
698
699 Overview of Changes in GLib 1.3.10:
700 ===================================
701
702 * Many Win32 fixes and improvements [Tor Lillqvist]
703 * Documentation improvements [Matthias Clasen]
704 * g_string_printfa() renamed to g_string_append_printf()
705 * Use libcharset from libiconv to implement charset detection
706   more portably. [Owen Taylor, Hidetoshi Tajima]
707 * Add 64 bit type support to GObject [Joshua Pritikin, Mathieu Lacage, Owen]
708 * Make support for 64 bit integers a requirement [Joshua]
709 * GPattern improvements [Tim Janik, Matthias]
710 * Locale independent g_ascii_strtod / g_ascii_dtostr [Alex Larsson]
711 * Many bug fixes and minor tweaks.
712
713 Other Contributors: Darin Adler, Jakub Jelinek, James Antill, Andrew Taylor,
714   Ben Gertzfield, Elliot Lee, Manish Singh, Abel Cheung, Laszlo Peter,
715   Sven Neumann, George Lebl, Raja Harinath, Sebastian Wilhelmi,
716   Jacob Berkman
717
718
719 Overview of Changes in GLib 1.3.9:
720 ==================================
721
722 * Fixes for comparison of threads [Sebastian Wilhelmi]
723 * Use vasprintf() when possible for g_strdup_printf [Matthias Clasen]
724 * Win32 fixes [Tor Lillqvist, Hans Breuer]
725 * Add a len argument to g_ascii_strup/strdown
726 * Bug, portability fixes, cleanups.
727
728 Other Contributors: Darin Adler, Katsuhiro Okuno, Joshua N. Pritikin
729
730
731 Overview of Changes in GLib 1.3.8:
732 ==================================
733
734 * Documentation updates [Owen]
735 * Made GType interfaces overridable in derived types
736 * Many win32 fixes [Tor Lillqvist]
737 * Miscellaneous cleanups and fixes
738
739 Other contributors:
740   Darin Adler, Matthias Clasen, Ron Steinke, Hans Breuer, Alex Larsson
741
742
743 Overview of Changes in GLib 1.3.7:
744 ==================================
745
746 * Integrate GClosure support into the main loop [Owen Taylor]
747 * More GSignal convenience functions (macros) [Sven Neumann, Tim Janik]
748 * Introduced weak references for GObject [James Henstridge, Sven, Tim] 
749 * Minor hash table optimizations
750 * Main loop and threading improvements [Sebastian Wilhelmi]
751 * Added g_ascii_* functions to be used for locale insensitive UTF-8
752   compliant code instead of old string functions  [Darin Adler, Alex Larsson]
753 * Add functions for Unicode case-conversion, normalization, and 
754   collation [Owen]* GString improvements [Owen]
755 * Reworked the GIOChannel code [Hidetoshi Tajima, Ron Steinke]
756 * Removed glib-config-2.0 in favour of pkgconfig [Sebastian]
757 * Make code 64bit clean [Mark Murnane]
758 * More G_CONST_RETURN fixes
759 * Many improvements to the win32 code [Tor Lillqvist, Hans Breuer]
760 * Miscellaneous bug and API fixes
761
762 Other contributors:
763   Michael Natterer, Christopher James Lahey, Padraig O'Briain,
764   Matthias Clasen, Josh Pritikin, Steve Baker, Cesar Rincon, Garry R. Osgood,
765   Michael Meeks, Laszlo Peter,  Martin Baulig, Kjartan Maraas, Andrew Lanoix,
766   Peter Williams
767
768
769 Overview of Changes in GLib 1.3.6:
770 ==================================
771
772 * Threads have a "return value" from g_thread_join
773 * Removed ability to adjust thread stack size
774 * Prefix warnings with progname/PID by default, change toggle for this to 
775   be an env variable G_MESSAGES_PREFIXED not a compile-time option
776 * GMarkup speedups
777 * GDate const, convenience fixups
778 * Include test cases that headers are compilable by C++ compiler
779 * Add ability to spawn processes with argv[0] != executable path.
780 * g_strstr_len, g_strrstr, g_strrstr_len
781 * Add length argument to g_utf8_strchr and g_utf8_strrchr.
782 * Misc bug fixes
783
784
785 Overview of Changes in GLib 1.3.5:
786 ==================================
787
788 * Added an installed glib-mkenums Perl program for parsing enumeration
789   declarations from header files.
790 * Mark some additional deprecated functions.
791 * Bug and Portability fixes
792
793
794 Overview of Changes in GLib 1.3.4:
795 ==================================
796
797 * Efficiency improvements for GThreadPool
798 * A few bug fixes
799 * Build fixes
800 * Documentation improvements
801
802
803 Overview of Changes in GLib 1.3.3:
804 ==================================
805
806 GLib:
807
808 * More user_data support in various functions.
809 * Main loop API revamps to support per-thread main loops.
810 * Unicode handling improvements.
811 * Implemented debugging traps.
812 * G_CONST_RETURN specification all over the place.
813 * Various new small utility functions.
814 * Random number generator precision improvements.
815 * New configure option --disable-mem-pools.
816 * Many Win32 improvements.
817 * Added g_try_malloc() friends varinats.
818 * Many documentation improvements.
819 * Many threading improvements, support for dynamic allocation
820   of static mutexes.
821 * GHookLIst API cleanups.
822 * Improved format support of GDate parser.
823 * String function speed improvements with new g_stpcpy().
824 * Hashtable API additions.
825 * New GPatternSpec for shell-style pattern matching (from GtkPatternSpec).
826 * Optimizations, cleanups, bug fixes.
827
828 GObject:
829
830 * Added many convenience functions.
831 * GClosure and GParamSpec use float/sink ref-counting scheme now.
832 * Reworked property change notification.
833 * Binary searchable array cleanups, so it's widely usable now.
834 * Added static content keeping for some GValue types.
835 * Support for statically scoped signal parameters.
836 * Extinguished property trailer args in set/get interface.
837 * Added support for abstract types.
838 * G_CONST_RETURN specification all over the place.
839 * Split parameter exchange functionality into value transforms
840   and parameter conversions.
841 * Added signal emission hooks and signal accumulators.
842 * Added interface prerequisites to support is_a (interface, object)
843   relations.
844 * Implemented GValueArray.
845 * New types, boxed: G_TYPE_VALUE, G_TYPE_CLOSURE, G_TYPE_GSTRING
846   GParamSpecs: G_TYPE_PARAM_PARAM, G_TYPE_PARAM_POINTER, G_TYPE_PARAM_CLOSURE,
847   G_TYPE_VALUE_ARRAY, G_TYPE_PARAM_UNICHAR, G_TYPE_PARAM_VALUE_ARRAY.
848 * Varrags value collection improvements.
849 * Implemented debugging traps.
850 * Made things thread-safe.
851 * Many documentation improvements.
852 * Many cleanups, optimizations and bug fixes.
853
854
855 Overview of Changes in GLib 1.3.2:
856 ==================================
857
858 GLib:
859
860 * Win32 build improvements  [Tor]
861 * Improvements to error reporting  
862   (g_critical(), g_return_if_reached()) [Darin]
863 * Add g_strlcpy/g_strlcat  [David Wheeler]
864 * New IO channel implementation for Win32  [Tor] 
865 * Make g_array_free, g_string_free return pointer to memory requested
866   not to be freed.  [Darin]
867 * Added GError based error reporting for thread functions.  [Sebastian]
868 * Moved reference docs into GLib distribution. [Owen]
869 * Added g_convert() for doing convenient character set conversions based
870   on iconv. (GLib now requires libiconv or a native iconv.) [Havoc/Owen]
871 * Various Unicode handling additions (g_ucs4_to_utf8, g_utf8_validate(),
872   g_{locale,filename}_{to,from}_utf8)  [Robert/Havoc/Owen]
873 * Portability fixes for threading.  [Sebastian]
874 * Added convenient functions for launching new processes (g_spawn_*),
875   and shell quoting/unquoting functions.  [Havoc]
876 * Split glib.h into many headers.  [Sebastian]
877 * Added a simple callback-based parser for XML-like files (GMarkup).  [Havoc]
878 * Fixed confusions between comparison functions that return <0, 0, >0
879   and equaility functions that return FALSE,TRUE.  [Sebastian]
880 * Added safe/portable temporary file manipulation functions.  [Tor]
881 * autoconf improvements.  [Raja]
882 * Many documentation improvements.
883 * Bug fixes.
884
885 GObject:
886
887 * Added boxed and pointer types.  [Tim/Jonathan]
888 * Added callback abstraction (GClosure)  [Tim]
889 * Added signal system (GSignal)  [Tim]
890 * Make GTypePlugin an interface  [Tim]
891 * Added GTypeModule - a simple GTypePlugin instantiation  [Owen]
892 * Bug fixes.
893
894
895 What's new in GLib 1.3.1:
896 =========================
897
898 * New GObject library added including object system based on
899   the GTK+ object system. 
900 * Functions for getting the properties of Unicode characters, 
901   computing the canonical decomposition and ordering combining
902   characters aand manipulating UTF-8 string manipulation based
903   on libunicode.
904 * GString now properly handles embedded nuls.
905 * Multiple fixes from the 1.2.x branch.
906 * Upgrade to libtool 1.3.3
907 * Full thread support (thread creation and destruction).
908 * BeOS port, BeOS dynamic modules.
909 * Many improvements to the Windows ports.
910 * Improvements to the OS/2 port, OS/2 module support.
911 * Double ended queue implementation.
912 * GLib macros for printf() formatting, e.g. G_GULONG_FORMAT = "lu"
913 * New configure option --enable-msg-prefix to prefix messages, warnings
914   et ceteri with the program name and the process id.
915 * New thread-safe random number generator Mersenne Twister.
916 * g_strcompress() added, g_strescape() had a slight API change, and
917   more tightly defined semantics.
918 * the g_string(x) macro has been removed, #x may be used instead.
919