This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(Version 2) Extending unpack to deal with counted strings
[perl5.git] / pod / perlfunc.pod
1999-07-26 Ian Phillipps(Version 2) Extending unpack to deal with counted strings
1999-07-18 Gurusamy Sarathyensure __END__ appears on a line by itself in wrapped
1999-07-17 Ilya Zakharevichmake system() return -1 and set $! if exec of child...
1999-07-17 Gurusamy Sarathypod fixes (with minor edits) from Abigail, Ronald Kimba...
1999-07-07 Paul Marquesslexical warnings update (warning.t fails one test
1999-07-04 Jarkko HietaniemiIntegrate with mainperl.
1999-07-04 Gurusamy Sarathyremove misleading info on defined(&func), unclutter...
1999-06-11 Gurusamy Sarathyimplement C<use caller 'encoding'>
1999-05-28 Mark-Jason DominusPATCH (5.005_57): defined(@a) now deprecated
1999-05-25 Gurusamy Sarathyadd caveat about close(PIPE) carelessness
1999-05-24 Gurusamy Sarathymajor pod update from Tom Christiansen
1999-05-10 Jan DuboisWin32 and VC++ 98 doesn't support CASTI
1999-05-09 Gurusamy Sarathyflush all open output buffers before fork(), exec(...
1999-05-08 Gurusamy Sarathymention unpack('pP',...) footshot (from Albert Dvornik...
1999-05-07 Gurusamy Sarathy From: Dan Sugalski <sugalskd@osshe.edu>
1999-03-24 Gurusamy Sarathyadd note about map in scalar context
1999-03-24 Gurusamy Sarathydocument OO exceptions (based on a suggestion by Andrea...
1999-03-24 Gurusamy Sarathybetter "Illegal %s digit ignored" warnings
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
next