Next | Query returned 8 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2014-11-03 19:45:43 by Patrick Welche | Files touched by this commit (10) | Package removed
Log message:
Remove libgee0.8.

libgee now contains the most recent version of libgee, which follows
the 0.8 API. If in the future, that API changes, we can copy libgee
back to libgee0.8, and carry on updating libgee.
   2013-12-04 17:43:47 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 0.8.8
change: Fix various .foreach
   2013-07-15 14:42:33 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.8.7:

libgee 0.8.7
============
 * Use .value instead of value directly in unfold
   2013-05-03 18:08:03 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 0.8.6
change: Fix HashSet.foreach
   2013-04-18 09:17:13 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
Remove patch, removed from distinfo during recent update (hi drochner!)
   2013-03-14 20:26:55 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 0.8.5
change: fix memory leak
   2012-12-09 00:27:44 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix pasto.
   2012-12-09 00:20:07 by Thomas Klausner | Files touched by this commit (6)
Log message:
Import libgee0.8-0.8.2 as devel/libgee0.8.

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.

This package contains the 0.8 branch of the library.

Next | Query returned 8 messages, browsing 1 to 10 | previous