summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2001-10-22makefml htmlifythreadtrack-pm-basefukachan
2001-10-22add ticket systemfukachan
2001-10-22rename usage -> chapter, add more softwares, add gnats samplesfukachan
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-22moved to ticketsystem/ (appropriate???)fukachan
2001-10-22Initial revisionfukachan
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-21add link to CHANGESfukachan
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-21Tie::JournaledDirfukachan
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-17add $confirm_keyword to $available_commands_for_strangerfukachan
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-14define the following variables for filtering (FML::Filter)fukachan
2001-10-14rename: not_avail -> not_availablefukachan
2001-10-14merged fml 4.0 kern/ and modified to 5.0 stylefukachan
2001-10-14no such filefukachan
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