summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Merge.pm
AgeCommit message (Collapse)Author
2005-05-27fix comments (FNF)fukachan
2004-12-30cosmetic changes: $VARIABLE format, "\n".fukachan
2004-12-29print out translated configurations between parenthesis offukachan
"<TRANSLATED_CONFIG ... >".
2004-12-09enhance arguments of translate() call to pass $diff.fukachan
2004-12-05define logdebug() to disable log messages.fukachan
modified to use proper log$role(). bug fix log messages if needed.
2004-11-25speculate_default_config_ph_path() returns specified location offukachan
default_config.ph if /usr/local/fml/default_config.ph not found.
2004-09-06replace "/tmp/default_config.ph" withfukachan
speculate_default_config_ph_path() method.
2004-07-23white space cosmeticsfukachan
2004-07-23fix comments (FNF)fukachan
2004-03-20switched to FML::Merge::Config based coding.fukachan
2004-03-18FNF: fix comments.fukachan
remove FML::Merge::Utils, which is not used.
2004-03-17tune key output order.fukachan
postpone some variables e.g. *_HOOK.
2004-03-17install some files to be used continuously e.g. seq, summary, log, ...fukachan
2004-03-17modify messagefukachan
2004-03-17implement preliminary config.cf translator.fukachan
2004-03-17clean up message alignmentfukachan
2004-03-17implement actual conversion codes.fukachan
2004-03-16Initial revisionfukachan