Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Links to MAIN: | (view) (download) (annotate) |
Sticky Tag: |
2002-08-05 Wakaba <w@suika.fam.cx> * Util.pm: - (sprintxf): Use Message::Util::Wide::unquote_if_quoted_string instead of Message::Util::unquote_if_quoted_string. - (Message::Util::Wide): New package. - (%Message::Util::Wide::REG): New hash. - (Message::Util::unquote_if_quoted_string): New function. - NOTE: "Wide" package is created to support utf8 string of perl 5.7.3 or later. Utf8 string does not work only for [\x00-\xFF] regex of current functions, and this regex is used as (?:.|\x0D|\x0A). (Without 's' option, "." does not match with newline character.) When we can do away problematic code from all Message::* modules, we can also do away "Wide" package.
2002-08-04 Wakaba <w@suika.fam.cx> * Entity.pm: Don't fill_source by default if format =~ http.
2002-08-03 Wakaba <w@suika.fam.cx> * HTTP.pm: Define Window-Target: field.
2002-07-26 Wakaba <w@suika.fam.cx> * Default.pm (sort_good_practice): New. * Default.pm, RFC822.pm, HTTP.pm: Support good-practice order sorting.
2002-07-08 Wakaba <w@suika.fam.cx> * Message.pm: New module.
2002-07-06 Wakaba <w@suika.fam.cx> * HTTP.pm: New module.
2002-07-06 Wakaba <w@suika.fam.cx> * HTTP.pm: New module.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |