| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-07-30 | fix comments | fukachan | |
| 2006-07-09 | white space cosmetics | fukachan | |
| 2006-03-04 | $command_args -> $command_context (OBJ), method style | fukachan | |
| 2006-02-22 | option -O date=PATTERN simulates "grep for the log file". | fukachan | |
| especially, "-O date=yesterday" shows yesterday's log. | |||
| 2005-08-19 | $curproc->output_{set,get}_print_style(). | fukachan | |
| 2005-08-17 | fix copyright | fukachan | |
| 2005-08-17 | FNF: adjust method naming convension. | fukachan | |
| langinfo_XXX() e.g. langinfo_get_charset()... | |||
| 2004-06-26 | fix comments. | fukachan | |
| change default: tail -100 by default. | |||
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2004-02-01 | use $log_command_tail_starting_location. | fukachan | |
| fix comments. | |||
| 2004-01-01 | remove $args. | fukachan | |
| It is a top level parameter FML::Process::Switch provides. Almost functions should access the content via utility methods provided by FML::Process::Utils. | |||
| 2004-01-01 | FNF: fix copyright | fukachan | |
| 2004-01-01 | clean up. | fukachan | |
| use more proper variable names. change _show_log() to take $curproc as argv. | |||
| 2003-10-18 | define log_file_*_charset and modify log module to use it. | fukachan | |
| 2003-10-15 | language_of_cgi_message() -> get_charset("cgi") | fukachan | |
| 2003-10-07 | fix html style: | fukachan | |
| <pre>str1</pre> <pre>str2</pre> ... -> <pre>str1\nstr2 ... </pre> | |||
| 2003-10-06 | fix printing_style value: cgi -> html | fukachan | |
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan | |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-02-20 | cosmetics (\s*$) | fukachan | |
| 2003-02-16 | use language_*() method to determine $charset | fukachan | |
| 2003-01-27 | FNF: we should not use $_ | fukachan | |
| 2003-01-25 | FNF: fix comments | fukachan | |
| 2002-12-20 | fix comments. | fukachan | |
| fix typo. bug fix the usage of _show_log() method. | |||
| 2002-12-15 | clean up comments | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-08-16 | switch FML::Language to Mail::Message::Encode | fukachan | |
| 2002-07-17 | define printing style format such as 'text', 'html', ... | fukachan | |
| you can control it by the following access methods, get_print_style() and set_print_style(mode) | |||
| 2002-06-25 | nuke superflous line (cgi mode) | fukachan | |
| 2002-04-07 | remove \s*$ | fukachan | |
| 2002-04-07 | fix/add comments | fukachan | |
| use HTML::FromText class to espace metchars | |||
| 2002-03-30 | white space cosmetics: nuke \s*$ | fukachan | |
| 2002-03-19 | admin log protytpe, which can be used in text and html mode | fukachan | |
