summaryrefslogtreecommitdiff
path: root/pod/perliol.pod
Commit message (Collapse)AuthorAgeFilesLines
* POD cleanupsDavid Landgren2007-10-041-1/+1
| | | | | Message-ID: <46FD4B30.9070802@landgren.net> p4raw-id: //depot/perl@32026
* Change "Perl6" to "Perl 6" in pod/*chromatic2007-07-181-1/+1
| | | | | Message-Id: <200707131438.12342.chromatic@wgz.org> p4raw-id: //depot/perl@31626
* Rewrite #21447.Abhijit Menon-Sen2003-10-151-4/+3
| | | p4raw-id: //depot/perl@21448
* [patch pod/perliol.pod]Stas Bekman2003-10-151-0/+5
| | | | | Message-Id: <3F8C9D59.3040403@stason.org> p4raw-id: //depot/perl@21447
* perliol tweaks.Jarkko Hietaniemi2003-09-241-1/+37
| | | p4raw-id: //depot/perl@21351
* Some more perlio doc tweaks based on NI-S.Jarkko Hietaniemi2003-09-221-7/+13
| | | p4raw-id: //depot/perl@21311
* One obvious place to look for PerlIO implementations.Jarkko Hietaniemi2003-09-211-0/+6
| | | p4raw-id: //depot/perl@21295
* More PerlIO documentation.Jarkko Hietaniemi2003-09-211-0/+45
| | | p4raw-id: //depot/perl@21293
* A suggested perlio doc addition from Stas.Jarkko Hietaniemi2003-08-051-0/+17
| | | p4raw-id: //depot/perl@20499
* More perlio docs from Stas.Jarkko Hietaniemi2003-07-291-6/+8
| | | p4raw-id: //depot/perl@20286
* PerlIO_popped doc addition from NI-S.Jarkko Hietaniemi2003-07-291-0/+5
| | | p4raw-id: //depot/perl@20282
* Fixup the method behaviour table.Jarkko Hietaniemi2003-05-111-9/+12
| | | p4raw-id: //depot/perl@19488
* Try to plug more potential PerlIO NULL methodJarkko Hietaniemi2003-05-101-0/+42
| | | | | dereferences; try to document the matter. p4raw-id: //depot/perl@19472
* [DOC PATCH] some doc nits after 17463Elizabeth Mattijsen2002-07-101-4/+8
| | | | | Message-Id: <4.2.0.58.20020710211105.032546d0@mickey.dijkmat.nl> p4raw-id: //depot/perl@17470
* Change PerlIO::Scalar and Via to scalar and via.Jarkko Hietaniemi2002-07-091-2/+2
| | | p4raw-id: //depot/perl@17454
* [PATCH] Removing example layers from MIME::QuotedPrintElizabeth Mattijsen2002-07-091-8/+5
| | | | | | | | | | | Date: Mon, 08 Jul 2002 10:21:09 +0200 Message-Id: <4.2.0.58.20020708090819.02740f00@mickey.dijkmat.nl> Subject: Re: [PATCH] Removing example layers from MIME::QuotedPrint From: Elizabeth Mattijsen <liz@dijkmat.nl> Date: Tue, 09 Jul 2002 09:29:52 +0200 Message-Id: <4.2.0.58.20020709092337.02893300@mickey.dijkmat.nl> p4raw-id: //depot/perl@17449
* [DOC PATCH] perliol.pod nitElizabeth Mattijsen2002-07-011-1/+1
| | | | | | | | | | | Date: Sun, 30 Jun 2002 23:52:05 +0200 Message-ID: <4.2.0.58.20020630235023.02443670@mickey.dijkmat.nl> Subject: [DOC PATCH] open.pm, no more discipline From: Elizabeth Mattijsen <liz@dijkmat.nl> Date: Sun, 30 Jun 2002 23:02:50 +0200 Message-ID: <4.2.0.58.20020630230134.0289d300@mickey.dijkmat.nl> p4raw-id: //depot/perl@17388
* Slight rewording from Stas, paragraph rewrappings.Jarkko Hietaniemi2002-06-211-14/+15
| | | p4raw-id: //depot/perl@17337
* PerlIO Layer implementation future proofing.Nick Ing-Simmons2002-06-201-10/+27
| | | | | | | | | - Inspired by Nick C's suggestion add size of function table to the table as a validation check. - also optimize pseudo-layer code to avoid malloc/link of something destined to be immediately popped & freed. - Minor addition to pod/perliol.pod p4raw-id: //depot/perlio@17330
* "Clean" implementation of binmode(FH)/":raw" identity.Nick Ing-Simmons2002-06-191-6/+27
| | | | | | | New function table entry so all layer definitions need tweaking. Extra function table entry allows a layer to remain on a binmode stack New PerlIOBase_binmode allows easy implementation of default policy. p4raw-id: //depot/perlio@17309
* PerlIO::Via referenceGisle Aas2002-05-061-3/+7
| | | | | Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com> p4raw-id: //depot/perl@16425
* Re: [PATCH @14870] long C<=item>s and other pod->man->troff problemsRobin Barker2002-02-271-26/+82
| | | | | Message-Id: <200202271225.MAA24806@tempest.npl.co.uk> p4raw-id: //depot/perl@14892
* Re: [PATCH pod/perliol.pod] resendStas Bekman2001-12-201-57/+199
| | | | | Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org> p4raw-id: //depot/perl@13818
* Paragraph rewrapping.Jarkko Hietaniemi2001-11-301-102/+117
| | | p4raw-id: //depot/perl@13380
* [patch pod/perliol.pod] s/SvPV/SvPV_nolen/Stas Bekman2001-11-301-1/+1
| | | | | Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org> p4raw-id: //depot/perl@13379
* [PATCH] Doc spellcheck + podcheckAbhijit Menon-Sen2001-11-161-2/+6
| | | | | | | | | | | | | | | | | | From: Autrijus Tang <autrijus@egb.elixus.org> Date: Thu, 15 Nov 2001 22:49:05 -0800 Message-Id: <20011116064905.GA44092@egb.elixus.org> Subject: [PATCH] podcheck+spellcheck, the rest of the story From: Autrijus Tang <autrijus@egb.elixus.org> Date: Fri, 16 Nov 2001 00:42:20 -0800 Message-Id: <20011116084220.GA44295@egb.elixus.org> Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story From: Nicholas Clark <nick@ccl4.org> Date: Fri, 16 Nov 2001 10:32:01 +0000 Message-Id: <20011116103200.F62891@plum.flirble.org> (Applied after suitable de-mangling.) p4raw-id: //depot/perl@13041
* a few typo fixes Jeffrey Friedl2001-11-121-13/+13
| | | | | | | | | | | Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com> Patching README.foo instead of pod/perlfoo.pod, not patching Math::BigInt (Tels will take care of that), dropping broken hv.c and sv.h patches, patching libnetcfg.PL and perldoc.PL instead of libnetcfg and perldoc, patching ext/Digest/MD5/t/files.t since MD5.pm was changed. p4raw-id: //depot/perl@12954
* [PATCH] the the double double word word fix fixAbhijit Menon-Sen2001-11-021-1/+1
| | | | | | | | | | | | | | | | | From: Richard Soderberg <rs@oregonnet.com> Date: Thu, 1 Nov 2001 13:12:03 -0800 Message-Id: <200111012112.NAA23288@oregonnet.com> Subject: Re: [PATCH] the the double double word word fix fix From: Mark-Jason Dominus <mjd@plover.com> Date: Thu, 01 Nov 2001 16:43:40 -0500 Message-Id: <20011101214340.2044.qmail@plover.com> Subject: Re: [PATCH] the the double double word word fix fix From: Mark-Jason Dominus <mjd@plover.com> Date: Thu, 01 Nov 2001 16:51:39 -0500 Message-Id: <20011101215139.2196.qmail@plover.com> p4raw-id: //depot/perl@12802
* minor pod nitsRobin Barker2001-03-291-4/+12
| | | | | Message-Id: <200103291343.OAA10827@tempest.npl.co.uk> p4raw-id: //depot/perl@9438
* Tweak docs for C<open> (boy does that need wholesale revision...)Nick Ing-Simmons2001-03-241-65/+138
| | | | | and update layers internals doc. p4raw-id: //depot/perlio@9331
* pod problems in ioPeter Prymmer2001-01-301-5/+5
| | | | | Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com> p4raw-id: //depot/perl@8593
* GNU 'merge' Simon's copy of perliol.pod with versionNick Ing-Simmons2001-01-291-135/+153
| | | | | patched by Craig's patch. p4raw-id: //depot/perlio@8591
* PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>Nick Ing-Simmons2001-01-291-15/+15
| | | p4raw-id: //depot/perlio@8590
* PerlIO documentation. Proofing and sub-editing requested.Nick Ing-Simmons2001-01-281-0/+513
p4raw-id: //depot/perlio@8581