index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
FML
/
Process
/
Scheduler.pm
Age
Commit message (
Expand
)
Author
2004-04-23
remove "use FML::Log;".
fukachan
2004-01-02
fix/update comments.
fukachan
2003-04-04
fix comment
fukachan
2003-03-06
remove dummy modules: queue_in() and exits()
fukachan
2003-01-25
FNF: fix comments
fukachan
2002-12-18
fix comments, more error messagse
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-15
switched to use of $curproc->mkdir() if could
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-07
$scheduler_queue_dir -> $event_queue_dir
fukachan
2002-08-03
white spaces
fukachan
2002-08-03
scheduler_init()
fukachan
2002-02-13
rename module: TinyScheduler -> Calender::Lite
fukachan
2001-12-23
remove \s*$
fukachan
2001-12-23
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-11-27
nuke "#!/usr/local/bin/perl -w" in the head
fukachan
2001-11-25
more tainted safe (but needs more consideration, may be use of FML::Restricti...
fukachan
2001-11-25
oops, forgot fmlsch not under $curproc;) fix to trap -h or --help
fukachan
2001-11-25
update copyright
fukachan
2001-11-23
clean up fmlsch
fukachan
2001-06-28
define print_specific_month() method at TinyScheduler class.
fukachan
2001-04-05
overwrite new() not to use FML::Process::Kernel::new()
fukachan
2001-03-27
demonstration to add a little CUI and GUI to the system. "fmlsch" and
fukachan