1 |
|
2002-06-09 wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Charset.pm: |
4 |
|
- Support of 'name_minimumizer' property of charset object. |
5 |
|
- (name_minimumize): New function. |
6 |
|
* Encoding.pm (encode_qp): Don't encode inner WSPs within |
7 |
|
tailing WSPs. |
8 |
|
* MediaType.pm: Support of some new media types |
9 |
|
and their parameters. |
10 |
|
|
11 |
|
2002-06-01 wakaba <w@suika.fam.cx> |
12 |
|
|
13 |
|
* Charset.pm: |
14 |
|
- (encode): Returns minimum charset name if possible. |
15 |
|
- (definition of iso-2022-int-1, us-ascii): mime_text = 1. |
16 |
|
* Encoding.pm (decide_coderange): Returns 'binary' |
17 |
|
when there are lines consist of more than 998 octets. |
18 |
|
|
19 |
|
2002-05-30 wakaba <w@suika.fam.cx> |
20 |
|
|
21 |
|
* Charset.pm: |
22 |
|
- (%ENCODER, %DECODER, %N11NTABLE): Removed. |
23 |
|
- (%CHARSET): New hash. |
24 |
|
- (make_charset): New function. |
25 |
|
* Encoding.pm: |
26 |
|
- (decide_coderange): Checks media-type. |
27 |
|
- (uuencode): Typo fix. |
28 |
|
|
29 |
|
2002-05-29 wakaba <w@suika.fam.cx> |
30 |
|
|
31 |
|
* MediaType.pm, Encoding.pm: New modules. |
32 |
|
|
33 |
2002-05-25 wakaba <w@suika.fam.cx> |
2002-05-25 wakaba <w@suika.fam.cx> |
34 |
|
|
35 |
* Makefile: New file. |
* Makefile: New file. |