Commit graph

13 commits

Author SHA1 Message Date
Sears Russell
a5788688c8 refactor getUpdateArgs; remove a bunch of casts, fix a bunch of warnings 2009-12-31 20:20:47 +00:00
Sears Russell
9ef3adf40c - Fix compile warning + broken fcn pointer from last commit.
- Address crashes in Tupdate() and recovery caused by mixing segments and page oriented recovery  (add loadPageForOperation() call)
2009-07-16 03:05:32 +00:00
Sears Russell
d080734e46 simple binary tree example 2009-04-03 22:07:01 +00:00
Luke Skycrapper
5c46901b9c Add build file for examples 2009-02-19 18:45:42 +00:00
Sears Russell
fc5b5a2b29 do away with librw 2008-11-07 03:44:41 +00:00
Sears Russell
2c2c603dd2 all naive linear hash methods now start with TnaiveHash; removed references to ThashAlloc from documentation 2008-11-03 21:42:42 +00:00
Sears Russell
356387eafe support "make install", and use libtool to generate .so, .a files. 2007-06-25 15:47:28 +00:00
no author
d0274c3304 Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
Sears Russell
4998e57566 Updated for the new page API 2007-06-07 21:53:09 +00:00
Sears Russell
b0c4850073 Now it ignores *.txt created by the examples... 2007-05-26 01:06:40 +00:00
Sears Russell
f15d7dbdf1 transactional.h now @includes the example programs. Cleaned up the example programs for inclusion in documentation. 2007-05-25 22:01:44 +00:00
Sears Russell
84f0137d3e Added entries 2007-05-25 21:14:11 +00:00
Sears Russell
9eb191d852 New examples directory, with two example programs. 2007-05-25 18:21:09 +00:00