Commit Graph

138 Commits (master)

Author SHA1 Message Date
Ash Moran 70241a4ede Update the Jeweler task config to use the right homepage 2011-08-25 14:35:26 +08:00
Ash Moran ce62039b52 Regenerate gemspec for version 0.2.6 2011-08-25 14:35:26 +08:00
Ash Moran 3a2d5bb3d2 Update the README for the ruby-bdb GitHub links and tidy the formatting up a bit 2011-08-25 14:35:25 +08:00
Ash Moran ad85908d16 Version bump to 0.2.6 2011-08-25 14:35:25 +08:00
Ash Moran 63de39ba9c Remove some commented-out code I've never seen used. If anyone screams we can put it back. 2011-08-25 14:35:25 +08:00
Ash Moran 0229797d6b Add me (Ash) to the authors list 2011-08-25 14:35:25 +08:00
Ash Moran 9ff767833c Detect and build against BerkeleyDB installed through MacPorts 2011-08-25 14:35:24 +08:00
Ash Moran e4fbeb0b39 Ignore pkg/ in git 2011-08-25 14:35:24 +08:00
Ash Moran c5f7fd3c52 Regenerate gemspec for version 0.2.5 2011-08-25 14:34:57 +08:00
Ash Moran f82b69f58c Reconfigure Rakefile to use the BDB gem and Github page for the gemspec 2011-08-25 14:34:57 +08:00
Ash Moran c9b31284ca Add .gitignore to ignore .rvmrc 2011-08-25 14:34:57 +08:00
Ash Moran 6915174d6c Version bump to 0.2.5 2011-08-25 14:34:56 +08:00
Denis Knauf 6f26ed5a76 README.md: #encrypt= is very new. I don't know enough about it, so i can't sign it. 2011-08-25 12:08:17 +03:00
Denis Knauf 5de2c5cf8f Merge pull request #4 from ma7dy/master
adding encryption support
2011-08-24 15:02:30 -07:00
Hamdy Khalil 1251a82c7b Adding Encryption support to Db 2011-08-17 03:16:47 +03:00
Hamdy Khalil 813bffbd4e Adding encryption support 2011-08-17 01:34:55 +03:00
Hamdy Khalil 720a7f1aea Adding encryption support 2011-08-17 01:31:29 +03:00
Denis Knauf ee355fe03b Merge pull request #2 from ashmoran/bdb_5_and_homebrew_support
BDB 5 and Homebrew support
2011-08-07 03:44:21 -07:00
Ash Moran c92eea42c3 Trivial whitespace cleanup 2011-08-07 08:54:47 +01:00
Ash Moran 46dc02f06b Re-order the directories mkmf searches for BDB so that a Homebrew install in /usr/local is detected 2011-08-07 08:54:38 +01:00
Ash Moran ecbb019174 Add checks for BDB 5.0 and 5.1 2011-08-07 08:53:49 +01:00
Ash Moran 21ce8b68ab Make the C wrapper compile BDB 5.1 as if it was a recent 4.X 2011-08-07 08:52:36 +01:00
Denis Knauf b4e242ffe5 README.md changed: no --with-db -option 2010-03-28 17:23:40 +02:00
Denis Knauf d00f64ab69 VERSION 0.2.4.2 2010-03-28 17:11:10 +02:00
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