]> pd.if.org Git - nbds/history - makefile
fix typos
[nbds] / makefile
2009-03-16 jdybnisimproved perf_test to measure steady state behavior
2009-03-09 jdybnisadd perf test driver
2009-03-03 jdybnisBug fix in ht_iter_next() from Rui Ueyama
2009-02-09 jdybnisMac OS fix
2009-02-09 jdybnisadd port of perf test from high-scale-lib
2009-01-18 jdybnisimprove memory allocator
2009-01-13 jdybnisport to Ubuntu 8.10 x86-64 w/ gcc 4.3.2
2008-12-29 jdybnisport to 32 bit x86 linux
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 jdybnisintroduce some more typedefs and conversion functions...
2008-12-08 jdybnisin txn, use a "naked" value without an update record...
2008-12-04 jdybnisall structures are parameterized by the datatype for...
2008-12-04 jdybnisall structures now support arbitrary type keys with...
2008-12-01 jdybnisclean up transaction interface
2008-11-30 jdybnisuse generic map interface in tests
2008-11-30 jdybnisuse a vtable approach for generic map interface
2008-11-29 jdybnisgeneric interface for map-like data structures
2008-11-29 jdybnisgeneralize list into an updatable list-based map
2008-11-27 jdybniscode cleanup
2008-11-25 jdybnisseparate out strings handling code into it own file
2008-11-25 jdybnisseparate tests out into their own files
2008-11-23 jdybnismove files around
2008-11-23 jdybnislock-free skiplist
2008-11-21 jdybnistweak list
2008-11-16 jdybnisadd missing header file for txn
2008-11-14 jdybnisfix resize and copy bugs
2008-11-13 jdybnismove tests into their own directory
2008-11-12 jdybnisSome refactoring. WARNING: tests not passing!
2008-11-12 jdybnisrename util/ to runtime/
2008-11-10 jdybnisInitial commit