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
Branch
Commit message
Author
Age
feature/utf8-mime-header-handling
obsolete Mail::Message::Encode functions are moved to here temporarily.
Ken'ichi Fukamachi
8 years
master
merged maint/document-v7.99 branch [22a2c064..76a554ff]
Ken'ichi Fukamachi
8 years
Tag
Download
Author
Age
snap-20180910
fml8-snap-20180910.tar.gz
fml8-snap-20180910.tar.bz2
fml8-snap-20180910.zip
Ken'ichi Fukamachi
8 years
v7.99.1
fml8-7.99.1.tar.gz
fml8-7.99.1.tar.bz2
fml8-7.99.1.zip
Ken'ichi Fukamachi
8 years
MIME-Types-2-14
fml8-MIME-Types-2-14.tar.gz
fml8-MIME-Types-2-14.tar.bz2
fml8-MIME-Types-2-14.zip
fukachan
9 years
PathTools-3-62
fml8-PathTools-3-62.tar.gz
fml8-PathTools-3-62.tar.bz2
fml8-PathTools-3-62.zip
fukachan
9 years
File-MMagic-1-30
fml8-File-MMagic-1-30.tar.gz
fml8-File-MMagic-1-30.tar.bz2
fml8-File-MMagic-1-30.zip
fukachan
9 years
Unicode-Japanese-0-49
fml8-Unicode-Japanese-0-49.tar.gz
fml8-Unicode-Japanese-0-49.tar.bz2
fml8-Unicode-Japanese-0-49.zip
fukachan
9 years
Time-modules-2013-0912
fml8-Time-modules-2013-0912.tar.gz
fml8-Time-modules-2013-0912.tar.bz2
fml8-Time-modules-2013-0912.zip
fukachan
9 years
Exporter-Lite-0-08
fml8-Exporter-Lite-0-08.tar.gz
fml8-Exporter-Lite-0-08.tar.bz2
fml8-Exporter-Lite-0-08.zip
fukachan
9 years
Socket6-0-28
fml8-Socket6-0-28.tar.gz
fml8-Socket6-0-28.tar.bz2
fml8-Socket6-0-28.zip
fukachan
9 years
Crypt-RandPasswd-0-06
fml8-Crypt-RandPasswd-0-06.tar.gz
fml8-Crypt-RandPasswd-0-06.tar.bz2
fml8-Crypt-RandPasswd-0-06.zip
fukachan
9 years
[...]
Age
Commit message
Author
2018-09-08
obsolete Mail::Message::Encode functions are moved to here temporarily.
feature/utf8-mime-header-handling
Ken'ichi Fukamachi
2018-09-08
removed encode_mime_string(), decode_mime_string() and decode_mime_utf8_to_eu...
Ken'ichi Fukamachi
2018-09-08
subject handling is changed to mime_header_decode() and as_external_form() st...
Ken'ichi Fukamachi
2018-09-08
update comments on subject (mime header) handling.
Ken'ichi Fukamachi
2018-09-08
subject handling is changed to use Mail::Message::Subject based e.g. mime_hea...
Ken'ichi Fukamachi
2018-09-08
subject handling is changed to Mail::Message::Subject->mime_header_decode() a...
Ken'ichi Fukamachi
2018-09-08
subject handling is changed to mime_header_decode() and as_external_form() st...
Ken'ichi Fukamachi
2018-09-08
private _regexp_compile() is elevated to public regexp_compile().
Ken'ichi Fukamachi
2018-09-08
remove base64() and qp().
Ken'ichi Fukamachi
2018-09-08
just a template. removed not-used "use Jcode".
Ken'ichi Fukamachi
[...]