| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-03-20 | s/Dialect/Language/ | fukachan | |
| 2001-03-20 | regen | fukachan | |
| 2001-03-20 | s/error_reset/error_clear/ | fukachan | |
| 2001-03-20 | s/error_reset/error_clear/ | fukachan | |
| change =item to =head2 C<> | |||
| 2001-03-20 | rewritten to ErrorMessages::Status module for unification of error | fukachan | |
| buffer handling. | |||
| 2001-03-20 | use FML::Log qw(Log LogWarn LogError);error-message-status | fukachan | |
| 2001-03-20 | define Log(), LogWarn() and LogError(). | fukachan | |
| $args accpets $priority. | |||
| 2001-03-20 | change default ticket model name. s/toymodel/minimal_by_db/ | fukachan | |
| 2001-03-20 | clean up document | fukachan | |
| 2001-03-20 | update $args description | fukachan | |
| 2001-03-20 | accpet arbitrary ticket model name | fukachan | |
| 2001-03-20 | check more $home_dir or $ml_name is specified if we need_ml_name(). | fukachan | |
| 2001-03-18 | fix module name to sync w/ current | fukachan | |
| 2001-03-16 | fmldoc supports perldoc [-vtuml] | fukachan | |
| 2001-03-16 | support options of perldoc -vtuml | fukachan | |
| 2001-03-14 | generate FML::Command documents | fukachan | |
| 2001-03-14 | FML::Command is a dispatcher table. It used AUTOLOAD() to forward the | fukachan | |
| request to each FML::Command::$command module. | |||
| 2001-03-14 | pass $main_cf object to the real fml process | fukachan | |
| 2001-03-14 | $curproc->{ main_cf } holds the pointer to /etc/fml/main.cf | fukachan | |
| 2001-03-14 | s/croak/warn/ | fukachan | |
| 2001-03-14 | nuke "delete" command which is ambiguous in identify that it is to | fukachan | |
| remove a member or a file. rewrite resign.pm is an adapter for unsubscribe.pm | |||
| 2001-03-14 | change argument of FML::Command method call. now it accpepts | fukachan | |
| method($self, $curproc, $args) where $args is prepared at FML::Process::Configure(). move the main code to subscribe.pm and unsubscribe.pm and change add.pm and bye.pm as an adapter for them. | |||
| 2001-03-14 | split FML::MemberControl to FML::Command/$method.pm for each $method | fukachan | |
| 2001-03-14 | makefml uses dynamic method binding | fukachan | |
| when "makefml $method $ml_name" is given, we call it as follows: use FML::Command::$method; $obj = new FML::Command::$method; $obj->$method($curproc); | |||
| 2001-03-14 | a little more polite debug message | fukachan | |
| 2001-03-14 | run "make html" in each directory | fukachan | |
| generate index.ja.html after it | |||
| 2001-03-13 | fix dependence, fix typo | fukachan | |
| 2001-03-11 | fix some space padding | fukachan | |
| 2001-03-11 | clean up the argument parser to handle makefml in the special way | fukachan | |
| 2001-03-11 | make makefml work | fukachan | |
| 2001-03-11 | declare not yet implemented | fukachan | |
| 2001-03-11 | cleanup | fukachan | |
| 2001-03-11 | declare not yet implemented | fukachan | |
| 2001-03-11 | full documentation (alpha) | fukachan | |
| 2001-03-10 | clean up document | fukachan | |
| 2001-03-10 | bug fix $ml_home_dir check algorithm | fukachan | |
| 2001-03-10 | add missing descriptions | fukachan | |
| 2001-03-10 | nuke execute_ticket_system() which is not used | fukachan | |
| define regexp_compile() method which wraps _regexp_compile() for modules outside FML::Header::Subject. | |||
| 2001-03-10 | clean up and add missing descriptions | fukachan | |
| 2001-03-10 | s/traditional/fml4_compatible/ | fukachan | |
| add comments on FML::Config and FML::Credential | |||
| 2001-03-10 | clean up documents | fukachan | |
| 2001-03-10 | clean up documents and codes | fukachan | |
| modify Bootstrap2() to use _parse_argv() check $ml_home_dir existence in bootstrap modify debug codes to load Data::Dumper dinamically | |||
| 2001-03-10 | nuke FML::Debug | fukachan | |
| 2001-03-10 | clean up description | fukachan | |
| 2001-03-09 | clean up description | fukachan | |
| 2001-03-09 | clean up description | fukachan | |
| 2001-03-09 | nuke 00_DESIGN.txt | fukachan | |
| 2001-03-09 | merge references | fukachan | |
| 2001-03-09 | merge *.txt to index.ja.html in each directory | fukachan | |
| 2001-03-09 | clean up, remove empty line | fukachan | |
