This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlfunc: two missing words
[perl5.git] / pod / perlfunc.pod
2012-05-28 Father Chrysostomosperlfunc: two missing words
2012-05-23 Father Chrysostomosperlfunc: long lines
2012-05-22 Eric BrinePurported equivalency isn't.
2012-05-22 Karl Williamsonperlfunc: Add reference to simple folding docs
2012-05-22 Father ChrysostomosRemove double space from Pod::Functions descr
2012-05-22 Eric Brine[perl #112692] perlfunc: waitpid takes two args
2012-05-22 jkeenanCorrect spelling error reported by rrt.
2012-05-22 Moritz Lenz[perlfunc] fix usage of wait
2012-05-22 Tony Cookdocument the return value of pipe()
2012-05-21 Father Chrysostomos[perl #112418] Fix POD paragraph formatting
2012-04-06 Ricardo Signesadd a missing colon to a code snippet in perlfunc
2012-03-17 Nicholas ClarkIn perlfunc, don't have functions in "Misc" and a secon...
2012-03-17 Nicholas ClarkDe-emphasise switch-related keywords in perlfunc.
2012-03-17 Nicholas ClarkIn the perlfunc cross-reference sections, link to the...
2012-03-17 Nicholas ClarkDESTROY is documented in perlobj - correct the cross...
2012-03-05 Eric Brinefix documentation for exec's warning behavior
2012-03-05 Pau Amma\" (via RT)Grammar and clarity fixes for exists() in pod/perlfunc.pod
2012-02-25 Father Chrysostomosperlfunc: bad wording
2012-02-18 Nicholas ClarkAdd metadata to perlfunc.pod for which version or featu...
2012-02-18 Nicholas ClarkAdd annotations to perlfunc.pod for Pod::Functions.
2012-02-18 Nicholas ClarkIn perlfunc.pod, sort the descriptions more consistently.
2012-02-18 Nicholas ClarkAdd 4 functions missing from perlfunc.pod's 'Perl Funct...
2012-02-16 Karl Williamsonpp_quote_meta: in locale, quote all UTF-8 Latin1 non...
2012-02-16 Karl Williamsonperl #77654: quotemeta quotes non-ASCII consistently
2012-02-16 Karl Williamsonperlfunc: quotemeta, clarify, fix incorrect statement
2012-02-15 Ævar Arnfjörð Bjar... Further eliminate POSIX-emulation under LinuxThreads
2012-02-13 Nicholas ClarkTypo in commit 4fe70ef9a66bbf96 spotted by Ilmari.
2012-02-13 Nicholas ClarkIn perlfunc, standardise the descriptions for keywords...
2012-02-03 Nicholas ClarkCorrect a =head2 to a =head3 in perlfunc.pod
2012-02-02 Ricardo SignesCORE does not need to be in perlfunc
2012-02-02 Ricardo Signesfinish documenting keywords, sort the xrefs
2012-02-02 Ricardo Signesadd perlfunc cross-reference sections
2012-01-31 Nicholas ClarkRemove from perlfunc.pod the summaries of what's new...
2012-01-29 Brian Fraserpod updates for fc and \F
2012-01-21 Karl WilliamsonAdd :not_characters parameter to 'use locale'
2012-01-07 Father Chrysostomosperlfunc: spaces after dots
2012-01-07 Tom HukinsMake localtime()' s documentation more succinct
2012-01-06 Michael Witten[perl #90632] perlfunc: Rewrite `split'
2012-01-06 Father ChrysostomosCorrect links to perlsyn and perlop
2012-01-05 Father Chrysostomos[perl #90064] perlfunc: Document special 0 mode for...
2012-01-05 Father Chrysostomosperlfunc: spaces after dots
2012-01-05 Tom Christiansen[perl #89758] important perlfunc version guards
2012-01-05 Father Chrysostomos[perl #97464] Document actual case when @DB::args is set
2012-01-04 Ricardo Signesadd a missing apostrophe
2012-01-01 Father Chrysostomos[perl #103492] Correct docs for %n format in perlfunc
2011-12-24 Father ChrysostomosUpdate perlfunc/use: feature.pm is not loaded
2011-12-15 Karl Williamsonpp.c: Changing case of utf8 strings under locale uses...
2011-12-14 Karl Williamsonperlfunc: Document kill without list of processes
2011-12-07 Father ChrysostomosAdjust docs to match new ver decl behaviour
2011-12-06 Father Chrysostomosperlfunc/substr: Don’t mention dev release
2011-12-06 Father ChrysostomosDocument substr lv with negative offset
2011-12-06 Father ChrysostomosUpdate eval docs for list context fix
2011-12-01 Abhijit Menon-SenDon't suggest using srand for "cryptographic purposes"
2011-11-24 Father Chrysostomosperlfunc: Don’t put __SUB__ between substr entries
2011-11-22 Father Chrysostomos[perl #80628] __SUB__
2011-11-06 Father ChrysostomosDocument unicode_eval and evalbytes
2011-10-31 Tom Christiansenperlfunc/glob: Explain use of quotes
2011-10-23 Father Chrysostomosperlfunc: List readpipe with qx
2011-10-16 Father ChrysostomosDocument calling convention for XS cmp routines
2011-10-13 Father Chrysostomosperlfunc: sort no longer dies on undef retval
2011-10-07 John P LindermanRemove "8-bit" reference from ord documentation
2011-09-23 Father ChrysostomosDocument open fh, "<:"
2011-09-10 Vincent Pit"state" in perlfunc should point to "Persistent Private...
2011-09-09 Zeframremove index offsetting ($[)
2011-09-09 Ricardo Signesremove bogus < in B<> formatting code
2011-09-09 Dave RolskyRemove all references to old OO tutorial docs, and...
2011-08-28 Father ChrysostomosDocument getprotobynumber’s precedence
2011-08-28 Father Chrysostomos perlfunc/gethostbyname: Add missing C in C<>
2011-08-23 Father Chrysostomosperlfunc: List all prototypes for lstat
2011-08-22 Karl WilliamsonRemove user-defined casing feature
2011-08-15 Father ChrysostomosMake lock(&foo) syntax nominally lock the subroutine
2011-08-12 Father ChrysostomosAdd __FILE__ and its minions to perlfunc
2011-07-31 Father ChrysostomosConsistency tweaks in perlfunc/eval
2011-07-31 Father Chrysostomosperlfunc: Note that eval "last" doesn’t set $@
2011-07-31 Keith ThompsonFix typos in several pod/perl*.pod files
2011-07-23 Father ChrysostomosSome perlfunc cleanup/reflow
2011-07-23 Father ChrysostomosReflow perlfunc/stat for 80 columns
2011-07-21 Father ChrysostomosDocument lock’s retval
2011-07-01 Nicholas ClarkStore C<study>'s data in in mg_ptr instead of interpret...
2011-06-21 Karl Williamsonperlfunc: Fix some link issues
2011-06-17 Father ChrysostomosDoc update for changes in 5.15.0 + tweaks
2011-06-08 Karl Williamsonperlfork, perlfunc: Fix English grammatical errors
2011-06-07 Father ChrysostomosFix broken link in perlfunc
2011-06-07 bojilundImprove documentation to support portability
2011-06-06 David Mitchellperlfunc: fix error in open("-|") description
2011-06-06 David Mitchellclarify eval $string scope in docs
2011-05-21 Tom ChristiansenGeneral perlfunc edit; document ‘default’
2011-05-19 Marcel Grünauer[perl #90306] Fix simple typos
2011-05-18 smashadd given when to perfunc
2011-05-18 Tom Christiansen[perl #89662] PATCH to perlfunc.pod: select fix
2011-05-18 Tom Christiansen[perl #89660] PATCH to perlfunc.pod: three forgotten...
2011-05-18 Karl Williamsonperlfunc: Refer to if.pm from "use"
2011-05-18 Karl Williamsonperlguts: Fix broken link
2011-05-04 Tom ChristiansenUpdates to perlfunc to explicitly mention some of 5... v5.14.0-RC2
2011-05-03 Jesse VincentDocumentation for sprintf updates in Perl 5.14
2011-04-19 Jesse VincentUpdate the documentation for rand() to note that it...
2011-04-19 Father ChrysostomosUpdate perlfunc for [perl #80626]
2011-03-30 Karl Williamsonperlfunc: Note utf8 discrepancy in quotemeta
2011-03-20 David Goldenperlfunc: clarified 'do FILE' error checking
2011-03-10 Father Chrysostomosperlfunc/pos: Mention the zero-len flag
next