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

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

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

revision 1.21 by wakaba, Tue Jun 11 13:01:21 2002 UTC revision 1.56 by wakaba, Sat Dec 6 10:01:37 2008 UTC
# Line 1  Line 1 
1    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
2    
3            * URL.pm: New module.
4    
5    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Charset/: New directory.
8    
9    2007-08-11  Wakaba  <wakaba@suika.fam.cx>
10    
11            * Makefile: New directory |CGI| is added.
12    
13    2007-08-11  Wakaba  <wakaba@suika.fam.cx>
14    
15            * CGI/: New directory.
16    
17    2007-07-29  Wakaba  <wakaba@suika.fam.cx>
18    
19            * Makefile (all): Special rule for |Util| is removed.
20    
21            * Charset/: Removed.
22    
23    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
24    
25            * IMT/: New directory.
26    
27    2006-03-31  Wakaba  <wakaba@suika.fam.cx>
28    
29            * Makefile (clean-db): New rule.
30    
31    2006-03-10  Wakaba  <wakaba@suika.fam.cx>
32    
33            * Makefile: Directories |URI| and |Charset| are added.
34    
35            * Charset/: New directory.
36    
37    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
38    
39            * Makefile (distclean): New rule.
40    
41    2005-09-22  Wakaba  <wakaba@suika.fam.cx>
42    
43            * Makefile: Rules to build subdirectories added.
44    
45    2004-08-21  Wakaba  <wakaba@suika.fam.cx>
46    
47            * DOM/: New directory.
48    
49    2004-01-06  Wakaba  <wakaba@suika.fam.cx>
50    
51            * Entity.pm (parse): Don't remove all "From"s within text when use_magic_line.
52    
53    2003-01-04  Wakaba  <w@suika.fam.cx>
54    
55            * Util.pm (Message::Util::Wide::unquote_if_quoted_string): Give 's' option
56            to 's'.
57    
58    2002-11-13  Wakaba <w@suika.fam.cx>
59    
60            * Util.pm (%FMT2STR, sprintxf): Aliasnized.
61            (Moved to new module Message::Util::Formatter.)
62            * Util/: New directory.
63    
64    2002-08-05  Wakaba <w@suika.fam.cx>
65    
66            * Util.pm:
67            - (sprintxf): Use Message::Util::Wide::unquote_if_quoted_string
68            instead of Message::Util::unquote_if_quoted_string.
69            - (Message::Util::Wide): New package.
70            - (%Message::Util::Wide::REG): New hash.
71            - (Message::Util::unquote_if_quoted_string): New function.
72            - NOTE: "Wide" package is created to support utf8 string
73            of perl 5.7.3 or later.  Utf8 string does not work
74            only for [\x00-\xFF] regex of current functions,
75            and this regex is used as (?:.|\x0D|\x0A).  (Without
76            's' option, "." does not match with newline character.)
77            When we can do away problematic code from all
78            Message::* modules, we can also do away "Wide" package.
79    
80    2002-08-04  Wakaba <w@suika.fam.cx>
81    
82            * Entity.pm: Don't fill_source by default if format =~ http.
83    
84    2002-08-01  Wakaba <w@suika.fam.cx>
85    
86            * Entity.pm (list_name, list_count): New methods.
87    
88    2002-07-28  Wakaba <w@suika.fam.cx>
89    
90            * Entity.pm (destination, sender): New methods.
91            * Tool.pm (escape_from, unescape_from): New functions.
92    
93    2002-07-26  Wakaba <w@suika.fam.cx>
94    
95            * Entity.pm:
96            - (fill_missing_fields): New option.
97            - (fill_source, fill_destination): New options.
98            - (hook_stringify_fill_fields): Option removed.
99            * Header.pm:
100            - (_header_cmp): Removed.
101            - (@header_order, %header_order): Removed.
102            - (_scan_sort): Use Message::Header::* namespace packages to sort.
103    
104    2002-07-25  Wakaba <w@suika.fam.cx>
105    
106            * Tool.pm: New module.
107    
108    2002-07-22  Wakaba <w@suika.fam.cx>
109    
110            * Util.pm: Some fix for new returned value style
111            of Message::MIME::Charset.
112    
113    2002-07-21  Wakaba <w@suika.fam.cx>
114    
115            * Entity.pm (import): New.
116    
117    2002-07-20  Wakaba <w@suika.fam.cx>
118    
119            * Entity.pm (content_type): Guess media type:
120            text/x-message-rfc1153, text/x-pgp-cleatext-singed,
121            application/pgp, text/x-message-pem.
122    
123    2002-07-19  Wakaba <w@suika.fam.cx>
124    
125            * Entity.pm:
126            - (guess_media_type): New option.
127            - (content_type): Guess media type (text/x-message-rfc934)
128            if necessary.
129    
130    2002-07-13  Wakaba <w@suika.fam.cx>
131    
132            * Util.pm:
133            - (get_host_fqdn): New function.
134            - (%OPTION): New hash.
135            * Entity.pm (stringify): Pass 'format' option
136            to the body (when stringify'ing it) with
137            -parent_format option, instead of -format option.
138    
139    2002-07-08  Wakaba <w@suika.fam.cx>
140    
141            * Entity.pm (parse): Typo fix.
142            * Header.pm (hook_init_fill_options, hook_stringify_fill_fields):
143            New options.
144    
145    2002-07-07  Wakaba <w@suika.fam.cx>
146    
147            * Entity.pm (check_md5): New method.
148            * Entity.pm (fill_md5, fill_md5_name, recalc_md5): New options.
149    
150    2002-07-06  Wakaba <w@suika.fam.cx>
151    
152            * Header.pm: Support of RFC 2774 namespace.
153    
154    2002-07-04  Wakaba <w@suika.fam.cx>
155    
156            * Util.pm (encode_printable_string, decode_printable_string,
157            encode_t71_string, decode_t71_string, encode_restricted_rfc822,
158            decode_restricted_rfc822): New functions.
159    
160    2002-07-02  Wakaba <w@suika.fam.cx>
161    
162            * Util.pm (decide_newline): New function.
163            * Entity.pm (parse): Call Message::Util::decide_newline
164            instead of local code.
165    
166    2002-06-23  Wakaba <w@suika.fam.cx>
167    
168            * Entity.pm (header_default_charset, header_default_charset_input):
169            New options.
170            * Header.pm (ditto): Likewise.
171            * Util.pm
172            - (angle_quoted, angle_qcontent, M_angle_quoted): New regexs
173            (Moved from Message::Field::AngleQuoted).
174            - (decode_ccontent): Order of arguments of
175            Message::MIME::EncodedWord::decode_ccontent is changed.
176            - (unquote_if_angle_quoted): New function.
177    
178    2002-06-16  wakaba <w@suika.fam.cx>
179    
180            * Header.pm (_n11n_field_name): Check namespace definition's
181            case_sensible option.
182            * Entity.pm (_add_ua): Removed.  (Moved to Message::Field::UA.)
183    
184    2002-06-14  wakaba <w@suika.fam.cx>
185    
186            * Entity.pm (parse): See 'strict_linebreak' option
187            and guess data's linebreak sequence.
188    
189    2002-06-11  wakaba <w@suika.fam.cx>
190    
191            * Header.pm (_item_match): Bug fix of "-by => 'ns'".
192            * Partial.pm (reassembly): New function.
193    
194  2002-06-10  wakaba <w@suika.fam.cx>  2002-06-10  wakaba <w@suika.fam.cx>
195    
196          * Entity.pm (force_mime_entity): New option.          * Entity.pm (force_mime_entity): New option.

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.56

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24