summaryrefslogtreecommitdiff
path: root/fml/lib/IO
AgeCommit message (Expand)Author
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-11update documents on add() and delete()fukachan
2001-03-11implement delete(regexp)fukachan
2001-03-11fix @ISA handlingfukachan
2001-03-11more polite error messagefukachan
2001-03-11check unix.group fail or notfukachan
2001-03-11implement add() methodfukachan
2001-03-11add method checkerfukachan
2001-03-11check flag since this is read onlyfukachan
2001-03-11prepare _read_open() and _rw_open() for each purposefukachan
2001-03-11fix typofukachan
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-24nuke t/ directory which contains test scriptsfukachan
2001-02-24regen documents by new dir2url.plfukachan
2001-02-24prepare Makefile in each directoryfukachan
2001-02-20add descriptionfukachan
2001-02-19align the format in HISTORY sectionfukachan
2001-02-02fix space alignmentfukachan
2001-02-01IO::File::Atomic::copy(src, dst)fukachan
2001-01-28s/member/element/gfukachan
2001-01-28import description templatefukachan
2001-01-28update documentfukachan