| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-01-21 | define $number_regexp , $address_regexp. | fukachan | |
| modified to use it. | |||
| 2004-01-21 | clean up. | fukachan | |
| cosmetics. more todo. | |||
| 2004-01-18 | fix comments. | fukachan | |
| change variable name: $mode -> $op in some cases. change argument order of __update_config(). | |||
| 2004-01-18 | fix comments. | fukachan | |
| use //o if could. | |||
| 2004-01-18 | add comments. | fukachan | |
| FNF: clean up style. | |||
| 2004-01-18 | fix/update comments. | fukachan | |
| fix loop label. | |||
| 2004-01-18 | overhaul: | fukachan | |
| update comments. clean up. if (defined $db) { ...->open/close ... } | |||
| 2004-01-18 | overhaul: more comments | fukachan | |
| 2004-01-18 | more comments. | fukachan | |
| 2004-01-18 | overhaul: more comments. | fukachan | |
| 2004-01-17 | fix copyright | fukachan | |
| 2004-01-14 | load_config_files() not need the argument. | fukachan | |
| load_config_files() do sanity checks for mta and cgi processes. | |||
| 2004-01-14 | clean up. | fukachan | |
| show summary next 3 days above calender this month. | |||
| 2004-01-14 | bug fix handling of $args within $curproc for further reference. | fukachan | |
| 2004-01-04 | fix copyright | fukachan | |
| 2004-01-04 | update/fix comments | fukachan | |
| 2004-01-03 | fix comments (FNF) | fukachan | |
| 2004-01-02 | fix/update comments. | fukachan | |
| 2004-01-02 | more error checks. | fukachan | |
| fix comments. | |||
| 2004-01-02 | more strict error checks. | fukachan | |
| fix comments. | |||
| 2004-01-02 | fix lock algorithm. | fukachan | |
| clean up. fix comments. | |||
| 2004-01-02 | fix copyright | fukachan | |
| 2004-01-02 | update comments | fukachan | |
| 2004-01-02 | update comments. | fukachan | |
| sort. | |||
| 2004-01-02 | fix copyright | fukachan | |
| 2004-01-02 | remove/rename $args | fukachan | |
| 2004-01-02 | use of $args is ambiguous. change local variable names. | fukachan | |
| 2004-01-02 | remove $args from _cgi_resolve_ml_specific_variables(); | fukachan | |
| 2004-01-02 | $curproc->resolve_ml_specific_variables( $args ); | fukachan | |
| $curproc->load_config_files( $args->{ cf_list } ); => $curproc->resolve_ml_specific_variables(); my $cf_list = $curproc->get_config_files_list(); $curproc->load_config_files($cf_list); $curproc->parse_incoming_message($args); => $curproc->parse_incoming_message(); | |||
| 2004-01-02 | +set_config_files_list() | fukachan | |
| +append_to_config_files_list() +get_config_files_list() | |||
| 2004-01-02 | variable name $args is ambiguous. | fukachan | |
| $args -> $pcb_args. | |||
| 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 | update/fix comments. | fukachan | |
| use more proper local variable names. | |||
| 2004-01-01 | clean up. | fukachan | |
| use more proper variable names. change _show_log() to take $curproc as argv. | |||
| 2004-01-01 | fix comments. | fukachan | |
| use more proper local variable name. | |||
| 2004-01-01 | update comments | fukachan | |
| 2004-01-01 | fix: cgi_var_cgi_mode() return null string by default. | fukachan | |
| 2004-01-01 | fix message | fukachan | |
| 2003-12-31 | fix copyright | fukachan | |
| 2003-12-31 | update comments. | fukachan | |
| use $curproc->{ credential } reset address comparison level after main routine runs. | |||
| 2003-12-31 | update comments/messages. | fukachan | |
| use $curproc->{ credential } | |||
| 2003-12-31 | white space cosmetics | fukachan | |
| 2003-12-31 | update comments/messages | fukachan | |
| 2003-12-31 | update comments. | fukachan | |
| sort 'use ..' phrase. | |||
| 2003-12-31 | update comments. | fukachan | |
| clean up. modify routine names to be more readable. remove not used variables. bug fix cgi_menu() initialization phase. | |||
| 2003-12-31 | update comments. | fukachan | |
| clean up. use methods not direct editing of $self as could as possible. use $curproc->{ credential } reset address comparison level after main routine. | |||
| 2003-12-31 | update comments | fukachan | |
| 2003-12-31 | update comments. | fukachan | |
| use $curproc->ml_*() methods if could. modify local variable names to be more readble. | |||
| 2003-12-31 | update comments. | fukachan | |
| more readable method and variable names. | |||
