Commit Graph

20 Commits

Author SHA1 Message Date
eknauel 0b9248184f fix cursor-put: encode flags correctly 2005-02-14 12:33:59 +00:00
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 244453c1dc fix commit-transaction 2004-11-30 09:50:07 +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 ed7ab6948e fix optional txn-id parameter for some functions 2004-11-22 12:24:54 +00:00
eknauel a61acd45e9 fix two typos 2004-11-15 14:10:21 +00:00
eknauel bba2de6fae added with-transaction 2004-11-15 14:09:48 +00:00
eknauel dcce8de4de basic tests for Berkeley DB bindings 2004-10-06 08:04:01 +00:00
eknauel 510be37638 fix bdb-truncate 2004-09-24 14:40:45 +00:00
eknauel 13694207f1 - added missing flags
- added non-blocking versions for blocking calls to berkeley-db
- small fixes
- better support for cursors
2004-09-24 13:35:19 +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 0a9aefb9d4 Imported Daniel Brintzinger's code
Added package definition, fixed some bugs and rewrote some weird code parts
2004-09-17 10:50:50 +00:00
eknauel 03ab5b5471 *** empty log message *** 2004-09-17 10:50:50 +00:00