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
/
Configure.pm
Age
Commit message (
Expand
)
Author
2002-02-17
bug fix definitions on hooks
fukachan
2002-02-17
implement several hooks
fukachan
2001-12-22
update comments, documents
fukachan
2001-12-22
remove \s*$
fukachan
2001-12-08
fix error handling, define finish() to avoid loading error
fukachan
2001-11-27
nuke "#!/usr/local/bin/perl -w" in the head
fukachan
2001-11-25
fmlconf and makefml are separete now
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-10-14
sync style w/ Process::Command
fukachan
2001-10-14
$optargs -> $command_args
fukachan
2001-08-26
pass {command_mode = admin} to FML::Command
fukachan
2001-07-15
add more description on _fmlconf() and _makefml()
fukachan
2001-05-31
clean up documents
fukachan
2001-05-29
clean up documents
fukachan
2001-03-25
move fmldoc to Process::DocView
fukachan
2001-03-25
define and use _fmldoc() for fmldoc program
fukachan
2001-03-24
move lock/unlock to FML::Command class
fukachan
2001-03-20
use FML::Log qw(Log LogWarn LogError);
error-message-status
fukachan
2001-03-16
fmldoc supports perldoc [-vtuml]
fukachan
2001-03-14
FML::Command is a dispatcher table. It used AUTOLOAD() to forward the
fukachan
2001-03-14
s/croak/warn/
fukachan
2001-03-14
change argument of FML::Command method call. now it accpepts
fukachan
2001-03-14
makefml uses dynamic method binding
fukachan
2001-03-11
fix some space padding
fukachan
2001-03-11
make makefml work
fukachan
2001-03-11
declare not yet implemented
fukachan
2001-03-09
nuke FML::Debug and Data::Dumper to avoid loading Data::Dumper
fukachan
2001-03-09
clean up documents
fukachan
2001-03-03
nuke debug
fukachan
2001-02-18
fix how to work when $argv[0] is not specified
fukachan
2001-02-17
move Bootstrap() latter part from libexec/loader to libexec/proces_switch.
fukachan
2001-02-17
"fmldoc" preliminary definition
fukachan
2001-02-06
fmlconf -n shows variables which differ from the default value.
fukachan
2001-02-06
real library for libexec/fmlconf
fukachan