summaryrefslogtreecommitdiff
path: root/fml/lib/IO/Adapter/Array.pm
AgeCommit message (Expand)Author
2002-01-27clarify IO::Adapter definition and clean up get_XXX() functions.fukachan
2001-12-24update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-05-30clean up documentsfukachan
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-18nuke defined() to avoid perl warningfukachan
2001-03-14nuke .pm in NAMEfukachan
2001-03-11check flag since this is read onlyfukachan
2001-03-10clean up documentsfukachan
2001-02-19align the format in HISTORY sectionfukachan
2001-02-02fix space alignmentfukachan
2001-01-28s/member/element/gfukachan
2001-01-28update documentfukachan
2001-01-28nuke debugfukachan
2001-01-28nuke not-used require(Exporter)fukachan
2001-01-28s/IO::MapAdap/IO::Adap/gfukachan
2001-01-28clean up more to fit adapter structurefukachan
2001-01-28clean up codes as an adapter for array reference.fukachan
2001-01-28add test toolsfukachan