[libgee] Created tag 0.7.0



The signed tag '0.7.0' was created.

Tagger: Maciej Piechotka <uzytkownik2 gmail com>
Date: Fri Aug 19 04:45:08 2011 +0100

    0.7.0

Changes since the last tag '0.5.2':

Alban Browaeys (1):
      gee: move the delegates into the Gee namespace.

Didier 'Ptitjes (1):
      Post-release version bump

JÃrg Billeter (1):
      Fix memory leak in LinkedList.clear

Maciej Piechotka (58):
      Use automake 1.11 vala support + cleaning of the Makefile.am:
      Fix the unfreeing on clear in TreeMap/TreeSet
      Fix typos in TreeMap and TreeSet fix and other embarrasing mistakes
      Fix memory leak in Gee.LinkedList
      Move to non-static delegates
      Assure get_equal_func_for behavies correctly for Comparable
      Reintroduce tests
      Remove ComparableTests as they have been integrated in functions tests
      Small typo in tests (it might cuased some false passes but it didn't)
      Add Gee.Hashable interface
      Correct naming of variables
      Fix memory leak in TimSort
      Version bump to avoid confusion
      Change return_if_fail into assert in remove_at of LinkedList.
      Move first from Iterator to BidirIterator and remove from MapIterator
      Add Iterator.at_element property to check when other calls are legal
      Add Iterator.fold aggregative function
      Rename Iterator.at_element to Iterator.valid
      Fix several spelling mistakes and leftover debug code
      Add Gee.Iterator<G>.foreach method
      Fix memory leak on freeing LinkedList
      Remove depending on order of iteration in read-only collections' test
      Add read_only property to Iterator and MapIterator
      Update copyright notices
      Add highier-order functions to MapIterator
      Add read_only method to Collection, Map and MultiMap
      Fix bold text valadoc markup (replace ++ by ")
      Fix monospace text valadoc markup (replace ` by ``)
      Read fix bold text valadoc markup
      Fix adding second element to priority queue, fixes bug #647162
      Add custom foreach function
      Change default implementation of fold
      Change Gee.TreeSet.Range to class
      Fix memory leak in default implementation of foreach and fold
      Preparation for new Map.set method
      Fix wrong copyright information
      Add SortedMap interface
      Add read_only_view to SortedSet
      Add read_only_view to SortedMap
      Add Gee.Lazy class (call-by-need)
      Add Iterator.unfold function
      Add Iterator.concat function
      Add Iterator.stream method based on stream fusion
      Add Iterator.map method
      Add Iterator.scan method
      Export the function part of interface into Traversable
      Add Gee.Traversable<G> requirement to Gee.Iterable<G>
      Preserve laziness in Stream
      Fix Traversable<G>.stream in ReadOnlyCollection
      Add Traversable<G>.filter method
      Update documentation
      Fix ordering of prerequests
      Allow to install libgee 0.6 and 0.8 in parallel
      Add filter tests
      Fix default Traversable.stream implementation for Iterator<G>
      Add Traversable.chop function
      Fix standard functions for nullable types
      Release 0.7.0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]