Sebastien Bacher
seb128 at canonical.com
Mon Nov 21 12:10:02 CST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 19 Nov 2005 19:03:46 +0100
Source: glib2.0
Binary: libglib2.0-0-dbg libglib2.0-udeb libglib2.0-data libglib2.0-dev libglib2.0-doc libglib2.0-0
Architecture: source
Version: 2.9.0-0ubuntu1
Distribution: dapper
Urgency: low
Maintainer: Sebastien Bacher <seb128 at debian.org>
Changed-By: Sebastien Bacher <seb128 at canonical.com>
Description:
libglib2.0-0 - The GLib library of C routines
libglib2.0-0-dbg - The GLib libraries and debugging symbols
libglib2.0-data - Common files for GLib library
libglib2.0-dev - Development files for the GLib library
libglib2.0-doc - Documentation files for the GLib library
libglib2.0-udeb - The GLib library of C routines
Changes:
glib2.0 (2.9.0-0ubuntu1) dapper; urgency=low
.
* New upstream version:
Unicode support:
- The Unicode tables have been updated to Unicode 4.1, adding several new
values to the GUnicodeBreakType enumeration. This breaks Pango <= 1.10
- The various Unicode character predicate functions (g_unichar_isalpha,
g_unichar_isdigit,...) have been optimized
- g_utf8_pointer_to_offset, g_utf8_offset_to_pointer:
These functions handle negative offsets now, and going backwards
in g_utf8_offset_to_pointer uses "stutter stepping".
Memory management:
- Mem chunks are no longer used internally in GLib and GObject.
GMemChunk will be deprecated in GLib 2.10
- All APIs based on GAllocator (g_list_push/pop_allocator, and similar
push/pop_allocator functions for other data structures) have been
deprecated, since they never worked as intended.
- The g_slice_* functions have been added as a new API for fast allocation
of small memory blocks. The implementation in GLib 2.9.0 is just a simple
wrapper around malloc. GLib 2.10 will have an efficient and scalable
implementation.
Pattern matching:
- g_pattern_match has been optimized to avoid unnecessary recursion.
g_intern_string, g_intern_static_string:
- New functions to intern strings. These are now used by GObject to avoid
duplicating static strings
g_thread_foreach:
- New function to iterate over all GThreads
g_date_set_time_t, g_date_set_time_val:
- New functions to set a GDate from a time_t or GTimeVal value.
g_date_set_time has been deprecated in favor of these.
g_snprintf and g_vsnprintf:
- These functions are no longer declared in gprintf.h, since they are
in glib.h
* debian/watch:
- updated.
Files:
5c4052d017828f9bb5a44fed2905fd64 1707 libs optional glib2.0_2.9.0-0ubuntu1.dsc
384bab8fa9c9a2b0a425250b93e286ef 3296529 libs optional glib2.0_2.9.0.orig.tar.gz
ede385e2da0c9142585f08ce3f0ca1a8 15565 libs optional glib2.0_2.9.0-0ubuntu1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDf28KQxo87aLX0pIRAoVNAKDnF8khMleSRVnKgf/x4w0pl+YqXACg2HKt
CXGSHp8Vgx3Da/m33bxeb7o=
=hphZ
-----END PGP SIGNATURE-----
Accepted:
glib2.0_2.9.0-0ubuntu1.diff.gz
to pool/main/g/glib2.0/glib2.0_2.9.0-0ubuntu1.diff.gz
glib2.0_2.9.0-0ubuntu1.dsc
to pool/main/g/glib2.0/glib2.0_2.9.0-0ubuntu1.dsc
glib2.0_2.9.0.orig.tar.gz
to pool/main/g/glib2.0/glib2.0_2.9.0.orig.tar.gz
More information about the dapper-changes
mailing list