/[suikacvs]/messaging/manakai/lib/Message/MIME/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/MIME/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by wakaba, Sat Jun 1 05:37:18 2002 UTC revision 1.16 by wakaba, Sun Dec 29 03:04:53 2002 UTC
# Line 1  Line 1 
1    2002-12-29  Wakaba  <w@suika.fam.cx>
2    
3            * EncodedWord.pm (decode): Refine.
4            * Charset.pm (is_utf8): New.
5    
6    2002-12-28  Wakaba  <w@suika.fam.cx>
7    
8            * Charset.pm (name_minimumizer): Third argument, $option is added.
9            (_utf8_on, _utf8_off): Require Encode in eval block.
10            (devide_string, _devide_string_1, get_property, get_interchange_charset,
11            is_representable_in): New functions.
12            (*default, *internal): New builtin charsets.
13            * EncodedWord.pm (encode, _encode_q_encoding, _encode): New.
14            (%ENCODER): Likewise.
15    
16    2002-08-18  Wakaba <w@suika.fam.cx>
17    
18            * Charset.pm (_name_utf16be, _name_utf32be): Removed.
19            (Moved to Message::MIME::Charset::MinName)
20    
21    2002-07-22  Wakaba <w@suika.fam.cx>
22    
23            * Charset.pm:
24            - (encode, decode): Reformed.  Return a hash as second or
25            greter'th element of returned array.  (Now only 'success'
26            key is used.)
27            - (_utf8_on, _utf8_off): New procedures.
28            - (%_IsMimeText): New hash.
29            - (is_mime_text): New function.
30            * EncodedWord.pm (_decode_eword): Fix for new
31            Message::MIME::Charset::decode.
32    
33    2002-07-22  Wakaba <w@suika.fam.cx>
34    
35            * Charset.pm:
36            - Separate 'x-unknown' from 'unknown-8bit'.
37            (unknown-8bit is now suitable as MIME text charset.
38            (But I don't know whether this is correct.
39            This charset is "8bit" (not "binary"!) and defined
40            for 8BITSMTP, so interpret like this.))
41            - New internal charset, '*undef' is defined.
42    
43    2002-07-20  Wakaba <w@suika.fam.cx>
44    
45            * Charset.pm (msname2iananame): New function.
46    
47    2002-07-13  Wakaba <w@suika.fam.cx>
48    
49            * MediaType.pm (message/disposition-notification):
50            Fill host's FQDN and user agent product name
51            if fill_reporting_ua.
52    
53    2002-07-02  Wakaba <w@suika.fam.cx>
54    
55            * MediaType.pm: 'text_content' property is given to
56            some media types.
57    
58    2002-06-23  Wakaba <w@suika.fam.cx>
59    
60            * Charset.pm
61            - New name_minimumizers. (Some are moved from
62            Message::MIME::Charset::Jcode.)
63            - (%_MINIMUMIZER): New internal hash.
64            - Use internal name-minimumizer (with %_MINIMUMIZER)
65            if minimumizer is not defined in charset's definition.
66            * EncodedWord.pm (decode_ccontent): Order of arguments
67            is changed.
68            * MediaType.pm: Typo fix.
69    
70    2002-06-11  wakaba <w@suika.fam.cx>
71    
72            * Charset.pm (US-ASCII name-minimumizer): Returns "unknown-8bit"
73            when 8bit octets are included.
74    
75    2002-06-09  wakaba <w@suika.fam.cx>
76    
77            * Charset.pm:
78            - Support of 'name_minimumizer' property of charset object.
79            - (name_minimumize): New function.
80            * Encoding.pm (encode_qp): Don't encode inner WSPs within
81            tailing WSPs.
82            * MediaType.pm: Support of some new media types
83            and their parameters.
84    
85  2002-06-01  wakaba <w@suika.fam.cx>  2002-06-01  wakaba <w@suika.fam.cx>
86    
87          * Charset.pm:          * Charset.pm:

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.16

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24