stasis-aries-wal/stasis
2013-02-13 16:18:19 -08:00
..
bufferManager 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
experimental fix some casts, sign errors, initializations, stack arrays 2013-02-13 16:18:19 -08:00
io 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
logger 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
operations 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
page 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
util tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -08:00
.cvsignore Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
allocationPolicy.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
bufferManager.h merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
bufferPool.h merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
common.h fix INT64_MAX in C++; add some missing casts 2013-01-30 14:07:16 -08:00
config.h.in Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
constants.h merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
dirtyPageTable.h third-party dirtyPageTable patches 1-4, forward ported to trunk. This commit may introduce a regression; dirty_page_table_flush is probably no longer reentrant 2010-10-19 22:37:07 +00:00
flags.h fix some casts, sign errors, initializations, stack arrays 2013-02-13 16:18:19 -08:00
iterator.h clean up iterator interface; remove Titerator_releaseLock() 2009-06-28 18:54:57 +00:00
lockManager.h remove compensations.h (This is a big change, and impacts lots of whitespace. I have left some indentation breakage in place in order to minimize the size of the diff) 2011-06-12 08:13:34 +00:00
Makefile.am support "make install", and use libtool to generate .so, .a files. 2007-06-25 15:47:28 +00:00
operations.h merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
page.h Refactor page implementation to use multiple include trick (so the backing representation can be changed). 2011-11-09 21:37:38 +00:00
pageHandle.h Improve sequential write performance of buffer manager. 2011-10-08 22:01:04 +00:00
recovery.h more refactoring; no more globals in transactionTable.c 2009-10-14 21:22:50 +00:00
replacementPolicy.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
stamp-h.in Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
stamp-h1 Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
transactional.h merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
transactionTable.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
truncation.h merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00