This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Windows issues with select() are already documented in perlport.
[perl5.git] / pod / perlfunc.pod
2004-05-07 Marcus Holland-MoritzWindows issues with select() are already documented...
2004-05-07 Marcus Holland-MoritzDocument that select() on Windows doesn't work on non...
2004-05-04 Marcus Holland-MoritzAdd byte-order group modifiers to (un)pack templates.
2004-04-23 Marcus Holland-Moritzbyte-order modifiers for (un)pack templates
2004-04-07 Nicholas ClarkMake gmtime and localtime cross reference each other.
2004-04-06 Marcus Holland-MoritzMake the ! suffix handle n/N/v/V as signed integers
2004-04-05 Rafael Garcia-Suarez[perl #28171] wantarray docs should mention effect...
2004-03-26 Andy LesterRe: [perl #27906] stat documentation correction
2004-03-24 Dan Jacobson[perl #27790] split docs: say the string is EXPR
2004-03-11 Dave MitchellDocument the new behaviour of the substr lvalue :
2004-02-09 Rafael Garcia-SuarezImplement stacked filetest operators (-f -w -x $file).
2004-02-03 Rafael Garcia-SuarezMore docs and tests for "my $_".
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2004-01-31 Chip SalzenbergDon't show code closing STD{IN,OUT} before reopening...
2004-01-30 Rafael Garcia-SuarezAnother undocumented use of $_ : with reverse().
2004-01-27 Rafael Garcia-SuarezMore punctuation, good.
2004-01-27 Brendan O'Dea5.8.3 -- fix signal comments in L<perlfunc/system>
2004-01-23 Nicholas ClarkDocument chomp's travels in the wonderful world of...
2004-01-20 Dave MitchellFix typo in patch #22188
2004-01-20 Dave Mitchellwarn that C<$x : unique> operates on the typeglob,...
2003-12-14 Elizabeth Mattijsen[DOCPATCH] perlfunc delete
2003-12-06 Tassilo von ParsevalSCALAR/FIRSTKEY for tied hashes in scalar context
2003-11-03 Rafael Garcia-SuarezDocument the fact that keys() and values() are optimized
2003-10-31 Stas Bekman[patch pod/perlfunc.pod] separate two unrelated notes...
2003-10-29 perl-5.8.0@ton.igu... Move a fcntl() example in perlfunc at a more proper...
2003-10-23 Gisle Aasutime documentation
2003-10-07 Abhijit Menon-SenUpdate perlfunc/require to describe NXDOMAIN caching...
2003-10-06 Abigailref can return false on references
2003-09-30 Yitzchak Scott-Tho... Re: [perl #24071] Typo in description of binmode
2003-09-16 Dave Mitchell[DOC PATCH] Re: [perl #23779] $? and negative exit...
2003-09-12 Jarkko HietaniemiIt's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-09-12 Jarkko HietaniemiSome more tweaks on open ...&=.
2003-09-12 Jarkko HietaniemiSlightly more documentation for open ...&=.
2003-09-02 Yitzchak Scott-Tho... some method calls not autoloaded
2003-08-25 Rafael Garcia-Suarez[perl #23577] fix syscall() prototype description in
2003-08-18 Jarkko HietaniemiTypo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl.
2003-08-10 John P. LindermanRe: killing for vital signs [PATCH]
2003-07-27 Jarkko HietaniemiWe now return to your normally scheduled hash randomisa...
2003-07-24 Iain Spoon Truskett[perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
2003-07-17 Tony BowdenPATCH: tweak 'split' docs for case of explicit 0 LIMIT
2003-07-11 John P. LindermanRe: Sort sub and NaNs
2003-07-11 Steve Grazzini[DOCPATCH] perlfunc/read
2003-07-11 Jarkko HietaniemiRetract the statements.
2003-07-07 Jarkko HietaniemiGood catch from Gisle.
2003-07-07 Jarkko HietaniemiBe more explicit than just 'characters'.
2003-07-02 Ronald J. KimballRe: maint @ 19923
2003-07-02 Jim CromieRe: maint @ 19923
2003-06-26 Jarkko HietaniemiBite the bullet and apply the hash randomisation patch.
2003-06-16 Steve Grazziniunnecessary stringification in eval/die
2003-06-14 Jarkko HietaniemiSlight tweaks on the length() and chr() entries,
2003-06-14 Jarkko HietaniemiSlight reorg of the binmode() entry.
2003-06-03 Jarkko HietaniemiSalvage parts of #19418 (the ext/PerlIO/t/open.t
2003-06-03 Jarkko HietaniemiRetract #19667, #19660, #19659, #19658, #19657, #19656,
2003-05-29 Alexey Mahotkintypo in pod/perlfunc.pod
2003-05-27 Jarkko HietaniemiFor now reword the sysread/syswrite description to
2003-05-09 Casey WestDocument that perl tries to load .pmc files before...
2003-05-09 Rafael Garcia-SuarezFix for doc bug #8602 : clarify eof() example comments
2003-05-09 Casey WestRe: [DOC PATCH] [perl #1165] crypt accepts any characte...
2003-05-09 Yitzchak Scott-Tho... Re: [perl #16834] Anomolous behaviour of SUBSTR() used...
2003-05-05 Rafael Garcia-SuarezFix doc bug #22067, noticed by Mark Knutsen
2003-05-05 Jarkko HietaniemiSwitch the new perlio way of opening anonymous temporar...
2003-05-04 Jarkko HietaniemiIntegrate from maint:
2003-04-27 Casey Westutime() doc clarifications
2003-04-26 Casey WestSome doc patches by Casey West :
2003-04-26 david nicolDocument that splice() doesn't extend arrays
2003-04-14 Nathan TorkingtonDocument and test autovivified dirhandles.
2003-04-02 Steve HayFix missing functions when splitting perlfunc
2003-03-30 Jarkko Hietaniemigethostbyname('localhost') is not that portable.
2003-03-17 LAUN Wolfgangpack changes and related fixes
2003-03-16 Jarkko HietaniemiPod fix from Philip Newton.
2003-03-14 Rafael Garcia-SuarezTime::HiRes is a core module
2003-03-11 Jarkko HietaniemiMissed some, cryptically.
2003-03-11 Todd C. Millertypos and other minor things
2003-02-19 Chip SalzenbergSupport one-parameter unpack(), which unpacks $_.
2003-02-02 Abigailpod/perlfunc.pod
2003-01-14 Rafael Garcia-SuarezIntegrate change #18365 from maint-5.8 :
2002-12-30 Dave Paris[perl #19343] perlfunc.pod patch for stat() and lstat()
2002-12-16 Dave MitchellRe: [perl #19017] lexical "my" variables not visible...
2002-11-06 Slaven RezicRe: [perl #18048] read \*FH, ... returns undef but...
2002-10-10 Allen SmithRe: [perl #17075] sprintf: '%.[num](g|G)' documentation...
2002-09-26 Brendan O'Deaperldoc -f stat (perlfunc.pod)
2002-08-30 Rafael Garcia-SuarezAdvertise Linux::Pid.
2002-08-29 Rafael Garcia-Suarezposixify getppid on linux-multithread
2002-08-20 John P. Lindermantypo in perfunc.pod
2002-08-17 Michael G. SchwernRemove pseudo-hashes (complete)
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-04 Michael G. SchwernRe: mention of "use sort" botched in perlfunc?
2002-07-18 Nicholas Clark[DOCPATCH] Re: [Patch] rand() functionality
2002-07-18 Jarkko HietaniemiAdd a pointer about the non-portability of ctime,
2002-07-17 Hugo van der SandenRe: sprintf: fix and docs
2002-07-17 Rafael Garcia-SuarezTypo.
2002-07-16 Hugo van der Sandensprintf: fix and docs
2002-07-07 Rafael Garcia-SuarezReplace the word "discipline" by "layer" almost everywhere,
2002-06-28 Yitzchak Scott-Tho... [DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produc...
2002-06-26 Rafael Garcia-Suarezchomp clarifications by Elizabeth Mattijsen.
2002-06-25 John P. LindermanRe: glob [possible PATCH for perlfunc.pod]
2002-06-19 Nick Ing-SimmonsUn-deprecate :raw after all - just define what it means
2002-06-18 Jarkko HietaniemiTiny tweaks.
2002-06-18 Nick Ing-SimmonsMore PerlIO doc tweaks - trying to make them document...
2002-06-17 Nick Ing-SimmonsIntegrate mainline
next