summaryrefslogtreecommitdiff
path: root/fml/lib/IO
AgeCommit message (Expand)Author
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
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-28clean up pod style documentfukachan
2001-01-28enabe NISfukachan
2001-01-28s/IO::MapAdap/IO::Adap/gfukachan
2001-01-28change titlefukachan
2001-01-28check the resultfukachan
2001-01-28roll back testfukachan
2001-01-28fix typofukachan
2001-01-28clean up more to fit adapter structurefukachan
2001-01-28move file IO codes to a file adapter sub-layer (sub-class)fukachan
2001-01-28remove code reference passing since we should shiledfukachan
2001-01-28clean up codes as an adapter for array reference.fukachan
2001-01-28add test toolsfukachan