~ubuntu-branches/ubuntu/dapper/glib2.0/dapper-updates

Viewing all changes in revision 5.

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-12-10 12:46:00 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20051210124600-d3w1ktjyiy9apwew
Tags: 2.9.1-0ubuntu1
* Sync with Debian.
* New upstream version:
  Memory management:
  - The slice allocator is implemented
  - g_slice_free_chain() has been renamed to g_slice_free_chain_with_offset()
  - Mem chunks are deprecated
  Data structures:
  - Hash tables are refcounted, and have a boxed type
  Thread support:
  - Support for Solaris threads has been removed 
  - g_async_queue_sort(), g_async_queue_push_sorted() have been added to 
    allow GAsyncQueue to be used as a priority queue, together with the 
    corresponding _unlocked variants
  GObject:
  - The concept of a floating initial reference has been moved from GtkObject
    to GObject.
  Misc new API:
  - G_GUINT64_CONSTANT macro to define guint64 constants 
  - G_GNUC_WARN_UNUSED_RESULT macro to instruct the compiler 
    to emit a warning if the value returned by a function is ignored. 
  - GList and GSList now have sort functions which take an
    extra user data argument
  - g_param_spec_ref_sink() has been added for consistency
* debian/patches/001_gettext_desktopfiles.patch:
  - Add gettext support for .desktop files.
  - See https://wiki.ubuntu.com/LangpacksDesktopfiles.
  - Thanks to Zygmunt Krynicki for the patch.
  - Malone #3935.
* debian/rules:
  - updated the shver.
* debian/rules:
  - updated.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: