| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-10-17 | FML/Command/ACL.pm -> FML/Command/Attribute.pm | fukachan | |
| modified FML::Command uses get_attribute() in FML::Command::Attribute | |||
| 2001-10-14 | $optargs -> $command_args | fukachan | |
| 2001-10-13 | remove error_nl() | fukachan | |
| 2001-10-10 | define error_nl(), but a dummy yet | fukachan | |
| 2001-10-08 | mode debug messages where loader runs | fukachan | |
| 2001-09-13 | new hier: makefml uses Command::Admin | fukachan | |
| 2001-07-15 | s/$args/$optargs/ since $args is ambigous. To clarify $args usage, | fukachan | |
| we use $args and $optargs. | |||
| 2001-05-27 | clean up documentation | 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-14 | FML::Command is a dispatcher table. It used AUTOLOAD() to forward the | fukachan | |
| request to each FML::Command::$command module. | |||
