This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
TODO addition by Jerry D. Hedden.
[perl5.git] / pod / perlfunc.pod
2006-11-16 Rafael Garcia-SuarezClarifications to close() docs, pointed out by Peter...
2006-11-13 Paul Johnsonminor nit in binmode docs
2006-11-08 Rafael Garcia-SuarezChange the documentation of the return values of @INC...
2006-11-08 Glenn LindermanRe: New version diagnostic breaks a bunch of modules.
2006-11-02 Gisle AasRe: $, and say
2006-10-26 SADAHIRO TomoyukiRe: [perl #40583] sprintf "%#04X" also uppercases the...
2006-10-25 Rafael Garcia-SuarezI'll finally get it right. (thanks to Sadahiro Tomoyuki)
2006-10-25 Rafael Garcia-SuarezFix nit in previous patch, spotted by Gisle
2006-10-25 Nicholas ClarkAdd a %B sprintf format
2006-10-23 Rafael Garcia-SuarezDocument that the %#X printf format prefixes the output...
2006-10-19 Alexander Goughstab at UNITCHECK blocks
2006-10-16 SADAHIRO TomoyukiRe: sprintf 64 test
2006-10-08 Rafael Garcia-SuarezClarifications on the usage of setlocale() and LC_NUMER...
2006-09-13 merijnb@ms.com[perl #40327] Doc patch for perlfunc.pod
2006-09-07 David NicolRe: [perl #40262] kill( 0, ... ) does not return alive...
2006-09-04 chromaticAdd Index Numbers to caller() Docs
2006-08-14 Rafael Garcia-SuarezTypo fix in the documentation of source filters in...
2006-08-05 Gabor Szaboperlfunc.pod - unite gmtime and localtime
2006-08-05 Gabor Szaboadd more X<> tags to perlfunc
2006-07-26 Rafael Garcia-SuarezAdd a few links to standard modules in perlfunc, by...
2006-07-10 Gabor Szaboexamples in the core documentation
2006-07-06 Steve PetersAlphabetizing function names in perlfunc lists.
2006-07-06 Rafael Garcia-SuarezMention state variables in perldiag. Add switch-related...
2006-07-03 Steve PetersAllow stat() and -X file tests work on dirhandles.
2006-06-28 Alexander_Gernler... [perl #39639] perldoc -f waitpid has wrong code example
2006-06-01 Rafael Garcia-SuarezAdd a few more built-in types in perlfunc/ref()
2006-05-12 Peter DintelmannAW: question on "len item/string item" with unpack()
2006-04-17 Nicholas ClarkFix an error, spotted by Tim Bunce.
2006-04-17 Nicholas ClarkDocument all the return values that code references...
2006-04-14 Nicholas ClarkIn the description of require, clarify the file handle...
2006-03-31 Nicholas ClarkSerialise changes to %^H onto the current COP. Return...
2006-03-29 Hugo van der Sandenchild's processor time
2006-03-14 Rafael Garcia-SuarezMake usage of :unique emit a deprecation warning.
2006-03-12 Rafael Garcia-SuarezLoad .pmc always, even if they are older than a matchin...
2006-03-09 Ronald J. KimballRe: [PATCH pod/perlfunc.pd] Re: truncate needs seek...
2006-02-27 Zsban Ambrus[perl #38633] doc patch: perlfunc "new" section lacks...
2006-02-08 Gisle AasBareword file handles not supported for chown/chmod...
2006-02-01 Steve PetersDoc nit found by Stephen Gordon.
2006-02-01 Rafael Garcia-SuarezImprove a bit the documentation for kill() with SIGNAL==0
2006-01-31 p.boven@sara.nl[perl #38380] Typo in perlfunc.pod
2006-01-08 SADAHIRO TomoyukiRe: [perl #38181] Default IO Layer is ignored in 3...
2006-01-02 Steve PetersNote that the "unlink"ing directories is attempted...
2005-12-29 Yitzchak Scott-Tho... [DOC PATCH] rindex clarification
2005-12-19 Rafael Garcia-SuarezA note on say() and ORS grabbed from Damian's Perl6...
2005-12-19 Robin Houstonlatest switch/say/~~
2005-12-08 Gisle AasImprove the setsockopt description.
2005-12-03 Dave Mitchellclarify description of vector (v) sprintf format modifier
2005-11-22 Robin Houston[DOC PATCH] Sort subs *can* now be recursive
2005-11-07 Steve PetersFix documentation for gmtime().
2005-10-31 Gisle Aasfutimes [PATCH]
2005-10-24 Rafael Garcia-SuarezFix path in code example
2005-10-13 Ivan Tubert-BrohmanPOD index entries with X<>
2005-10-04 Steve PetersFixes to Pod errors found by podchecker.
2005-10-02 Steve PetersClarify the documentation regarding the return value...
2005-09-27 Rafael Garcia-SuarezPOD nit by Yitzchak
2005-09-16 Rafael Garcia-SuarezRevert change #24223 : select() will continue
2005-09-14 Jarkko HietaniemiMath::Complex and Math::Trig updates (Re: [perl #37117...
2005-09-02 Yitzchak Scott-Tho... document index() with out of bounds POSITION
2005-08-30 Rafael Garcia-SuarezClarify the cases where system() returns 1,
2005-08-05 H.Merijn BrandASCIZ is not a typo
2005-08-05 Piotr FusikTypos in *.p[lm]
2005-08-01 Michael G. SchwernRe: [perl #36616] bug or feature? foreach (sort @array...
2005-07-28 Rafael Garcia-SuarezClarification to the syntax of loop modifiers
2005-07-28 Steve Petersperlfunc.pod grammar fixes
2005-07-27 Steve Petersid est is i.e.
2005-07-26 John W. Krahn[perl #36658] Typo in perlfunc.pod
2005-07-25 Michael G. Schwern[PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
2005-07-25 Piotr Fusikperlfunc.pod: s/definetely/definitely/
2005-07-22 Michael G Schwern[perl #36612] [PATCH] Misleading shift docs about ...
2005-07-18 Michael G. SchwernRe: Why does our() cross packages? (PATCH)
2005-07-16 Gisle AasRe: fchmod, fchown, fchdir
2005-07-15 Michael G Schwern[perl #36538] perlfunc/our contradicts itself
2005-07-11 Piotr Fusikperlfunc.pod
2005-06-20 chromaticRecommend Against UNIVERSAL:: Methods as Functions...
2005-06-15 Rafael Garcia-SuarezBetter phrasing
2005-06-09 Alexey Tourbinperlfunc.pod: ioctl.ph
2005-06-07 Jarkko HietaniemiRe: [perl #36130] chr(-1) should probably return undef
2005-06-03 Rafael Garcia-SuarezPOD fixes
2005-05-27 Michael G. SchwernRe: [perl #35420] localtime corruption
2005-05-18 Gisle AasWell defined $? and introduction of ${^CHILD_ERROR_NATI...
2005-05-12 Rafael Garcia-SuarezRework documentation of split(//,...)
2005-05-11 Steve Peters[perl #33765] [PATCH] perlop: mention why 'print !...
2005-05-03 Rafael Garcia-Suarezmkdir without arguments now defaults to $_
2005-05-02 Rafael Garcia-SuarezClarify the definition of the 'w' pack format, as sugge...
2005-04-25 Rafael Garcia-SuarezFix typo, noticed by Randal Schwartz
2005-04-11 Hernan Perez Masciperlfunc.pod: incomplete select description
2005-04-11 Rafael Garcia-SuarezMake the four-argument form of select() return undef
2005-04-07 Rafael Garcia-SuarezMention that select() returns -1 on error,
2005-03-30 Ton HospelRe: PATCH: byte count feature request for unpack
2005-03-22 Rafael Garcia-SuarezFix unresolved POD link
2005-03-21 Ton HospelRe: unpack A strip patch
2005-03-21 Ton Hospelpack / for general types
2005-03-14 David NicolRe: [perl #34155] perldoc -f hex should say how to...
2005-03-08 Ton HospelEncoding neutral unpack
2005-03-03 Rafael Garcia-Suarezdo "filename" is not really used with perl subroutine...
2005-02-15 David DyckFix documentation bug in using Socket's import tags :
2005-02-02 AbigailPOD nit @ sysseek
2005-02-01 Andy LesterRe: [perl #34010] localtime docs
2004-12-10 Mike GuyRe: [perl #2562] wantarray fails in END, INIT, and...
2004-12-10 Rafael Garcia-SuarezPod nit ([perl #32800])
next