Merged changes from tag Release-0.8.0
[onis.git] / lib / Onis / Data / Persistent /
2005-04-17 octoMerged changes from tag Release-0.8.0
2005-04-14 octoMerged branches/db-store back into trunk
2005-04-14 octoRemoved duplicated entry for GDBM from Onis::Data:...
2005-04-13 octo- Documented new config options in the config file
2005-04-12 octoAdded documentation about config options to lib/Onis...
2005-04-12 octo- Added minor check for very silent persons in lib...
2005-04-12 octoMoved to a pseudo-tie interface. Hopefully this works..
2005-04-12 octoWork on Dbm stuff coninues.. Not done yet though..
2005-04-12 octoGdbm renamed to Dbm
2005-04-12 octoChecking in before renaming to Dbm.pm
2005-04-12 octoAdded Onis::Data::Persistent::Gdbm, changed default...
2005-04-12 octoAdded Onis::Data::Persistency::Storable.. Not yet teste...
2005-04-11 octoMany fixes.. Many bugs left..
2005-04-11 octoFirst runnable version. Still many bugs. To be continued..
2005-04-10 octoImplemented ``del'' as required by the interface.
2005-04-10 octoFixed syntactic errors in Onis::Plugins::Core, Onis...
2005-04-08 octoA first, simple implementation of Persistent::None..