summaryrefslogtreecommitdiff
path: root/fml/lib/Mail
AgeCommit message (Expand)Author
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-30oops, fix fucntion call syntax.fukachan
2002-01-30use File::Specfukachan
2002-01-30fix copyrightfukachan
2002-01-27clarify IO::Adapter definition and clean up get_XXX() functions.fukachan
2002-01-18__next_message() -> _next_message_is()fukachan
2002-01-16oops, forgotten. fix head_message() -> __head_message()fukachan
2002-01-16update copyrightfukachan
2002-01-16change Mail::Message naming convention.fukachan
2002-01-14define default value.mail-message-cleanup-basefukachan
2002-01-14nuke \s*$fukachan
2002-01-14update comments, copyright. FNF-ify. fix argument declarationfukachan
2002-01-13update comments, copyright. FNF-ify. sort definitionfukachan
2002-01-13removed due to not usedfukachan
2002-01-13use Fcntl qw(:DEFAULT :flock), remove LOCK_XX() definitions.fukachan
2002-01-13oops, fix typo (not remove =cut before the last 1;)fukachan
2002-01-13update comments, copyright. FNF-ify.fukachan
2002-01-13remove \s*$fukachan
2002-01-13reorder find() definition locationfukachan
2002-01-13use rfc822_message_ as prefix for method to manipulate the wholefukachan
2002-01-13header_size() -> whole_message_header_size()fukachan
2002-01-13nuke C<> in =head2 function()fukachan
2002-01-13remove header(), data() methodfukachan
2002-01-13update comments, copyright. FNF-ify.fukachan
2002-01-13update comments, copyright. FNF-ify.fukachan
2002-01-13update comments, copyright. FNF-ify.fukachan
2002-01-13update comments, copyrightfukachan
2002-01-13clean up comments, update copyrightfukachan
2001-12-26update documents, commentsfukachan
2001-12-26update documents, commentsfukachan
2001-12-26bug fix: _print_li_filename() check is too restrictedfukachan
2001-12-26update documents, commentsfukachan
2001-12-24update documents, commentsfukachan
2001-12-24update documents, commentsfukachan
2001-12-24remove \s*$fukachan
2001-12-23update documents, commentsfukachan
2001-12-23update documents, commentsfukachan
2001-12-23check $filename is valid in showing <LI> ...fukachan
2001-12-23FML::MIME -> Mail::Message::{En,De}codefukachan
2001-12-22FML::Checksum -> Mail::Message::Checksumfukachan
2001-12-22remove \s*$fukachan
2001-12-21patch for file and message-id missingcleanup-200112XX-basetmu
2001-12-16nuke "require Exporter, which is not neededfukachan
2001-12-08install error occar @ to \@ in _logtmu
2001-11-27remove MTI.. messagefukachan
2001-11-27run prepare_history_info($msg) if $self->{ _is_rewrite_header }fukachan
2001-11-26toggle header rewriting (subject) to add thread id. off by defaultfukachan
2001-11-20validate input for db_mkdb()fukachan
2001-11-20validate variablesfukachan
2001-11-20db_hash( $type ) to return hash reference for $typefukachan