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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24