summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* Change the link to the sort pragma to be more clear.Abigail2009-01-091-1/+1
* Minor pod fixes to make Pod::Checker happy with the core podAlex Vandiver2008-12-251-5/+5
* Typo in pod/perlfunc.podAaron Crane2008-12-151-2/+2
* Small eval documentation tweakBo Lindbergh2008-11-271-1/+2
* Various patches added to RT #21568 from julian@mehnle.net.Steve Peters2008-11-141-5/+7
* Re: [PATCH] Revised: Improved documentation for flock() in perlfunc.podPaul Fenwick2008-09-171-8/+10
* Add missing "a" to binmode documentation in perlfunc.podMatt Kraai2008-09-051-1/+1
* clear docs on exists wrt autovivificationMoritz Lenz2008-09-021-2/+1
* Re: [perl #56348] [PATCH] glob() with spaces - documentation unclearPaul Fenwick2008-06-261-1/+7
* Re: [perl #24174] perl-5.8.0-55 exit bugMichael G. Schwern2008-06-231-3/+11
* Re: eval "require Foo" with binary-incompatible XS modulesNiko Tyni2008-05-181-0/+4
* [perl #39187] [DOC-PATCH]: perldoc -f reverse: examples (was: RE: Perlfunc ne...Bram2008-05-171-3/+6
* Make perlfunc link to the correct section of perlop for q//, qq//, qx//, and ...Matt Kraai2008-05-161-3/+5
* doc patch for perlfunc/split (was: RE: [perl #46073] splitBram2008-04-271-4/+4
* Revert change #33676, likely to break atan(-0,0) on some platformsRafael Garcia-Suarez2008-04-141-1/+2
* Make atan2(0,0) return undefRafael Garcia-Suarez2008-04-141-2/+1
* Re: [PATCH][NUDGE] Documentation fix for perlfunc/shutdownPaul Fenwick2008-04-061-0/+4
* perlfunc.pod: atan2(0,0) returns 0, not undefPaul Fenwick2008-04-061-1/+2
* Re: local $@ has an unwanted side effectDavid Nicol2008-03-251-0/+16
* sprintf "%+d"Abigail2008-02-141-2/+2
* More wording nits about perl's time() versus the libc's time()Rafael Garcia-Suarez2008-01-291-1/+1
* Minor rewording of the localtime() documentation,Abe Timmerman2008-01-281-1/+2
* For 5.12: saner behaviour for `length`Nicholas Clark2008-01-121-3/+4
* [DOC PATCH] was Re: things deprecated for removal in 5.12Paul Johnson2008-01-111-6/+0
* Remove the warning "v-string in require/use non portable"Rafael Garcia-Suarez2008-01-091-10/+4
* Re: [PATCH] docs more open() and $_ related entriesGabor Szabo2008-01-081-6/+8
* docs: replace FH by my $fh in openGabor Szabo2007-12-261-4/+12
* Document each/keys/values @arrayNicholas Clark2007-12-211-19/+35
* Update the hash documentation to reflect the changes between 5.8.1 andNicholas Clark2007-12-211-1/+1
* Documentation patch on filetests, the filetest pragma, and theMark Overmeer2007-12-061-6/+11
* Typo, found by Scott LanningRafael Garcia-Suarez2007-11-271-1/+1
* [patch] :utf8 updatesJuerd Waalboer2007-11-231-15/+15
* perlfunc/perldiag errorsFather Chrysostomos2007-10-201-1/+1
* New [PATCH] use 5.006; use 5.10.0Robin Barker2007-10-051-0/+6
* POD cleanupsDavid Landgren2007-10-041-1/+1
* Reverse change #31978Rafael Garcia-Suarez2007-10-031-6/+0
* [perl #46019] Documentation for 'srand' has a problem in code snippet ben@linuxgazette.net2007-10-031-1/+1
* RE: [PATCH] use 5.010 is ugly; use 5.10.0 warnsRobin Barker2007-09-261-0/+6
* Re: perlfunc.pod/split; concerning trailing fieldsFather Chrysostomos2007-09-051-5/+13
* The documentation for prototype() sounds a bit better like that.Rafael Garcia-Suarez2007-08-071-4/+4
* Applied after word-wrapping:Benjamin Smith2007-08-031-11/+12
* gethostbyname() exampleGabor Szabo2007-07-181-0/+12
* Less indirect object notationRafael Garcia-Suarez2007-07-111-1/+1
* Remove wrong equivalent to pop() (bug #43705)Rafael Garcia-Suarez2007-07-111-3/+1
* clarify what text 'warn' appends to a newline-less stringDave Mitchell2007-07-041-1/+2
* Fix Pod nit in perlfuncSteve Peters2007-05-101-1/+1
* Re: Compress::Zlib, pack "C" and utf-8 [PATCH]Marc Lehmann2007-05-101-4/+3
* Regarding precedence, filetest operators are the same thanRafael Garcia-Suarez2007-05-101-2/+1
* Remove the code that handles assignment to state variablesRafael Garcia-Suarez2007-04-241-1/+1
* Typo in =item sayAbigail2007-04-141-1/+1