Commit Graph

114 Commits (b329501945bede60768dd7a1a55d2c02ceacad1d)

Author SHA1 Message Date
Denis Knauf b329501945 tries to find db-libs and headers automatically. no more --with-db :) 2010-03-28 17:09:09 +02:00
Denis Knauf e59232f993 little changes: Rakefile 2010-03-20 23:19:11 +01:00
Denis Knauf 814bdb0061 local .gitignore 2010-03-11 00:15:38 +01:00
Denis Knauf be6bf8d3eb gemcutter-ready 2010-03-11 00:12:31 +01:00
Denis Knauf ddf5fdaee1 URI changed. New version, because gem yank does not work, yet. 2010-03-10 23:46:33 +01:00
Denis Knauf 5a00d15515 gem-name changed: dk-bdb. gemcutter-upload should be possible now. Module-name unchanged! Version: 0.2.4 2010-03-10 23:15:15 +01:00
Denis Knauf 802b04cdf4 added: lg_max, lg_regionmax 2010-03-10 23:04:41 +01:00
Denis Knauf 367939bffe lg_bsize added 2010-03-09 19:16:23 +01:00
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 8c0e0a84e7 README: now markdown 2010-02-23 21:44:41 +01:00
Denis Knauf 245bc75273 README: now markdown 2010-02-23 21:42:23 +01:00
Denis Knauf 9e8c0e6320 README: now markdown 2010-02-23 21:40:21 +01:00
Denis Knauf 1520e5634e README: now markdown 2010-02-23 21:39:08 +01:00
Denis Knauf 5d0d3544a6 README: now markdown 2010-02-23 21:38:18 +01:00
Denis Knauf e0fc249e4d README: now markdown 2010-02-23 21:36:46 +01:00
Denis Knauf 62aea1697c 0.2.3 2010-02-23 20:31:19 +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 2d2a8796d6 gemspec changed 2010-01-29 23:39:47 +01:00
Denis Knauf 58556ce892 Ruby 1.9 compatible 2010-01-29 23:17:31 +01:00
Justin Balthrop 1bf9900ea7 Regenerated gemspec for version 0.2.2 2009-12-17 16:19:40 -08:00
Justin Balthrop dafeb62157 Version bump to 0.2.2 2009-12-17 16:19:38 -08:00
Justin Balthrop c5228a9862 Regenerated gemspec for version 0.2.1 2009-12-17 16:18:47 -08:00
Justin Balthrop 7fc986b404 Version bump to 0.2.1 2009-12-17 16:18:37 -08:00
Justin Balthrop 60e89db00a remove build files from gem 2009-12-17 16:18:25 -08:00
Justin Balthrop 253e2e15f5 Regenerated gemspec for version 0.2.0 2009-11-24 13:29:39 -08:00
Justin Balthrop 819b977eae Version bump to 0.2.0 2009-11-24 13:29:32 -08:00
Justin Balthrop d99b6f7c45 add deadlock test 2009-11-24 13:29:07 -08:00
Justin Balthrop eb48418f2f add deadlock test 2009-11-24 10:12:52 -08:00
Justin Balthrop b0bee81362 ignore build files 2009-11-24 09:40:47 -08:00
Justin Balthrop 251eff4063 add replication test and example 2009-11-24 09:38:53 -08:00
Justin Balthrop 0359fe7c49 add database test 2009-11-23 23:34:51 -08:00
Justin Balthrop a67537ee54 add missing replication file 2009-11-23 23:30:48 -08:00
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 06357cb391 jeweler + gemcutter 2009-11-20 17:02:02 -08:00
Justin Balthrop d476d17fbf don't commit gemspec 2009-11-20 14:10:57 -08:00
Justin Balthrop 0705ed02ea update README 2009-11-20 13:45:39 -08:00
Justin Balthrop cc91cdcd14 add missing files 2009-11-19 22:00:54 -08:00
Justin Balthrop 5667b6bfff add support for DB_THREAD in preparation for replication 2009-11-19 20:01:11 -08:00
Justin Balthrop 597fbb963c refactor and add PartitionedDatabase 2009-11-19 15:45:53 -08:00
Justin Balthrop 110221e983 fixes for database 2009-11-19 13:46:38 -08:00
Justin Balthrop ea38686c2c switch to jeweler 2009-11-19 13:46:24 -08:00
Justin Balthrop 478c94529f add benchmark script 2009-11-19 11:13:58 -08:00
Justin Balthrop 147c4696c8 replace Bdb::Simple with Bdb::Database 2009-11-19 11:13:38 -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