summaryrefslogtreecommitdiff
path: root/pod
Commit message (Collapse)AuthorAgeFilesLines
* Document the IVdf UVuf UVof UVxf.Jarkko Hietaniemi2000-08-021-0/+13
| | | p4raw-id: //depot/perl@6496
* The name of a filehandle does not have <these>.Jarkko Hietaniemi2000-08-021-3/+3
| | | p4raw-id: //depot/perl@6490
* memcpy has n o in it, as pinted ut by Sarathy.Jarkko Hietaniemi2000-08-021-10/+11
| | | p4raw-id: //depot/perl@6488
* Document in one place the memory abstractions used in Perl core.Simon Cozens2000-08-021-0/+14
| | | | | | Subject: Re: Memory abstraction Organization: Earth.li Origins p4raw-id: //depot/perl@6487
* regen_headers, regen perltoc.Jarkko Hietaniemi2000-08-021-408/+147
| | | p4raw-id: //depot/perl@6486
* In new BSDs changes to argv[] do not show up in ps(1) output,Paul Saab2000-08-021-0/+5
| | | | | | | | | | | instead one must use setproctitle(). This was already addressed by change #6457, but the below has a new variant for FreeBSD 4.0 or later, and the matter is also documented more. Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps Message-Id: <20000801154139.A53740@yahoo-inc.com> p4raw-link: @6457 on //depot/perl: 0c9177abdae6e91f4dfdab2ef3cc817ec901e51eon //depot/metaconfig: efc5abcdbec468dfb20e18acbe3ab6c1cd9e92c3 p4raw-id: //depot/perl@6483
* Make chr() for values >127 to create utf8 when under utf8.Simon Cozens2000-08-011-2/+5
| | | | | | Subject: Re: uft8/chr() Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6475
* The swallow_bom() saga continues. The #23 of require.tJarkko Hietaniemi2000-07-311-0/+10
| | | | | | | | (UTF16-LE) still fails (silently, no output) but the #22 (UTF16-BE) seems to be working now. The root of the failure may be in sv_gets(): is it UTF-16LE-aware, especially when it comes to line endings? p4raw-id: //depot/perl@6469
* [ID 19990709.002] [DOCUMENTATION PATCH] perldiagRobert Spier2000-07-271-2/+2
| | | | | Message-ID: <14720.15855.787664.424783@rls.cx> p4raw-id: //depot/perl@6455
* fixes bug 20000508.004Michael Stevens2000-07-271-1/+1
| | | | | Message-ID: <20000727134903.A9351@athenaeum.globnix.org> p4raw-id: //depot/perl@6453
* Further File::Temp patches from Yitzchak Scott-ThoennesJarkko Hietaniemi2000-07-261-0/+7
| | | | | and Craig A. Berry. p4raw-id: //depot/perl@6452
* Minor doc patch: handy.hDaniel MuiƱo2000-07-261-1/+1
| | | | | Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar> p4raw-id: //depot/perl@6450
* minor doc change - perlgutsMichael Stevens2000-07-261-2/+2
| | | | | Message-ID: <20000713123918.A26561@athenaeum.globnix.org> p4raw-id: //depot/perl@6449
* docfix from Peter Scott <Peter@PSDT.com>.Jarkko Hietaniemi2000-07-261-9/+6
| | | p4raw-id: //depot/perl@6446
* Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,Jarkko Hietaniemi2000-07-261-0/+6
| | | | | from Graham Barr in the module list. p4raw-id: //depot/perl@6444
* More split() doc and test patches from Mike Guy.Jarkko Hietaniemi2000-07-261-1/+1
| | | p4raw-id: //depot/perl@6443
* split /^/M. J. T. Guy2000-07-261-0/+3
| | | | | | | Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk> (with notes from tchrist and gbarr) p4raw-id: //depot/perl@6441
* Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]Jeffrey Friedl2000-07-261-9/+9
| | | | | | | | | | to be fatal errors (instead of by default ignoring them, and ignoring with a bug: even though -w gave an error, the opening [ was left in) Reported in: Subject: [ID 20000716.024] [=cc=] / [:blank:] Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com> p4raw-id: //depot/perl@6439
* av.c apidocSimon Cozens2000-07-251-0/+32
| | | | | Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6438
* [ID 20000724.003] Documentation changes for perllocale.podStephen P. Potter2000-07-251-31/+6
| | | | | Message-Id: <200007241822.OAA06827@spp.users.ds.net> p4raw-id: //depot/perl@6437
* Out-of-date note removed.Robert Spier2000-07-241-2/+1
| | | | | | Subject: [PATCH] documentation perlipc Message-ID: <14711.35178.572612.502654@rls.cx> p4raw-id: //depot/perl@6422
* Decutandpasto.Richard Soderberg2000-07-241-1/+1
| | | | | | Subject: [PATCH perl-current] 19990607.008 - perlipc.pod Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net> p4raw-id: //depot/perl@6420
* More docs for sv functions.Jarkko Hietaniemi2000-07-151-7/+157
| | | | | | | | | | | | | | | | | | | | | | | Subject: [PATCH cfgperl] sv.c apidoc From: simon@brecon.co.uk (Simon Cozens) Date: 13 Jul 2000 09:00:20 GMT Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org> Subject: Re: [PATCH cfgperl] sv.c apidoc From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> Date: Thu, 13 Jul 2000 12:27:41 +0100 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk> Subject: Re: [PATCH cfgperl] sv.c apidoc From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> Date: Thu, 13 Jul 2000 13:23:09 +0100 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk> Subject: Re: [PATCH cfgperl] sv.c apidoc From: simon@brecon.co.uk (Simon Cozens) Date: 14 Jul 2000 06:51:02 GMT Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6412
* [docpatch] Re: [ID 19991002.011] perldoc -f shiftHugo van der Sanden2000-07-151-1/+1
| | | | | | | Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk> Didn't anymore apply, but that point still could use another fix. p4raw-id: //depot/perl@6410
* Merge perlhacktut into perlhack, update perlguts.Simon Cozens2000-07-142-36/+1387
| | | | | | | | | | | | Subject: Re: Perlhacktut Date: 14 Jul 2000 06:49:21 GMT Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org> Subject: Re: Perlhacktut From: simon@brecon.co.uk (Simon Cozens) Date: 14 Jul 2000 07:09:45 GMT Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6406
* typos in change#6399, regen headersGurusamy Sarathy2000-07-141-19/+0
| | | | | p4raw-link: @6399 on //depot/perl: 01ec43d06089361423d61a40521883bf73e1944a p4raw-id: //depot/perl@6402
* readd missing perldelta.pod changes from changes#6339,6376Gurusamy Sarathy2000-07-121-0/+14
| | | | | | p4raw-link: @6376 on //depot/metaconfig: b8372171f570ef8413673058be4226bef77ffce2on //depot/cfgperl: 70e8c5e4f67dde6bf07eb296d727a29b95fe8b5b p4raw-link: @6339 on //depot/cfgperl: f805f8cce32dfd1ced3ebf12975766f50f88ec0c p4raw-id: //depot/perl@6384
* integrate cfgperl changes into mainlineGurusamy Sarathy2000-07-121-3/+4
|\ | | | | p4raw-id: //depot/perl@6381
| * Fix nits noticed by Boston.pm.Jarkko Hietaniemi2000-07-121-3/+4
| | | | | | p4raw-id: //depot/cfgperl@6377
| * Configure cosmetics and perldelta.Jarkko Hietaniemi2000-07-111-0/+7
| | | | | | p4raw-id: //depot/cfgperl@6376
| * Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,Jarkko Hietaniemi2000-07-115-27/+99
| | | | | | | | | | regen perltoc. p4raw-id: //depot/cfgperl@6372
| * Minor cleanups on the booklist.Jarkko Hietaniemi2000-07-111-6/+6
| | | | | | p4raw-id: //depot/cfgperl@6371
| * Be less forgiving about ambiguous and illegal tr ranges.Mark-Jason Dominus2000-07-112-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way Date: Tue, 04 Jul 2000 10:00:12 -0400 Message-ID: <20000704140012.17772.qmail@plover.com> Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way From: Mark-Jason Dominus <mjd@plover.com> Date: Wed, 05 Jul 2000 09:37:36 -0400 Message-ID: <20000705133736.27293.qmail@plover.com> p4raw-id: //depot/cfgperl@6339
| * PATCH perlguts.pod: Document D and d magic typesMark-Jason Dominus2000-07-111-0/+2
| | | | | | | | | | Message-ID: <20000705180151.29413.qmail@plover.com> p4raw-id: //depot/cfgperl@6334
| * Sprinkle ldlibpath.Jarkko Hietaniemi2000-07-101-5/+9
| | | | | | p4raw-id: //depot/cfgperl@6331
| * Reorder perl.pod once more.Jarkko Hietaniemi2000-07-103-762/+764
| | | | | | p4raw-id: //depot/cfgperl@6329
| * Remove perlbook, update perlfaq book listing,Jarkko Hietaniemi2000-07-076-253/+270
| | | | | | | | | | rearrange perl.pod, regenerate perltoc. p4raw-id: //depot/cfgperl@6325
| * Fix complaints of buildtoc.Jarkko Hietaniemi2000-07-064-1802/+3948
| | | | | | p4raw-id: //depot/cfgperl@6323
| * Add =head1 NAMEs so that buildtoc is happy.Jarkko Hietaniemi2000-07-061-10/+800
| | | | | | | | | | (The CGI::Util nit reported to Lincoln.) p4raw-id: //depot/cfgperl@6322
| * Autogenerate pod/Makefile and pod/buildtoc.Jarkko Hietaniemi2000-07-065-907/+340
| | | | | | | | | | | | | | | | | | buildtoc also checks whether the existing pods are mentioned in MANIFEST and perl.pod, and vice versa. (None of the thusly found discrepancies fixed yet.) roffitall also needs to be autogenerated similarly but it seems so badly out of date that I didn't touch it yet. p4raw-id: //depot/cfgperl@6319
| * Integrate with Sarathy.Jarkko Hietaniemi2000-07-042-0/+12
| |\ | | | | | | p4raw-id: //depot/cfgperl@6312
| * \ Integrate with Sarathy.Jarkko Hietaniemi2000-07-041-0/+6
| |\ \ | | | | | | | | p4raw-id: //depot/cfgperl@6305
| * | | Point to perlipc for more SysV IPC examples.Jarkko Hietaniemi2000-06-301-13/+17
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@6295
| * | | Integrate with Sarathy.Jarkko Hietaniemi2000-06-301-24/+9
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@6288
| * | | [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"Tim Ayers2000-06-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Message-id: <393F38FA.9B5F4C7D@m.dasa.de> [resent by Richard Foley, Message-Id probably wrong] p4raw-id: //depot/cfgperl@6279
| * | | Re: [ID 20000612.001] map {chop; $_} (Literals problem)M. J. T. Guy2000-06-291-6/+6
| | | | | | | | | | | | | | | | | | | | Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk> p4raw-id: //depot/cfgperl@6277
| * | | Re: eval documentation: contextM. J. T. Guy2000-06-291-5/+5
| | | | | | | | | | | | | | | | | | | | Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk> p4raw-id: //depot/cfgperl@6276
| * | | PATCH pod/perltie.podIan Phillipps2000-06-291-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Message-ID: <20000616001719.A17108@homer.diplex.co.uk> (only the first hunk, the second hunk had already been done by some other patch) p4raw-id: //depot/cfgperl@6271
| * | | Re: [PATCH cfgperl] BOMs away!Simon Cozens2000-06-281-0/+5
| | | | | | | | | | | | | | | | | | | | Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org> p4raw-id: //depot/cfgperl@6261
| * | | Re: [PATCH] pack('U',$foo) doesn't UTF8Simon Cozens2000-06-281-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> pack U0, pack C0 p4raw-id: //depot/cfgperl@6260