GLib-2.2.0 released



GLib-2.2.0 is now available for download at:

 ftp://ftp.gtk.org/pub/gtk/v2.0/

GLib is the low-level core library that forms the basis for projects
such as GTK+ and GNOME. It provides data structure handling for C,
portability wrappers, and interfaces for such runtime functionality as
an event loop, threads, dynamic loading, and an object system.


GLib-2.2 is a stable release adding an incremental improvement
in functionality over GLib-2.0 while maintaining binary and
source compatibility. New features include:

 * Inclusion of the Trio library (http://daniel.haxx.se/trio/)
   for string formatting on systems with a deficient printf() 
   function.

 * Support for cross-compilation of GLib.

 * New utility functions such as g_str_as_suffix(), and 
   g_utf8_strreverse()

 * Improvements to the seeding method and random integer 
   generation algorithm for GRandom (see the README for notes 
   about the G_RANDOM_VERSION environment variable if you need to
   exactly reproduce sequences from GLib-2.0)

 * Documentation improvements.

 * Many bug fixes and small improvements.

More information about GLib is available at:

 http://www.gtk.org/


The GLib 2.2 Team:

Matthias Clasen, Tim Janik, Tor Lillqvist, Owen Taylor, Sebastian Wilhelmi

Thanks to all the GLib 2.2 contributors, including:

Lauri Alanko, Soren Andersen, Jacob Berkman, Herman Bloggs, Hans Breuer, 
Dave Camp, James M. Cape, Anders Carlsson, Gustavo Carneiro, 
Guillaume Chazarain, Erwann Chenede, Manuel Clos, David L. Cooper II, 
Sam Couter, Frederic Crozat, Miroslaw Dobrzanski-Neumann, Jared Dukat, 
Daniel Elstner, Martin Gansser, Jody Goldberg, Bill Janssen, Dan Kegel, 
Dom Lachowicz, Alex Larsson, LEE Sau Dan, Phuc LeHong, Amy Lin, 
Kjartan Maraas, Sven Neumann, Sam O'Connor, Tomas Ogren, 
Christopher R. Palmer, Havoc Pennington, Kai Poitschke,  Salmaso Raffaele, 
Sebastian Rittau, Cody Russel, Masahiro Sakai, Arvind Samptur, 
Soeren Sandmann, Damien Sandras, Alceste Scalas, Martin Schulze, 
Dimi Shahbaz, Manish Singh, Rajkumar Sivasamy, Johannes Stezenbach, 
Daryll Strauss, Akira Tagoh, HideToshi Tajima, Tom Tromey, Jon Trowbridge, 
Laurent Vivier, Joshua Weage, Morten Welinder, Linus Welleij

22 December 2002



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]