2010-09-16 Jürg Billeter <j@bitron.ch> Release 0.5.3 2010-08-26 Maciej Piechotka <uzytkownik2@gmail.com> Fix memory leak in TimSort This patch converts using of pointers into proper use of weak and normal references and adds the destructor to Gee.TimSort.Slice. 2010-08-03 Maciej Piechotka <uzytkownik2@gmail.com> Fix memory leak in Gee.LinkedList Fix typos in TreeMap and TreeSet fix and other embarrasing mistakes Fix the unfreeing on clear in TreeMap/TreeSet