2011-08-19 Maciej Piechotka Release 0.7.0 2011-08-17 Maciej Piechotka Fix standard functions for nullable types Add Traversable.chop function Fix default Traversable.stream implementation for Iterator 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 Allow to install libgee 0.6 and 0.8 in parallel 2011-08-09 Maciej Piechotka Fix ordering of prerequests Update documentation 2011-08-01 Maciej Piechotka Add Traversable.filter method Fix Traversable.stream in ReadOnlyCollection 2011-07-25 Maciej Piechotka Preserve laziness in Stream 2011-07-23 Maciej Piechotka Add Gee.Traversable requirement to Gee.Iterable 2011-07-22 Maciej Piechotka Export the function part of interface into Traversable 2011-06-25 Maciej Piechotka 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 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 Fix memory leak in default implementation of foreach and fold 2011-04-29 Maciej Piechotka Change Gee.TreeSet.Range to class It fixes problem that may occured when key used as boundary is freed 2011-04-26 Maciej Piechotka Change default implementation of fold 2011-04-20 Maciej Piechotka Add custom foreach function 2011-04-08 Maciej Piechotka Fix adding second element to priority queue, fixes bug #647162 2011-02-16 Maciej Piechotka Read fix bold text valadoc markup 2011-02-12 Maciej Piechotka Fix monospace text valadoc markup (replace ` by ``) Fix bold text valadoc markup (replace ++ by ")