summaryrefslogtreecommitdiff
path: root/fml/lib/File/Sequence.pm
AgeCommit message (Expand)Author
2003-03-15return 0 if sequence file not foundfukachan
2003-01-27fix copyrightfukachan
2003-01-26FNF: style (space and \n)fukachan
2002-12-23fix comments.fukachan
2002-11-17fix get_id(); not use chomp() but use s/[\s\r\n]*$//.fukachan
2002-10-28use chomp at get_id()'s return valuetmu
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-25rename: IO::File::Atomic -> IO::Adapter::AtomicFilefukachan
2002-07-02more defined() checksfukachan
2002-04-08fix/clean up documentsfukachan
2002-04-03clean up doc & codes, FNF-ifyfukachan
2002-02-27work and bugfix _search_max_id_from_top()reply-message-basetmu
2002-02-20add function _search_max_id_from_top()tmu
2002-02-17remove \s*$fukachan
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-27search_max_id() searches all keys if full_search option specifiedfukachan
2002-01-13remove \s*$fukachan
2002-01-13update copyrightfukachan
2002-01-13clean up comments, update copyrightfukachan
2001-12-22remove \s*$fukachan
2001-11-27update comments, FNS-ifyfukachan
2001-11-20more debugfukachan
2001-11-20implement search_max_id() in hash keyfukachan
2001-10-17implemente get_id() method to return the latest article idfukachan
2001-05-27clean up documentationfukachan
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-09clean up descriptionfukachan
2001-02-24clean upfukachan
2001-02-20move FML::SequenceFile and Utils to File::fukachan