Commit graph

16 commits

Author SHA1 Message Date
danj 0d6da8af0a rearrange indicators of db open state, invalidate db handles after remove operation (per doc),
add more warnings about open handles,
2007-03-07 18:22:11 +00:00
danj cf259ccc35 resolve #906. Changed cursor management semantics. Should eliminate SEGV during finalize cleanup 2007-01-20 21:32:18 +00:00
danj 6719a2fcbe add set/get shm key 2006-12-22 00:48:07 +00:00
danj e76028af9e add hash page controls 2006-12-12 16:12:25 +00:00
danj 652b783163 fix db_stat wild pointer for txn 2006-07-11 21:02:30 +00:00
danj e1ed5d345a another cpp fix 2006-05-15 21:28:29 +00:00
danj 347f639922 compat for 4.2 2006-05-13 00:41:04 +00:00
danj ee2e443055 fix hash and queue stat variable creation (macro was wrong) 2006-05-10 19:03:22 +00:00
danj 599c6559d6 fix aproc initialization 2006-05-04 19:45:23 +00:00
danj 3a84fa8a5c finished initial round of rdoc 2006-04-25 00:56:44 +00:00
danj 64ad13c9af adding rdoc, unfinished 2006-04-24 20:48:42 +00:00
danj 8c6dc264b2 make extconf.rb accept --va so the library can coexist with bdb2 release prior to transactions. Note, howerver the two libraries cannot be used at the same time 2006-04-24 19:40:00 +00:00
danj fd1dfef645 add truncate and sync 2006-04-24 18:21:01 +00:00
danj 593fbdeb54 status for db and txn 2006-04-24 18:12:49 +00:00
danj c9bc7ae17f added transactions, cleanup of finalizers, addition of pget, in process of adding many other API calls 2006-04-21 20:45:54 +00:00
danj 20a230483c Initial revision 2006-02-14 02:56:36 +00:00