summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Collapse)Author
2004-02-01use $log_command_tail_starting_location.fukachan
fix comments.
2004-02-01$sequence_file -> $article_sequence_filefukachan
use //o if could.
2004-02-01fix copyrightfukachan
2004-02-01regenfukachan
2004-02-01$article_non_mime_filter_rules = reject_empty_content_type permitfukachan
2004-02-01add $log_command_tail_starting_locationfukachan
2004-02-01fix checking code of defined value.fukachan
2004-01-31validate input address.fukachan
2004-01-31fix commentsfukachan
2004-01-31abstraction layer to manipulate general string.fukachan
2004-01-31abstraction layer to manipulate address string.fukachan
2004-01-31print() -> print_as_html()fukachan
2004-01-31not use "$cf_list = $curproc->get_config_files_list();".fukachan
$curproc->load_config_files($cf_list); -> $curproc->load_config_files();
2004-01-24overhaul: clean up (FNF)fukachan
2004-01-24fix comments.fukachan
more proper variable names.
2004-01-24overhaul from FNF point view.fukachan
o fix comments. o fix loop label name. o more correct initialization if could. o use //o;
2004-01-24fix comments.fukachan
2004-01-23fix copyrightfukachan
2004-01-22fix comments.fukachan
white space cosmetics. use //o if could.
2004-01-22FNF: cosmetics. fix comments.fukachan
2004-01-22fix $fh->close() usage.fukachan
fix comments. cosmetics.
2004-01-22fix comments.fukachan
define $default_lock_channel and modified to use it.
2004-01-22fix comments.fukachan
2004-01-21fix comments.fukachan
close output channel before exits from within loop.
2004-01-21define $recursive_max_level in file scope.fukachan
fix comments. cosmtics: sort initialization order, location. =~ "" -> =~ //
2004-01-21fix comments.fukachan
check input data type. cosmetics. FNF.
2004-01-21fix copyrightfukachan
2004-01-21fix comments.fukachan
add missing loop label.
2004-01-21cosmetics: spaces, unroll one line to plural ones.fukachan
2004-01-21cosmeticsfukachan
2004-01-21fix/udpate comments.fukachan
clean up.
2004-01-21check input data type.fukachan
more todo comments. white space cometics.
2004-01-21more todo comments.fukachan
remove 'use FML::Log' which is not used.
2004-01-21define $number_regexp , $address_regexp.fukachan
modified to use it.
2004-01-21clean up.fukachan
cosmetics. more todo.
2004-01-18fix comments.fukachan
change variable name: $mode -> $op in some cases. change argument order of __update_config().
2004-01-18fix comments.fukachan
use //o if could.
2004-01-18add comments.fukachan
FNF: clean up style.
2004-01-18fix/update comments.fukachan
fix loop label.
2004-01-18overhaul:fukachan
update comments. clean up. if (defined $db) { ...->open/close ... }
2004-01-18overhaul: more commentsfukachan
2004-01-18more comments.fukachan
2004-01-18overhaul: more comments.fukachan
2004-01-17fix copyrightfukachan
2004-01-14load_config_files() not need the argument.fukachan
load_config_files() do sanity checks for mta and cgi processes.
2004-01-14clean up.fukachan
show summary next 3 days above calender this month.
2004-01-14bug fix handling of $args within $curproc for further reference.fukachan
2004-01-04fix copyrightfukachan
2004-01-04update/fix commentsfukachan
2004-01-03fix comments (FNF)fukachan