summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* finish documenting keywords, sort the xrefsRicardo Signes2012-02-011-36/+44
* add perlfunc cross-reference sectionsRicardo Signes2012-02-011-0/+103
* Remove from perlfunc.pod the summaries of what's new/obsoleted in Perl 5.Nicholas Clark2012-01-311-16/+0
* pod updates for fc and \FBrian Fraser2012-01-291-6/+54
* Add :not_characters parameter to 'use locale'Karl Williamson2012-01-211-6/+9
* perlfunc: spaces after dotsFather Chrysostomos2012-01-071-4/+4
* Make localtime()' s documentation more succinctTom Hukins2012-01-071-6/+2
* [perl #90632] perlfunc: Rewrite `split'Michael Witten2012-01-061-80/+114
* Correct links to perlsyn and perlopFather Chrysostomos2012-01-051-4/+4
* [perl #90064] perlfunc: Document special 0 mode for dbmopenFather Chrysostomos2012-01-051-1/+4
* perlfunc: spaces after dotsFather Chrysostomos2012-01-051-112/+123
* [perl #89758] important perlfunc version guardsTom Christiansen2012-01-041-46/+125
* [perl #97464] Document actual case when @DB::args is setFather Chrysostomos2012-01-041-1/+2
* add a missing apostropheRicardo Signes2012-01-031-1/+1
* [perl #103492] Correct docs for %n format in perlfuncFather Chrysostomos2011-12-311-1/+1
* Update perlfunc/use: feature.pm is not loadedFather Chrysostomos2011-12-241-8/+7
* pp.c: Changing case of utf8 strings under locale uses locale for < 255Karl Williamson2011-12-151-4/+16
* perlfunc: Document kill without list of processesKarl Williamson2011-12-141-0/+7
* Adjust docs to match new ver decl behaviourFather Chrysostomos2011-12-071-4/+8