Commit Graph

13 Commits

Author SHA1 Message Date
eknauel d110aa567d add support for DB_INIT_CDB 2005-02-14 07:14:36 +00:00
eknauel e2f497619a add constant DB_DBT_USERMEM 2005-02-02 15:00:44 +00:00
eknauel 8c5b4602cb Add functions for better application debugging:
- turn-database-debugging-on
- turn-database-debugging-off
- set-database-env-verbose!
- database-env-verbose
2004-11-29 16:54:36 +00:00
eknauel c01134e623 fix return values of CURSOR-GET and DATABASE-GET 2004-11-22 16:58:07 +00:00
eknauel a61acd45e9 fix two typos 2004-11-15 14:10:21 +00:00
eknauel 510be37638 fix bdb-truncate 2004-09-24 14:40:45 +00:00
eknauel 8eae87ddbc - added some missing flag values
- various fixes
- added scsh_bdb_cursor_count() and scsh_bdb_cursor_put()
2004-09-24 13:32:36 +00:00
eknauel ecb0244b52 - support for locks
- many setters and getters for DB_ENV and DB
2004-09-22 15:53:38 +00:00
eknauel c0fc436bf3 various getters/setters for DB_ENV 2004-09-21 14:38:59 +00:00
eknauel fb5c2a89bc initialize all DBT structs with 0 2004-09-20 14:39:57 +00:00
eknauel 68a340c591 fixed memory handling, calling of finalizers 2004-09-20 08:21:31 +00:00
eknauel 321045b329 more fixes, simplified 2004-09-20 07:03:52 +00:00
eknauel 03ab5b5471 *** empty log message *** 2004-09-17 10:50:50 +00:00