summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Digest.pm
AgeCommit message (Expand)Author
2005-08-17fix copyrightfukachan
2005-08-11FNF: article_max_id -> article_get_max_idfukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-07-23fix comments (FNF)fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-04-11switch File::Sequence to IO::Adapter based sequence operationfukachan
2004-03-12variable renaming:fukachan
2004-02-15white space cosmetics.fukachan
2004-01-02fix lock algorithm.fukachan
2003-10-15messager/rfc822 part not need charset ;)fukachan
2003-10-14implement get_charset() and set_charset(). modified to use it tofukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23modified to use $curproc->log*() methods.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-03-28s/article_id_max/article_max_id/gfukachan
2003-03-16define lock channel for digest_sequence_*.fukachan
2003-01-11fix comments (FNF).fukachan
2002-12-24clean up: nuke \s*$fukachan
2002-12-22fix commentsfukachan
2002-12-10white space cosmeticsfukachan
2002-11-18digest routine can customizes header. XXX preliminary support. needs overhaul?fukachan
2002-11-17enabled passing of recipient_maps (ARRAY_REF) into mail queue.fukachan
2002-11-17utility functions for digest message creationfukachan