]> mj.ucw.cz Git - libucw.git/history - lib/binheap.h
Updated all users of the timer interface to pass an explicit timer context.
[libucw.git] / lib / binheap.h
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2003-06-18 Martin MaresFix bug in traversing of empty heap.
2003-06-18 Martin MaresTweak the binomial heaps a bit to make them easier...
2003-06-18 Martin MaresAdded a very simple generic implementation of binomial...