summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2001-11-09check more by defined()fukachan
2001-11-09speculate date from header's Date:fukachan
2001-11-09list_up_thread_id(): remove db_*() operationfukachan
2001-11-09validate $in $shift_mfukachan
2001-11-09modify message, more debugfukachan
2001-11-09ignore ^= line in message summaryfukachan
2001-11-09avoid duplicated commit to articles DB { thread_id => [ id1 id2 ... ] }fukachan
2001-11-09more debug infofukachan
2001-11-09closed -> close for some casesfukachan
2001-11-09modify method namesfukachan
2001-11-09obsoletefukachan
2001-11-09clean up inheritence for further refactoringfukachan
2001-11-09move sorting function to Mail::ThreadTrack::Print::Sortfukachan
2001-11-09modified to use Mail::ThreadTrack::Print::Utilsfukachan
2001-11-09check defined( $id )fukachan
2001-11-09nuke new(), not usedfukachan
2001-11-09moved definitions here to share these among modules.fukachan
2001-11-09implement remove_subject_tag_like_string()fukachan
2001-11-09prototypefukachan
2001-11-09prototype for fmlthread.cgifukachan
2001-11-09obsoletefukachan
2001-11-09modified to fit FML::Process::CGI hierarchyfukachan
2001-11-09least error infomation by default OR raw $@ if debugfukachan
2001-11-08use FML::Process::CGI::{Kernel,Param}fukachan
2001-11-08Initial revisionfukachan
2001-11-08bug fix trap pattern of _valid_buf() and _delete_subject_tag_like_string()fukachan
2001-11-08modify error messagefukachan
2001-11-08defined() check for $command_argsfukachan
2001-11-07modified to use File::Spec stylefukachan
2001-11-07param(xxx) -> safe_param_xxx()fukachan
2001-11-07dummy finish()fukachan
2001-11-07enable fmlthread options:fukachan
2001-11-07we should use long line options since we support it :)fukachan
2001-11-07fmlthread review ML RANGE srcdir=/some/wherefukachan
2001-11-07command_line_argv_find()fukachan
2001-11-07check -f article_filefukachan
2001-11-07show ... when processingfukachan
2001-11-07define add_filter() methodfukachan
2001-11-07fmlthread -f filterlist ...fukachan
2001-11-07remove not used variablesfukachan
2001-11-06db_mkdb -> db_rebuildfukachan
2001-11-05review() mode to show summary for articles in each threadfukachan
2001-11-05$self->{ _article_summary_lines } = 3;fukachan
2001-11-05fmlhtmlify [-I dir]fukachan
2001-11-05implement command_line_options()fukachan
2001-11-05new utility: fmlhtmlify src_dir dst_dirfukachan
2001-11-04Mail::Message::MH::expand() expand MH style parameter to array offukachan
2001-11-04enhance close() to accept MH style paramfukachan
2001-11-04implement exist() and close()fukachan
2001-11-04check by defined($self->{ _pragma })fukachan