Log of /tags/MIME-EncWords-1.010.101/testin
Directory Listing
Revision
65 -
Directory Listing
Modified
Sat Apr 19 11:51:49 2008 UTC
(2 years, 4 months ago)
by
hatukanezumi
Release 1.010.101
Revision
58 -
Directory Listing
Modified
Sat Apr 12 11:04:02 2008 UTC
(2 years, 4 months ago)
by
hatukanezumi
Original Path:
trunk/testin
Release 1.010 (RC).
Revision
57 -
Directory Listing
Modified
Mon Apr 7 17:20:40 2008 UTC
(2 years, 5 months ago)
by
hatukanezumi
Original Path:
trunk/testin
* Bug Fix: Texts with ``US-ASCII transformation'' charset, i.e. HZ-GB-2312 (RFC 1842) and UTF-7 (RFC 2152), were treated as US-ASCII.
Revision
55 -
Directory Listing
Modified
Sat Apr 5 13:21:47 2008 UTC
(2 years, 5 months ago)
by
hatukanezumi
Original Path:
trunk/testin
* encode_mimeword(): Restrict characters in encoded-words according to RFC 2047 section 5 (3). Note: length(encode_mimeword()) may not be equal to encoded_header_len() of MIME::Charset 1.005 or earlier.
* Fix: encoded-words exceeding line length can be generated.
* Modified some tests for singlebyte encode.
* Added tests for multibyte encode.
Revision
40 -
Directory Listing
Modified
Thu Mar 20 02:27:55 2008 UTC
(2 years, 5 months ago)
by
hatukanezumi
Original Path:
trunk/testin
Fix: _split_ascii(): ending WSP was ommitted
Revision
38 -
Directory Listing
Modified
Tue Mar 18 14:59:42 2008 UTC
(2 years, 5 months ago)
by
hatukanezumi
Original Path:
trunk/testin
* Improve handling of folding-white-spaces: preserve
multiple whitespace sequences.
* Restructure processing of option parameters.
Revision
37 -
Directory Listing
Modified
Mon Mar 17 23:22:21 2008 UTC
(2 years, 5 months ago)
by
hatukanezumi
Original Path:
trunk/testin
Fixes on Detect7bit.
Added test for decode multibyte without conversion.
Revision
36 -
Directory Listing
Modified
Mon Mar 17 14:59:37 2008 UTC
(2 years, 5 months ago)
by
hatukanezumi
Original Path:
trunk/testin
Release 1.006 (dev).
* encode_mimewords(): New option 'Folding' defaults to
be "\n" which may break conformance to RFC 2822 / MIME.
* Fix: decode_mimewords(): excessive spaces are inserted
on pre-Encode environments (e.g. 5.6.x).
* Fix: decode_mimewords(): no 'Charset' option must be
no conversion to keep compatible with MIME::Words.
* Remove multibyte tests on pre-Encode environments
where it cannot be supported exactly.
* Added tests for decoding multibyte.
Revision
32 -
Directory Listing
Modified
Sun Mar 16 03:01:33 2008 UTC
(2 years, 5 months ago)
by
hatukanezumi
Original Path:
trunk/testin
Release 1.004.
* Fix: encode_mimewords(): Newlines were encoded when original text was folded.
* encode_mimewords(): New option "Mapping" which defaults to be "EXTENDED".
* Added tests for multibyte.
Revision
4 -
Directory Listing
Modified
Sun Oct 22 04:02:42 2006 UTC
(3 years, 10 months ago)
by
hatukanezumi
Original Path:
trunk/testin
Release 0.02