summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2001-10-22makefml htmlifythreadtrack-pm-basefukachan
2001-10-22accept command line option: srcdir=$srcdirfukachan
2001-10-22add (X-ML-Name X-Mail-Count X-Sequence) into @header_field (defaultfukachan
2001-10-21check defined $header->get(content-type)fukachan
2001-10-21check more defined() checkfukachan
2001-10-21makefml htmlify $ml outdir=$htmlified_artilces_dirfukachan
2001-10-21more p5-ish style to avoid warningfukachan
2001-10-21clean up debug codefukachan
2001-10-21fix typo (bug in sorting monthly_index)fukachan
2001-10-21fix sorted order in monthly_index.htmlfukachan
2001-10-21make monthly index alwaysfukachan
2001-10-21sort location of function definitionfukachan
2001-10-21implement _print_index_{begin,end}() and modified to use themfukachan
2001-10-21clean up codes, documentsfukachan
2001-10-21bug fix _address_clean_up() syntax checkfukachan
2001-10-21check target html is already processed or notfukachan
2001-10-20oops, fix untie() operation to be ensuredfukachan
2001-10-20bug fix: _address_clean_up() should check return value, which isfukachan
2001-10-20we can make index.html and thread.htmlfukachan
2001-10-20bug fix: $InComingMessage should not local scope. modify it to SCALAR REFfukachan
2001-10-20show <META> and <LINK> information in <HEAD> if couldfukachan
2001-10-20bug fix target lists to update, modified to use the result byfukachan
2001-10-20cache information in .ht_hml_* in html article directoryfukachan
2001-10-19Initial revisionfukachan
2001-10-19Mail::Message::get_data_type_list() is changed. To sync with it,fukachan
2001-10-18change default unit to "day" not number (unix time).fukachan
2001-10-17summarize todofukachan
2001-10-17alias of guide commandfukachan
2001-10-17fix typofukachan
2001-10-17FML/Command/ACL.pm -> FML/Command/Attribute.pmfukachan
2001-10-17implemente get_id() method to return the latest article idfukachan
2001-10-17support MH style arg: first, last, cur, first:\d+ and last:\d+fukachan
2001-10-14entrance for FML::Filterfukachan
2001-10-14define @default_rules and use it if rules not specifiedfukachan
2001-10-14relocate _parse_command_options()fukachan
2001-10-14sync style w/ Process::Commandfukachan
2001-10-14bug fix: we should pay attention to implisit $_ usefukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-14prototype to use FML::Command::SendFilefukachan
2001-10-14make argument vector from $command, $optargs -> $command_argsfukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-13avoid infinite loopfukachan
2001-10-13fix duplicatoin for $charsetfukachan
2001-10-13pass $comname in $optargsfukachan
2001-10-13implement guide and summary commandsfukachan
2001-10-13FML::Command::SendFile based. This module provides basic file sending functionsfukachan
2001-10-13use reply_message_nl()fukachan
2001-10-13implement search template mechanism in reply_message_nl()fukachan
2001-10-13bug fix variable namefukachan