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
/
Process
/
DocViewer.pm
Age
Commit message (
Expand
)
Author
2003-01-11
fix comments (FNF).
fukachan
2002-12-18
fix comments, more error messagse
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-14
apply fix_perl_include_path(); after load_config_files() runs to add
fukachan
2002-07-02
clean up/fix comments
fukachan
2002-06-27
major overhaul: delayed loading of *.cf files. The loading is done
fukachan
2002-04-07
remove AUTOLOAD()
fukachan
2002-03-17
nuke superflous \s*$
fukachan
2002-02-17
bug fix definitions on hooks
fukachan
2002-02-17
implement several hooks
fukachan
2001-12-22
remove \s*$
fukachan
2001-12-22
sort _fmldoc() location.
fukachan
2001-12-22
remove \s*$
fukachan
2001-12-08
add path for perl executatbles e.g. /usr/local/bin
fukachan
2001-11-27
nuke "#!/usr/local/bin/perl -w" in the head
fukachan
2001-11-25
fix, clean up help()
fukachan
2001-11-25
verify_request() checks @ARGV and show help() if needed
fukachan
2001-11-25
implement help() method
fukachan
2001-11-04
my $myname = $curproc->myname();
fukachan
2001-05-29
clean up documents
fukachan
2001-03-25
create FML::Process::DocView class for fmldoc program, whereas
fukachan