Sha256: 629a15dcc6fb3ab73edd95343dfbf5f3da6a2a9db713f8db230414e407c0ccad
Contents?: true
Size: 1.13 KB
Versions: 1
Compression:
Stored size: 1.13 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 for 1.8.0 --- 0.1.9 * adapted for 1.8 (minor modifications) --- 0.2.2 * corrected dbst->info (Thanks Matthew Luckie <mjl@luckie.org.nz>) * added documentation for ri (make ri-site)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bdb1-0.2.4 | Changes |