summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* Tests for srand()Michael G. Schwern2001-09-031-0/+5
* pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.podchromatic2001-08-271-1/+1
* (was Re: PerlIO regerssion tests?)Nicholas Clark2001-08-251-3/+2
* [DOC PATCH] The coderef-in-@INC featureRafael Garcia-Suarez2001-08-251-0/+51
* Dispell the "use utf8" superstition.Jarkko Hietaniemi2001-08-121-20/+21
* split()'s unused captures should be undef, not ''Jeff Pinyan2001-07-291-0/+9
* make printf refer to sprintfGwyn Judd2001-07-171-3/+4
* doc patch; times() in scalar contextMark-Jason Dominus2001-07-111-0/+2
* deprecate package with no argumentsRobin Houston2001-07-101-2/+4
* SysV IPC semops use native shorts, not forced-to-16-bit-shorts.Jarkko Hietaniemi2001-07-021-2/+2
* Re: sizeof(struct sembuf)Nicholas Clark2001-07-021-1/+1
* Doc patch for #10959.Jarkko Hietaniemi2001-06-261-5/+5
* Because of #10932 retract also the perlfunc hunk of #10910.Jarkko Hietaniemi2001-06-251-8/+6
* Re: [ID 20010621.007] readline() not quite as equal as <>Abhijit Menon-Sen2001-06-251-6/+8
* Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;Jarkko Hietaniemi2001-06-191-5/+11
* [ID 20010619.005] two typos in pod/perlfunc.podJeffrey Friedl2001-06-191-2/+2
* [PATCH] [ID 19991013.005] utime undef, undef, @files Robert Spier2001-05-271-0/+7
* Re: [PATCH] Re: stability of sort()?John P. Linderman2001-05-261-5/+5
* Re: stability of sort()?Nicholas Clark2001-05-261-0/+6
* Document some more of open's features.Nick Ing-Simmons2001-05-201-17/+31
* Re: [PATCH perlfunc.pod] split on an empty stringBenjamin Sugars2001-05-121-7/+8
* Re: [PATCH perlfunc.pod] split on an empty stringJon Eveland2001-05-111-5/+8
* RE: rand(0) is rand(1)Larry Shatzer2001-05-101-2/+2
* Retract #10031.Jarkko Hietaniemi2001-05-081-5/+0
* (Retracted by #10042)Philip Newton2001-05-081-0/+5
* Document C<our $foo : shared>Benjamin Sugars2001-05-071-0/+24
* Updates on the pods related to the modules included since 5.6.Jarkko Hietaniemi2001-05-051-4/+6
* fix some misinformation in perlfunc.podPeter Prymmer2001-05-021-11/+11
* Minor doc tweaks on endianness, closes bug 20010327.004.Jarkko Hietaniemi2001-05-021-3/+4
* [DOC PATCH bleadperl] Document generation of random integersWalt Mankowski2001-04-301-0/+7
* Propagate calling context for do '...'Gisle Aas2001-04-051-1/+1
* Document sockatmark() some.Jarkko Hietaniemi2001-03-271-3/+24
* Tweak docs for C<open> (boy does that need wholesale revision...)Nick Ing-Simmons2001-03-241-61/+78
* the uncontroversial doc patchesMichael Stevens2001-03-161-3/+4
* Undo qu. Retract #8814, rewrite op/each part of #8615,Jarkko Hietaniemi2001-02-281-6/+3
* Re: [PATCH lots of pod/] s/chop/chomp/gMichael G. Schwern2001-02-041-18/+5
* Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669Jarkko Hietaniemi2001-02-011-1/+1
* Document the mkdir trailing slashes case.Jarkko Hietaniemi2001-01-231-0/+5
* Document and test the new qu operator.Jarkko Hietaniemi2001-01-201-3/+6
* open() example in perlfunc.pod Karsten Sperling2000-12-301-1/+1
* read() documentation tweak for 20001121.004.Jarkko Hietaniemi2000-12-211-6/+7
* Re: [ID 20001013.006] XS subs are not define()edDominic Dunlop2000-12-141-2/+8
* DOC PATCH 5.6.0: -s return value incompletely documentedMark-Jason Dominus2000-12-081-2/+2
* Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)Robin Barker2000-11-281-0/+9
* Explain in more detail the {} syntax ambiguousity.Nicholas Clark2000-11-181-0/+23
* Document tell() on special streams.Jarkko Hietaniemi2000-11-121-0/+4
* [ID 20001112.004] man perlfunc omits tell()'s error returnNicholas Clark2000-11-121-3/+3
* Pod updatesStephen P. Potter2000-11-071-5/+5
* DOC PATCH 5.6.0Mark-Jason Dominus2000-10-281-2/+9
* Support s?printf parameter reordering.Jarkko Hietaniemi2000-10-221-5/+23