Commit graph

16 commits

Author SHA1 Message Date
Justin Balthrop bef69b90eb add support for replication 2009-11-23 23:29:26 -08:00
Justin Balthrop e0a617bde7 make compiling easier if you installed bdb in the default location 2009-11-23 23:29:11 -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 cc23fbfd31 support db-4.8 2009-09-19 12:41:24 -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 bdb423635b Include ARCHFLAGS warning for OS X 2008-12-30 16:39:54 -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