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