diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2005-06-04 16:40:15 +0300 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-06-04 16:55:27 +0000 |
commit | 646ca15d5cf720a2af3a258d7092a967f3a80550 (patch) | |
tree | aaeb71a847a7f7821fbe4b337d1d88f9f5c2ad4b /MANIFEST | |
parent | a433f3d2dda4db41b26d144e96f50f2022801470 (diff) | |
download | perl-646ca15d5cf720a2af3a258d7092a967f3a80550.tar.gz |
further speeding up of is_utf8_string()
Message-ID: <42A1850F.4040109@gmail.com>
p4raw-id: //depot/perl@24706
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2756,6 +2756,7 @@ t/op/caller.t See if caller() works t/op/chars.t See if character escapes work t/op/chdir.t See if chdir works t/op/chop.t See if chop works +t/op/chr.t See if chr works t/op/closure.t See if closures work t/op/cmp.t See if the various string and numeric compare work t/op/concat.t See if string concatenation works |