Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
en_quoted_string, en_phrase: New
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-18 Wakaba <w@suika.fam.cx> * MinName.pm: New module.
2002-07-22 Wakaba <w@suika.fam.cx> * Encode.pm (%_PerlName2IanaName): New hash.
2002-07-22 Wakaba <w@suika.fam.cx> * Encode.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 |