| Age | Commit message (Collapse) | Author |
|
|
|
The functions are
encode_mime_string(), decode_mime_string() and decode_mime_utf8_to_euc().
|
|
decode_mime_utf8_to_euc().
They are moved to Mail::Message::Encode::Obsolete temporarily.
|
|
style.
XXX bug this module is broken now.
XXX it seems text2html() handles the input as ISO-8859-1 always ?
|
|
and as_external_form() style.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal form to the external printable one.
|
|
|
|
form string.
|
|
|
|
Mail::Message::Encode::Perl class.
|
|
|
|
|
|
internal one.
|
|
|
|
|
|
define new functions: mime_header_encode() and mime_header_decode().
|
|
|
|
|
|
in Perl 5.16 release. switched to use Time::Local and Time::localtime.
|
|
|
|
fix comments (FNF).
update copyright.
|
|
|
|
|
|
|
|
|
|
safety htmlify if broken mail header
|
|
using _update_id_montly_index_master()
|
|
|
|
define md5_str_ref() too, same as md5().
|
|
|
|
num_paragraph() -> paragraph_total() (XXX see "Code Complete").
each variable holding this return value is fixed to $total.
|
|
|
|
see also fml-devel 798
|
|
|
|
fix copyright.
|
|
correct error messages (Mail::Message).
|
|
|
|
add() updates article_summary database, too.
|
|
|
|
|
|
o analyze -> add
o db_open -> _db_open
o db_close -> _db_close
|
|
|
|
|
|
|