summaryrefslogtreecommitdiff
path: root/fml/lib/IO/Adapter/Array.pm
AgeCommit message (Expand)Author
2005-05-27fix comments (FNF)fukachan
2004-06-30overhaul: fix comments and messages. validate initial value.fukachan
2004-01-24overhaul from FNF point view.fukachan
2003-11-29FNFfukachan
2003-11-26implement get_key_values_as_array_ref() to return key and all valuesfukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-05-26remove not used method:fukachan
2003-02-11FNF: add commentfukachan
2003-02-11fix copyrightfukachan
2003-02-01remove get_next_value() method.fukachan
2002-12-22fix comments. cosmetics.fukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-06-01FNF-ifyfukachan
2002-02-17remove \s*$fukachan
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