/[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.33 by wakaba, Sat Jul 20 03:11:46 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>  2002-07-20  Wakaba <w@suika.fam.cx>
118    
119          * Entity.pm (content_type): Guess media type:          * Entity.pm (content_type): Guess media type:

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24