platform/upstream/libgee.git
2011-08-19 Maciej PiechotkaRelease 0.7.0 0.7.0
2011-08-17 Maciej PiechotkaFix standard functions for nullable types
2011-08-17 Maciej PiechotkaAdd Traversable.chop function
2011-08-17 Maciej PiechotkaFix default Traversable.stream implementation for Itera...
2011-08-17 Maciej PiechotkaAdd filter tests
2011-08-15 Maciej PiechotkaAllow to install libgee 0.6 and 0.8 in parallel
2011-08-09 Maciej PiechotkaFix ordering of prerequests
2011-08-09 Maciej PiechotkaUpdate documentation
2011-08-01 Maciej PiechotkaAdd Traversable<G>.filter method
2011-08-01 Maciej PiechotkaFix Traversable<G>.stream in ReadOnlyCollection
2011-07-25 Maciej PiechotkaPreserve laziness in Stream
2011-07-22 Maciej PiechotkaAdd Gee.Traversable<G> requirement to Gee.Iterable<G>
2011-07-22 Maciej PiechotkaExport the function part of interface into Traversable
2011-06-25 Maciej PiechotkaAdd Iterator.scan method
2011-06-25 Maciej PiechotkaAdd Iterator.map method
2011-06-25 Maciej PiechotkaAdd Iterator.stream method based on stream fusion
2011-06-25 Maciej PiechotkaAdd Iterator.concat function
2011-06-25 Maciej PiechotkaAdd Iterator.unfold function
2011-06-25 Maciej PiechotkaAdd Gee.Lazy class (call-by-need)
2011-05-02 Maciej PiechotkaAdd read_only_view to SortedMap
2011-05-02 Maciej PiechotkaAdd read_only_view to SortedSet
2011-05-02 Maciej PiechotkaAdd SortedMap interface
2011-05-02 Maciej PiechotkaFix wrong copyright information
2011-05-02 Maciej PiechotkaPreparation for new Map.set method
2011-04-30 Maciej PiechotkaFix memory leak in default implementation of foreach...
2011-04-29 Maciej PiechotkaChange Gee.TreeSet.Range to class
2011-04-26 Maciej PiechotkaChange default implementation of fold
2011-04-20 Maciej PiechotkaAdd custom foreach function
2011-04-08 Maciej PiechotkaFix adding second element to priority queue, fixes...
2011-02-16 Maciej PiechotkaRead fix bold text valadoc markup
2011-02-12 Maciej PiechotkaFix monospace text valadoc markup (replace ` by ``)
2011-02-12 Maciej PiechotkaFix bold text valadoc markup (replace ++ by ")
2011-01-28 Jürg BilleterFix memory leak in LinkedList.clear
2011-01-04 Maciej PiechotkaAdd read_only method to Collection, Map and MultiMap
2011-01-04 Maciej PiechotkaAdd highier-order functions to MapIterator
2011-01-04 Maciej PiechotkaUpdate copyright notices
2011-01-04 Maciej PiechotkaAdd read_only property to Iterator and MapIterator
2010-12-27 Maciej PiechotkaRemove depending on order of iteration in read-only...
2010-11-20 Maciej PiechotkaFix memory leak on freeing LinkedList
2010-11-07 Maciej PiechotkaAdd Gee.Iterator<G>.foreach method
2010-11-07 Maciej PiechotkaFix several spelling mistakes and leftover debug code
2010-10-17 Maciej PiechotkaRename Iterator.at_element to Iterator.valid
2010-10-17 Maciej PiechotkaAdd Iterator.fold aggregative function
2010-10-17 Maciej PiechotkaAdd Iterator.at_element property to check when other...
2010-10-17 Maciej PiechotkaMove first from Iterator to BidirIterator and remove...
2010-09-18 Maciej PiechotkaChange return_if_fail into assert in remove_at of Linke...
2010-08-31 Maciej PiechotkaVersion bump to avoid confusion
2010-08-26 Maciej PiechotkaFix memory leak in TimSort
2010-08-24 Maciej PiechotkaCorrect naming of variables
2010-08-24 Maciej PiechotkaAdd Gee.Hashable interface
2010-08-21 Maciej PiechotkaSmall typo in tests (it might cuased some false passes...
2010-08-21 Maciej PiechotkaRemove ComparableTests as they have been integrated...
2010-08-21 Maciej PiechotkaReintroduce tests
2010-08-21 Maciej PiechotkaAssure get_equal_func_for behavies correctly for Comparable
2010-08-17 Alban Browaeysgee: move the delegates into the Gee namespace.
2010-08-17 Maciej PiechotkaMove to non-static delegates
2010-08-03 Maciej PiechotkaFix memory leak in Gee.LinkedList
2010-08-02 Maciej PiechotkaFix typos in TreeMap and TreeSet fix and other embarras...
2010-08-02 Maciej PiechotkaFix the unfreeing on clear in TreeMap/TreeSet
2010-08-02 Maciej PiechotkaUse automake 1.11 vala support + cleaning of the Makefi...
2010-08-02 Didier 'PtitjesPost-release version bump
2010-08-02 Didier 'PtitjesRelease 0.5.2 0.5.2
2010-08-02 Didier 'PtitjesImplement typed variants for Collection.to_array
2010-08-02 Didier 'PtitjesMake [Deprecated] all Map methods previously marked...
2010-08-02 Didier 'PtitjesFix doc comment and make sort_with_data deprecated...
2010-08-01 Maciej PiechotkaIncrease stamp on Map.set in Gee.TreeMap
2010-07-30 Zeeshan Ali... Add ArrayList.sort_with_data
2010-07-27 Maciej PiechotkaFix lack of unsetting _first and _last in TreeSet on...
2010-07-14 Maciej PiechotkaClean configure.ac
2010-07-14 Maciej PiechotkaVarious small fixes for build system. Fixes bug 624389
2010-07-13 Colin Walters[autogen.sh] Support parameters to configure
2010-07-12 Maciej Piechotka[autogen.sh] Don't run configure twice
2010-07-12 Rob TaylorBuild typelib for gobject-introspection
2010-07-11 Maciej PiechotkaChange build system
2010-07-11 Maciej PiechotkaAdd myself to libgee.doap
2010-06-29 Colin Walters[autogen.sh] Support NOCONFIGURE, like gnome-common
2010-06-15 Jürg BilleterPost-release version bump
2010-06-15 Jürg BilleterRelease 0.5.1 0.5.1
2010-04-02 Yaakov SelkowitzFix shared library build on Windows
2010-04-02 Maciej PiechotkaFix count equal in *MultiSet
2010-04-02 Maciej PiechotkaFix remove in MapIterator
2010-04-02 Maciej PiechotkaTests are not terminated when they fail in trap
2010-04-02 Maciej PiechotkaFixes checking for emptiness of subsets when master...
2010-04-02 Florian BroschFix documentation comments
2010-03-21 Jürg BilleterFix build with vala master
2009-10-24 Didier 'PtitjesPost-release version bump
2009-10-24 Didier 'PtitjesTimSort: Fix sort of reference counted items
2009-09-28 Didier 'PtitjesRelease 0.5.0 LIBGEE_0_5_0
2009-09-28 Didier 'PtitjesUpdate library's interface to 2:0:0
2009-09-28 Didier 'PtitjesFix the documentation of all implementations' constructor
2009-09-28 Didier 'PtitjesUpdate .gitignore
2009-09-28 Didier 'PtitjesSome more documentation enhancements
2009-09-28 Didier 'PtitjesMake some style consistence enhancements
2009-09-28 Maciej PiechotkaReplace old-style asserts in tests
2009-09-28 Maciej PiechotkaAdd tests for Map.entries
2009-09-28 Didier 'PtitjesImplement TreeMultiMap
2009-09-28 Didier 'PtitjesEnhance multimap's tests
2009-09-28 Didier 'PtitjesExtract AbstractMultiMap from HashMultiMap
2009-09-28 Didier 'PtitjesVarious documentation enhancements
2009-09-28 Didier 'PtitjesFix {@inheritDoc} tags
next