summaryrefslogtreecommitdiff
path: root/lib/open.t
Commit message (Expand)AuthorAgeFilesLines
* for Configure -Dnoextensions=EncodeRobin Barker2003-05-231-0/+1
* Fixes for open.pm which attempts to load layers:Nick Ing-Simmons2003-01-221-2/+2
* Skip test #17 of lib/open.t when useperlio is not defined.Rafael Garcia-Suarez2002-12-021-1/+2
* Re: [perl #18203] Recursive call in PerlIO_find_layerSlaven Rezic2002-11-271-1/+10
* Goes with lib/open.pm diagnostics changesRafael Garcia-Suarez2002-07-011-7/+7
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-301-0/+1
* Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}Nick Ing-Simmons2002-04-281-6/+6
* UTF-8 locale: there might already be one UTF-8 discipline.Jarkko Hietaniemi2002-03-271-1/+1
* warnings for perlio + othersPaul Marquess2002-03-251-2/+8
* The test needs perlio.Jarkko Hietaniemi2002-03-111-5/+8
* Clearing locale environment simply doesn't seem toJarkko Hietaniemi2001-12-101-9/+1
* LC_ALL might trump LANG.Jarkko Hietaniemi2001-12-041-1/+1
* Need to hide behind an eval to avoid a warningJarkko Hietaniemi2001-12-011-0/+2
* Need to skip more tests if not perlio.Jarkko Hietaniemi2001-11-201-81/+81
* Move the sysio tests from io/utf8 to lib/open.Jarkko Hietaniemi2001-11-191-7/+96
* :utf8 works only with perlio.Jarkko Hietaniemi2001-11-131-7/+15
* Bah. %X doesn't mean 0xC1, it means 0XC1. So let's %x.Jarkko Hietaniemi2001-11-101-2/+2
* The KOI8-R example wasn't quite right.Jarkko Hietaniemi2001-11-101-2/+3
* Enhance the open pragma to support :utf8, :locale,Jarkko Hietaniemi2001-11-101-9/+29
* Better Locale Flutzigation (was Re: lib/open.t and locale tests)chromatic2001-10-011-14/+21
* Nuke also the LANG because of glibc.Jarkko Hietaniemi2001-10-011-5/+5
* Add tests for open.pmchromatic2001-09-281-0/+68