summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* Doc nit found by Stephen Gordon.Steve Peters2006-02-011-1/+1
* Improve a bit the documentation for kill() with SIGNAL==0Rafael Garcia-Suarez2006-02-011-4/+6
* [perl #38380] Typo in perlfunc.pod p.boven@sara.nl2006-01-311-1/+1
* Re: [perl #38181] Default IO Layer is ignored in 3-argument open call SADAHIRO Tomoyuki2006-01-081-3/+3
* Note that the "unlink"ing directories is attempted when running as aSteve Peters2006-01-021-3/+4
* [DOC PATCH] rindex clarificationYitzchak Scott-Thoennes2005-12-291-2/+2
* A note on say() and ORS grabbed from Damian's Perl6::Say.Rafael Garcia-Suarez2005-12-191-0/+3
* latest switch/say/~~Robin Houston2005-12-191-1/+37
* Improve the setsockopt description.Gisle Aas2005-12-081-2/+9
* clarify description of vector (v) sprintf format modifierDave Mitchell2005-12-031-5/+6
* [DOC PATCH] Sort subs *can* now be recursiveRobin Houston2005-11-221-2/+2
* Fix documentation for gmtime().Steve Peters2005-11-071-4/+5
* futimes [PATCH]Gisle Aas2005-10-311-0/+4
* Fix path in code exampleRafael Garcia-Suarez2005-10-241-1/+1
* POD index entries with X<>Ivan Tubert-Brohman2005-10-131-2/+219
* Fixes to Pod errors found by podchecker.Steve Peters2005-10-041-1/+1
* Clarify the documentation regarding the return value from C<push>.Steve Peters2005-10-021-1/+2
* POD nit by YitzchakRafael Garcia-Suarez2005-09-271-4/+4
* Revert change #24223 : select() will continueRafael Garcia-Suarez2005-09-161-1/+2
* Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug)Jarkko Hietaniemi2005-09-141-0/+2
* document index() with out of bounds POSITIONYitzchak Scott-Thoennes2005-09-021-1/+3
* Clarify the cases where system() returns 1,Rafael Garcia-Suarez2005-08-301-3/+4
* ASCIZ is not a typoH.Merijn Brand2005-08-051-1/+1
* Typos in *.p[lm]Piotr Fusik2005-08-051-1/+1
* Re: [perl #36616] bug or feature? foreach (sort @array) {y/a-z/A-Z/;} # @arra...Michael G. Schwern2005-08-011-0/+6
* Clarification to the syntax of loop modifiersRafael Garcia-Suarez2005-07-281-3/+4
* perlfunc.pod grammar fixesSteve Peters2005-07-281-84/+85
* id est is i.e.Steve Peters2005-07-271-2/+2
* [perl #36658] Typo in perlfunc.pod John W. Krahn2005-07-261-1/+1
* [PATCH perlfunc.pod/crypt] crypt() digests, not encryptsMichael G. Schwern2005-07-251-26/+35
* perlfunc.pod: s/definetely/definitely/Piotr Fusik2005-07-251-1/+1
* [perl #36612] [PATCH] Misleading shift docs about @ARGVMichael G Schwern2005-07-221-3/+3
* Re: Why does our() cross packages? (PATCH)Michael G. Schwern2005-07-181-16/+24
* Re: fchmod, fchown, fchdirGisle Aas2005-07-161-0/+20
* [perl #36538] perlfunc/our contradicts itself Michael G Schwern2005-07-151-11/+17
* perlfunc.podPiotr Fusik2005-07-111-1/+9
* Recommend Against UNIVERSAL:: Methods as Functions, take 2chromatic2005-06-201-4/+3
* Better phrasingRafael Garcia-Suarez2005-06-151-2/+3
* perlfunc.pod: ioctl.phAlexey Tourbin2005-06-091-2/+2
* Re: [perl #36130] chr(-1) should probably return undefJarkko Hietaniemi2005-06-071-0/+4
* POD fixesRafael Garcia-Suarez2005-06-031-2/+2
* Re: [perl #35420] localtime corruptionMichael G. Schwern2005-05-271-0/+4
* Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]Gisle Aas2005-05-181-6/+9
* Rework documentation of split(//,...)Rafael Garcia-Suarez2005-05-121-6/+5
* [perl #33765] [PATCH] perlop: mention why 'print !!0' doesn't Steve Peters2005-05-111-5/+11
* mkdir without arguments now defaults to $_Rafael Garcia-Suarez2005-05-031-1/+4
* Clarify the definition of the 'w' pack format, as suggested byRafael Garcia-Suarez2005-05-021-4/+4
* Fix typo, noticed by Randal SchwartzRafael Garcia-Suarez2005-04-251-1/+1
* perlfunc.pod: incomplete select descriptionHernan Perez Masci2005-04-111-0/+6
* Make the four-argument form of select() return undefRafael Garcia-Suarez2005-04-111-2/+1