summaryrefslogtreecommitdiff
path: root/pod
Commit message (Collapse)AuthorAgeFilesLines
* Tweak from John P. Linderman.Jarkko Hietaniemi2002-03-221-1/+13
| | | p4raw-id: //depot/perl@15425
* doc fixStas Bekman2002-03-221-13/+13
| | | | | Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org> p4raw-id: //depot/perl@15424
* Forgot from #15416.Jarkko Hietaniemi2002-03-221-1/+1
| | | p4raw-id: //depot/perl@15421
* Re: Argument "1.23_45" isn't numeric in subroutine entryAndreas König2002-03-221-3/+14
| | | | | Message-ID: <m3n0x0vczs.fsf@anima.de> p4raw-id: //depot/perl@15420
* Document a known AIX warning.Jarkko Hietaniemi2002-03-221-0/+9
| | | p4raw-id: //depot/perl@15417
* Undo #15415, allow the faq people to catch up first.Jarkko Hietaniemi2002-03-222-11/+17
| | | p4raw-id: //depot/perl@15416
* FAQ sync.Jarkko Hietaniemi2002-03-223-18/+12
| | | p4raw-id: //depot/perl@15415
* Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem Andreas König2002-03-221-9/+10
| | | | | | | Message-ID: <m38z8kwuvg.fsf@anima.de> (plus reformat) p4raw-id: //depot/perl@15414
* Revert #15200 for backwards compatiblity reasons.Abhijit Menon-Sen2002-03-221-1/+1
| | | p4raw-id: //depot/perl@15411
* If Unicode keys are entered to a hash, a bit is turned on.Jarkko Hietaniemi2002-03-221-20/+12
| | | | | | | | | | If the bit is on, when the keys are fetched from the hash (%h, each %h, keys %h), the Unicodified versions of the keys are returned if needed. This solution errs on the size of over-Unicodifying, the old solution erred on the side of under-Unicodifying. As long as the hash keys can be a mix of byte and Unicode strings, a perfect fit is hard to come by. p4raw-id: //depot/perl@15407
* Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problemMike Guy2002-03-221-10/+10
| | | | | Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk> p4raw-id: //depot/perl@15406
* doc fixStas Bekman2002-03-211-0/+8
| | | | | Message-ID: <3C99BA47.9010403@stason.org> p4raw-id: //depot/perl@15404
* Reword the Apache^Wmod_perl bit so that SarathyJarkko Hietaniemi2002-03-211-9/+13
| | | | | can sleep easier :-) p4raw-id: //depot/perl@15401
* Assuming the Apache 1.3 -D_GNU_SOURCE problemJarkko Hietaniemi2002-03-211-0/+10
| | | | | does not get fixed in time. p4raw-id: //depot/perl@15398
* -DCRIPPLED_CC RIPDave Mitchell2002-03-211-29/+28
| | | | | Message-ID: <20020321172440.C13683@fdgroup.com> p4raw-id: //depot/perl@15397
* Mention the new syslog try-harder feature.Jarkko Hietaniemi2002-03-211-0/+6
| | | p4raw-id: //depot/perl@15390
* Rrright.Jarkko Hietaniemi2002-03-201-1/+1
| | | p4raw-id: //depot/perl@15374
* Some failure updates.Jarkko Hietaniemi2002-03-201-7/+10
| | | p4raw-id: //depot/perl@15369
* Mention the external modules Encode::HanExtra andJarkko Hietaniemi2002-03-201-7/+14
| | | | | PadWalker. p4raw-id: //depot/perl@15364
* List lexicals from debuggerPeter Scott2002-03-201-0/+10
| | | | | Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com> p4raw-id: //depot/perl@15363
* Typo fix from Andreas Koenig, plus a tweak.Jarkko Hietaniemi2002-03-201-2/+2
| | | p4raw-id: //depot/perl@15358
* Tpo.Jarkko Hietaniemi2002-03-201-1/+1
| | | p4raw-id: //depot/perl@15353
* Regen modlib and toc.Jarkko Hietaniemi2002-03-201-172/+218
| | | p4raw-id: //depot/perl@15352
* Whitespace tweaks.Jarkko Hietaniemi2002-03-205-13/+12
| | | p4raw-id: //depot/perl@15351
* If it looks like UTF-8 (either nl_langinfo or locale variables),Jarkko Hietaniemi2002-03-204-3/+58
| | | | | | | | | | think UTF-8, embrace your inner UTF-8, as suggested by Larry. (And as suggested by Markus Kuhn.) While we are at it, document also the case of mixed hash keys as a known potential troublemaker. (Since it's locale-related, sometimes.) p4raw-id: //depot/perl@15350
* Re: Nearly OK for cygwin@15318John Peacock2002-03-191-1/+1
| | | | | Message-ID: <3C97A660.3060302@rowman.com> p4raw-id: //depot/perl@15344
* Re: Nearly OK for cygwin@15318Slaven Rezic2002-03-191-0/+3
| | | | | | | | | | | Date: Tue, 19 Mar 2002 21:47:49 +0100 Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]> Subject: Re: Nearly OK for cygwin@15318 From: <slaven.rezic@berlin.de> Date: Tue, 19 Mar 2002 21:37:18 +0100 Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]> p4raw-id: //depot/perl@15343
* Split the ebcdic details to perlebcdic.Jarkko Hietaniemi2002-03-192-5/+19
| | | p4raw-id: //depot/perl@15317
* Be explicit.Jarkko Hietaniemi2002-03-191-2/+2
| | | p4raw-id: //depot/perl@15316
* Update the Unicode vs EBCDIC situation.Jarkko Hietaniemi2002-03-192-9/+37
| | | p4raw-id: //depot/perl@15313
* OS/390 update.Jarkko Hietaniemi2002-03-181-15/+16
| | | p4raw-id: //depot/perl@15299
* d_nv_preserves_uv_bitsNicholas Clark2002-03-181-1/+1
| | | | | Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net> p4raw-id: //depot/perl@15290
* URL fix from MJD.Abhijit Menon-Sen2002-03-181-1/+1
| | | p4raw-id: //depot/perl@15281
* Typo fix from Stas Bekman.Abhijit Menon-Sen2002-03-171-1/+1
| | | p4raw-id: //depot/perl@15278
* Re: [ID 20020315.003] timelocal does not return fractal values anymoreSlaven Rezic2002-03-161-0/+6
| | | | | Message-ID: <877kocwpq9.fsf@vran.herceg.de> p4raw-id: //depot/perl@15254
* Plural nit.Abhijit Menon-Sen2002-03-161-1/+1
| | | p4raw-id: //depot/perl@15250
* minor corrections in perldelta.podMark-Jason Dominus2002-03-151-3/+4
| | | | | Message-Id: <20020315184842.13573.qmail@plover.com> p4raw-id: //depot/perl@15246
* patch pod/perltodo.podMark-Jason Dominus2002-03-151-1/+3
| | | | | | | Message-ID: <20020315154218.10163.qmail@plover.com> (With s/WANT/Want/) p4raw-id: //depot/perl@15242
* Be more explicit on when is the $! worth anything.Jarkko Hietaniemi2002-03-151-3/+19
| | | p4raw-id: //depot/perl@15237
* perl datastructure conversion shortcuts for DDDStas Bekman2002-03-121-1/+41
| | | | | Message-ID: <3C8C54A7.5020502@stason.org> p4raw-id: //depot/perl@15206
* Regen modlib.Jarkko Hietaniemi2002-03-121-2/+178
| | | p4raw-id: //depot/perl@15205
* Regen toc.Jarkko Hietaniemi2002-03-121-327/+310
| | | p4raw-id: //depot/perl@15204
* perldeltaize Hash::Util.Jarkko Hietaniemi2002-03-121-1/+11
| | | p4raw-id: //depot/perl@15202
* Disambiguate "Can't locate"Mike Guy2002-03-121-1/+1
| | | | | Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk> p4raw-id: //depot/perl@15200
* Re[2]: Related issues? [ID 20020222.011]Robin Barker2002-03-121-1/+4
| | | | | Message-Id: <200203121331.NAA21278@tempest.npl.co.uk> p4raw-id: //depot/perl@15198
* get magic typoDave Mitchell2002-03-121-1/+1
| | | | | Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk> p4raw-id: //depot/perl@15193
* Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]Anton Tagunov2002-03-121-2/+2
| | | | | Message-Id: <19414222180.20020311232747@motor.ru> p4raw-id: //depot/perl@15190
* FAQ sync.Jarkko Hietaniemi2002-03-115-69/+70
| | | p4raw-id: //depot/perl@15179
* perlreftut updateMark-Jason Dominus2002-03-111-5/+5
| | | | | Message-Id: <20020311163627.31020.qmail@plover.com> p4raw-id: //depot/perl@15177
* Minor correction in perlfaq5Mark-Jason Dominus2002-03-111-1/+1
| | | | | Message-Id: <20020311163422.30963.qmail@plover.com> p4raw-id: //depot/perl@15176