summaryrefslogtreecommitdiff
path: root/t/io/layers.t
Commit message (Expand)AuthorAgeFilesLines
* Two Cygwin patches from Gerrit.Gerrit P. Haase2003-06-011-1/+1
* More U/WIN tweaks from John P. Linderman.Jarkko Hietaniemi2003-05-211-0/+1
* miniperl cannot handle layers.t.Jarkko Hietaniemi2003-05-011-0/+5
* Clarify(?) the perlio default layers table.Jarkko Hietaniemi2003-04-251-7/+7
* Handle the combination of dosish and non-faststdio.Jarkko Hietaniemi2003-04-231-1/+1
* Introduce two new Configure symbols:Jarkko Hietaniemi2003-04-211-6/+2
* Detect the 'fast stdio' case.Jarkko Hietaniemi2003-04-171-7/+35
* Handle PERLIO= and document a bit.Jarkko Hietaniemi2003-04-161-0/+13
* Try to get the layers.t working also for dosish platforms.Jarkko Hietaniemi2003-04-161-7/+15
* What does an empty PERLIO= mean, anyway?Jarkko Hietaniemi2003-04-161-1/+6
* Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.Jarkko Hietaniemi2003-04-151-3/+5
* Don't skip the whole test for PERLIO=perlio.Jarkko Hietaniemi2003-04-151-11/+20
* PERLIO=perlio requires extra steps.Jarkko Hietaniemi2003-04-141-0/+4
* Skip as early as possible if no perlio since theJarkko Hietaniemi2003-04-141-3/+8
* Introduce PerlIO::get_layers() to allow people to peekJarkko Hietaniemi2003-04-141-0/+117