]> mj.ucw.cz Git - libucw.git/history - lib/binheap.h
UCW: Constified the lookup table for CF_LOOKUP and CF_BITMAP_LOOKUP.
[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...