This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Major utf8 test reorganisation and rewrite.
[perl5.git] / t / lib / charnames.t
2001-03-07 Jarkko HietaniemiMajor utf8 test reorganisation and rewrite.
2001-03-05 Jarkko HietaniemiRetracting \N{U+HHHH}.
2001-03-04 Jarkko HietaniemiAdd the \N{U+HHHH} syntax.
2001-02-21 Andreas Königfix for charnames above FFFF
2001-02-18 Michael G. SchwernRe: Why t/TEST and not Test::Harness?
2001-02-08 Charles BaileySYN SYN
2001-01-28 Jarkko HietaniemiPatch from Inaba Hiroto:
2001-01-24 Charles BaileySYN SYN
2001-01-15 Jarkko HietaniemiMore UTF-8 patches from Inaba Hiroto.
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-29 rootThe problem described in this
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathymake eq unicode-aware (from Gisle Aas); fix bogus tests...
2000-03-20 Gurusamy Sarathychange#5797 didn't do the right thing for "\xff\N{WHITE...
2000-03-18 Gurusamy Sarathymake "\N{...}" enable utf8-ness correctly
2000-02-19 Gurusamy Sarathyrename byte:: to bytes::
2000-02-09 Charles BaileyResync with mainline
2000-01-31 Gurusamy Sarathyintroduce $^U, a global bit to indicate whether system
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathymore ebcdic testsuite fixups (from Peter Prymmer)
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-10-25 Ilya Zakharevichcharnames and UTEST
1999-08-30 Ilya ZakharevichUse \N{named characters} instead of \C.
1999-08-04 Jarkko HietaniemiIntroduce the charnames pragma.