This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[patch pod/perlfunc.pod] separate two unrelated notes in require
[perl5.git] / pod / perlfunc.pod
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
2002-06-17 Jarkko HietaniemiFurther discouraging of :raw.
2002-06-14 Jarkko HietaniemiDetypo.
2002-06-13 Jarkko HietaniemiOne more pass on the TYPE/ATTRS issues.
2002-06-12 Jarkko HietaniemiThe scalar behaviour of sort is undefined.
2002-06-12 Jarkko HietaniemiDocument the my/our TYPE and ATTRIBUTES (Use the Camel...
2002-06-12 AbigailRe: Change sort in scalar context behavior.
2002-06-10 Jarkko HietaniemiDocument the implicit :bytes of binmode(FH).
2002-06-09 Jarkko Hietaniemi:unique nitpicking continues.
2002-06-09 Jarkko Hietaniemi:unique saga continues.
2002-06-09 Jarkko Hietaniemiopen "list form" clarification.
2002-06-09 Jarkko HietaniemiCloser to the truth.
2002-06-09 Jarkko HietaniemiClarify that the :unique makes the target readonly
2002-06-07 Jarkko Hietaniemis/MacOS/Mac OS/g; # (when the name of the os, not when...
2002-06-05 Artur BergmanUpdate text slightly and update links to threads.pm...
2002-06-05 Rafael Garcia-SuarezRemove a comma and a few whitespaces.
2002-06-04 Rafael Garcia-Suarezperlfunc/lock() nits by Philip Newton and Johan Vromans.
2002-06-03 Rafael Garcia-SuarezDocument that lock() is a "weak keyword".
2002-05-30 AbigailNot having an unimport is no longer fatal.
2002-05-29 Jarkko Hietaniemipod cleanups.
2002-05-27 Jarkko Hietaniemiselect() portability nit.
2002-05-20 Andreas Königtiny doc tweaks
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-18 Rafael Garcia-Suarezperlfunc and perldelta updates about caller().
next