]> pd.if.org Git - nbds/history - todo
add port of perf test from high-scale-lib
[nbds] / todo
2009-02-09 jdybnisadd port of perf test from high-scale-lib
2009-01-18 jdybnisimprove memory allocator
2008-12-22 jdybnisadd hazard pointer implementation. buggy
2008-12-17 jdybnismanage hashtable iterator snapshots using reference...
2008-12-16 jdybnisSupport 32 bit x86
2008-12-16 jdybnisWarning tests are failing in this version
2008-12-15 jdybnistypedefs for map keys and values
2008-12-15 jdybnisgeneric map iterator interface
2008-12-07 jdybnisfix error in validation logic
2008-12-05 jdybnismore header file refactoring
2008-12-04 jdybnisupdate todo list
2008-12-04 jdybnisall structures now support arbitrary type keys with...
2008-12-01 jdybnisclean up transaction interface
2008-11-30 jdybnisuse a vtable approach for generic map interface
2008-11-29 jdybnisgeneric interface for map-like data structures
2008-11-26 jdybnisoptimize 8 byte integer keys for list and skiplist
2008-11-26 jdybnisstreamline skiplist a bit
2008-11-26 jdybnismake skiplist and list use strings for keys (slower...
2008-11-25 jdybnischange the names of some variables and types for consis...
2008-11-25 jdybnisuse NULL instead of a sentinal node in skiplist and...
2008-11-23 jdybnismove files around
2008-11-16 jdybnisadd beginings of transactional ht
2008-11-13 jdybnisfree its keys too when freeing a ht
2008-11-10 jdybnisInitial commit