summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Header
AgeCommit message (Expand)Author
2018-09-04clarify FML::Header::Subjectrewrite_article_subject_tag_orig is obsoleteKen'ichi Fukamachi
2018-09-04Revert "FML::Header::Subject->rewrite_article_subject_tag is obsolete."Ken'ichi Fukamachi
2018-09-04FML::Header::Subject->rewrite_article_subject_tag is obsolete.Ken'ichi Fukamachi
2006-11-24fix copyrightfukachan
2006-11-19fix comments.fukachan
2006-11-19fix commentsfukachan
2006-04-18fix copyrightfukachan
2006-04-17$Counter -> $global_counter, easily identified as a global variable.fukachan
2005-08-20cut_off -> cutofffukachan
2005-08-19FNF: XXX_clean_up() -> XXX_cleanup()fukachan
2005-08-19bug fixed (forgotten import of module ;-)fukachan
2005-08-18exclude explicit code e.g. euc-jp and use Mail::Message::Charset instead.fukachan
2005-05-26not use str.strfukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix style (FNF).fukachan
2004-07-23fix comments.fukachan
2004-04-27remove _delete_subject_tag().fukachan
2004-03-28fix usage of Mail::Message::Language::Japanese::Subject.fukachan
2004-03-12variable renaming:fukachan
2004-01-22fix comments.fukachan
2004-01-02fix copyrightfukachan
2004-01-02use of $args is ambiguous. change local variable names.fukachan
2004-01-01remove $args.fukachan
2003-12-30get() return null string if the value is undefinedfukachan
2003-11-11change message-id format for match RFC2822tmu
2003-09-19new Header->add_message_id()tmu
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23fix copyrightfukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-07-21method-ify cut_off_reply_tag()fukachan
2003-03-14validate inputfukachan
2003-01-28decode() returns tag info, toofukachan
2003-01-11fix comments (FNF).fukachan
2002-12-20fix comments. add return() if not specified.fukachan
2002-12-18define dummy db_close()fukachan
2002-12-10white space cosmeticsfukachan
2002-11-26define clean_up(), decode(), delete_subject_tag() to separetefukachan
2002-10-28you can use \U$ml_name\$ in subject tag configuration:)fukachan
2002-10-03workaround to re-encode subject after subject tag handlingfukachan
2002-09-28we should not use hard-coded file/dir modefukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-13switched to use of Mail::Message::Encodefukachan
2002-08-03modified to sync w/ Tie::JournaledDir usagefukachan
2002-07-31disable some debug codes.fukachan
2002-07-02fix copyrightfukachan
2002-06-01major variable naming overhaulfukachan
2002-05-23add mime decode for subjecttmu
2002-04-24replace subject to Subjecttmu
2001-12-23update documents, commentsfukachan