This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename Unicode::UCD to UnicodeCD to avoid
[perl5.git] / lib / charnames.pm
2001-03-05 Jarkko HietaniemiRetracting \N{U+HHHH}.
2001-03-04 Jarkko HietaniemiAdd the \N{U+HHHH} syntax.
2001-02-24 Andreas KönigRe: [PATCH] fix for charnames above FFFF
2001-02-21 Andreas Königfix for charnames above FFFF
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-06 Michael G. Schwern$VERSION crusade, strict, tests, etc... all over lib/
2000-10-20 Charles BaileySYN SYN
2000-10-09 Dominic DunlopWarn about unknown scripts.
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-19 Gurusamy Sarathyremove dead code
2000-03-04 Gurusamy Sarathymake hints available via globals in the respective...
2000-02-19 Gurusamy Sarathyrename byte:: to bytes::
2000-02-09 Charles BaileyResync with mainline
2000-02-04 Gurusamy Sarathyanother HINT_BYTE victim
2000-01-31 Gurusamy Sarathyintroduce $^U, a global bit to indicate whether system
1999-08-30 Ilya ZakharevichUse \N{named characters} instead of \C.
1999-08-04 Jarkko HietaniemiIntroduce the charnames pragma.