summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mention that select() returns -1 on error,Rafael Garcia-Suarez2005-04-071-0/+3
* Re: PATCH: byte count feature request for unpackTon Hospel2005-03-301-9/+27
* Fix unresolved POD linkRafael Garcia-Suarez2005-03-221-1/+1
* Re: unpack A strip patchTon Hospel2005-03-211-1/+1
* pack / for general typesTon Hospel2005-03-211-12/+20
* Re: [perl #34155] perldoc -f hex should say how to convert backDavid Nicol2005-03-141-2/+3
* Encoding neutral unpackTon Hospel2005-03-081-54/+65
* do "filename" is not really used with perl subroutine librairiesRafael Garcia-Suarez2005-03-031-3/+2
* Fix documentation bug in using Socket's import tags :David Dyck2005-02-151-4/+4
* POD nit @ sysseekAbigail2005-02-021-1/+1
* Re: [perl #34010] localtime docsAndy Lester2005-02-011-17/+25
* Re: [perl #2562] wantarray fails in END, INIT, and CHECK blocksMike Guy2004-12-101-1/+5
* Pod nit ([perl #32800])Rafael Garcia-Suarez2004-12-101-1/+1
* Clarify the return values of pos, particularly 0 and undef, asNicholas Clark2004-11-271-3/+8
* More caveats on the non-portability of stat(), suggested byRafael Garcia-Suarez2004-10-041-3/+3