make changes to get rid of long sequence of memcpy's, address buffer structures being
[IRC.git] / Robust / src / Runtime / DSTM / interface / dstm.h
2007-03-28 adashmake changes to get rid of long sequence of memcpy...
2007-03-26 adashUntest code for trans commit
2007-03-22 adashTrans commit initial version
2007-03-19 adash*** empty log message ***
2007-03-17 adashAdd test code for client, send TRANS_RD request protocol,
2007-03-14 adash*** empty log message ***
2007-03-14 adashsmall changes, prevent memory leak, add free and change...
2007-03-10 erubowAdded trans.c for transaction funtions. Implemented...
2007-03-08 adashTested functionality of llookup hash table with global...
2007-03-07 adashDelete the ObjInsert() function from dstm.h
2007-03-03 erubowChanged structure of objstr_t: removed void *base point...
2007-03-01 erubowchanged objCreate to transCreateObj
2007-03-01 erubowupdated header
2007-02-28 adashAdded hash functions with support for multiple hash...
2007-02-25 adashAdded Hash functionality and fixed minor bugs
2007-02-25 adashInitial version checkin
2007-02-20 erubowAdding dstm.h header file, basic structures/function...