Commit Graph

9 Commits

Author SHA1 Message Date
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