| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-03-14 | define finalize() at the last of flow. | fukachan | |
| finalize() is only used for debug now. | |||
| 2003-01-25 | FNF: fix comments | fukachan | |
| 2003-01-11 | fix comments (FNF). | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-07-02 | clean up/fix comments, fix copyright | fukachan | |
| 2002-04-27 | clean up white spaces | fukachan | |
| 2002-04-27 | run clean_up_tmpfiles() finally | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-11-25 | show help ASAP when --help specified | fukachan | |
| 2001-05-29 | clean up documents | fukachan | |
| 2001-03-09 | clean up description | fukachan | |
| 2001-02-25 | clean up doc | fukachan | |
| 2001-02-19 | add prototype of mail loop checks e.g. message-id, X-ML-Info duplication | fukachan | |
| 2001-02-19 | align the format in HISTORY section | fukachan | |
| 2001-02-18 | clean up FML::__template ... in documents | fukachan | |
| 2001-02-18 | write my name in copyright paragraph :) | fukachan | |
| 2001-02-17 | remove main:: for ProcessStart() | fukachan | |
| 2001-01-29 | change hierarchy of routines. The current flow is as follows: | fukachan | |
| loader -> process_switch -> FML::Process::Flow -> each process 1. loader resolves version dependence 2. process_switch loads requred package 3. main::ProcessStart() (exporeted to main:: at FML::Process::Flow) controlls flow. 4. details of each flow is described in FML::Process::Something et. al. | |||
