summaryrefslogtreecommitdiff
path: root/pod
Commit message (Collapse)AuthorAgeFilesLines
* Supply more details on how lc/uc/lcfirst/ucfirst areJarkko Hietaniemi2001-09-162-5/+9
| | | | | not yet fully implemented. p4raw-id: //depot/perl@12037
* Elaborate (well, make more vague, really) #12030.Jarkko Hietaniemi2001-09-152-7/+8
| | | p4raw-id: //depot/perl@12032
* Document that the lc(), uc(), lcfirst(), ucfirst()Jarkko Hietaniemi2001-09-152-0/+11
| | | | | are not yet complete. p4raw-id: //depot/perl@12030
* Document what's still to be done on the regular expressionJarkko Hietaniemi2001-09-152-4/+76
| | | | | Unicode support, based on the UTR#18. p4raw-id: //depot/perl@12029
* Re: unterminated C<...> at line 426 in file perlport.podRobin Barker2001-09-141-1/+1
| | | | | Message-Id: <200109141501.QAA13044@tempest.npl.co.uk> p4raw-id: //depot/perl@12019
* unterminated C<...> at line 426 in file perlport.podH.Merijn Brand2001-09-141-1/+1
| | | | | Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@12017
* Execute files of debugger commandsPeter Scott2001-09-141-0/+5
| | | | | Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com> p4raw-id: //depot/perl@12014
* Regen headers.Jarkko Hietaniemi2001-09-131-4/+6
| | | p4raw-id: //depot/perl@12009
* Deobfuscate Fisher-Yates example codeIlmari Karonen2001-09-121-2/+2
| | | | | Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka> p4raw-id: //depot/perl@12004
* Fix unpack U to be the reverse of pack UJarkko Hietaniemi2001-09-111-1/+3
| | | | | | (but implement unpack U0U as a backdoor to get the UTF-8 malformed warnings from un-UTF-8 data) p4raw-id: //depot/perl@11993
* avoiding hoardes of zombiesNicholas Clark2001-09-101-5/+15
| | | | | Message-ID: <20010910220040.C1512@plum.flirble.org> p4raw-id: //depot/perl@11987
* Detypo.Jarkko Hietaniemi2001-09-101-1/+1
| | | p4raw-id: //depot/perl@11977
* Warn against using bare v-strings as IP addressesJarkko Hietaniemi2001-09-102-7/+17
| | | | | (okay if using the wrappers from Socket) p4raw-id: //depot/perl@11974
* Removed reference of -DPERL_CUSTOM_OPS in the documentation.Artur Bergman2001-09-101-3/+2
| | | p4raw-id: //depot/perl@11969
* Use the tried method.Jarkko Hietaniemi2001-09-091-1/+1
| | | p4raw-id: //depot/perl@11963
* perlport additions: 1 while unlink, add/delete directoryJarkko Hietaniemi2001-09-091-0/+22
| | | | | | entries and permissions, cygwin stat funkiness (from Michael Schwern and Nicholas Clark) p4raw-id: //depot/perl@11961
* Rename the old threading tutorial, start a new one,Jarkko Hietaniemi2001-09-075-1199/+1336
| | | | | regen toc. p4raw-id: //depot/perl@11937
* Try to make Socket::inet_ntoa() more robust.Jarkko Hietaniemi2001-09-071-1/+1
| | | p4raw-id: //depot/perl@11926
* Re: perlvar manpage and localizing special varsStas Bekman2001-09-071-9/+74
| | | | | Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg> p4raw-id: //depot/perl@11924
* [PATCH] for perlhack.pod - no p5p archive on deja/googleJarkko Hietaniemi2001-09-062-12/+7
| | | | | | | | | | | | From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk> Date: Thu, 6 Sep 2001 11:09:40 +0100 Message-ID: <20010906110939.A914@homer.diplex.co.uk> Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google From: rgarciasuarez@free.fr (Rafael Garcia-Suarez) Date: 6 Sep 2001 10:14:38 -0000 Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net> p4raw-id: //depot/perl@11917
* Update the is_tainted() example implementation.Jarkko Hietaniemi2001-09-061-4/+1
| | | p4raw-id: //depot/perl@11914
* Re: [ID 20010825.006] -DCRIPPLED_CC is brokenNicholas Clark2001-09-051-15/+100
| | | | | Message-ID: <20010905205424.C25120@plum.flirble.org> p4raw-id: //depot/perl@11892
* Re: sv_catpvfn and sv_setpvfnRichard Soderberg2001-09-052-4/+4
| | | | | Message-Id: <200109042216.PAA17858@oregonnet.com> p4raw-id: //depot/perl@11876
* oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again ↵Nicholas Clark2001-09-052-4/+6
| | | | | | | (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?)) Message-ID: <20010904224250.P25120@plum.flirble.org> p4raw-id: //depot/perl@11874
* Add the \[$@%&*] prototype support.Jarkko Hietaniemi2001-09-041-0/+16
| | | p4raw-id: //depot/perl@11865
* More srand entry tweakage based on Randal's suggestion.Jarkko Hietaniemi2001-09-041-33/+19
| | | p4raw-id: //depot/perl@11862
* Typo fix and slight rewording.Jarkko Hietaniemi2001-09-041-7/+9
| | | p4raw-id: //depot/perl@11856
* Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().Jarkko Hietaniemi2001-09-041-1/+12
| | | p4raw-id: //depot/perl@11855
* Make crypt() do something more sane for UnicodeJarkko Hietaniemi2001-09-031-9/+26
| | | | | | | (take crypt() of the low eight bits of the characters, instead of taking crypt() of the UTF-8 of the scalar); add a test for crypt(). p4raw-id: //depot/perl@11852
* Reorganize the srand entry.Jarkko Hietaniemi2001-09-031-18/+42
| | | p4raw-id: //depot/perl@11851
* Tests for srand()Michael G. Schwern2001-09-031-0/+5
| | | | | Message-ID: <20010903074300.E9233@blackrider> p4raw-id: //depot/perl@11840
* Document the changes with regards to running of END blocks.Artur Bergman2001-09-032-5/+25
| | | | | And DESTROY on global objects are called in perl_destruct()! p4raw-id: //depot/perl@11839
* Tick off Unicode collation and the normalization fromJarkko Hietaniemi2001-09-021-7/+8
| | | | | the todo list. p4raw-id: //depot/perl@11826
* oct() and hex()Nicholas Clark2001-09-011-1/+1
| | | | | Message-Id: <20010831231413.J4950@plum.flirble.org> p4raw-id: //depot/perl@11807
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-31/+14
| | | | | working in 5.7.x p4raw-id: //depot/perl@11803
* [DOC PATCH] Add perl4 warning messages to perldiag.podPhilip Newton2001-08-311-0/+12
| | | | | Message-Id: <20010831.211000@ID-11583.news.dfncis.de> p4raw-id: //depot/perl@11802
* Yet another improvement to theMichael G. Schwern2001-08-301-8/+8
| | | | | | patching example Message-Id: <20010830170208.M2318@blackrider> p4raw-id: //depot/perl@11795
* Adding the failure diagnostic Michael G. Schwern2001-08-281-0/+2
| | | | | Message-ID: <20010828095738.E17775@blackrider> p4raw-id: //depot/perl@11772
* put useful info in %INC for files loaded by a hook in @INCRafael Garcia-Suarez2001-08-281-0/+5
| | | | | Message-ID: <20010828142343.A19299@rafael> p4raw-id: //depot/perl@11771
* Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing adviceMichael G. Schwern2001-08-281-2/+7
| | | | | Message-Id: <20010827212444.F12582@blackrider> p4raw-id: //depot/perl@11768
* Fixing bad testing adviceMichael G. Schwern2001-08-271-10/+24
| | | | | Message-Id: <20010827201229.D12582@blackrider> p4raw-id: //depot/perl@11767
* pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.podchromatic2001-08-271-1/+1
| | | | | Message-Id: <20010827172111.89491.qmail@onion.perl.org> p4raw-id: //depot/perl@11759
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-4/+4
| | | | | | Thanks to H. Merijn Brand for the patch. Some of the comments and or guards might be removable in perl.h now. p4raw-id: //depot/perl@11758
* Custom OpsSimon Cozens2001-08-271-0/+44
| | | | | | Message-ID: <20010825174509.A5752@netthink.co.uk> I also added a fix to Opcode.pm to quite test cases. p4raw-id: //depot/perl@11756
* Re: [PATCH] Added wisdom to perlhack.podJohn Peacock2001-08-251-0/+58
| | | | | Message-Id: <3B83D848.7FD9C6EF@rowman.com> p4raw-id: //depot/perl@11749
* (was Re: PerlIO regerssion tests?)Nicholas Clark2001-08-251-3/+2
| | | | | Message-Id: <20010822232906.Z82818@plum.flirble.org> p4raw-id: //depot/perl@11747
* [DOC PATCH] The coderef-in-@INC featureRafael Garcia-Suarez2001-08-252-0/+55
| | | | | Message-Id: <20010824233413.A1285@rafael> p4raw-id: //depot/perl@11743
* #11739 was incomplete.Abhijit Menon-Sen2001-08-241-1/+1
| | | p4raw-id: //depot/perl@11740
* [DOC patch bleadperl] "misspelled" misspelledPhilip Newton2001-08-241-2/+2
| | | p4raw-id: //depot/perl@11739
* [DOC PATCH] Adding new warning in perldiag.podRafael Garcia-Suarez2001-08-241-0/+6
| | | | | Message-Id: <20010823222258.A901@rafael> p4raw-id: //depot/perl@11737