Libgee 0.1.6 - GObject collection library
[Posted July 21, 2009 by cook]
| From: |
| "Didier \"Ptitjes\"" <ptitjes-AT-free.fr> |
| To: |
| vala-list <vala-list-AT-gnome.org> |
| Subject: |
| Libgee 0.1.6 - GObject collection library |
| Date: |
| Mon, 20 Jul 2009 12:47:53 +0200 |
| Message-ID: |
| <4A644B59.2060909@free.fr> |
| Cc: |
| gnome-announce-list-AT-gnome.org |
| Archive-link: |
| Article, Thread
|
I am pleased to announce version 0.1.6 of libgee, a GObject collection
library.
Libgee 0.1.6 is now available for download at:
http://ftp.gnome.org/pub/GNOME/sources/libgee/0.1/
Changes since 0.1.5
* Fix build for Vala 0.7.
* Bug fixes.
libgee is a collection library providing GObject-based interfaces and
classes for commonly used data structures.
libgee provides the following interfaces:
* Iterable
o Collection
+ List
+ Set
* Iterator
* Map
The ArrayList, HashSet, and HashMap classes provide a reasonable sample
implementation of the List, Set, and Map interfaces. ReadOnlyCollection,
ReadOnlyList, ReadOnlySet, and ReadOnlyMap are read-only wrapper classes
that prevent modification of the underlying collection.
libgee is written in Vala and can be used like any GObject-based C
library. It's planned to provide bindings for further languages.
More information about Vala is available at
http://live.gnome.org/Libgee
Didier Villevalois
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list
(
Log in to post comments)