index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
MailingList
/
Messages.pm
Age
Commit message (
Expand
)
Author
2001-03-09
resolv warning to quote some keywords
fukachan
2001-03-09
nuke FML::Debug and Data::Dumper to avoid loading Data::Dumper
fukachan
2001-02-27
change internal representation: multipart. -> _multipart_
fukachan
2001-02-19
align the format in HISTORY section
fukachan
2001-02-16
debug content_type in a message chain
fukachan
2001-02-12
_print_*():
fukachan
2001-02-12
MailingList::Messages
fukachan
2001-02-12
get_first_plaintext_message() returns message object not content string
fukachan
2001-02-12
fix multipart terms,parser,builder to follow rfc2046
fukachan
2001-02-11
fix delimeter = --$boundary not $boundary
multipart-handling-0-1
fukachan
2001-02-11
define build_mime_multipart_chain() to chain messages.
fukachan
2001-02-11
define build_mime_header()
fukachan
2001-02-11
use "header" key to store content header
fukachan
2001-02-11
s/parse_mime_multipart/build_mime_multipart_chain/
file-op-0-0
fukachan
2001-02-10
clean up a few documents
fukachan
2001-02-05
fix position speculation in not multipart case
fukachan
2001-02-05
fix missing my()
fukachan
2001-02-05
doc: header is not used now
fukachan
2001-02-04
define get_content_header(),
fukachan
2001-02-04
update documents, clean up comments
fukachan
2001-02-03
fix multipart handling when the preamble is empty
fukachan
2001-02-03
we can print the tralior after the end of continuous multipart blocks
fukachan
2001-02-03
now we can print out message chains which is used for mime multipart
fukachan
2001-02-03
prototype of multipart handling
fukachan
2001-02-01
save mail body without \r
fukachan
2001-01-27
update POD documents
fukachan
2001-01-27
change internal variable names
fukachan
2001-01-26
define get_(\w+)_reference() based on AUTOLOAD()
fukachan
2001-01-24
default content_type = text/plain
fukachan
2001-01-24
Initial revision
fukachan