*** empty log message ***
[IRC.git] / Robust / src / Runtime / DSTM / interface / dstm.h
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...