Commit Graph

21 Commits (8216e3cef0776dc94a09f2d7f26d4560d677b58e)

Author SHA1 Message Date
Denis Knauf 8216e3cef0 log_set_config: every flag an own setter/getter 2010-03-09 19:10:24 +01:00
Denis Knauf 7c20d515ed log_set_config: for every flag one setter: example: env.log_direct=true 2010-03-07 23:12:27 +01:00
Denis Knauf c93ebcc635 debug in put removed 2010-02-23 20:29:48 +01:00
Denis Knauf 1de211ce07 More Exceptions && Queue#re_len(=) 2010-02-23 19:38:18 +01:00
Denis Knauf a6f8fd9825 Queue#push: DB_APPEND isn't easy to understand 2010-02-23 01:34:44 +01:00
Denis Knauf 7a27046ebb More exceptions 2010-02-22 23:03:11 +01:00
Denis Knauf 120cad938a db_put: empty key possible. usefull for DB_APPEND 2010-02-22 17:24:55 +01:00
Denis Knauf 58556ce892 Ruby 1.9 compatible 2010-01-29 23:17:31 +01:00
Justin Balthrop bef69b90eb add support for replication 2009-11-23 23:29:26 -08:00
Justin Balthrop 5667b6bfff add support for DB_THREAD in preparation for replication 2009-11-19 20:01:11 -08:00
Justin Balthrop 9809bb805d fix memory allocation error in associate. was causing random DB_SECONDARY_BAD errors if garbage collection reclaimed the space for the secondary key returned by the associate callback 2009-10-16 17:57:12 -07:00
Justin Balthrop 2abc1addd4 add mutex_set_max 2009-09-21 11:32:38 -07:00
Justin Balthrop 865bf435f6 improve warning in associate callback function 2009-08-27 17:49:32 -07:00
Justin Balthrop 6d5a78fd98 update tests and bump version 2009-08-06 11:36:34 -07:00
Justin Balthrop c5e7eb6c73 add support for set_btree_compare and multi-key secondary indexes 2009-08-04 18:38:24 -07:00
mattbauer fdc6685372 Add get_home to Bdb::Env 2009-01-05 00:00:59 -06:00
mattbauer c2cda84957 Txn tests 2008-12-30 16:30:03 -06:00
mattbauer d30f0f3f80 Environment test and additional getters 2008-12-30 14:15:04 -06:00
mattbauer 11e310b884 Cursor join test 2008-12-29 19:18:29 -06:00
mattbauer 93716e1ead Test structure change and db test updates 2008-12-28 23:14:29 -06:00
mattbauer e505f13f17 Gemification and updated extconf.rb 2008-12-27 20:12:49 -06:00