summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
2001-11-09check defined( $id )fukachan
2001-11-09modified to fit FML::Process::CGI hierarchyfukachan
2001-11-09least error infomation by default OR raw $@ if debugfukachan
2001-11-08use FML::Process::CGI::{Kernel,Param}fukachan
2001-11-08Initial revisionfukachan
2001-11-08modify error messagefukachan
2001-11-07modified to use File::Spec stylefukachan
2001-11-07param(xxx) -> safe_param_xxx()fukachan
2001-11-07dummy finish()fukachan
2001-11-07enable fmlthread options:fukachan
2001-11-07we should use long line options since we support it :)fukachan
2001-11-07fmlthread review ML RANGE srcdir=/some/wherefukachan
2001-11-07command_line_argv_find()fukachan
2001-11-07fmlthread -f filterlist ...fukachan
2001-11-06db_mkdb -> db_rebuildfukachan
2001-11-05review() mode to show summary for articles in each threadfukachan
2001-11-05fmlhtmlify [-I dir]fukachan
2001-11-05implement command_line_options()fukachan
2001-11-05new utility: fmlhtmlify src_dir dst_dirfukachan
2001-11-04enhance close() to accept MH style paramfukachan
2001-11-04implement exist() and close()fukachan
2001-11-04enable db_mkdb, summary. define help()fukachan
2001-11-04eval FML::Process::Flow::ProcessStart($obj, $args);fukachan
2001-11-04enable db_clear operationfukachan
2001-11-04ticket -> threadfukachan
2001-11-04save $args at $curproc->{ __parent_args }fukachan
2001-11-04my $myname = $curproc->myname();fukachan
2001-11-04use command_line_argv() for $args->{ARGV}fukachan
2001-11-03fmlticket -> fmlthreadfukachan
2001-11-03Mail::ThreadTrack based tread tracking systemfukachan
2001-11-03nuke inappropriate commentfukachan
2001-11-03use Mail::ThreadTrack to replace FML::Ticketfukachan
2001-10-27obsoletefukachan
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-14make argument vector from $command, $optargs -> $command_argsfukachan
2001-10-13pass $comname in $optargsfukachan
2001-10-13use reply_message_nl()fukachan
2001-10-13implement search template mechanism in reply_message_nl()fukachan
2001-10-12add _pre_scan()fukachan
2001-10-12define prepare_file_to_return():fukachan
2001-10-11FML::Filter::Utils provides utility functionsfukachan
2001-10-10define prototype for reply_message_nl() for natural languagefukachan
2001-10-10make command get,mget,help workfukachan
2001-10-10check more defined() or notfukachan
2001-10-10bug fix: oops, method is command name not its linefukachan
2001-10-08catch up the modification in FML::Process::Distribute.ya-ticket-tag-basefukachan
2001-10-08modified finish() to use queue_flush()fukachan