| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-08-17 | fix copyright | fukachan | |
| 2005-08-11 | FNF: article_max_id -> article_get_max_id | fukachan | |
| 2004-12-05 | define logdebug() to disable log messages. | fukachan | |
| modified to use proper log$role(). bug fix log messages if needed. | |||
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-04-23 | remove "use FML::Log;". | fukachan | |
| 2004-04-11 | switch File::Sequence to IO::Adapter based sequence operation | fukachan | |
| 2004-03-12 | variable renaming: | fukachan | |
| s/use_digest_program/use_article_digest_function/g; s/use_distribute_program/use_article_post_function/g; | |||
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2004-01-02 | fix lock algorithm. | fukachan | |
| clean up. fix comments. | |||
| 2003-10-15 | messager/rfc822 part not need charset ;) | fukachan | |
| 2003-10-14 | implement get_charset() and set_charset(). modified to use it to | fukachan | |
| treat current charset changed dynamically on the fly. | |||
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan | |
| 2003-08-23 | modified to use $curproc->log*() methods. | fukachan | |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-03-28 | s/article_id_max/article_max_id/g | fukachan | |
| 2003-03-16 | define lock channel for digest_sequence_*. | fukachan | |
| use $curproc->article_id_max() if could. clean up handling of digest_sequenc_file. | |||
| 2003-01-11 | fix comments (FNF). | fukachan | |
| 2002-12-24 | clean up: nuke \s*$ | fukachan | |
| 2002-12-22 | fix comments | fukachan | |
| 2002-12-10 | white space cosmetics | fukachan | |
| 2002-11-18 | digest routine can customizes header. XXX preliminary support. needs overhaul? | fukachan | |
| 2002-11-17 | enabled passing of recipient_maps (ARRAY_REF) into mail queue. | fukachan | |
| By this, we can now pass $digest_recipient_maps as digest recipients to mail queue system. | |||
| 2002-11-17 | utility functions for digest message creation | fukachan | |
