.. |
bloomFilter.h
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |
concurrentBTree.h
|
tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems
|
2013-02-13 13:27:51 -08:00 |
concurrentHash.h
|
fix casts; add missing BEGIN_C_DECLS; designated initializers; libstasis.so now builds + runs under both g++ and gcc!
|
2013-02-08 18:51:38 -08:00 |
concurrentSkipList.h
|
tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems
|
2013-02-13 13:27:51 -08:00 |
crc32.h
|
moved in-memory data structures and hash functions to util/
|
2011-06-13 10:19:44 +00:00 |
doubleLinkedList.h
|
moved in-memory data structures and hash functions to util/
|
2011-06-13 10:19:44 +00:00 |
hash.h
|
tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems
|
2013-02-13 13:27:51 -08:00 |
hashFunctions.h
|
move myrandom into stasis/util, rename it stasis_util_random64
|
2011-08-31 19:25:09 +00:00 |
hazard.h
|
tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems
|
2013-02-13 13:27:51 -08:00 |
histogram.h
|
fix casts; add missing BEGIN_C_DECLS; designated initializers; libstasis.so now builds + runs under both g++ and gcc!
|
2013-02-08 18:51:38 -08:00 |
latches.h
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |
latchStats.h
|
move latching stuff to util/, blobs to operations/
|
2011-06-13 11:26:25 +00:00 |
lhtable.h
|
fix casts; add missing BEGIN_C_DECLS; designated initializers; libstasis.so now builds + runs under both g++ and gcc!
|
2013-02-08 18:51:38 -08:00 |
linkedlist.h
|
moved in-memory data structures and hash functions to util/
|
2011-06-13 10:19:44 +00:00 |
log2.h
|
remove duplicated implementations of log2
|
2011-10-06 17:11:22 +00:00 |
malloc.h
|
tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems
|
2013-02-13 13:27:51 -08:00 |
min.h
|
fix compiler warnings regarding min and concurrentRingbuffer
|
2011-04-20 20:34:39 +00:00 |
multiset.h
|
add util/multiset; optimize flush with target lsn
|
2010-11-13 06:03:30 +00:00 |
random.h
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |
redblack.h
|
fix casts; add missing BEGIN_C_DECLS; designated initializers; libstasis.so now builds + runs under both g++ and gcc!
|
2013-02-08 18:51:38 -08:00 |
ringbuffer.h
|
fix casts; add missing BEGIN_C_DECLS; designated initializers; libstasis.so now builds + runs under both g++ and gcc!
|
2013-02-08 18:51:38 -08:00 |
rw.h
|
more cleanup of include directives; keyword use
|
2013-02-13 17:23:58 -08:00 |
slab.h
|
add custom slab allocator for stlredblack
|
2010-11-13 06:08:57 +00:00 |
stlredblack.h
|
moved in-memory data structures and hash functions to util/
|
2011-06-13 10:19:44 +00:00 |
stlslab.h
|
change declartions of fcn() to fcn(void)
|
2012-12-04 18:17:23 -08:00 |
sux.h
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |
time.h
|
more cleanup of include directives; keyword use
|
2013-02-13 17:23:58 -08:00 |