/[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.54 by wakaba, Sat Aug 11 13:37:09 2007 UTC
# Line 1  Line 1 
1    2007-08-11  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Makefile: New directory |CGI| is added.
4    
5    2007-08-11  Wakaba  <wakaba@suika.fam.cx>
6    
7            * CGI/: New directory.
8    
9    2007-07-29  Wakaba  <wakaba@suika.fam.cx>
10    
11            * Makefile (all): Special rule for |Util| is removed.
12    
13            * Charset/: Removed.
14    
15    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
16    
17            * IMT/: New directory.
18    
19    2006-03-31  Wakaba  <wakaba@suika.fam.cx>
20    
21            * Makefile (clean-db): New rule.
22    
23    2006-03-10  Wakaba  <wakaba@suika.fam.cx>
24    
25            * Makefile: Directories |URI| and |Charset| are added.
26    
27            * Charset/: New directory.
28    
29    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
30    
31            * Makefile (distclean): New rule.
32    
33    2005-09-22  Wakaba  <wakaba@suika.fam.cx>
34    
35            * Makefile: Rules to build subdirectories added.
36    
37    2004-08-21  Wakaba  <wakaba@suika.fam.cx>
38    
39            * DOM/: New directory.
40    
41    2004-01-06  Wakaba  <wakaba@suika.fam.cx>
42    
43            * Entity.pm (parse): Don't remove all "From"s within text when use_magic_line.
44    
45    2003-01-04  Wakaba  <w@suika.fam.cx>
46    
47            * Util.pm (Message::Util::Wide::unquote_if_quoted_string): Give 's' option
48            to 's'.
49    
50    2002-11-13  Wakaba <w@suika.fam.cx>
51    
52            * Util.pm (%FMT2STR, sprintxf): Aliasnized.
53            (Moved to new module Message::Util::Formatter.)
54            * Util/: New directory.
55    
56    2002-08-05  Wakaba <w@suika.fam.cx>
57    
58            * Util.pm:
59            - (sprintxf): Use Message::Util::Wide::unquote_if_quoted_string
60            instead of Message::Util::unquote_if_quoted_string.
61            - (Message::Util::Wide): New package.
62            - (%Message::Util::Wide::REG): New hash.
63            - (Message::Util::unquote_if_quoted_string): New function.
64            - NOTE: "Wide" package is created to support utf8 string
65            of perl 5.7.3 or later.  Utf8 string does not work
66            only for [\x00-\xFF] regex of current functions,
67            and this regex is used as (?:.|\x0D|\x0A).  (Without
68            's' option, "." does not match with newline character.)
69            When we can do away problematic code from all
70            Message::* modules, we can also do away "Wide" package.
71    
72    2002-08-04  Wakaba <w@suika.fam.cx>
73    
74            * Entity.pm: Don't fill_source by default if format =~ http.
75    
76    2002-08-01  Wakaba <w@suika.fam.cx>
77    
78            * Entity.pm (list_name, list_count): New methods.
79    
80    2002-07-28  Wakaba <w@suika.fam.cx>
81    
82            * Entity.pm (destination, sender): New methods.
83            * Tool.pm (escape_from, unescape_from): New functions.
84    
85    2002-07-26  Wakaba <w@suika.fam.cx>
86    
87            * Entity.pm:
88            - (fill_missing_fields): New option.
89            - (fill_source, fill_destination): New options.
90            - (hook_stringify_fill_fields): Option removed.
91            * Header.pm:
92            - (_header_cmp): Removed.
93            - (@header_order, %header_order): Removed.
94            - (_scan_sort): Use Message::Header::* namespace packages to sort.
95    
96    2002-07-25  Wakaba <w@suika.fam.cx>
97    
98            * Tool.pm: New module.
99    
100    2002-07-22  Wakaba <w@suika.fam.cx>
101    
102            * Util.pm: Some fix for new returned value style
103            of Message::MIME::Charset.
104    
105    2002-07-21  Wakaba <w@suika.fam.cx>
106    
107            * Entity.pm (import): New.
108    
109  2002-07-20  Wakaba <w@suika.fam.cx>  2002-07-20  Wakaba <w@suika.fam.cx>
110    
111          * 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.54

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24