Sha256: fd0e54d49a205a56d11a7a160f95be6d894c34b38258781718e9020857336634
Contents?: true
Size: 1.24 KB
Versions: 1
Compression:
Stored size: 1.24 KB
Contents
-- 0.1.3 * corrected an error for Recnum#indexes * corrected Recnum#unshift (length) * corrected Recnum#shift, Recnum#pop, Recnum#delete_at, #nitems * Recnum#cmp accept now an array -- 0.1.4 * corrected bug with gc (test_dump) * protected against old class -- 0.1.5 * change extconf.rb (Thanks "Akinori MUSHA" <knu@iDaemons.org> "Tsugiakzu Shibata" <ts@ts.tsden.org>) * Common::open(file, "r+") ==> BDB1::WRITE (Thanks "Akinori MUSHA" <knu@iDaemons.org>) * Common#select (1.7.2) * corrected Common#fetch * corrected tests (assert) -- 0.1.6 * tests for RUNIT/Test::Unit * filter function like P language (bdb1_{store,fetch}_{key,value}) -- 0.1.7 * stupid problem with the GC * switch on model allocate/initialize * ::open == ::new + block * 1.7.2 Recnum#map, #insert -- 0.1.8 * documentation : make rd2; make rdoc * BDB1::Common::[] * corrected set_fetch_value * new return value for []= (1.8.0) * adapted to 1.8.0 --- 0.1.9 * adapted to 1.8 (minor modifications) --- 0.2.2 * corrected dbst->info (Thanks Matthew Luckie <mjl@luckie.org.nz>) * added documentation for ri (make ri-site) --- 0.2.3 * adapted to ruby 1.9.0. --- 0.2.4 * converted rd to rdoc. * gemified. --- 0.2.5 * adapted to ruby 1.9.3.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bdb1-0.2.5 | Changes |