| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386/1 cpu) | Andy Dougherty | 2006-08-10 | 1 | -1/+1 |
* | More tests for syswrite with UTF-8 data. | Nicholas Clark | 2006-04-29 | 1 | -42/+64 |
* | Remove the last traces of explicitly setting HINT_LOCALIZE_HH from | Nicholas Clark | 2006-04-20 | 1 | -7/+1 |
* | [PATCH] encoding and open pragmas | Jarkko Hietaniemi | 2004-09-20 | 1 | -11/+4 |
* | for Configure -Dnoextensions=Encode | Robin Barker | 2003-05-23 | 1 | -0/+1 |
* | Fixes for open.pm which attempts to load layers: | Nick Ing-Simmons | 2003-01-22 | 1 | -2/+2 |
* | Skip test #17 of lib/open.t when useperlio is not defined. | Rafael Garcia-Suarez | 2002-12-02 | 1 | -1/+2 |
* | Re: [perl #18203] Recursive call in PerlIO_find_layer | Slaven Rezic | 2002-11-27 | 1 | -1/+10 |
* | Goes with lib/open.pm diagnostics changes | Rafael Garcia-Suarez | 2002-07-01 | 1 | -7/+7 |
* | Integrate macperl patch #16868. | Jarkko Hietaniemi | 2002-05-30 | 1 | -0/+1 |
* | Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio} | Nick Ing-Simmons | 2002-04-28 | 1 | -6/+6 |
* | UTF-8 locale: there might already be one UTF-8 discipline. | Jarkko Hietaniemi | 2002-03-27 | 1 | -1/+1 |
* | warnings for perlio + others | Paul Marquess | 2002-03-25 | 1 | -2/+8 |
* | The test needs perlio. | Jarkko Hietaniemi | 2002-03-11 | 1 | -5/+8 |
* | Clearing locale environment simply doesn't seem to | Jarkko Hietaniemi | 2001-12-10 | 1 | -9/+1 |
* | LC_ALL might trump LANG. | Jarkko Hietaniemi | 2001-12-04 | 1 | -1/+1 |
* | Need to hide behind an eval to avoid a warning | Jarkko Hietaniemi | 2001-12-01 | 1 | -0/+2 |
* | Need to skip more tests if not perlio. | Jarkko Hietaniemi | 2001-11-20 | 1 | -81/+81 |
* | Move the sysio tests from io/utf8 to lib/open. | Jarkko Hietaniemi | 2001-11-19 | 1 | -7/+96 |
* | :utf8 works only with perlio. | Jarkko Hietaniemi | 2001-11-13 | 1 | -7/+15 |
* | Bah. %X doesn't mean 0xC1, it means 0XC1. So let's %x. | Jarkko Hietaniemi | 2001-11-10 | 1 | -2/+2 |
* | The KOI8-R example wasn't quite right. | Jarkko Hietaniemi | 2001-11-10 | 1 | -2/+3 |
* | Enhance the open pragma to support :utf8, :locale, | Jarkko Hietaniemi | 2001-11-10 | 1 | -9/+29 |
* | Better Locale Flutzigation (was Re: lib/open.t and locale tests) | chromatic | 2001-10-01 | 1 | -14/+21 |
* | Nuke also the LANG because of glibc. | Jarkko Hietaniemi | 2001-10-01 | 1 | -5/+5 |
* | Add tests for open.pm | chromatic | 2001-09-28 | 1 | -0/+68 |