summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Message
AgeCommit message (Expand)Author
2002-12-22fix copyrightfukachan
2002-11-26disable debugfukachan
2002-11-18bug fix function call: f() => $obj->f()fukachan
2002-10-29umask escaping like splx():fukachan
2002-10-20clean up white spacesfukachan
2002-10-11rename index.html to index_all.htmltmu
2002-10-06add index reverse code at _update_id_monthly_index()tmu
2002-10-03enabled to handle order in index.html by $html_archive_index_order_type.fukachan
2002-10-02add html_id_order for index.htmltmu
2002-09-28we should not use hard-coded file/dir modefukachan
2002-09-22remove superfluous white spacesfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-16add is_iso2022jp_string()fukachan
2002-08-13merge FML::Encode Mail::Message::Decode into Mail::Message::Encodefukachan
2002-08-10debug-ify some messagefukachan
2002-07-17eval debug codefukachan
2002-07-17add debugfukachan
2002-07-02fix comments, copyrightfukachan
2002-07-02fix commentsfukachan
2002-07-02fix commentsfukachan
2002-07-02defined()fukachan
2002-06-01FNF-ifyfukachan
2002-05-23FNF-ify, fix documents and @EXPORTSfukachan
2002-05-19fix wrong last:\d+ counting logicfukachan
2002-05-16not reset @AnyDBM_File::ISA. It is better for us to use the default @ISAfukachan
2002-04-28defined() checkfukachan
2002-04-27clean up white spacesfukachan
2002-04-22check value of $args->{ use_subdir }fukachan
2002-04-21you can specify $ENV{MAX}fukachan
2002-04-21sort years in monthly.indexfukachan
2002-04-20htmlify_dir() accepts options: $has_fork and $max (for debug)fukachan
2002-04-20for () { fork() && call htmlify_file() }fukachan
2002-04-19bug fix: check the source file existence more severelyfukachan
2002-04-19cosmetics: white spacesfukachan
2002-04-18$use_spool_subdir -> $spool_type (plane or subdir) + $spool_subdir_unitfukachan
2002-04-18check $args->{ file } more severely in _update_relation()fukachan
2002-04-15BEGIN { @AnyDBM_File::ISA = qw(DB_File GDBM_File NDBM_File); }fukachan
2002-04-14set $code for Jcode if neededfukachan
2002-04-14validate or warn input into Jcodefukachan
2002-04-14validate $curid ($self->{ _current_id})fukachan
2002-04-14fix $subdir handling on month boundaryfukachan
2002-04-11pick up the first \S+ part in string retunred by md5 external program.fukachan
2002-04-10whitespace nichefukachan
2002-04-08fix/clean up documentsfukachan
2002-04-07FNF-ify: one line <= 80fukachan
2002-04-07remove \s*$fukachan
2002-04-06more defined() checkfukachan
2002-04-06define dirpath()fukachan
2002-04-03clean up doc & codes, FNF-ifyfukachan