1999-10-03 |
Michael G Schwern | Re: Should keys in pseudo-hashes -always- exist? [DOC... |
blob | commitdiff |
1999-10-02 |
Gurusamy Sarathy | add notes about effect of loop control statements inside |
blob | commitdiff | diff to current |
1999-09-25 |
Larry Wall | Re: [PATCH 5.005_61] "our" declarations |
blob | commitdiff | diff to current |
1999-09-23 |
Ilya Zakharevich | change "#" to a comment starter in pack templates;... |
blob | commitdiff | diff to current |
1999-09-20 |
Jarkko Hietaniemi | Dethinko. |
blob | commitdiff | diff to current |
1999-09-20 |
Vadim Konovalov | Fix a bug in the description of endianness. Reported in |
blob | commitdiff | diff to current |
1999-09-12 |
Gurusamy Sarathy | make sprintf("%g",...) threadsafe; only taint its resul... |
blob | commitdiff | diff to current |
1999-09-06 |
Gurusamy Sarathy | sprintf doc tweak (from Ian Phillipps <ian@dial.pipex... |
blob | commitdiff | diff to current |
1999-09-06 |
Gurusamy Sarathy | optional warning on join(/foo/...) (reworked suggested... |
blob | commitdiff | diff to current |
1999-08-29 |
Spider Boardman | sub : attrlist |
blob | commitdiff | diff to current |
1999-08-29 |
Jarkko Hietaniemi | Rename warning to warnings, from Paul Marquess. |
blob | commitdiff | diff to current |
1999-08-29 |
Jarkko Hietaniemi | Implement 64-bit vec(). |
blob | commitdiff | diff to current |
1999-08-19 |
Jarkko Hietaniemi | Don't document ill-defined vec() bits cases |
blob | commitdiff | diff to current |
1999-08-19 |
Jarkko Hietaniemi | Removed duplicated code (in pp.c and mg.c) by introducing |
blob | commitdiff | diff to current |
1999-08-11 |
Jarkko Hietaniemi | Add sysio large file support testing. |
blob | commitdiff | diff to current |
1999-08-06 |
Jarkko Hietaniemi | More Fcntl constants. (This process really needs |
blob | commitdiff | diff to current |
1999-08-02 |
Jarkko Hietaniemi | Enhance the description of how to detect quad support. |
blob | commitdiff | diff to current |
1999-08-02 |
Jarkko Hietaniemi | Document quad printing. |
blob | commitdiff | diff to current |
1999-07-28 |
Jarkko Hietaniemi | Continue pack() doc honing. |
blob | commitdiff | diff to current |
1999-07-28 |
Jarkko Hietaniemi | Enhance pack() doc. |
blob | commitdiff | diff to current |
1999-07-28 |
Jarkko Hietaniemi | Talk more about subsecond things in perlfunc. |
blob | commitdiff | diff to current |
1999-07-27 |
Ilya Zakharevich | applied suggested patch; added missing prototype changes to |
blob | commitdiff | diff to current |
1999-07-26 |
Gurusamy Sarathy | utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu> |
blob | commitdiff | diff to current |
1999-07-26 |
Ian Phillipps | (Version 2) Extending unpack to deal with counted strings |
blob | commitdiff | diff to current |
1999-07-18 |
Gurusamy Sarathy | ensure __END__ appears on a line by itself in wrapped |
blob | commitdiff | diff to current |
1999-07-17 |
Ilya Zakharevich | make system() return -1 and set $! if exec of child... |
blob | commitdiff | diff to current |
1999-07-17 |
Gurusamy Sarathy | pod fixes (with minor edits) from Abigail, Ronald Kimba... |
blob | commitdiff | diff to current |
1999-07-07 |
Paul Marquess | lexical warnings update (warning.t fails one test |
blob | commitdiff | diff to current |
1999-07-04 |
Jarkko Hietaniemi | Integrate with mainperl. |
blob | commitdiff | diff to current |
1999-07-04 |
Gurusamy Sarathy | remove misleading info on defined(&func), unclutter... |
blob | commitdiff | diff to current |
1999-06-11 |
Gurusamy Sarathy | implement C<use caller 'encoding'> |
blob | commitdiff | diff to current |
1999-05-28 |
Mark-Jason Dominus | PATCH (5.005_57): defined(@a) now deprecated |
blob | commitdiff | diff to current |
1999-05-25 |
Gurusamy Sarathy | add caveat about close(PIPE) carelessness |
blob | commitdiff | diff to current |
1999-05-24 |
Gurusamy Sarathy | major pod update from Tom Christiansen |
blob | commitdiff | diff to current |
1999-05-10 |
Jan Dubois | Win32 and VC++ 98 doesn't support CASTI |
blob | commitdiff | diff to current |
1999-05-09 |
Gurusamy Sarathy | flush all open output buffers before fork(), exec(... |
blob | commitdiff | diff to current |
1999-05-08 |
Gurusamy Sarathy | mention unpack('pP',...) footshot (from Albert Dvornik... |
blob | commitdiff | diff to current |
1999-05-07 |
Gurusamy Sarathy | From: Dan Sugalski <sugalskd@osshe.edu> |
blob | commitdiff | diff to current |
1999-03-24 |
Gurusamy Sarathy | add note about map in scalar context |
blob | commitdiff | diff to current |
1999-03-24 |
Gurusamy Sarathy | document OO exceptions (based on a suggestion by Andrea... |
blob | commitdiff | diff to current |
1999-03-24 |
Gurusamy Sarathy | better "Illegal %s digit ignored" warnings |
blob | commitdiff | diff to current |
1999-03-04 |
Gurusamy Sarathy | more s/s_/s!/ etc. |
blob | commitdiff | diff to current |
1999-02-24 |
Gurusamy Sarathy | integrate cfgperl contents |
blob | commitdiff | diff to current |
1999-02-24 |
Tom Christiansen | perlfunc updates (against 55) |
blob | commitdiff | diff to current |
1999-02-21 |
Jarkko Hietaniemi | Sync cfgperl with maint-5.005 change #3000. |
blob | commitdiff | diff to current |
1999-02-20 |
Jarkko Hietaniemi | Enhanced the endianness description. |
blob | commitdiff | diff to current |
1999-02-17 |
Gurusamy Sarathy | correct slurp mode doc |
blob | commitdiff | diff to current |
1999-02-15 |
Jarkko Hietaniemi | Enhance the packnative patch: use the packnative code |
blob | commitdiff | diff to current |
1999-02-15 |
Jarkko Hietaniemi | support native integers, pack("L_",...) etc. (via priva... |
blob | commitdiff | diff to current |
1999-02-15 |
Gurusamy Sarathy | clarify what a "line" is |
blob | commitdiff | diff to current |
1999-02-15 |
Gurusamy Sarathy | patches suggested by John Bley <jbb6@acpub.duke.edu... |
blob | commitdiff | diff to current |
1999-02-14 |
Gurusamy Sarathy | slurping an empty file should return '' rather than... |
blob | commitdiff | diff to current |
1999-02-13 |
Jan Dubois | "goto must have label" message for C<goto ''> |
blob | commitdiff | diff to current |
1999-02-09 |
Valeriy E. Ushakov | a modified version of suggested patch for pack template... |
blob | commitdiff | diff to current |
1999-02-07 |
Gurusamy Sarathy | properly prototype check parenthesized unary ops (e... |
blob | commitdiff | diff to current |
1999-02-01 |
Jonathan I. Kamens | sample checksum code in "perlfunc" man page is wrong |
blob | commitdiff | diff to current |
1999-01-17 |
Gurusamy Sarathy | integrate cfgperl changes into mainline, fix conflicts |
blob | commitdiff | diff to current |
1999-01-17 |
Gurusamy Sarathy | a few doc typos |
blob | commitdiff | diff to current |
1998-12-31 |
Wilson P. Snyder II | REV2: Binary number support |
blob | commitdiff | diff to current |
1998-12-15 |
Jarkko Hietaniemi | Undo #2386 and #2205. |
blob | commitdiff | diff to current |
1998-12-08 |
Jarkko Hietaniemi | Integrate from mainperl. |
blob | commitdiff | diff to current |
1998-12-06 |
Gurusamy Sarathy | fix outdated/incorrect info about arbitrary limits |
blob | commitdiff | diff to current |
1998-12-03 |
Jarkko Hietaniemi | s/\bthe the\b/the/g *.pod |
blob | commitdiff | diff to current |
1998-12-02 |
Tom Christiansen | Fix most of the bad L<> links of |
blob | commitdiff | diff to current |
1998-11-29 |
Gurusamy Sarathy | integrate cfgperl changes into mainline |
blob | commitdiff | diff to current |
1998-11-29 |
Jarkko Hietaniemi | Tune the "if" entry. |
blob | commitdiff | diff to current |
1998-11-29 |
Gurusamy Sarathy | backout change#2334 |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich | additional documentation for qr// |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy | update tie() entry in perlfunc to reflect TIEARRAY... |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy | s/Regexp/re/ and clarify policy on lowercased object... |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy | document changed PERL_HASH() |
blob | commitdiff | diff to current |
1998-11-22 |
Jarkko Hietaniemi | -x should be C<-x>, reported by Gerben Wierda. |
blob | commitdiff | diff to current |
1998-11-08 |
Gurusamy Sarathy | integrate changes#2120,2168,2218 from maint-5.005; |
blob | commitdiff | diff to current |
1998-11-08 |
Gurusamy Sarathy | integrate cfgperl changes into mainline |
blob | commitdiff | diff to current |
1998-11-08 |
Gurusamy Sarathy | set close-on-exec bit on pipe() FDs |
blob | commitdiff | diff to current |
1998-11-05 |
Jarkko Hietaniemi | Document all the control flow keywords in perlfunc |
blob | commitdiff | diff to current |
1998-11-03 |
Jarkko Hietaniemi | Document quads in pack. |
blob | commitdiff | diff to current |
1998-11-03 |
Jarkko Hietaniemi | VM/ESA updates. |
blob | commitdiff | diff to current |
1998-10-30 |
Gurusamy Sarathy | mention the C<$SIG{CHLD} = 'IGNORE'> special case |
blob | commitdiff | diff to current |
1998-10-25 |
Jarkko Hietaniemi | list builtins with portability caveats |
blob | commitdiff | diff to current |
1998-10-25 |
Anton Berezin | include eof() in description of buffering caveats |
blob | commitdiff | diff to current |
1998-10-17 |
Jarkko Hietaniemi | Integrate mainperl. |
blob | commitdiff | diff to current |
1998-10-17 |
Gisle Aas | applied suggested patch with small doc tweak |
blob | commitdiff | diff to current |
1998-09-25 |
Gurusamy Sarathy | big Configure update from Jarkko: sync metaconfig units... |
blob | commitdiff | diff to current |
1998-09-24 |
Nathan Torkington | 5.005_02 perlfunc.pod, improve umask entry |
blob | commitdiff | diff to current |
1998-09-23 |
Roderick Schertler | seed srand from /dev/urandom when possible |
blob | commitdiff | diff to current |
1998-09-23 |
Roderick Schertler | doc update for crypt()'s salt |
blob | commitdiff | diff to current |
1998-09-23 |
M. J. T. Guy | document non-loopish blocks better |
blob | commitdiff | diff to current |
1998-09-23 |
Gurusamy Sarathy | integrate maint-5.005 changes (except conflicting chang... |
blob | commitdiff | diff to current |
1998-09-20 |
M. J. T. Guy | Fix typo, change "an array" to "a hash" |
blob | commitdiff | diff to current |
1998-08-08 |
Gurusamy Sarathy | integrate maint-5.005 changes into mainline |
blob | commitdiff | diff to current |
1998-08-05 |
Ilya Zakharevich | add index entries for -X |
blob | commitdiff | diff to current |
1998-08-05 |
David J. Fiander | explain caveat about use of numeric constants in podoc... |
blob | commitdiff | diff to current |
1998-08-02 |
M. J. T. Guy | document return values of do() better |
blob | commitdiff | diff to current |
1998-07-24 |
Larry Wall | Here are the long-expected Unicode/UTF-8 modifications. |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy | pod tweak suggested by Ilya |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy | documentation tweaks from Abigail <abigail@fnx.com> |
blob | commitdiff | diff to current |
1998-07-14 |
Gurusamy Sarathy | merge changes#1423,1465 from maintbranch; checkin two... |
blob | commitdiff | diff to current |
1998-07-14 |
Abigail | consistently refer to functions as C<foo()> |
blob | commitdiff | diff to current |
1998-07-13 |
Graham Barr | added patch, tweaked PERL_OBJECT things |
blob | commitdiff | diff to current |
next |