summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* A few nits to perlfunc/map.Rafael Garcia-Suarez2007-02-201-6/+6
* fix a few references in perlfunc.htmlJan Dubois2007-01-241-5/+5
* PATCH: perlfunc.pod / warnPeter Scott2007-01-101-2/+2
* Clarifications to close() docs, pointed out by Peter DintelmannRafael Garcia-Suarez2006-11-161-4/+5
* minor nit in binmode docsPaul Johnson2006-11-131-2/+2
* Change the documentation of the return values of @INC-hooks to matchRafael Garcia-Suarez2006-11-081-9/+3
* Re: New version diagnostic breaks a bunch of modules.Glenn Linderman2006-11-081-3/+7
* Re: $, and sayGisle Aas2006-11-021-5/+2
* Re: [perl #40583] sprintf "%#04X" also uppercases the 0x-prefixSADAHIRO Tomoyuki2006-10-261-8/+21
* I'll finally get it right. (thanks to Sadahiro Tomoyuki)Rafael Garcia-Suarez2006-10-251-1/+1
* Fix nit in previous patch, spotted by GisleRafael Garcia-Suarez2006-10-251-1/+1
* Add a %B sprintf formatNicholas Clark2006-10-251-1/+2
* Document that the %#X printf format prefixes the output with 0X, not 0x.Rafael Garcia-Suarez2006-10-231-2/+2
* stab at UNITCHECK blocksAlexander Gough2006-10-191-4/+4
* Re: sprintf 64 testSADAHIRO Tomoyuki2006-10-161-1/+30
* Clarifications on the usage of setlocale() and LC_NUMERIC toRafael Garcia-Suarez2006-10-081-6/+8
* [perl #40327] Doc patch for perlfunc.pod merijnb@ms.com2006-09-131-1/+1
* Re: [perl #40262] kill( 0, ... ) does not return alive status of child processDavid Nicol2006-09-071-2/+2
* Add Index Numbers to caller() Docschromatic2006-09-041-1/+5
* Typo fix in the documentation of source filters in @INCRafael Garcia-Suarez2006-08-141-6/+7
* perlfunc.pod - unite gmtime and localtimeGabor Szabo2006-08-051-45/+22
* add more X<> tags to perlfuncGabor Szabo2006-08-051-4/+6
* Add a few links to standard modules in perlfunc, by Gabor Szabo.Rafael Garcia-Suarez2006-07-261-2/+11
* examples in the core documentationGabor Szabo2006-07-101-1/+11
* Alphabetizing function names in perlfunc lists.Steve Peters2006-07-061-7/+6
* Mention state variables in perldiag. Add switch-related keywordsRafael Garcia-Suarez2006-07-061-6/+29
* Allow stat() and -X file tests work on dirhandles.Steve Peters2006-07-031-5/+9
* [perl #39639] perldoc -f waitpid has wrong code example Alexander_Gernler@genua.de2006-06-281-1/+1
* Add a few more built-in types in perlfunc/ref()Rafael Garcia-Suarez2006-06-011-0/+4
* AW: question on "len item/string item" with unpack()Peter Dintelmann2006-05-121-12/+15
* Fix an error, spotted by Tim Bunce.Nicholas Clark2006-04-171-1/+1
* Document all the return values that code references in @INC can return.Nicholas Clark2006-04-171-6/+36
* In the description of require, clarify the file handle return and whyNicholas Clark2006-04-141-3/+6
* Serialise changes to %^H onto the current COP. Return the compile timeNicholas Clark2006-03-311-1/+6
* child's processor timeHugo van der Sanden2006-03-291-0/+2
* Make usage of :unique emit a deprecation warning.Rafael Garcia-Suarez2006-03-141-24/+0
* Load .pmc always, even if they are older than a matching .pm file.Rafael Garcia-Suarez2006-03-121-8/+6
* Re: [PATCH pod/perlfunc.pd] Re: truncate needs seek on filehandleRonald J. Kimball2006-03-091-0/+3
* [perl #38633] doc patch: perlfunc "new" section lacks lock and qr Zsban Ambrus2006-02-271-4/+4
* Bareword file handles not supported for chown/chmod/utime.Gisle Aas2006-02-081-3/+9
* 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