summaryrefslogtreecommitdiff
path: root/fml/lib/IO/Adapter
AgeCommit message (Expand)Author
2001-04-08regen documentfukachan
2001-04-08relocate error() et. al. definitions for each module to have eachfukachan
2001-03-20s/error_reset/error_clear/fukachan
2001-03-20rewritten to ErrorMessages::Status module for unification of errorfukachan
2001-03-19clean up documentfukachan
2001-03-19change $map_params structurefukachan
2001-03-18IO::Adapter::DBI -< IO::Adapter::MySQLfukachan
2001-03-18clean up variable namesfukachan
2001-03-18fix close() bugfukachan
2001-03-18mysql map can work.fukachan
2001-03-18nuke defined() to avoid perl warningfukachan
2001-03-18fix dependences for lost IO::Adapter::MySQLfukachan
2001-03-18remove document et. al.fukachan
2001-03-18modify MySQL adapter interfacefukachan
2001-03-16clean upfukachan
2001-03-15fix document generation for IO::Adapter::MySQLfukachan
2001-03-15implemente primitive getline() call to MySQL and the cheker of it.fukachan
2001-03-14nuke .pm in NAMEfukachan
2001-03-13fix dependence, fix typofukachan
2001-03-13prototype of mysqlfukachan
2001-03-13Initial revisionfukachan
2001-03-11rewrite close($fh) to $fh->close().fukachan
2001-03-11replace() method and the checkerfukachan
2001-03-11implement delete(regexp)fukachan
2001-03-11more polite error messagefukachan
2001-03-11check flag since this is read onlyfukachan
2001-03-11prepare _read_open() and _rw_open() for each purposefukachan
2001-03-10clean up documentsfukachan
2001-03-09clean up descriptionfukachan
2001-03-07clean up English ;)fukachan
2001-03-04change table generatorfukachan
2001-02-25clean up docfukachan
2001-02-25clean up docfukachan
2001-02-25clean up documentsfukachan
2001-02-24prepare @@doc/ for text documentsfukachan
2001-02-24use @module.txt as a text version file name for module.pm,fukachan
2001-02-24regen documents by new dir2url.plfukachan
2001-02-24prepare Makefile in each directoryfukachan
2001-02-19align the format in HISTORY sectionfukachan
2001-02-02fix space alignmentfukachan
2001-01-28s/member/element/gfukachan
2001-01-28import description templatefukachan
2001-01-28update documentfukachan
2001-01-28nuke debugfukachan
2001-01-28move initialization codes on NIS and etc/group to each subclassfukachan
2001-01-28nuke not-used require(Exporter)fukachan
2001-01-28nuke since not usedfukachan
2001-01-28s/IO::MapAdap/IO::Adap/gfukachan
2001-01-28fix typofukachan
2001-01-28clean up more to fit adapter structurefukachan