summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re: [perl #31586] utime does not reach expectations [PATCH]LAUN Wolfgang2004-09-201-2/+4
* Enhance the caveat in the description of tell()Nick Ing-Simmons2004-08-021-5/+3
* The byte-order modifiers won't go into 5.8.Marcus Holland-Moritz2004-07-261-1/+1
* Clarify that it's only Mac OS *Classic* that uses 1904 - OS X usesNicholas Clark2004-07-161-3/+4
* split doc clarificationYitzchak Scott-Thoennes2004-07-141-1/+1
* Re: [PATCH] UPDATE - Grammatical fixes and explanations in perlfunc.pod (syso...Paul Fenwick2004-06-011-5/+10
* Proposed doc patch for getsockoptTon Hospel2004-05-211-1/+28
* Re: stdio still supported?Jim Cromie2004-05-071-1/+5
* Windows issues with select() are already documented in perlport.Marcus Holland-Moritz2004-05-071-5/+2
* Document that select() on Windows doesn't work on non-socket filehandles.Marcus Holland-Moritz2004-05-071-0/+4
* Add byte-order group modifiers to (un)pack templates.Marcus Holland-Moritz2004-05-041-6/+18
* byte-order modifiers for (un)pack templatesMarcus Holland-Moritz2004-04-231-39/+83
* Make gmtime and localtime cross reference each other.Nicholas Clark2004-04-071-23/+17
* Make the ! suffix handle n/N/v/V as signed integersMarcus Holland-Moritz2004-04-061-1/+13
* [perl #28171] wantarray docs should mention effect of eval { wantarray }Rafael Garcia-Suarez2004-04-051-4/+4
* Re: [perl #27906] stat documentation correctionAndy Lester2004-03-261-8/+8
* [perl #27790] split docs: say the string is EXPR Dan Jacobson2004-03-241-2/+3
* Document the new behaviour of the substr lvalue :Dave Mitchell2004-03-111-9/+15
* Implement stacked filetest operators (-f -w -x $file).Rafael Garcia-Suarez2004-02-091-0/+6
* More docs and tests for "my $_".Rafael Garcia-Suarez2004-02-031-0/+10
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-1/+1
* Don't show code closing STD{IN,OUT} before reopening, becauseChip Salzenberg2004-01-311-3/+0
* Another undocumented use of $_ : with reverse().Rafael Garcia-Suarez2004-01-301-0/+2