-- 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" "Tsugiakzu Shibata" ) * Common::open(file, "r+") ==> BDB1::WRITE (Thanks "Akinori MUSHA" ) * 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