Start of 2.3.2 section.
[platform/upstream/glib.git] / NEWS
1 Overview of Changes from GLib 2.3.1 to GLib 2.3.2
2 =================================================
3
4 * Add G_MAXSIZE.  [Manish Singh]
5 * Add g_rand_new_with_seed_array(), g_rand_set_seed_array(),
6   implementing the init-by-array functionality of the 
7   original mersenne twister. [George Lebl]
8 * Add a lowercase_name option to glib-mkenums. [Murray Cumming]
9 * Add g_ptr_array_foreach(). [Matthias Clasen]
10 * Fix a threadsafety issue in mem chunks. [Matthias]
11 * Fix g_filename_{to,from}_utf8() on Win32 and improve 
12   g_file_test() there too [Hans Breuer] 
13 * Add a boxed type for NULL-terminated string arrays.  [Matthias]
14 * Add G_DEFINE_TYPE() plus variants to ease the constuction
15   of GObject boilerplate code.  [Tim Janik]
16 * Documentation improvements [Matthias, Manish]
17 * Misc bug fixes [Manish, Matthias, Owen Taylor]
18 * Updated translations (ar,nn,fa,de,mn,no,ga)
19
20 Overview of Changes from GLib 2.3.0 to GLib-2.3.1
21 =================================================
22
23 * Add glib/gi18n.h and glib/gi18n-lib.h for common
24   gettext support, including a Q_() macro for translation
25   with context [Matthias Clasen]
26 * Add a more flexible G_FILENAME_ENCODING variable
27   as a replacement for G_BROKEN_FILENAMES [Matthias]
28 * Fix the return value g_main_context_iterate() for
29   newly ready sources [Padraig O'Briain]
30 * Handle Hangul composition for normalization [Noah Levitt]
31 * Add G_{MIN,MAX,MAXU}INT{8,16,32}. [Mark Jones, Matthias]
32 * Add G_GSIZE_FORMAT/G_SSIZE_FORMAT [Manish Singh]
33 * Add G_STRFUNC as a portable wrapper for __func__ [Tim Janik]
34 * Documentation improvements [Matthias]
35 * GObject [Tim Janik]
36  - Support '-' in g_signal_connect()/disconnect() names
37    like 'swapped-signal'.
38  - Add g_type_class_peek_static() and use to optimize
39    g_object_new() for static types [Tim]
40  - Allow setting construct-only properties from within
41    init() implementations
42  - Enforce readability/writeability in g_object_set/get()
43 * Fix bug with g_ascii_strtod and multi-byte separator.
44   [Behdad Esfahbod, Roozbeh Pournader]  
45 * Misc bug fixes [Matthias, John Ehresman, Andrew Lanoix,
46   Tor Lillqvist, Mark McLoughlin, Tim-Philipp Müller, Manish, 
47   Morten Welinder]
48 * Updated translations (ca,cs,da,es,fr,ja,nn,no,pt,ru)
49
50 Overview of Changes from GLib 2.2.x to GLib-2.3.0
51 =================================================
52
53 * Replace Trio printf by gnulib vasnprintf [Matthias Clasen]
54 * Update Unicode data to Unicode 4.0 [Noah Levitt]
55 * Support XML-safe formatted output with 
56   g_markup_[v]printf_escaped [Owen Taylor]
57 * Add g_file_read_link to read symbolic links [Matthias]
58 * Add g_unichar_get_mirror_char to obtain the 
59   mirrored variant of a character [Noah]
60 * Support for one-time initialization functions. 
61   [Sebastian Wilhelmi]
62 * Miscellaneous API additions: g_vasprintf
63   g_string_chunk_insert_len, g_setenv, g_unsetenv [Matthias]
64 * Docs improvements [Matthias]
65 * Add support instance-private data on classed types
66   [Mark McLoughlin, Tim Janik, Owen]
67 * Optimize signal emissions [Soeren Sandmann, Tim]
68 * Support a "default vtable" per interface [Tim]
69 * Add support for properties on interfaces [Owen, Tim]
70 * Miscellaneous API additions: g_value_take_string(),
71   g_value_take_param(), g_value_take_object(), 
72   g_value_take_boxed(). [Matthias]
73 * Win32 build fixes [Tor Lillquist]
74
75 Overview of Changes from GLib 2.1.5 to GLib-2.2.0
76 =================================================
77
78 * Fix a problem with g_thread_init() on 64-bit problems
79   [Alceste Scalas, Sebastian Wilhelmi]
80 * Add assembly implementations of byteswap macros
81   for ia64 and x86_64. [Manish Singh]
82 * IOChannel fixes for Win32 [Tor Lillqvist, Thorsten Maerz]
83 * Updated translations (bg,ca,es,da,fi,lv,ru,sk)
84
85 Overview of Changes from GLib 2.1.4 to GLib-2.1.5
86 =================================================
87
88 * Win32 bug fixes [Tor Lillqvist]
89 * Various post-rewrite fixes for glib-gettext.m4 [Owen Taylor,
90   Jody Goldberg, Kjartan Maraas, Johannes Stezenbach]
91 * Ensure we have a GUINT64_FORMAT by pulling in Trio
92   if necessary [Manish Singh]
93 * Further Trio build fixes [Matthias Clasen, Owen]
94 * Hack around gcc, libtool issues with -pthread [Owen]
95 * Docs improvements [Matthias]
96 * Bug and portability fixes 
97 * Updated and new translations (bg,de,fi,fr,sq,fr)
98
99 Other contributors: Kai Poitschke, Morten Welinder
100
101 Overview of Changes from GLib 2.1.3 to GLib-2.1.4
102 =================================================
103
104 * autoconf changes to make it possible to cross compile
105   GLib. [Owen Taylor, Dan Kegel, Amy Lin, Dimi Shahbaz, 
106   Johannes Stezenbach]
107 * Use libintl when it has bind_textdomain_codeset() and
108   GLib doesn't. [Owen]
109 * Improve generation of pseudo-random integers [Morten Welinder, 
110   Sebastian Wilhelmi]
111 * Avoid literal UTF-8 in favor of octal escapes [Owen, Tomas Ogren]
112 * Cleanup include order [Sven Neumann]
113 * autoconf cleanups and bug fixes [Daniel, Matthias Clasen, Owen]
114 * Doc fixes and additions [Matthias]
115
116 Other contributors: James M. Cape, Frederic Crozat, Martin Gansser,
117   Phuc LeHong, Manish Singh, Joshua Weage, Morten Welinder
118
119 Overview of Changes from GLib 2.0.x to GLib-2.1.x
120 =================================================
121
122 * Add copy of the Trio library to build and use for printf() when 
123   system printf isn't good enough. Add g_printf()/etc. [Matthias Clasen]
124 * Add g_str_has_suffix()/g_str_has_prefix() [Alex Larsson]
125 * Add g_markup_parse_context_get_element() [Matthias]
126 * Add g_utf8_strreverse [Matthias]
127 * Add g_ascii_strtoull() [Tim Janik]
128 * Support scanning of 64-bit values with GScanner [Tim]
129 * Add g_set/get_application_name() [Havoc Pennington]
130 * Add G_LIKELY()/G_UNLIKELY() macros for hinting branch probabilities. 
131   Use for g_return_if_fail(). [Matthias Clasen]
132 * Add G_GNUC_DEPRECATED macro [Tom Tromey]
133 * Improve the seeding algorithm of GRandom to avoid problems
134   with certain pathological seeds. Support G_RANDOM_VERSION=2.0
135   environment variable. [Sebastian Wilhelmi]
136 * Improve thread configure checks, use -pthread where applicable
137   [Sebastian]
138 * Improve handlng of thread priorities [Sebastian]
139 * Fix up parameter names that might shadow functions from
140   system headers [Soeren Sandmann]
141 * Clean up usage of deprecated functions [Manish Singh]
142 * Docs fixes and improvements. In particular, include "Since" information.
143   [Matthias, Soeren, Martin Schulze, Daryll Strauss, Bill Janssen, 
144   Owen Taylor, Morten Welinder]. 
145
146 Overview of Changes in GLib 2.0.7
147 =================================
148
149 * Fix C++ warnings in gtype.h [Dom Lachowicz]
150 * Fix g_type_fundamental_next() [Tim Janik]
151 * Fix various missing includes of config.h [Morten Welinder]
152 * Handle main loop initialization before g_thread_init [Sebastian Wilhelmi]
153 * Various 64-bit fixes [Manish Singh]
154 * Fix GPoll on Win32 [Tor Lillqvist, Herman Bloggs]
155 * Fix bug with buffering on UTF-8 IOChannels [Daniel Elstner]
156 * Misc bug and build fixes [Soren Andersen, Gustavo Carneiro, Tor,
157      Tim, Havoc Pennington,  Matthias Clasen, Sebastian Rittau,
158      Masahiro Sakai, Arvind Samptur, HideToshi Tajima, Owen Taylor]
159 * Updated and new translations (be,cs,de,*fa,it,lv,pt_BR,tr)
160
161 Overview of Changes in GLib 2.0.6
162 =================================
163
164 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
165 * Clean up debug spew from GObject [Anders Carlsson]
166 * Compiler warning fixes [David L. Cooper II]
167 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
168 * Fixes for --disable-debug [Sebastian Wilhelmi]
169 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
170   Rajkumar Sivasamy, Laurent Vivier]
171 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
172   Sebastian Rittau, Linus Welleij]
173 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
174 * Updated translations (bg,ko,vi)
175
176 Overview of Changes in GLib 2.0.5
177 =================================
178
179 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
180 * Clean up debug spew from GObject [Anders Carlsson]
181 * Compiler warning fixes [David L. Cooper II]
182 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
183 * Fixes for --disable-debug [Sebastian Wilhelmi]
184 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
185   Rajkumar Sivasamy, Laurent Vivier]
186 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
187   Sebastian Rittau, Linus Welleij]
188 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
189 * Updated translations (bg,ko,vi)
190
191 Overview of Changes in GLib 2.0.4
192 =================================
193
194 * Fix some 64-bit problems. (George Lebl, David L. Cooper II)
195 * Add note about Tru64 iconv to INSTALL. (Manuel Op de Coul)
196 * Fix problem with timouts > MAXINT. (Tim Janik, Owen Taylor)
197 * Updated translations (ca,es,fr,ja,gl,ms,nl,pl,pt,ru)
198
199 Overview of Changes in GLib 2.0.3
200 =================================
201
202 * Handle sorting 0-length arrays (Ron Arts)
203 * Threading fixes (Sebastian Wilhelmi)
204 * Portability fixes (Miroslaw Dobrzanski-Neumann, Jacob Berkman, Gareth Pierce, 
205   Sebastian, Qingjiang Yuan)
206 * Various fixes for glib-2.0.m4. (Jim Gettys, others.)
207 * Locate right glib-genmarshal when cross-compiling. (Mitch Natterer)
208 * Win32 fixes (Tor Lillqvist)
209 * Try to fix g_get_charset() related segfaults. (Owen)
210 * Fixes for gettext detection. (Dan Winship, HideToshi Tajima, Boyd Lynn Gerber,
211   Andrew P. Lentvorski, Jr.)
212 * Fix g_scanner_unexp_token() (Tim Janik, Sven Neumann)
213 * g_markup fixes. (Matthias Clasen.)
214 * Bug fixes and cleanups (Daniel Elstner, Matthias, Laszlo Peter, Morten Welinder,
215   Wayne Schuller)
216
217 Overview of Changes in GLib 2.0.1
218 =================================
219
220 * Portability fixes for Sun's Forte compiler [Erwann Chenede]
221 * Performance improvements for GObject parameter lookup, 
222   g_filename_to/from_utf8() [Alex Larsson]
223 * Actually check interface prerequisites [Matthias Clasen,
224   Miroslaw Dobrzanski-Neumann]
225 * Fix problem with glib-mkenums taking huge amounts of stack. [Owen Taylor]
226 * Fix g_signal_handlers_disconnect_by_func() for C++ [Damien Sandras]
227 * Fixes for g_log() and threading.
228   [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, Tim Janik]
229 * Make g_print(), g_printerr(), g_warning(), etc, convert from
230   UTF-8 to the encoding of the locale [Sebastian Wilhelmi, Tim]
231 * Fixes for GIOChannel on windows. [Tor Lillqvist]
232 * Fix gsize/gint mismatches in giochannel.c [Miroslaw Dobrzanski-Neumann]
233 * Fix file descriptor leak in g_file_get_contents() [Matthias]
234 * Workaround iconv() problems on older Solaris [Lauri Alanko]
235 * Fix warnings with gcc-3.1 about asm const [Cody Russel]
236 * Minor bug fixes.
237
238 Other contributors: Hans Breuer, LEE Sau Dan, Sven Neumann, Salmaso Raffaele,
239   Akira Tagoh, Morten Welinder
240
241
242 Overview of Changes in GLib 2.0.0
243 =================================
244
245 * Thread portability fixes [Sebastian Wilhelmi]
246 * Documentation updates [Owen Taylor]
247 * Make g_strerror(), g_strsignal() properly return UTF-8,
248   call bind_text_domain_codeset() so that error strings
249   are in UTF-8 as well. [Owen, Tor Lillqvist]
250
251 Overview of Changes in GLib 2.0.0 rc1:
252 ======================================
253
254 * Win32 fixes [Tor Lillqvist]
255 * Portability fixes [Finlay Dobbie, Miroslaw Dobrzanski-Neumann]
256 * Fix up g_date_strftime [Daniel Elstner]
257 * Add some structure padding [Tim Janik]
258 * Make g_get_homedir() prefer the users home directory to $HOME
259
260 Other contributors: Matthias Clasen, Paolo Maggi, Christian Rose
261
262 Overview of Changes in GLib 1.3.15:
263 ===================================
264
265 * Speed up marshalers by using private access to GValue 
266   [Anders Carlsson, Tim Janik]
267 * Reduce GValue to 2 elements [Tim]
268 * Add G_DEBUG environment variable, G_DEBUG=fatal_warnings [Matthias Clasen]
269 * Fixes for AIX compilation [Miroslaw Dobrzanski-Neumann]
270 * Add padding to various structures [Owen Taylor, Tim]
271 * Win32 fixes [Tor Lillqvist]
272
273 Other contributors: James Henstridge, Ryan Lovett, Morten Welinder,
274   Daniel Elstner
275
276 Overview of Changes in GLib 1.3.14:
277 ===================================
278
279 * Register value transformations for gint64, guint64 [Andy Wingo]
280 * Build with large-file support [Sven Neumann, Owen Taylor]
281 * Fix handling of hostnames in URI's [Darin Adler]
282 * Main loop bug fixes [Havoc Pennington, Owen]
283 * Doc fixes and improvements [Manish Singh, Tim Janik]
284 * Support ' as attribute delimiters in GMarkup [Matthias Clasen]
285 * Win32 fixes [Hans Breuer, Tor Lillqvist]
286 * Threading bug and build fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann]
287 * Miscellaneous bug fixes
288
289 Other contributors: Matthias Clasen, James Henstridge, Mitch Natterer, 
290   Morten Welinder.
291
292 Overview of Changes in GLib 1.3.13:
293 ===================================
294
295 * Fix g_filename_to/from_uri for Win32 [Tor Lillqvist, Darin Adler]
296 * Miscellaneous win32 fixes [Tor, Hans Breuer]
297 * Fix thread options for gcc on AIX [Jerome Zago, Sebastian Wilhelmi]
298 * Documentation improvements [Ron Steinke, Matthias, Sebastian]
299 * Cache iconv converters as used by g_convert() [Jeffrey Stedfast]
300 * Bug fixes [Sven Neumann, Owen Taylor, Matthias Clasen, Jeffrey,
301   Laszlo Peter, Havoc Pennington, Tim Janik]
302
303 Overview of Changes in GLib 1.3.12:
304 ===================================
305
306 * Implement closure chaining, fixing up API (Tim Janik)
307 * Closure chaining test case (James Henstridge)
308 * Make GType long not int where both are equal width (Tim)
309 * Win32 fixes and improvements (Hans Breuer, Tor Lillqvist)
310 * Fixes for NetBSD. (Dan Winship)
311 * Use snprintf() for g_printf_string_upper_bound() where possible. (Matthias Clasen)
312 * Save space for GBSearchArray (Tim Janik)
313 * Documentation improvements. (Matthias, Sven Neumann, Havoc Pennington)
314
315 Other contributors: Darin Adler, Chris Blizzard, Anders Carlson, Daniel Elstner, Michael Meeks, 
316   Mark McLoughlin, Dave Neary, Manish Singh, Owen Taylor, HideToshi Tajima, 
317   Sebastian Wilhelmi.
318
319
320 Overview of Changes in GLib 1.3.11:
321 ===================================
322
323 * Win32 fixes [Hans Breuer, Tor Lillqvist]
324 * Documentation improvements [Matthias Clasen]
325 * Portable directory handling API [Hans]
326 * Threading fixes [Sebastian Wilhelmi, Havoc Pennington]
327 * Fix excess relocations in Unicode tables [Andrew Taylor]
328 * Fix gpattern for UTF-8 [Matthias Clasen]
329 * Support overriding class closures [Tim Janik]
330 * Support for derivation from G_TYPE_POINTER [Owen Taylor]
331 * Hide pointers to type information inside GType to reduce locking
332   [Alex Larsson, Tim]
333 * Adds check for direct inclusion of gobject/*.h [Owen]
334 * GObject API cleanups [Tim]
335
336 Other contributors: Darin Adler, Jacob Berkman, Daniel Egger, Eric Lemings, 
337   Michael Meeks, Mark McLoughlin, Arkadiusz Miskiewicz, Dan Winship
338
339
340 Overview of Changes in GLib 1.3.10:
341 ===================================
342
343 * Many Win32 fixes and improvements [Tor Lillqvist]
344 * Documentation improvements [Matthias Clasen]
345 * g_string_printfa() renamed to g_string_append_printf()
346 * Use libcharset from libiconv to implement charset detection
347   more portably. [Owen Taylor, Hidetoshi Tajima]
348 * Add 64 bit type support to GObject [Joshua Pritikin, Mathieu Lacage, Owen]
349 * Make support for 64 bit integers a requirement [Joshua]
350 * GPattern improvements [Tim Janik, Matthias]
351 * Locale independent g_ascii_strtod / g_ascii_dtostr [Alex Larsson]
352 * Many bug fixes and minor tweaks.
353
354 Other Contributors: Darin Adler, Jakub Jelinek, James Antill, Andrew Taylor,
355   Ben Gertzfield, Elliot Lee, Manish Singh, Abel Cheung, Laszlo Peter,
356   Sven Neumann, George Lebl, Raja Harinath, Sebastian Wilhelmi,
357   Jacob Berkman
358
359
360 Overview of Changes in GLib 1.3.9:
361 ==================================
362
363 * Fixes for comparison of threads [Sebastian Wilhelmi]
364 * Use vasprintf() when possible for g_strdup_printf [Matthias Clasen]
365 * Win32 fixes [Tor Lillqvist, Hans Breuer]
366 * Add a len argument to g_ascii_strup/strdown
367 * Bug, portability fixes, cleanups.
368
369 Other Contributors: Darin Adler, Katsuhiro Okuno, Joshua N. Pritikin
370
371
372 Overview of Changes in GLib 1.3.8:
373 ==================================
374
375 * Documentation updates [Owen]
376 * Made GType interfaces overridable in derived types
377 * Many win32 fixes [Tor Lillqvist]
378 * Miscellaneous cleanups and fixes
379
380 Other contributors:
381   Darin Adler, Matthias Clasen, Ron Steinke, Hans Breuer, Alex Larsson
382
383
384 Overview of Changes in GLib 1.3.7:
385 ==================================
386
387 * Integrate GClosure support into the main loop [Owen Taylor]
388 * More GSignal convenience functions (macros) [Sven Neumann, Tim Janik]
389 * Introduced weak references for GObject [James Henstridge, Sven, Tim] 
390 * Minor hash table optimizations
391 * Main loop and threading improvements [Sebastian Wilhelmi]
392 * Added g_ascii_* functions to be used for locale insensitive UTF-8
393   compliant code instead of old string functions  [Darin Adler, Alex Larsson]
394 * Add functions for Unicode case-conversion, normalization, and 
395   collation [Owen]* GString improvements [Owen]
396 * Reworked the GIOChannel code [Hidetoshi Tajima, Ron Steinke]
397 * Removed glib-config-2.0 in favour of pkgconfig [Sebastian]
398 * Make code 64bit clean [Mark Murnane]
399 * More G_CONST_RETURN fixes
400 * Many improvements to the win32 code [Tor Lillqvist, Hans Breuer]
401 * Miscellaneous bug and API fixes
402
403 Other contributors:
404   Michael Natterer, Christopher James Lahey, Padraig O'Briain,
405   Matthias Clasen, Josh Pritikin, Steve Baker, Cesar Rincon, Garry R. Osgood,
406   Michael Meeks, Laszlo Peter,  Martin Baulig, Kjartan Maraas, Andrew Lanoix,
407   Peter Williams
408
409
410 Overview of Changes in GLib 1.3.6:
411 ==================================
412
413 * Threads have a "return value" from g_thread_join
414 * Removed ability to adjust thread stack size
415 * Prefix warnings with progname/PID by default, change toggle for this to 
416   be an env variable G_MESSAGES_PREFIXED not a compile-time option
417 * GMarkup speedups
418 * GDate const, convenience fixups
419 * Include test cases that headers are compilable by C++ compiler
420 * Add ability to spawn processes with argv[0] != executable path.
421 * g_strstr_len, g_strrstr, g_strrstr_len
422 * Add length argument to g_utf8_strchr and g_utf8_strrchr.
423 * Misc bug fixes
424
425
426 Overview of Changes in GLib 1.3.5:
427 ==================================
428
429 * Added an installed glib-mkenums Perl program for parsing enumeration
430   declarations from header files.
431 * Mark some additional deprecated functions.
432 * Bug and Portability fixes
433
434
435 Overview of Changes in GLib 1.3.4:
436 ==================================
437
438 * Efficiency improvements for GThreadPool
439 * A few bug fixes
440 * Build fixes
441 * Documentation improvements
442
443
444 Overview of Changes in GLib 1.3.3:
445 ==================================
446
447 GLib:
448
449 * More user_data support in various functions.
450 * Main loop API revamps to support per-thread main loops.
451 * Unicode handling improvements.
452 * Implemented debugging traps.
453 * G_CONST_RETURN specification all over the place.
454 * Various new small utility functions.
455 * Random number generator precision improvements.
456 * New configure option --disable-mem-pools.
457 * Many Win32 improvements.
458 * Added g_try_malloc() friends varinats.
459 * Many documentation improvements.
460 * Many threading improvements, support for dynamic allocation
461   of static mutexes.
462 * GHookLIst API cleanups.
463 * Improved format support of GDate parser.
464 * String function speed improvements with new g_stpcpy().
465 * Hashtable API additions.
466 * New GPatternSpec for shell-style pattern matching (from GtkPatternSpec).
467 * Optimizations, cleanups, bug fixes.
468
469 GObject:
470
471 * Added many convenience functions.
472 * GClosure and GParamSpec use float/sink ref-counting scheme now.
473 * Reworked property change notification.
474 * Binary searchable array cleanups, so it's widely usable now.
475 * Added static content keeping for some GValue types.
476 * Support for statically scoped signal parameters.
477 * Extinguished property trailer args in set/get interface.
478 * Added support for abstract types.
479 * G_CONST_RETURN specification all over the place.
480 * Split parameter exchange functionality into value transforms
481   and parameter conversions.
482 * Added signal emission hooks and signal accumulators.
483 * Added interface prerequisites to support is_a (interface, object)
484   relations.
485 * Implemented GValueArray.
486 * New types, boxed: G_TYPE_VALUE, G_TYPE_CLOSURE, G_TYPE_GSTRING
487   GParamSpecs: G_TYPE_PARAM_PARAM, G_TYPE_PARAM_POINTER, G_TYPE_PARAM_CLOSURE,
488   G_TYPE_VALUE_ARRAY, G_TYPE_PARAM_UNICHAR, G_TYPE_PARAM_VALUE_ARRAY.
489 * Varrags value collection improvements.
490 * Implemented debugging traps.
491 * Made things thread-safe.
492 * Many documentation improvements.
493 * Many cleanups, optimizations and bug fixes.
494
495
496 Overview of Changes in GLib 1.3.2:
497 ==================================
498
499 GLib:
500
501 * Win32 build improvements  [Tor]
502 * Improvements to error reporting  
503   (g_critical(), g_return_if_reached()) [Darin]
504 * Add g_strlcpy/g_strlcat  [David Wheeler]
505 * New IO channel implementation for Win32  [Tor] 
506 * Make g_array_free, g_string_free return pointer to memory requested
507   not to be freed.  [Darin]
508 * Added GError based error reporting for thread functions.  [Sebastian]
509 * Moved reference docs into GLib distribution. [Owen]
510 * Added g_convert() for doing convenient character set conversions based
511   on iconv. (GLib now requires libiconv or a native iconv.) [Havoc/Owen]
512 * Various Unicode handling additions (g_ucs4_to_utf8, g_utf8_validate(),
513   g_{locale,filename}_{to,from}_utf8)  [Robert/Havoc/Owen]
514 * Portability fixes for threading.  [Sebastian]
515 * Added convenient functions for launching new processes (g_spawn_*),
516   and shell quoting/unquoting functions.  [Havoc]
517 * Split glib.h into many headers.  [Sebastian]
518 * Added a simple callback-based parser for XML-like files (GMarkup).  [Havoc]
519 * Fixed confusions between comparison functions that return <0, 0, >0
520   and equaility functions that return FALSE,TRUE.  [Sebastian]
521 * Added safe/portable temporary file manipulation functions.  [Tor]
522 * autoconf improvements.  [Raja]
523 * Many documentation improvements.
524 * Bug fixes.
525
526 GObject:
527
528 * Added boxed and pointer types.  [Tim/Jonathan]
529 * Added callback abstraction (GClosure)  [Tim]
530 * Added signal system (GSignal)  [Tim]
531 * Make GTypePlugin an interface  [Tim]
532 * Added GTypeModule - a simple GTypePlugin instantiation  [Owen]
533 * Bug fixes.
534
535
536 What's new in GLib 1.3.1:
537 =========================
538
539 * New GObject library added including object system based on
540   the GTK+ object system. 
541 * Functions for getting the properties of Unicode characters, 
542   computing the canonical decomposition and ordering combining
543   characters aand manipulating UTF-8 string manipulation based
544   on libunicode.
545 * GString now properly handles embedded nuls.
546 * Multiple fixes from the 1.2.x branch.
547 * Upgrade to libtool 1.3.3
548 * Full thread support (thread creation and destruction).
549 * BeOS port, BeOS dynamic modules.
550 * Many improvements to the Windows ports.
551 * Improvements to the OS/2 port, OS/2 module support.
552 * Double ended queue implementation.
553 * GLib macros for printf() formatting, e.g. G_GULONG_FORMAT = "lu"
554 * New configure option --enable-msg-prefix to prefix messages, warnings
555   et ceteri with the program name and the process id.
556 * New thread-safe random number generator Mersenne Twister.
557 * g_strcompress() added, g_strescape() had a slight API change, and
558   more tightly defined semantics.
559 * the g_string(x) macro has been removed, #x may be used instead.
560