Merge branch 'tie-scalar' into blead
[p5sagit/p5-mst-13.2.git] / lib / charnames.t
2009-09-08 Rafael Garcia-Suarez Remove code specific to MacOS Classic from core tests
2009-01-19 Karl Add NameAliases.txt; regenerate mktables.list
2008-09-16 Jerry D. Hedden Don't reuse temp files in tests
2008-09-09 Jerry D. Hedden Fix parallel testing temp filenames
2006-06-07 Rafael Garcia-Suarez Add a regression test to ensure that charnames pragma
2006-02-04 Nicholas Clark Add regression tests to lib/charnames.t to ensure that...
2005-03-08 Ton Hospel Encoding neutral unpack
2004-06-22 Marcel Grünauer Proposed patch + test case.
2004-04-23 Dave Mitchell Include variable names in "Use of uninitialized value...
2003-03-12 Jarkko Hietaniemi Integrate:
2003-01-06 Craig A. Berry VMS test adjustments
2002-11-04 H.Merijn Brand Charnames take 4
2002-10-24 H.Merijn Brand charnames pragma extended with :alias for customized
2002-05-30 Jarkko Hietaniemi charnames patch from Thomas Wegner.
2002-05-28 SADAHIRO Tomoyuki Bug fix for charnames::vianame
2002-05-28 Jarkko Hietaniemi More charnames tweaks.
2002-05-01 Jarkko Hietaniemi Provide the \N{U+HHHH} syntax before we forget.
2002-04-11 Jarkko Hietaniemi ZWNJ, ZWJ. Any further convenience aliasing should
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-07 Jarkko Hietaniemi charnames::viacode() was broken, noticed by Jeffrey.
2002-04-02 Jarkko Hietaniemi What started as a small nit (the charnames test, nit...
2002-04-01 Philip Newton BOM, 0xFFFE, 0xFEFF, etc.
2002-04-01 Philip Newton Re: Change 15637: Behaviour (make viacode 0xFFFE to...
2002-03-31 Jarkko Hietaniemi Behaviour (make viacode 0xFFFE to return BYTE ORDER...
2002-03-30 Jarkko Hietaniemi EBCDICification.
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-29 Philip Newton NEXT LINE --> NEL
2002-03-28 Jarkko Hietaniemi Support Unicode 3.1 names, names without the (XX),...
2002-03-27 Jarkko Hietaniemi Start using the Unicode 3.2.0 data (NOTE: still
2002-02-14 Jarkko Hietaniemi Document and test the C0 and C1.
2002-02-02 Jarkko Hietaniemi EBCDIC: since #14519 made \N{...} to remap,
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-08-12 Jarkko Hietaniemi Mark tests (and one module) having explicit Latin-1
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...