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
/
Calendar.pm
Age
Commit message (
Expand
)
Author
2012-12-30
catch up perl changes: defined(hashes and arrays) is deprecated,
fukachan
2006-10-14
fix copyright
fukachan
2006-10-11
fix comments
fukachan
2005-08-10
config_files_XXX() -> config_cf_files_XXX() to clarify the meaning.
fukachan
2005-06-04
method naming fixed to $curproc->OBJ_METHOD() form (FNF).
fukachan
2005-05-27
fix comments (FNF)
fukachan
2004-12-23
move Calendar::Lite to FML::Demo::Calendar since this module needs
fukachan
2004-07-11
fix comments
fukachan
2004-02-15
white space cosmetics.
fukachan
2004-01-31
not use "$cf_list = $curproc->get_config_files_list();".
fukachan
2004-01-14
bug fix handling of $args within $curproc for further reference.
fukachan
2004-01-02
more error checks.
fukachan
2004-01-02
fix copyright
fukachan
2004-01-02
$curproc->resolve_ml_specific_variables( $args );
fukachan
2003-12-24
remove the direct use of $args, use utility methods via $curproc
fukachan
2003-09-02
bug fix wrong lvalue
fukachan
2003-08-29
use $curproc->config(), pcb() not { config }, { pcb } respectively.
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-03-06
nuke todo (done)
fukachan
2003-02-09
cosmetics (white spaces)
fukachan
2003-01-31
fix typo: Calender -> Calendar
fukachan