summaryrefslogtreecommitdiff
path: root/fml/lib/MailingList/Messages.pm
AgeCommit message (Expand)Author
2001-03-09resolv warning to quote some keywordsfukachan
2001-03-09nuke FML::Debug and Data::Dumper to avoid loading Data::Dumperfukachan
2001-02-27change internal representation: multipart. -> _multipart_fukachan
2001-02-19align the format in HISTORY sectionfukachan
2001-02-16debug content_type in a message chainfukachan
2001-02-12_print_*():fukachan
2001-02-12MailingList::Messagesfukachan
2001-02-12get_first_plaintext_message() returns message object not content stringfukachan
2001-02-12fix multipart terms,parser,builder to follow rfc2046fukachan
2001-02-11fix delimeter = --$boundary not $boundarymultipart-handling-0-1fukachan
2001-02-11define build_mime_multipart_chain() to chain messages.fukachan
2001-02-11define build_mime_header()fukachan
2001-02-11use "header" key to store content headerfukachan
2001-02-11s/parse_mime_multipart/build_mime_multipart_chain/file-op-0-0fukachan
2001-02-10clean up a few documentsfukachan
2001-02-05fix position speculation in not multipart casefukachan
2001-02-05fix missing my()fukachan
2001-02-05doc: header is not used nowfukachan
2001-02-04define get_content_header(),fukachan
2001-02-04update documents, clean up commentsfukachan
2001-02-03fix multipart handling when the preamble is emptyfukachan
2001-02-03we can print the tralior after the end of continuous multipart blocksfukachan
2001-02-03now we can print out message chains which is used for mime multipartfukachan
2001-02-03prototype of multipart handlingfukachan
2001-02-01save mail body without \rfukachan
2001-01-27update POD documentsfukachan
2001-01-27change internal variable namesfukachan
2001-01-26define get_(\w+)_reference() based on AUTOLOAD()fukachan
2001-01-24default content_type = text/plainfukachan
2001-01-24Initial revisionfukachan