summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Article.pm
AgeCommit message (Expand)Author
2004-01-02fix copyrightfukachan
2004-01-01remove $args.fukachan
2003-12-30clean up.fukachan
2003-08-23modified to use $curproc->log*() methods.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-04-20, not *path() method but spool_in() creates subdir if neededfukachan
2003-03-16move id related functions to FML::Article::Sequencefukachan
2003-03-16define new lock channel: article_spoolfukachan
2003-03-03bug fix: try to mkdir $dir ($subdir) when $use_subdir enabled.fukachan
2002-12-26fix if (defined $sfh) { $sfh-> .. }fukachan
2002-12-24clean up: nuke \s*$fukachan
2002-12-15id() returns data on memory or in sequence_file if not found on memory.fukachan
2002-10-20clean up white spacesfukachan
2002-09-28care subdir case morefukachan
2002-09-22add section on FNFfukachan
2002-09-15switched to use of $curproc->mkdir() if couldfukachan
2002-09-11fml5 -> fml8fukachan
2002-09-06clean up for eyesfukachan
2002-07-31use LogError() if appropriatefukachan
2002-07-31s/Article/article/fukachan
2002-06-30fix comments. white spaces. FNF-ify.fukachan
2002-06-01defined() overhaulfukachan
2002-04-22error if the article already existsfukachan
2002-04-18$use_spool_subdir -> $spool_type (plane or subdir) + $spool_subdir_unitfukachan
2002-04-15implement subdirpath().fukachan
2002-04-06mkdir subdir if neededfukachan
2002-04-05enable $use_spool_subdir. we use subdir by default such as spool/0/999fukachan
2002-04-03clean up doc & codes, FNF-ifyfukachan
2002-03-31Mail::Message::Spool::spool arg changes: $spool_dir -> $base_dirfukachan
2002-03-30use Mail::Message::Spool::filepath() to determine the article file path.fukachan
2002-03-30FML::Article::filepath() determines the article file path.fukachan
2002-01-16update copyrightfukachan
2002-01-16change Mail::Message naming convention.fukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-11-27update comments with FNF-ifyfukachan
2001-11-18implement speculate_max_id()fukachan
2001-10-27new section "Data IN/OUT among modules" but ... ???fukachan
2001-08-22modified to use File::Specfukachan
2001-05-27clean up documentationfukachan
2001-04-08a new $curproc format: $curproc->{ xxx }->{ message } is a referencefukachan
2001-04-07print() not raw_print() messagefukachan
2001-04-03change class hiererychy from MailingList -> Mailfukachan
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-10clean up and add missing descriptionsfukachan
2001-02-25clean up docfukachan
2001-02-20move FML::SequenceFile and Utils to File::fukachan
2001-02-19align the format in HISTORY sectionfukachan
2001-02-01save mail body without \rfukachan
2001-01-28s/incoming_mail/incoming_message/fukachan