summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Header
AgeCommit message (Expand)Author
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
2001-12-22remove \s*$fukachan
2001-11-27update comments with FNF-ifyfukachan
2001-11-26FML::Language -> Mail::Message::Languagefukachan
2001-10-27obsoletefukachan
2001-10-08more clever way to create regexp: quotemeta() firstly, and hack a fewfukachan
2001-07-31rename FML::NL to FML::Languagefukachan
2001-06-21removed due to obsolete rulefukachan
2001-06-10move Language:: to FML::NL:: name space due to the function usagefukachan
2001-05-30clean up documentsfukachan
2001-04-30clean up documents hierarchy.fukachan
2001-04-24regen to sync w/ currentfukachan
2001-04-15implemente gen_id() to generate a new message-idfukachan
2001-04-15add FML::Header::MessageID as a module with methods to manipulatefukachan
2001-03-20s/Dialect/Language/fukachan
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-10add missing descriptionsfukachan
2001-03-10nuke execute_ticket_system() which is not usedfukachan
2001-03-04change table generatorfukachan
2001-02-24prepare @@doc/ for text documentsfukachan
2001-02-24use @module.txt as a text version file name for module.pm,fukachan
2001-02-24regen documents by new dir2url.plfukachan
2001-02-19align the format in HISTORY sectionfukachan
2001-02-18clean up FML::__template ... in documentsfukachan
2001-02-18write my name in copyright paragraph :)fukachan
2001-01-30change $subject_tag uses $ml_name and %d style.fukachan
2001-01-27clean document campaign (2001/01 end)fukachan
2001-01-25cut off Re:... tags in subjectfukachan
2001-01-24change function name to check reply to is_reply() and a fewfukachan
2001-01-23implement primitive ticket system (toymodel)fukachan
2001-01-23implement basic subject_tag manipurationfukachan