This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
lib/charnames.t: Move initialization line
[perl5.git] / lib / PerlIO.pm
2017-02-07 Palipod: Suggest to use strict :encoding(UTF-8) PerlIO...
2014-04-13 Karl WilliamsonPerlIO.pm: Make pod :utf8 caution more prominent
2013-08-17 Lukas MaiPerlIO: remove string eval/code injection (#119287)
2013-06-28 Ricardo Signesperlexperiment: mark :pop layer as accepted
2013-06-23 Brian GottreuFixed verbatim lines in POD over 79 characters
2012-01-30 Leon TimmermansMoving :mmap out of core binary into a module
2011-03-25 Father ChrysostomosIncrease PerlIO’s version because of the doc change
2011-03-25 Leon TimmermansUpdate PerlIO docs for :crlf wrt 7826b36f
2009-07-03 David Mitchellbump versions of non-dual-life modules that
2009-01-25 Lanning, ScottSome POD patches for PerlIO and PerlIO::var
2008-09-15 Steve HayBump VERSIONs in all non-dual-lived modules that have...
2007-11-23 Juerd Waalboer[patch] :utf8 updates
2007-03-07 Juerd WaalboerRe: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2006-01-13 Rafael Garcia-SuarezBetter wording for change 26796. Plus, make podchecker...
2006-01-11 Xavier Noriafix for :crlf example
2005-08-02 Piotr FusikTypos in *.p[lm]
2003-12-30 Nicholas ClarkBump VERSION numbers
2003-12-30 Jarkko Hietaniemimore uni doc tweakage
2003-11-19 Iain Truskett[docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
2003-09-21 Jarkko HietaniemiTweak the section name to agree with the change #21295.
2003-09-21 Jarkko HietaniemiMore PerlIO documentation.
2003-06-12 Jarkko HietaniemiFurther perlio doc tweaks.
2003-04-25 Jarkko HietaniemiClarify(?) the perlio default layers table.
2003-04-17 Jarkko HietaniemiDetect the 'fast stdio' case.
2003-04-16 Jarkko HietaniemiHandle PERLIO= and document a bit.
2003-04-16 Jarkko HietaniemiTry to get the layers.t working also for dosish platforms.
2003-04-16 Jarkko HietaniemiUse the right prototype and a glob is fine (from Rafael).
2003-04-16 Jarkko HietaniemiPerlIO::get_layers() usage tip.
2003-04-14 Jarkko HietaniemiPERLIO=perlio requires extra steps.
2003-04-14 Jarkko HietaniemiBump up the version and admonish against aspiring ...
2003-04-14 Jarkko HietaniemiIntroduce PerlIO::get_layers() to allow people to peek
2002-11-10 Slaven Rezicperlopentut and PerlIO documentation
2002-07-11 Nick Ing-Simmons(Re-)instate :pop as a "back door" to perl level layer...
2002-06-19 Nick Ing-SimmonsUn-deprecate :raw after all - just define what it means
2002-06-18 Jarkko HietaniemiTiny tweaks.
2002-06-18 Nick Ing-SimmonsMore PerlIO doc tweaks - trying to make them document...
2002-06-17 Nick Ing-SimmonsIntegrate mainline
2002-06-17 Jarkko Hietaniemi:bytes is not the inverse of :crlf, either (from NI-S)
2002-06-17 Jarkko HietaniemiFurther discouraging of :raw.
2002-04-20 Nick Ing-SimmonsAdd :bytes to POD part.
2001-11-14 Jarkko HietaniemiVERSIONize.
2001-07-09 Jarkko HietaniemiDocument that using :encoding layer requires using...
2001-05-28 Jarkko HietaniemiAdd a test for PerlIO.
2001-04-21 Jarkko HietaniemiPerlIO and Encode doc cleanup and tweaks.
2001-03-28 Nick Ing-SimmonsPerlIO.pm / perlio.pm conflict.
2001-03-27 Nick Ing-SimmonsOutline docs for PerlIO and PerlIO::Scalar
2001-03-23 Nick Ing-SimmonsCheck in a stable (working) version before next round...