/[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.42 by wakaba, Sun Aug 4 00:16:32 2002 UTC revision 1.51 by wakaba, Fri Mar 31 16:44:23 2006 UTC
# Line 1  Line 1 
1    2006-03-31  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Makefile (clean-db): New rule.
4    
5    2006-03-10  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Makefile: Directories |URI| and |Charset| are added.
8    
9            * Charset/: New directory.
10    
11    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
12    
13            * Makefile (distclean): New rule.
14    
15    2005-09-22  Wakaba  <wakaba@suika.fam.cx>
16    
17            * Makefile: Rules to build subdirectories added.
18    
19    2004-08-21  Wakaba  <wakaba@suika.fam.cx>
20    
21            * DOM/: New directory.
22    
23    2004-01-06  Wakaba  <wakaba@suika.fam.cx>
24    
25            * Entity.pm (parse): Don't remove all "From"s within text when use_magic_line.
26    
27    2003-01-04  Wakaba  <w@suika.fam.cx>
28    
29            * Util.pm (Message::Util::Wide::unquote_if_quoted_string): Give 's' option
30            to 's'.
31    
32    2002-11-13  Wakaba <w@suika.fam.cx>
33    
34            * Util.pm (%FMT2STR, sprintxf): Aliasnized.
35            (Moved to new module Message::Util::Formatter.)
36            * Util/: New directory.
37    
38    2002-08-05  Wakaba <w@suika.fam.cx>
39    
40            * Util.pm:
41            - (sprintxf): Use Message::Util::Wide::unquote_if_quoted_string
42            instead of Message::Util::unquote_if_quoted_string.
43            - (Message::Util::Wide): New package.
44            - (%Message::Util::Wide::REG): New hash.
45            - (Message::Util::unquote_if_quoted_string): New function.
46            - NOTE: "Wide" package is created to support utf8 string
47            of perl 5.7.3 or later.  Utf8 string does not work
48            only for [\x00-\xFF] regex of current functions,
49            and this regex is used as (?:.|\x0D|\x0A).  (Without
50            's' option, "." does not match with newline character.)
51            When we can do away problematic code from all
52            Message::* modules, we can also do away "Wide" package.
53    
54  2002-08-04  Wakaba <w@suika.fam.cx>  2002-08-04  Wakaba <w@suika.fam.cx>
55    
56          * Entity.pm: Don't fill_source by default if format =~ http.          * Entity.pm: Don't fill_source by default if format =~ http.

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.51

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24