summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Switch.pm
AgeCommit message (Expand)Author
2002-02-13rename module: TinyScheduler -> Calender::Litefukachan
2002-02-02use FML::Process::Utils::__ml_home_prefix_from_main_cf() to get $ml_home_prefix.fukachan
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-30use File::Spec.fukachan
2001-12-23update documents, commentsfukachan
2001-12-22not load $main_cf->{ default_paths_cf }fukachan
2001-12-22remove \s*$fukachan
2001-11-27modified not to use Standalone.pmfukachan
2001-11-25enable distribute and commandfukachan
2001-11-25check whether getopt() options are given or not.fukachan
2001-11-25fmlconf and makefml are separete nowfukachan
2001-11-25enable --help for all command line programsfukachan
2001-11-25xxx.cgi SHOULD NOT ACCPET the same options as command line program xxxfukachan
2001-11-22fmlsch -h to show helpfukachan
2001-11-18speculate program paths by configure (autoconf)fukachan
2001-11-17change default target to _topfukachan
2001-11-12default_config -> default_config_cffukachan
2001-11-12fix to introduce $config_dir (etc/fml) from main.cffukachan
2001-11-11ThreadTrack switches acconding to myname ($0).fukachan
2001-11-10bug fix: format $reasonfukachan
2001-11-09more debug infofukachan
2001-11-09least error infomation by default OR raw $@ if debugfukachan
2001-11-08modify error messagefukachan
2001-11-07enable fmlthread options:fukachan
2001-11-07we should use long line options since we support it :)fukachan
2001-11-07fmlthread -f filterlist ...fukachan
2001-11-05fmlhtmlify [-I dir]fukachan
2001-11-05new utility: fmlhtmlify src_dir dst_dirfukachan
2001-11-04enhance close() to accept MH style paramfukachan
2001-11-04eval FML::Process::Flow::ProcessStart($obj, $args);fukachan
2001-11-04ticket -> threadfukachan
2001-11-03fmlticket -> fmlthreadfukachan
2001-11-03Mail::ThreadTrack based tread tracking systemfukachan
2001-10-08enable "loader --ctladdr" behaves as libexec/commandfukachan
2001-06-28define print_specific_month() method at TinyScheduler class.fukachan
2001-05-28clean up documentsfukachan
2001-04-15warn relations among uid,euid,gid,egidfukachan
2001-04-05fmlsch -D data_dir -F data_file -m modefukachan
2001-03-27demonstration to add a little CUI and GUI to the system. "fmlsch" andfukachan
2001-03-25create FML::Process::DocView class for fmldoc program, whereasfukachan
2001-03-24import program_name from libexec/loaderfukachan
2001-03-20ml_name is needed for fmlticket.cgifukachan
2001-03-20update $args descriptionfukachan
2001-03-16support options of perldoc -vtumlfukachan
2001-03-14pass $main_cf object to the real fml processfukachan
2001-03-11clean up the argument parser to handle makefml in the special wayfukachan
2001-03-11make makefml workfukachan
2001-03-10clean up documentfukachan
2001-03-10clean up documents and codesfukachan
2001-03-09nuke FML::Debug and Data::Dumper to avoid loading Data::Dumperfukachan