| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-08 | removed encode_mime_string(), decode_mime_string() and ↵ | Ken'ichi Fukamachi | |
| decode_mime_utf8_to_euc(). They are moved to Mail::Message::Encode::Obsolete temporarily. | |||
| 2018-09-08 | remove base64() and qp(). | Ken'ichi Fukamachi | |
| 2018-09-08 | remove debug codes. | Ken'ichi Fukamachi | |
| 2011-08-25 | bugfix quoted-printable pattern at decode_mime_utf8_to_euc() | tmu | |
| 2011-08-25 | white space cosmetics. | fukachan | |
| fix comments (FNF). update copyright. | |||
| 2011-08-24 | add decode_mime_utf8_to_euc() for utf8 subject | tmu | |
| 2005-08-17 | FNF: adjust methond naming convension. | fukachan | |
| str_dump() -> dump_string() | |||
| 2005-05-30 | switch to use MIME::Base64::Perl not MIME::Base64 module. | fukachan | |
| define raw_decode_{base64,qp}(). | |||
| 2005-05-27 | use Jcode always. | fukachan | |
| 2004-07-23 | bug fix arguments. | fukachan | |
| 2004-04-27 | fix commentsmail-fallback-base | fukachan | |
| 2004-01-24 | overhaul from FNF point view. | fukachan | |
| o fix comments. o fix loop label name. o more correct initialization if could. o use //o; | |||
| 2003-11-08 | disable Encode use even on >= 5.008 since we are not ready | fukachan | |
| 2003-09-08 | implement: decode_base64_string(), decode_qp_string(), str_dump(). | fukachan | |
| add a hack to modify the decoded string (decoded by IM) by replacing \e$(B -> \e$B, it works well. But is it correct ? XXX I cannot find \e$(B definition in RFC's. | |||
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-07-21 | detect_code() should not call croak() but return 'unknown'. | fukachan | |
| we can handle Japanes and English, so fixed comments. | |||
| 2003-01-11 | fix copyright | fukachan | |
| 2003-01-11 | fix comments | fukachan | |
| 2002-12-22 | FNF-ify. fix comments. | fukachan | |
| cosmetics. | |||
| 2002-11-26 | disable debug | fukachan | |
| 2002-09-22 | remove superfluous white spaces | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-08-16 | add is_iso2022jp_string() | fukachan | |
| 2002-08-13 | merge FML::Encode Mail::Message::Decode into Mail::Message::Encode | fukachan | |
| 2002-07-02 | fix comments | fukachan | |
| defined() | |||
| 2002-05-23 | FNF-ify, fix documents and @EXPORTS | fukachan | |
| 2001-12-23 | FML::MIME -> Mail::Message::{En,De}code | fukachan | |
