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

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

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

revision 1.34 by wakaba, Sun Jul 21 03:25:00 2002 UTC revision 1.43 by wakaba, Mon Aug 5 09:33:18 2002 UTC
# Line 1  Line 1 
1    2002-08-05  Wakaba <w@suika.fam.cx>
2    
3            * Date.pm:
4            - (stringify): Use Message::Util::sprintxf instead of _date2str.
5            - (date2str, -fmt2str): Removed.
6            - (%FMT2STR): New hash.
7            * Domain.pm (parse): Allow FWS surrounding the port number.
8    
9    2002-08-04  Wakaba <w@suika.fam.cx>
10    
11            * Warning.pm: New module.
12            * CSV.pm (_delete_empty): Don't remove reference
13            if the length of its stringified value is zero.
14            * Domain.pm: Parse and output port number if enabled by option.
15            * Date.pm (overload '==', '<=', '>='): Added.
16    
17    2002-08-03  Wakaba <w@suika.fam.cx>
18    
19            * Status.pm: New module.
20            * URI.pm: Support RFC 1808's Base: field.
21    
22    2002-08-01  Wakaba <w@suika.fam.cx>
23    
24            * Unstructured.pm: Rewritten.
25            * Subject.pm: Likewise.  Support Japanese government's
26            spam mail prefix if Perl has defined $^V (=~ has UTF-8 support).
27            * CSV.pm: Reformatted.
28    
29    2002-07-30  Wakaba <w@suika.fam.cx>
30    
31            * UA.pm:
32            - (add, replace, item, delete): Reimplemented (or newly
33            implemented) by standard Message::Field::Structured method.
34            - (product, product_name, product_version, product_comment):
35            Removed. (Use item method instead.)
36            - (parse): Use robust regex instead of strict usefor
37            format regex.  (Accept bare non-token characters
38            as far as possible.)
39    
40    2002-07-28  Wakaba <w@suika.fam.cx>
41    
42            * UA.pm (add_rcs, replace_rcs): New methods.
43    
44    2002-07-22  Wakaba <w@suika.fam.cx>
45    
46            * XMoe.pm (_decode_parameters): Don't push 'of' pseudo
47            parameter to @$param before SUPER::_decode_parameters.
48            (To prevent its value from being reinterpreted incorrectly
49            and so being broken.) (Giving also 'section_no' to the hash
50            and passing to SUPER::_decode_parameters was another way
51            to do it.)
52            * UA.pm (add_our_name): Undef $@ after eval of use Config
53            and use Win32.
54    
55  2002-07-21  Wakaba <w@suika.fam.cx>  2002-07-21  Wakaba <w@suika.fam.cx>
56    
57          * Structured.pm (_parse_value): Inherit header_default_charset,          * Structured.pm (_parse_value): Inherit header_default_charset,

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.43

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24