summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Flow.pm
AgeCommit message (Expand)Author
2005-08-10s/incoming_message_queue_clean_up/incoming_message_cleanup_queue/g;fukachan
2005-08-10FNF:fukachan
2005-06-04method naming fixed to $curproc->OBJ_METHOD() form (FNF).fukachan
2005-05-26remove _xxx() methods among modules: rename _XXX() to sysflow_XXX().fukachan
2004-07-11fix commentsfukachan
2004-05-25call $process->clean_up_incoming_queue();fukachan
2004-01-04update/fix commentsfukachan
2004-01-02fix copyrightfukachan
2003-09-14Process::Flow and Process::Switch classes need to know $curprocfukachan
2003-09-13implement STDERR redirection to log STDERR messages and avoid outputfukachan
2003-03-14define finalize() at the last of flow.fukachan
2003-01-25FNF: fix commentsfukachan
2003-01-11fix comments (FNF).fukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-02clean up/fix comments, fix copyrightfukachan
2002-04-27clean up white spacesfukachan
2002-04-27run clean_up_tmpfiles() finallyfukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-11-25show help ASAP when --help specifiedfukachan
2001-05-29clean up documentsfukachan
2001-03-09clean up descriptionfukachan
2001-02-25clean up docfukachan
2001-02-19add prototype of mail loop checks e.g. message-id, X-ML-Info duplicationfukachan
2001-02-19align the format in HISTORY sectionfukachan
2001-02-18clean up FML::__template ... in documentsfukachan
2001-02-18write my name in copyright paragraph :)fukachan
2001-02-17remove main:: for ProcessStart()fukachan
2001-01-29change hierarchy of routines. The current flow is as follows:fukachan