This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make hv_notallowed a static as suggested by Nicholas Clark;
[perl5.git] / lib / charnames.t
2002-04-02 Jarkko HietaniemiWhat started as a small nit (the charnames test, nit...
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-30 Jarkko HietaniemiEBCDICification.
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-03-27 Jarkko HietaniemiStart using the Unicode 3.2.0 data (NOTE: still
2002-02-14 Jarkko HietaniemiDocument and test the C0 and C1.
2002-02-02 Jarkko HietaniemiEBCDIC: since #14519 made \N{...} to remap,
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-08-12 Jarkko HietaniemiMark tests (and one module) having explicit Latin-1
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...