Commit Graph

78 Commits (6c686eb2d3cedb526c3299f0ca91362ed1c006b0)

Author SHA1 Message Date
Denis Knauf 6c686eb2d3 rubinius-compatible; ref.gem. README: INIT_TRANSACTION 2011-08-25 13:48:26 +02:00
Denis Knauf bfe13fcce8 weakhash entfernt. ref-gem 2011-08-25 13:23:38 +02:00
Denis Knauf f6a10c9131 updates gemspec 2011-08-25 00:48:41 +02:00
Denis Knauf d11eb016e5 Edited README.md via GitHub 2011-08-25 06:37:54 +08:00
Ash Moran 28275b71a8 Regenerate gemspec for version 0.0.10.1 2011-08-25 06:37:52 +08:00
Ash Moran c66c369df0 Update the Jeweler setup to use the new ruby-bdb homepage 2011-08-25 06:37:51 +08:00
Ash Moran 28dcffcb35 Bump version to 0.0.10.1 (0.0.0.1 increment just to reflect the change in gem dependency) 2011-08-25 06:37:49 +08:00
Ash Moran 7a7a8a7db5 Add .gitignore to ignore pkg/ 2011-08-25 06:37:48 +08:00
Ash Moran 6fc4c97bf3 Change dependency to be on the bdb gem rather than dk-bdb, now we have a GitHub organisation for it 2011-08-25 06:37:46 +08:00
Denis Knauf b65ff608b5 v0.0.10 gemspec 2011-08-01 10:07:07 +02:00
Denis Knauf 0551a8417e 0.0.10 2011-08-01 10:01:16 +02:00
Denis Knauf aeaccab933 reverted 2010-04-14 11:34:27 +02:00
Denis Knauf 55c7c8637b reverted 2010-04-14 11:33:49 +02:00
Denis Knauf 9ff255efcd More infos on exception (which database was trying to open) 2010-04-14 11:31:15 +02:00
Denis Knauf 26cf9ec0f8 More infos on exception (which database was trying to open) 2010-04-14 11:30:45 +02:00
Denis Knauf 9734d78410 DB#to_hash fixed 2010-04-03 13:18:50 +02:00
Denis Knauf a143782a9f DB#to_hash fixed 2010-04-03 13:12:57 +02:00
Denis Knauf 41c8d7005e DB#to_hash fixed 2010-04-03 13:09:53 +02:00
Denis Knauf ba288a0f4b Lesser Ruby-warnings: warning: instance variable @txn not initialized 2010-04-01 13:38:35 +02:00
Denis Knauf 0fca4a27e0 DB#initialize: @txn initialized (nil). 2010-03-31 00:41:27 +02:00
Denis Knauf a9d9aa3664 Env#[]: args should be the same like DB::initialize, now 2010-03-29 15:02:00 +02:00
Denis Knauf da7476fe70 woggle 2010-03-29 14:24:31 +02:00
Denis Knauf f441da9f18 Regenerated gemspec for version 0.0.9 2010-03-29 14:17:32 +02:00
Denis Knauf b0f1930e4c VERSION 0.0.9 2010-03-29 14:17:24 +02:00
Denis Knauf b01559ef13 typos 2010-03-29 11:45:57 +02:00
Denis Knauf 51f1627093 i think, i should write some tests. 2010-03-29 11:44:04 +02:00
Denis Knauf f35c674923 Exceptions, which are raised after ensure will not be raised 2010-03-21 00:39:45 +01:00
Denis Knauf 9cae19fee4 little changes: metafiles 2010-03-20 23:20:35 +01:00
Denis Knauf e7113ce586 reek detects common code smells 2010-03-12 21:14:38 +01:00
Denis Knauf b9d52726ae Flay Report said, i have duplication in my code 2010-03-12 20:45:06 +01:00
Denis Knauf f04fcac66d BDB::DB supports transactions now. Version 0.0.8 2010-03-11 00:18:38 +01:00
Denis Knauf febd0ea1bb transaction support added 2010-03-09 22:55:07 +01:00
Denis Knauf 586f239f00 transactions added, not tested 2010-03-09 19:09:22 +01:00
Denis Knauf a4d1031d93 Weakhash: self cleaning cache. SBDB::Env#new: Hash-options added 2010-03-07 22:01:05 +01:00
Denis Knauf bddc461ca4 README.md: deps 2010-02-23 21:49:08 +01:00
Denis Knauf 9182884749 SBDB::Queue::unshift ready 2010-02-23 21:48:02 +01:00
Denis Knauf 5a8329161b README uptodate 2010-02-23 20:43:05 +01:00
Denis Knauf e81f59834d README uptodate 2010-02-23 20:42:54 +01:00
Denis Knauf 4e2b89c419 0.0.7 2010-02-23 20:33:50 +01:00
Denis Knauf 5796cebdc8 re_len-support (never try to get re_len if it is not a Queue) 2010-02-23 20:28:38 +01:00
Denis Knauf 3c2ee96d63 re_len-support 2010-02-23 20:20:26 +01:00
Denis Knauf 1ce9a8ab4c Lesser parameters, more options 2010-02-23 19:39:27 +01:00
Denis Knauf 5f6a7d0038 unshift/push bugfix 2010-02-22 16:36:36 +01:00
Denis Knauf 7b36d00f29 gemspec 2010-02-22 16:26:53 +01:00
Denis Knauf e3a18fa0f7 Recno/Queue#push 2010-02-22 16:17:25 +01:00
Denis Knauf 954ca1751b SBDB::Unknown: Blocks are nice 2010-02-06 11:57:14 +01:00
Denis Knauf 72aa9c8599 SBDB::Unknown: Blocks are nice 2010-02-06 11:56:09 +01:00
Denis Knauf 02791744a6 SBDB::Unknown: Blocks are nice 2010-02-06 11:54:57 +01:00
Denis Knauf d723a228a0 SBDB::TYPES 2010-02-06 11:50:52 +01:00
Denis Knauf f3153fba9f SBDB::Unknown: Better support. Auto detection and type. 2010-02-06 11:47:41 +01:00