This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
integrate change#2904 from maint-5.005
[perl5.git] / pod / perlfunc.pod
1999-03-04 Gurusamy Sarathymore s/s_/s!/ etc.
1999-02-24 Gurusamy Sarathyintegrate cfgperl contents
1999-02-24 Tom Christiansenperlfunc updates (against 55)
1999-02-21 Jarkko HietaniemiSync cfgperl with maint-5.005 change #3000.
1999-02-20 Jarkko HietaniemiEnhanced the endianness description.
1999-02-17 Gurusamy Sarathycorrect slurp mode doc
1999-02-15 Jarkko HietaniemiEnhance the packnative patch: use the packnative code
1999-02-15 Jarkko Hietaniemisupport native integers, pack("L_",...) etc. (via priva...
1999-02-15 Gurusamy Sarathyclarify what a "line" is
1999-02-15 Gurusamy Sarathypatches suggested by John Bley <jbb6@acpub.duke.edu...
1999-02-14 Gurusamy Sarathyslurping an empty file should return '' rather than...
1999-02-13 Jan Dubois"goto must have label" message for C<goto ''>
1999-02-09 Valeriy E. Ushakova modified version of suggested patch for pack template...
1999-02-07 Gurusamy Sarathyproperly prototype check parenthesized unary ops (e...
1999-02-01 Jonathan I. Kamenssample checksum code in "perlfunc" man page is wrong
1999-01-17 Gurusamy Sarathyintegrate cfgperl changes into mainline, fix conflicts
1999-01-17 Gurusamy Sarathya few doc typos
1998-12-31 Wilson P. Snyder IIREV2: Binary number support
1998-12-15 Jarkko HietaniemiUndo #2386 and #2205.
1998-12-08 Jarkko HietaniemiIntegrate from mainperl.
1998-12-06 Gurusamy Sarathyfix outdated/incorrect info about arbitrary limits
1998-12-03 Jarkko Hietaniemis/\bthe the\b/the/g *.pod
1998-12-02 Tom ChristiansenFix most of the bad L<> links of
1998-11-29 Gurusamy Sarathyintegrate cfgperl changes into mainline
1998-11-29 Jarkko HietaniemiTune the "if" entry.
1998-11-29 Gurusamy Sarathybackout change#2334
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()
next