changes: TINF-175 TZPC-4722
[platform/upstream/libgee.git] / gee / functions.vala
2011-08-17 Maciej PiechotkaFix standard functions for nullable types
2011-02-12 Maciej PiechotkaFix monospace text valadoc markup (replace ` by ``)
2010-08-24 Maciej PiechotkaAdd Gee.Hashable interface
2010-08-21 Maciej PiechotkaAssure get_equal_func_for behavies correctly for Comparable
2010-08-17 Maciej PiechotkaMove to non-static delegates
2010-03-21 Jürg BilleterFix build with vala master
2009-09-28 Didier 'PtitjesVarious documentation enhancements
2009-09-20 Didier 'PtitjesIntroduce the Comparable interface and provide a Compar...
2009-09-15 Didier 'PtitjesMake Functions class a namespace and fix copyright...
2009-09-05 Julien PeetersAdding a short descriptive introduction for each implem...
2009-09-05 Julien PeetersAdding a first very basic documentation to data types...
2009-09-02 Didier 'PtitjesProvide sane defaults for equal, hash and compare functions
2009-07-22 Maciej PiechotkaAdd left-leaning red-black tree based set and map