Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Links to MAIN: | (view) (download) (annotate) |
Sticky Tag: |
2002-07-22 Wakaba <w@suika.fam.cx> * Text.pm, TextPlain.pm (parse): If returned 'failed' value of decode is failed and 'charset' is false, set body_default_charset_input to _charset.
2002-07-20 Wakaba <w@suika.fam.cx> * TextMessageRFC1153.pm: New module. * Text.pm, TextPlain.pm (check_msmime): New option.
2002-07-19 Wakaba <w@suika.fam.cx> * TextMessageRFC934.pm: New module.
2002-07-13 Wakaba <w@suika.fam.cx> * Util.pm: - (get_host_fqdn): New function. - (%OPTION): New hash. * Entity.pm (stringify): Pass 'format' option to the body (when stringify'ing it) with -parent_format option, instead of -format option.
2002-07-14 Wakaba <w@suika.fam.cx> * Text.pm: - (default_charset): Removed. - (body_default_charset): New option. - (body_default_charset_input): Likewise. - (parse, stringify): Use new options instead of default_charset option. * TextPlain.pm (_init): Set 1 to fill_ct option when format =~ rfc2822 | news-usefor (in addition to http | mime).
2002-06-23 wakaba <w@suika.fam.cx> * TextPlain.pm (stringify): Minimumize MIME charset name (bug fix).
2002-06-16 wakaba <w@suika.fam.cx> * Text.pm, TextPlain.pm (_init): Bug fix of normalization option (was not worked).
2002-06-09 wakaba <w@suika.fam.cx> * Multipart.pm: New module. * Text.pm (stringify): Don't append "\x0D\x0A" unless it when normalization. * TextPlain.pm (stringify): - Minimumlizes mime charset name (if fill_ct). - Don't append "\x0D\x0A" unless it when normalization.
2002-06-01 wakaba <w@suika.fam.cx> * TextPlain.pm: Reimplemented with parent class Message::Field::Structured.
2002-05-29 wakaba <w@suika.fam.cx> * Entity.pm: - (%ENCODE, %DECODE): Removed. (Moved to Message::MIME::Encoding) - Uses \x0D\x0A instead of \n. (Temporary. `linebreak-strict' and related options should be implemented /strictly/.) - (_encode_body): Checks media type to choose CTE. - (accept_coderange): New option. - (body_default_media_type, body_default_charset): Likewise. - (fill_ct): Likewise. - Uses %Message::Header::NS_phname2uri instead of direct access to namespace definition package. - (content_type): Returns (type, subtype) list when wantarray'ed. - (media_type): New method. (Alias of content_type) * Header.pm (_replace_hash_shift): Checks namespace of field name.
2002-05-14 wakaba <w@suika.fam.cx> * Entity.pm (pod:uri-url-mailto-*): New list-items. (stringify): Output mailto: URL when format =~ url-mailto. * Header.pm (stringify): Ditto. * Util.pm: Bugs are fixed. (remove_meaningless_wsp): New function.
2002-03-25 wakaba <w@suika.fam.cx> * MIME/: New directory. * Util.pm: New module. * Entity.pm, Header.pm (parse_all): New option. (hook_encode_string, hook_decode_string): Likewise.
2002-03-21 wakaba <w@suika.fam.cx> * ChangeLog: New file. * TextPlain.pm: New module.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |