| Age | Commit message (Collapse) | 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 ↵ | fukachan | |
| FML::Restriction class) | |||
| 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 | |
| FNF-ify handle options by getopt() in Process::Scheduler not TinySchedule make "fmlsch help" work fix entry duplication bug in parser print_specific_month() can handle (month, year) pair define set_mode() use env var BROWSER ("w3m" by default) | |||
| 2001-06-28 | define print_specific_month() method at TinyScheduler class. | fukachan | |
| fmlsch (fmlsch -a) and fmlsch.cgi uses this method to show 3 continuous months once. | |||
| 2001-04-05 | overwrite new() not to use FML::Process::Kernel::new() | fukachan | |
| change behaviour followed by given $mode (-m option) | |||
| 2001-03-27 | demonstration to add a little CUI and GUI to the system. "fmlsch" and | fukachan | |
| "fmlsch.cgi" is a tiny scheduler using HTML::CalenderMonthSimple and w3m:) I log how to make them as a document, which is the purpose of this hack. | |||
