summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Scheduler.pm
AgeCommit message (Expand)Author
2004-04-23remove "use FML::Log;".fukachan
2004-01-02fix/update comments.fukachan
2003-04-04fix commentfukachan
2003-03-06remove dummy modules: queue_in() and exits()fukachan
2003-01-25FNF: fix commentsfukachan
2002-12-18fix comments, more error messagsefukachan
2002-09-22add section on FNFfukachan
2002-09-15switched to use of $curproc->mkdir() if couldfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-07$scheduler_queue_dir -> $event_queue_dirfukachan
2002-08-03white spacesfukachan
2002-08-03scheduler_init()fukachan
2002-02-13rename module: TinyScheduler -> Calender::Litefukachan
2001-12-23remove \s*$fukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-11-27nuke "#!/usr/local/bin/perl -w" in the headfukachan
2001-11-25more tainted safe (but needs more consideration, may be use of FML::Restricti...fukachan
2001-11-25oops, forgot fmlsch not under $curproc;) fix to trap -h or --helpfukachan
2001-11-25update copyrightfukachan
2001-11-23clean up fmlschfukachan
2001-06-28define print_specific_month() method at TinyScheduler class.fukachan
2001-04-05overwrite new() not to use FML::Process::Kernel::new()fukachan
2001-03-27demonstration to add a little CUI and GUI to the system. "fmlsch" andfukachan