summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* perlfunc/printf: corrections, clarificationsFather Chrysostomos2012-08-011-5/+12
* perlfunc: clarificationFather Chrysostomos2012-08-011-2/+2
* perlfunc: Document implicit $_ in while(each)Father Chrysostomos2012-08-011-0/+8
* Document return to be exempt from the looks-like-a-function rule, like dump, ...Eric Brine2012-07-271-0/+4
* perlfunc: document last/next EXPRFather Chrysostomos2012-07-271-9/+23
* [perl #113684] Document actual prec of loop exitsFather Chrysostomos2012-07-271-0/+25
* perlfunc: clarify 'our' again for vars.pm behaviorDavid Golden2012-07-051-2/+2
* perlfunc: clarify docs for 'package' [perl #113974]David Golden2012-07-051-1/+1
* correct the perlfunc explanation of use varsRicardo Signes2012-07-051-1/+2
* perlfunc: clarify docs for 'our' [perl #113974]David Golden2012-07-051-13/+12
* perlfunc: Fix do-sub mistakeFather Chrysostomos2012-07-021-2/+2
* perlfunc: #109408Brian Fraser2012-06-271-36/+17
* [perl #112990] Simplify kill implementation and docsDarin McBride2012-06-261-2/+11
* perlfunc: (caller)[9] is ${^WARNING_BITS}Father Chrysostomos2012-06-241-1/+2
* clarify the $hints and $bitmask values in caller()Jesse Luehrs2012-06-231-2/+3
* POD typo in perlfuncShirakata Kentaro2012-06-221-1/+1
* Fixed repeated wordsWalt Mankowski2012-06-221-2/+2
* remove bogus $remainder variable from perlfunc/splitLukas Mai2012-06-191-2/+2
* perlfunc: Add commaKarl Williamson2012-06-071-1/+1
* Update perlfunc/prototypeFather Chrysostomos2012-05-291-2/+2
* perlfunc: two missing wordsFather Chrysostomos2012-05-281-1/+1
* perlfunc: long linesFather Chrysostomos2012-05-231-215/+231
* Purported equivalency isn't.Eric Brine2012-05-221-3/+3
* perlfunc: Add reference to simple folding docsKarl Williamson2012-05-221-1/+3
* Remove double space from Pod::Functions descrFather Chrysostomos2012-05-211-1/+1
* [perl #112692] perlfunc: waitpid takes two argsEric Brine2012-05-211-1/+1
* Correct spelling error reported by rrt.jkeenan2012-05-211-2/+2
* [perlfunc] fix usage of waitMoritz Lenz2012-05-211-1/+1
* document the return value of pipe()Tony Cook2012-05-211-0/+2
* [perl #112418] Fix POD paragraph formattingFather Chrysostomos2012-05-211-0/+1
* add a missing colon to a code snippet in perlfuncRicardo Signes2012-04-061-1/+1
* In perlfunc, don't have functions in "Misc" and a second category.Nicholas Clark2012-03-171-4/+2
* De-emphasise switch-related keywords in perlfunc.Nicholas Clark2012-03-171-103/+26
* In the perlfunc cross-reference sections, link to the section within a page.Nicholas Clark2012-03-171-5/+5
* DESTROY is documented in perlobj - correct the cross-reference in perlfunc.Nicholas Clark2012-03-171-2/+10
* fix documentation for exec's warning behaviorEric Brine2012-03-051-4/+4
* Grammar and clarity fixes for exists() in pod/perlfunc.podPau Amma\" (via RT)2012-03-041-1/+1
* perlfunc: bad wordingFather Chrysostomos2012-02-251-1/+1
* Add metadata to perlfunc.pod for which version or feature added a function.Nicholas Clark2012-02-181-14/+14
* Add annotations to perlfunc.pod for Pod::Functions.Nicholas Clark2012-02-181-0/+498
* In perlfunc.pod, sort the descriptions more consistently.Nicholas Clark2012-02-181-12/+12
* Add 4 functions missing from perlfunc.pod's 'Perl Functions by Category'.Nicholas Clark2012-02-181-6/+7
* pp_quote_meta: in locale, quote all UTF-8 Latin1 non-ASCIIKarl Williamson2012-02-151-0/+6
* perl #77654: quotemeta quotes non-ASCII consistentlyKarl Williamson2012-02-151-2/+46
* perlfunc: quotemeta, clarify, fix incorrect statementKarl Williamson2012-02-151-5/+6
* Further eliminate POSIX-emulation under LinuxThreadsÆvar Arnfjörð Bjarmason2012-02-151-6/+5
* Typo in commit 4fe70ef9a66bbf96 spotted by Ilmari.Nicholas Clark2012-02-131-1/+1
* In perlfunc, standardise the descriptions for keywords enabled by features.Nicholas Clark2012-02-131-10/+22
* Correct a =head2 to a =head3 in perlfunc.podNicholas Clark2012-02-031-1/+1
* CORE does not need to be in perlfuncRicardo Signes2012-02-011-2/+0