summaryrefslogtreecommitdiff
path: root/fml/lib/IO/Adapter
AgeCommit message (Expand)Author
2003-05-26remove not used method:fukachan
2003-02-11FNF: add commentfukachan
2003-02-11fix copyrightfukachan
2003-02-01remove get_next_value() method.fukachan
2003-02-01FNF: not use $_fukachan
2003-02-01fix copyrightfukachan
2003-01-29FNF: not use $_fukachan
2003-01-11fix commentsfukachan
2002-12-23bug fix: $fh->close() -> $fh->SUPER::close().fukachan
2002-12-22fix comments. cosmetics.fukachan
2002-12-22cometics. fix comments.fukachan
2002-09-22remove superfluous white spacesfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-26ensure rollback in calling get_value_*()fukachan
2002-08-21enhance add()fukachan
2002-08-21more unique temp filenamefukachan
2002-08-19delete(KEY) not (REGEXP)fukachan
2002-08-19remove fml 4 specific ignore rules such as m=.. optionfukachan
2002-08-03white spacesfukachan
2002-07-25rename: IO::File::Atomic -> IO::Adapter::AtomicFilefukachan
2002-07-25bug fix so that getline() returns undef if not openedfukachan
2002-07-24implemente getline() of DBIfukachan
2002-07-24removed replace()fukachan
2002-07-24add missing open(), close()fukachan
2002-07-24clean up commentsfukachan
2002-07-23discard sql model based frameworkfukachan
2002-07-23reconstruct MySQL functionsfukachan
2002-06-21close write handle and read handle after the write one.fukachan
2002-06-01nuke white spaces \s*$fukachan
2002-06-01FNF-ifyfukachan
2002-06-01FNFfukachan
2002-06-01defined() overhaulfukachan
2002-04-01cosmetics: white spacesfukachan
2002-02-17remove \s*$fukachan
2002-02-02fix copyrightfukachan
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-27clarify IO::Adapter definition and clean up get_XXX() functions.fukachan
2002-01-27fix copyrightfukachan
2002-01-27clarify IO::Adapter::find() usage.fukachan
2001-12-24remove \s*$fukachan
2001-12-24update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-12-16nuke "require Exporter, which is not neededfukachan
2001-10-27not usedfukachan
2001-10-27obsoletefukachan
2001-09-17rename: $self->{ _driver } -> $self->{ _model_specific_driver }fukachan
2001-09-17rename: fetch_and_cache_address_list -> fetch_allfukachan
2001-08-26add touch() method only for file type. It creates a file if the filefukachan
2001-08-05move main functions to IO::Adapter::SQL::toymodelfukachan