This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
integrate cfgperl changes into mainline
[perl5.git] / pod / perlfunc.pod
1998-11-28 Ilya Zakharevichadditional documentation for qr//
1998-11-28 Gurusamy Sarathyupdate tie() entry in perlfunc to reflect TIEARRAY...
1998-11-28 Gurusamy Sarathys/Regexp/re/ and clarify policy on lowercased object...
1998-11-28 Gurusamy Sarathydocument changed PERL_HASH()
1998-11-22 Jarkko Hietaniemi-x should be C<-x>, reported by Gerben Wierda.
1998-11-08 Gurusamy Sarathyintegrate changes#2120,2168,2218 from maint-5.005;
1998-11-08 Gurusamy Sarathyintegrate cfgperl changes into mainline
1998-11-08 Gurusamy Sarathyset close-on-exec bit on pipe() FDs
1998-11-05 Jarkko HietaniemiDocument all the control flow keywords in perlfunc
1998-11-03 Jarkko HietaniemiDocument quads in pack.
1998-11-03 Jarkko HietaniemiVM/ESA updates.
1998-10-30 Gurusamy Sarathymention the C<$SIG{CHLD} = 'IGNORE'> special case
1998-10-25 Jarkko Hietaniemilist builtins with portability caveats
1998-10-25 Anton Berezininclude eof() in description of buffering caveats
1998-10-17 Jarkko HietaniemiIntegrate mainperl.
1998-10-17 Gisle Aasapplied suggested patch with small doc tweak
1998-09-25 Gurusamy Sarathybig Configure update from Jarkko: sync metaconfig units...
1998-09-24 Nathan Torkington5.005_02 perlfunc.pod, improve umask entry
1998-09-23 Roderick Schertlerseed srand from /dev/urandom when possible
1998-09-23 Roderick Schertlerdoc update for crypt()'s salt
1998-09-23 M. J. T. Guydocument non-loopish blocks better
1998-09-23 Gurusamy Sarathyintegrate maint-5.005 changes (except conflicting chang...
1998-09-20 M. J. T. GuyFix typo, change "an array" to "a hash"
1998-08-08 Gurusamy Sarathyintegrate maint-5.005 changes into mainline
1998-08-05 Ilya Zakharevichadd index entries for -X
1998-08-05 David J. Fianderexplain caveat about use of numeric constants in podoc...
1998-08-02 M. J. T. Guydocument return values of do() better
1998-07-24 Larry WallHere are the long-expected Unicode/UTF-8 modifications.
1998-07-21 Gurusamy Sarathypod tweak suggested by Ilya
1998-07-21 Gurusamy Sarathydocumentation tweaks from Abigail <abigail@fnx.com>
1998-07-14 Gurusamy Sarathymerge changes#1423,1465 from maintbranch; checkin two...
1998-07-14 Abigailconsistently refer to functions as C<foo()>
1998-07-13 Graham Barradded patch, tweaked PERL_OBJECT things
1998-07-11 Abigailapplied patch for perlfunc tweaks, removed reference...
1998-07-08 Jarkko Hietaniemiadd extension to support SysV IPC
1998-07-06 Gurusamy Sarathyper Larry suggestion, toss change#1327 and fix the...
1998-07-05 Gurusamy Sarathymake read() return undef on errors as documented, and...
1998-07-05 Tom Christiansenapplied patch (via private mail), modulo retrohunks...
1998-06-28 Gisle AasRe: [PATCH] 4-arg substr update for perl5.004_68
1998-06-28 Gisle AasNegative LENGTH argument to splice
1998-06-28 Tom Phoenixdocumenting close without arguments
1998-06-22 Gurusamy Sarathymerge relevant portions from maintbranch change#1155
1998-06-21 Tom Phoenixdocs creating files via open
1998-06-15 Tom Christiansendocumentation update from tchrist
1998-05-29 Gurusamy Sarathy[win32] merge changes#1014,1038 from maintbranch
1998-05-28 Daniel Grisinger[PATCH] _04m2 <DOC> perlfunc.pod (fwd)
1998-05-23 Gurusamy Sarathy[win32] merge change#1011 from maintbranch
1998-05-15 Gurusamy Sarathy[win32] merge changes#982,984 from maintbranch
1998-05-15 Gurusamy Sarathy[win32] merge changes#922,944,949,965,970 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#904 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Malcolm BeattieIntegrate win32 branch into mainline
1998-05-14 Jarkko HietaniemiRe: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add...
1998-05-14 Andy Dougherty[PATCH for 5.004_64] Configure patch Config_64-01
1998-05-14 Gurusamy Sarathy[win32] merge change#896 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge changes#872,873 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge changes#755..759,763,764 from maintbranch
1998-05-13 Gurusamy Sarathy[win32] merge change#687 from maintbranch
1998-04-19 Gurusamy Sarathy[win32] tweak doc for C<do FILENAME>
1998-03-03 Tom Phoenix[win32] maintpatches for docs
1998-02-06 Ilya Zakharevich5.004_56: Patch to Tie::Hash and docs
1998-02-06 Ilya Zakharevich5.004_56: patch for `use Fatal' again
1998-01-09 Malcolm BeattieAdd missing blank line in pod/perlfunc.pod.
1998-01-04 Tye McQueen[win32] Add a tweaked version of:
1997-12-23 Gurusamy Sarathy[win32] Trivial bugfix#2 from local repository
1997-11-23 Gurusamy SarathyAdd to docs about the BEGIN { shift } feature. Make...
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-09-04 Tom Christiansenperlfunc.pod error
1997-09-04 Paul Marquessdoc patch for pack("p",undef) packing a NULL pointer
1997-08-07 Tim Bunce[inseperable differences up to perl 5.004_02] perl-5.004_02
1997-08-06 Gurusamy Sarathymultiline commands in qx//
1997-06-11 Tim Bunce[differences between cumulative patch application and... perl-5.004_01
1997-05-07 Chip SalzenbergRefresh description of sprintf()
1997-04-29 Chip SalzenbergReset errno after failed piped close
1997-04-29 Roderick SchertlerReset errno after failed piped close
1997-04-26 Chip SalzenbergDoc fix for close of pipe handle
1997-04-24 Chip SalzenbergDocument new {,s}printf() behavior
1997-04-18 Perl 5 Porters[inseparable changes from match from perl-5.003_97f...
1997-04-17 Perl 5 Porters[inseparable changes from match from perl-5.003_97e...
1997-04-14 Perl 5 Porters[inseparable changes from patch from perl-5.003_97d... perl-5.003_97e
1997-04-02 Nathan TorkingtonPod style
1997-04-01 Perl 5 Porters[inseparable changes from match from perl-5.003_96...
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-03-25 Cary D. RenzemaPod updates
1997-03-25 Gisle Aasperlfunc.pod patch
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-03-08 Jim Meyeringtypos in pods of 5.003_93
1997-03-08 M.J.T. GuyDocument return from do FILE
1997-03-08 Nat Torkington*.pod changes based on the FAQ
1997-03-06 Perl 5 Porters[inseparable changes from match from perl-5.003_92...
1997-03-06 Ilya ZakharevichPODs corrections
1997-03-01 Chip SalzenbergClarify C<crypt> documentation
1997-03-01 Tom PhoenixClarify C<crypt> documentation
1997-03-01 Raphael ManfrediHP-UX hint update
1997-03-01 Chip SalzenbergClarify C<crypt> documentation
1997-03-01 Tom PhoenixClarify C<crypt> documentation
1997-02-25 Tom Phoenix (with... Updates to perlfunc.pod
1997-02-21 Chip SalzenbergAutomatically call srand() before rand() if user didn't
1997-02-21 Perl 5 Porters[inseparable changes from patch from perl5.003_27 to...
next