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
Age
Commit message (
Expand
)
Author
2018-09-16
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-16
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-16
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-16
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-16
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-16
reviewd
Ken'ichi Fukamachi
2018-09-16
fix typo
Ken'ichi Fukamachi
2018-09-16
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-16
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-16
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-16
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-16
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-16
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-15
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-15
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-15
reviewed. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-15
reviewd. shrinked the list of tested environments.
Ken'ichi Fukamachi
2018-09-15
reviewed
Ken'ichi Fukamachi
2018-09-15
reviewd. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-15
reviewd. alignment cosmetics.
Ken'ichi Fukamachi
2018-09-15
reviewd. fix typo.
Ken'ichi Fukamachi
2018-09-14
add "-*- mode:text coding:euc-jp -*-" in the first line by default.
Ken'ichi Fukamachi
2018-09-10
on 7.99 series
Ken'ichi Fukamachi
2018-09-10
changes in fml 7.98 age separeted from CHANGES.txt to here.
Ken'ichi Fukamachi
2018-09-10
changes in fml-devel (before 7.98) age separeted from CHANGES.txt to here.
Ken'ichi Fukamachi
2018-09-10
handle subject_tag with % (e.g. %d, %05d) or not correctly to avoid warning.
Ken'ichi Fukamachi
2018-09-08
TARGET=_top seems proper for the link to github ? (I don't know why ...)
Ken'ichi Fukamachi
2018-09-08
move the link to github up to the top of the menu.
Ken'ichi Fukamachi
2018-09-08
fix document: removed as_str() in it (no such function).
Ken'ichi Fukamachi
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
2018-09-08
clarified each variable is Perl internal or external form.
Ken'ichi Fukamachi
2018-09-08
fixed the new() description: no, we do not use Jcode here.
Ken'ichi Fukamachi
2018-09-08
remove debug codes.
Ken'ichi Fukamachi
2018-09-08
define convert_from_internal_to_external_form() which convert the given Perl ...
Ken'ichi Fukamachi
2018-09-08
article_thread_init() modified to use Mail::Message::Subject.
Ken'ichi Fukamachi
2018-09-08
removed obsolete mime_encode() and mime_decode().
Ken'ichi Fukamachi
2018-09-08
define as_external_form() which return the internal data as the external form...
Ken'ichi Fukamachi
2018-09-08
fix the document descriptions on rewrite_article_subject_tag().
Ken'ichi Fukamachi
2018-09-08
remove debug codes.
Ken'ichi Fukamachi
2018-09-08
_decode_mime_string() switched to use mime_header_decode_as_octets() of Mail:...
Ken'ichi Fukamachi
2018-09-08
remove debug.
Ken'ichi Fukamachi
[next]