About libgee
============

A collection library providing GObject-based interfaces and classes
for commonly used data structures

ChangeLog
=========

2011-08-19  Maciej Piechotka  <uzytkown...@gmail.com>

        Release 0.7.0

2011-08-17  Maciej Piechotka  <uzytkown...@gmail.com>

        Fix standard functions for nullable types

        Add Traversable.chop function

        Fix default Traversable.stream implementation for Iterator<G>
        The implementation assumed in unfolding function that the stream  some
        value - however it might not be the case.

        Add filter tests

2011-08-15  Maciej Piechotka  <uzytkown...@gmail.com>

        Allow to install libgee 0.6 and 0.8 in parallel

2011-08-09  Maciej Piechotka  <uzytkown...@gmail.com>

        Fix ordering of prerequests

        Update documentation

2011-08-01  Maciej Piechotka  <uzytkown...@gmail.com>

        Add Traversable<G>.filter method

        Fix Traversable<G>.stream in ReadOnlyCollection

2011-07-25  Maciej Piechotka  <uzytkown...@gmail.com>

        Preserve laziness in Stream

2011-07-23  Maciej Piechotka  <uzytkown...@gmail.com>

        Add Gee.Traversable<G> requirement to Gee.Iterable<G>

2011-07-22  Maciej Piechotka  <uzytkown...@gmail.com>

        Export the function part of interface into Traversable

2011-06-25  Maciej Piechotka  <uzytkown...@gmail.com>

        Add Iterator.scan method

        Add Iterator.map method

        Add Iterator.stream method based on stream fusion

        Add Iterator.concat function

        Add Iterator.unfold function

        Add Gee.Lazy class (call-by-need)

2011-05-02  Maciej Piechotka  <uzytkown...@gmail.com>

        Add read_only_view to SortedMap

        Add read_only_view to SortedSet

        Add SortedMap interface

        Fix wrong copyright information

        Preparation for new Map.set method

2011-04-30  Maciej Piechotka  <uzytkown...@gmail.com>

        Fix memory leak in default implementation of foreach and fold

2011-04-29  Maciej Piechotka  <uzytkown...@gmail.com>

        Change Gee.TreeSet.Range to class
        It fixes problem that may occured when key used as boundary is freed

2011-04-26  Maciej Piechotka  <uzytkown...@gmail.com>

        Change default implementation of fold

2011-04-20  Maciej Piechotka  <uzytkown...@gmail.com>

        Add custom foreach function

2011-04-08  Maciej Piechotka  <uzytkown...@gmail.com>

        Fix adding second element to priority queue, fixes bug #647162

2011-02-16  Maciej Piechotka  <uzytkown...@gmail.com>

        Read fix bold text valadoc markup

2011-02-12  Maciej Piechotka  <uzytkown...@gmail.com>

        Fix monospace text valadoc markup (replace ` by ``)

        Fix bold text valadoc markup (replace ++ by ")



Download
========

http://download.gnome.org/sources/libgee/0.7/libgee-0.7.0.tar.xz  (504K)
  sha256sum: bde9dbfc31f125e813a9cdb0a7765256e4f02aa2ba56d8a7cd4db24e74dcd7cf

http://download.gnome.org/sources/libgee/0.7/libgee-0.7.0.tar.bz2 (619K)
  sha256sum: 64fdd25e6fc6d5b4eb839faf1b06f6896029041b2248a8d4c2242ea776cb6cdc

_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Upcoming changes:
  Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)

Reply via email to