index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
FML
/
Command
/
HTMLify.pm
Age
Commit message (
Expand
)
Author
2006-10-28
fix copyright
fukachan
2006-10-22
fix comments.
fukachan
2005-08-17
fix copyright
fukachan
2005-08-17
FNF: adjust method naming convension.
fukachan
2004-12-05
define logdebug() to disable log messages.
fukachan
2004-07-26
rewritten to use $curproc->thread_db_args() method for code sharing.
fukachan
2004-07-23
fix comments.
fukachan
2004-04-23
remove "use FML::Log;".
fukachan
2004-01-21
fix comments.
fukachan
2004-01-02
fix copyright
fukachan
2004-01-01
remove $args.
fukachan
2003-09-13
print STDERR ... if $debug
fukachan
2003-08-23
define $curproc->log, logwarn, logerror and log_message() methods.
fukachan
2003-07-19
fixed to co-work with udb well.
fukachan
2003-02-16
use language_*() method to determine $charset
fukachan
2003-01-11
fix comments (FNF).
fukachan
2002-12-24
clean up: nuke \s*$
fukachan
2002-12-23
fix comments.
fukachan
2002-11-18
more debug info
fukachan
2002-10-03
enabled to handle order in index.html by $html_archive_index_order_type.
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-15
switched to use of $curproc->mkdir() if could
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-06-30
more check of input
fukachan
2002-06-27
not need to validate ml existence
fukachan
2002-05-13
validate if config.cf exists
fukachan
2002-04-27
clean up white spaces
fukachan
2002-04-22
bug fix subdirs sorting algorithm
fukachan
2002-04-21
sort -n subdirs list
fukachan
2002-04-20
use FML::Command::HTMLify to share htmlify code between fmlhtmlify and
fukachan