Major utf8 test reorganisation and rewrite.
[p5sagit/p5-mst-13.2.git] / t / pragma / utf8.t
2001-03-07 Jarkko Hietaniemi Major utf8 test reorganisation and rewrite.
2001-02-18 Jarkko Hietaniemi Misapplied regex optimizations when \C is present.
2001-02-08 Charles Bailey SYN SYN
2001-01-28 Jarkko Hietaniemi Patch from Inaba Hiroto:
2001-01-24 Charles Bailey SYN SYN
2001-01-15 Jarkko Hietaniemi More UTF-8 patches from Inaba Hiroto.
2001-01-13 Jarkko Hietaniemi Tighten some of the tests a bit.
2001-01-12 Jarkko Hietaniemi One more UTF-8 fix from Inaba Hiroto.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-30 Jarkko Hietaniemi Undo all the join-related changes since #8248: relevant
2000-12-29 Jarkko Hietaniemi More split // UTF-8 tests.
2000-12-21 Jarkko Hietaniemi The polymorphism seems to have fixed 20000517.001.
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-17 Jarkko Hietaniemi Polymorphic regexps.
2000-12-05 Jarkko Hietaniemi Avaunt, you foul UTF-8 tests.
2000-12-05 Jarkko Hietaniemi Continue utf8 dispersal.
2000-12-05 Jarkko Hietaniemi Remove an unnecessary 'use utf8' (unnecessary because...
2000-12-05 Jarkko Hietaniemi Split off the UTF-8 decoder tests, make them to check...
2000-12-05 Jarkko Hietaniemi Start migrating bits of pragma/utf8 to elsewhere
2000-12-03 Jarkko Hietaniemi Raw zero bytes in text files confuse at least GNU patch...
2000-10-29 Simon Cozens Make \x{...} consistently produce UTF-8.
2000-10-25 Jarkko Hietaniemi Allow poking holes at the UTF-8 decoding strictness.
2000-10-24 Jarkko Hietaniemi Make the UTF-8 decoding stricter and more verbose when
2000-10-21 Nicholas Clark Testcases for a #7383,#7385 related bug.
2000-10-21 Jarkko Hietaniemi Fix for ID 20001020.006, concatenating an unset submatch
2000-10-20 Charles Bailey SYN SYN
2000-10-19 Jarkko Hietaniemi Add the test case for the bug id 20000730.004 which...
2000-10-15 Jarkko Hietaniemi split() utf8 fixes. Should fix both 20001014.001 and...
2000-10-14 Jarkko Hietaniemi Add test for bug id 20000427.003 (which seems to have
2000-10-14 Jarkko Hietaniemi Test cases for bug id 20000323.056 (the bug seems to...
2000-10-11 Jarkko Hietaniemi SvPV() (via mg_get() of sv_2pv()) can update the UTF8ne...
2000-10-10 Jarkko Hietaniemi Add the test case for #7190, from the original bug...
2000-10-09 Jarkko Hietaniemi Make eq work again with utf8 (disabling the upgrading
2000-10-06 Jarkko Hietaniemi UTF8ize split() so that the cloned substrings get the...
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-01 Gurusamy Sarathy various syntax errors and such (not fixed: comp/require...
2000-08-01 Simon Cozens Make chr() for values >127 to create utf8 when under...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-04 Gurusamy Sarathy additional tests for utf8.t
2000-05-03 Gurusamy Sarathy fix broken parsing of /\x{ab}/
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy make eq unicode-aware (from Gisle Aas); fix bogus tests...
2000-03-18 Gurusamy Sarathy make return values from match in a list context, as...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathy more ebcdic testsuite fixups (from Peter Prymmer)
1999-08-02 Jarkko Hietaniemi More 64-bit fixing. One known bug of that kind
1999-07-06 Jarkko Hietaniemi POSIX [[:character class:]] support for standard, locale,
1999-03-24 Gurusamy Sarathy fix off-by-one that resulted in misparse of C</[\x...