Fedora 17 Update: libgee-0.7.3-1.fc17

updates at fedoraproject.org updates at fedoraproject.org
Mon Sep 17 17:55:08 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-13423
2012-09-07 10:39:53
--------------------------------------------------------------------------------

Name        : libgee
Product     : Fedora 17
Version     : 0.7.3
Release     : 1.fc17
URL         : http://live.gnome.org/Libgee
Summary     : GObject collection library
Description :
libgee is a collection library providing GObject-based interfaces and
classes for commonly used data structures.

libgee provides the following interfaces:

* Iterable
  * Collection
    * List
    * Set
    * MultiSet
    * Queue
      * Deque
* Iterator
* Map
* MultiMap

The ArrayList, HashSet, HashMap, HashMultiSet, HashMultiMap,
LinkedList, PriorityQueue, TreeSet, TreeMap, TreeMultiSet, and
TreeMultiMap classes provide a reasonable sample implementation of
those interfaces. In addition, a set of abstract classes are provided
to ease the implementation of new collections.

Around that, the API provide means to retrieve read-only views,
efficient sort algorithms, simple, bi-directional or index-based
mutable iterators depending on the collection type.

libgee is written in Vala and can be used like any GObject-based C library.
It's planned to provide bindings for further languages.

--------------------------------------------------------------------------------
Update Information:

 * Update documentation
 * Fix iteration order in hashtables
 * Split SortedMap/SortedSet into bi-directional and uni-directional parts
 * Simplify CompareDataFunc/HashDataFunc/EqualDataFunc
 * Fix HazardPointers
--------------------------------------------------------------------------------
ChangeLog:

* Tue Aug  7 2012 Richard Hughes <hughsient at gmail.com> - 0.7.3-1
- Update to 0.7.3
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update libgee' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list