summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2003-03-17log setrunnable() succeed.fukachan
2003-03-16fix copyrightfukachan
2003-03-16fix usage of File::Sequencefukachan
2003-03-16define lock channel for digest_sequence_*.fukachan
2003-03-16need no giant lock.fukachan
2003-03-16article_id_max() is just a wrapper for FML::Article::id().fukachan
2003-03-16use $curproc->article_id_max() to get the last article id.fukachan
2003-03-16fixe to meethod style.fukachan
2003-03-16add comment on lock channelfukachan
2003-03-16fix commenet on lock channelfukachan
2003-03-16rename class: FML::Spool -> FML::Article::Spoolfukachan
2003-03-16move id related functions to FML::Article::Sequencefukachan
2003-03-16define new lock channel: article_spoolfukachan
2003-03-16lock channel name =~ s/_dir//fukachan
2003-03-16clean up lock on error cache.fukachan
2003-03-16remove fmlthread.fukachan
2003-03-15fmlerror_*hook and fmlspool_*_hook removedfukachan
2003-03-15fmlspool is obsolete.fukachan
2003-03-15remove fmlspoolfukachan
2003-03-15specify the definition on $command_args HASH STRUCTURE.fukachan
2003-03-15return 0 if sequence file not foundfukachan
2003-03-14add todo.fukachan
2003-03-14fmlerror is obsolete.fukachan
2003-03-14obsolete. moved to makefml commandfukachan
2003-03-14summary functions, which is imported from fmlsummary core.fukachan
2003-03-14merge 01_RFC_ARGV.txt into tutorial/.fukachan
2003-03-14fmlsummary is obsolete.fukachan
2003-03-14validate input.fukachan
2003-03-14fix copyrightfukachan
2003-03-14validate inputfukachan
2003-03-14fmlsuper_*_hook removedfukachan
2003-03-14define finalize() at the last of flow.fukachan
2003-03-14todo: need to implement copy() and move() ?fukachan
2003-03-14dump $curproc structure.fukachan
2003-03-14imlement debug_level()fukachan
2003-03-14just show "this command is obsolete".fukachan
2003-03-14fmlsuper is obsolete.fukachan
2003-03-14merge 01_RFC_SQL into tutorial/internals/fukachan
2003-03-13sync w/ dsl of www.fml.org with slight changes and orderfukachan
2003-03-12curproc structfukachan
2003-03-11add idea memofukachan
2003-03-11merged into MANIFESTfukachan
2003-03-11update command list (merged with doc/ja/01_RFC_*)fukachan
2003-03-11basic functions to deal with aliases filefukachan
2003-03-11install main.cf at $default_config_dir/.fukachan
2003-03-11read (/etc/fml/)defaults/$version/main.cf if exists and merge it withfukachan
2003-03-09merge 01_* with tutorial/fukachan
2003-03-09FNF: fix commentsfukachan
2003-03-09$action = $curproc->safe_cgi_action_name()fukachan
2003-03-09TODO: euc-jp is hard-coded.fukachan