| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 ↵ | Ken'ichi Fukamachi | |
| form string. | |||
| 2018-09-08 | remove debug. | Ken'ichi Fukamachi | |
| 2018-09-08 | mime header decode/encode switched to use Mail::Message::Encode::Perl. | Ken'ichi Fukamachi | |
| define new functions: mime_header_encode() and mime_header_decode(). | |||
| 2005-05-27 | fix comments (FNF) | fukachan | |
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-03-31 | fix comments (FNF) | fukachan | |
| 2004-03-27 | implement is_citation(), is_signature(). | fukachan | |
| 2004-02-15 | add new methods: | fukachan | |
| +charcode_convert_to_internal_code(). +charcode_convert_to_external_charset(). we need to ignore original charset in some cases. So, if "=?sjis=..." is input, we return it as "=?iso-2022-jp...". more debug codes. | |||
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2004-02-06 | use mothod-style more even internally. | fukachan | |
| speculate in and out code/charset as could as possible. implement method: charcode_convert(), get_charcode(). | |||
| 2004-02-04 | change in-core internal variables. | fukachan | |
| implement set(), get(), set_mime_charset(), get_mime_charset and unfold(). | |||
| 2004-01-31 | abstraction layer to manipulate general string. | fukachan | |
