Retract #14327 for now, going to the limit seems
[p5sagit/p5-mst-13.2.git] / lib / charnames.pm
2001-12-15 Jarkko Hietaniemi Make charnames more robust.
2001-12-01 Jarkko Hietaniemi Add simple caches for ::viacode() and ::vianame().
2001-11-24 Jarkko Hietaniemi Add charnames::vianame() in case people want to access
2001-11-13 Jeffrey Friedl lib/charnames.pm
2001-11-02 Jarkko Hietaniemi Make encoding and charnames pragmas coexist.
2001-08-09 Jarkko Hietaniemi Rename lib/unicode files to lib/unicore to avoid
2001-03-05 Jarkko Hietaniemi Retracting \N{U+HHHH}.
2001-03-04 Jarkko Hietaniemi Add the \N{U+HHHH} syntax.
2001-02-24 Andreas König Re: [PATCH] fix for charnames above FFFF
2001-02-21 Andreas König fix for charnames above FFFF
2001-01-08 Charles Bailey Once 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 Bailey SYN SYN
2000-10-09 Dominic Dunlop Warn about unknown scripts.
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-19 Gurusamy Sarathy remove dead code
2000-03-04 Gurusamy Sarathy make hints available via globals in the respective...
2000-02-19 Gurusamy Sarathy rename byte:: to bytes::
2000-02-09 Charles Bailey Resync with mainline
2000-02-04 Gurusamy Sarathy another HINT_BYTE victim
2000-01-31 Gurusamy Sarathy introduce $^U, a global bit to indicate whether system
1999-08-30 Ilya Zakharevich Use \N{named characters} instead of \C.
1999-08-04 Jarkko Hietaniemi Introduce the charnames pragma.