This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
[perl5.git] / lib / charnames.pm
2002-04-11 Jarkko HietaniemiZWNJ, ZWJ. Any further convenience aliasing should
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-07 Jarkko Hietaniemicharnames::viacode() was broken, noticed by Jeffrey.
2002-04-01 Philip NewtonBOM, 0xFFFE, 0xFEFF, etc.
2002-04-01 Philip NewtonRe: Change 15637: Behaviour (make viacode 0xFFFE to...
2002-03-31 Jarkko HietaniemiBehaviour (make viacode 0xFFFE to return BYTE ORDER...
2002-03-29 Nick Ing-SimmonsIntegrate mainline
2002-03-29 Philip NewtonNEXT LINE --> NEL
2002-03-28 Jarkko HietaniemiSupport Unicode 3.1 names, names without the (XX),...
2002-02-14 Jarkko HietaniemiDocument and test the C0 and C1.
2001-12-15 Jarkko HietaniemiMake charnames more robust.
2001-12-01 Jarkko HietaniemiAdd simple caches for ::viacode() and ::vianame().
2001-11-24 Jarkko HietaniemiAdd charnames::vianame() in case people want to access
2001-11-13 Jeffrey Friedllib/charnames.pm
2001-11-02 Jarkko HietaniemiMake encoding and charnames pragmas coexist.
2001-08-09 Jarkko HietaniemiRename lib/unicode files to lib/unicore to avoid
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.