| Commit message (Expand) | Author | Age | Files | Lines |
* | [DOCPATCH] perlfunc delete | Elizabeth Mattijsen | 2003-12-14 | 1 | -2/+12 |
* | SCALAR/FIRSTKEY for tied hashes in scalar context | Tassilo von Parseval | 2003-12-06 | 1 | -0/+1 |
* | Document the fact that keys() and values() are optimized | Rafael Garcia-Suarez | 2003-11-03 | 1 | -2/+4 |
* | [patch pod/perlfunc.pod] separate two unrelated notes in require | Stas Bekman | 2003-10-31 | 1 | -1/+3 |
* | Move a fcntl() example in perlfunc at a more proper place, | perl-5.8.0@ton.iguana.be | 2003-10-29 | 1 | -13/+13 |
* | utime documentation | Gisle Aas | 2003-10-23 | 1 | -6/+13 |
* | Update perlfunc/require to describe NXDOMAIN caching... er, you | Abhijit Menon-Sen | 2003-10-07 | 1 | -20/+28 |
* | ref can return false on references | Abigail | 2003-10-06 | 1 | -1/+2 |
* | Re: [perl #24071] Typo in description of binmode | Yitzchak Scott-Thoennes | 2003-09-30 | 1 | -2/+2 |
* | [DOC PATCH] Re: [perl #23779] $? and negative exit codes | Dave Mitchell | 2003-09-16 | 1 | -3/+11 |
* | It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/, | Jarkko Hietaniemi | 2003-09-12 | 1 | -12/+13 |
* | Some more tweaks on open ...&=. | Jarkko Hietaniemi | 2003-09-12 | 1 | -16/+17 |
* | Slightly more documentation for open ...&=. | Jarkko Hietaniemi | 2003-09-12 | 1 | -11/+30 |
* | some method calls not autoloaded | Yitzchak Scott-Thoennes | 2003-09-02 | 1 | -2/+5 |
* | [perl #23577] fix syscall() prototype description in | Rafael Garcia-Suarez | 2003-08-25 | 1 | -1/+1 |
* | Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl. | Jarkko Hietaniemi | 2003-08-18 | 1 | -2/+2 |
* | Re: killing for vital signs [PATCH] | John P. Linderman | 2003-08-10 | 1 | -2/+4 |
* | We now return to your normally scheduled hash randomisation. | Jarkko Hietaniemi | 2003-07-27 | 1 | -3/+9 |
* | [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C | Iain Spoon Truskett | 2003-07-24 | 1 | -1/+1 |
* | PATCH: tweak 'split' docs for case of explicit 0 LIMIT | Tony Bowden | 2003-07-17 | 1 | -2/+2 |
* | Re: Sort sub and NaNs | John P. Linderman | 2003-07-11 | 1 | -0/+9 |
* | [DOCPATCH] perlfunc/read | Steve Grazzini | 2003-07-11 | 1 | -6/+13 |
* | Retract the statements. | Jarkko Hietaniemi | 2003-07-11 | 1 | -9/+3 |
* | Good catch from Gisle. | Jarkko Hietaniemi | 2003-07-07 | 1 | -1/+1 |
* | Be more explicit than just 'characters'. | Jarkko Hietaniemi | 2003-07-07 | 1 | -9/+14 |
* | Re: maint @ 19923 | Ronald J. Kimball | 2003-07-02 | 1 | -8/+6 |
* | Re: maint @ 19923 | Jim Cromie | 2003-07-02 | 1 | -3/+3 |
* | Bite the bullet and apply the hash randomisation patch. | Jarkko Hietaniemi | 2003-06-26 | 1 | -17/+32 |
* | unnecessary stringification in eval/die | Steve Grazzini | 2003-06-16 | 1 | -1/+1 |
* | Slight tweaks on the length() and chr() entries, | Jarkko Hietaniemi | 2003-06-14 | 1 | -6/+14 |
* | Slight reorg of the binmode() entry. | Jarkko Hietaniemi | 2003-06-14 | 1 | -17/+17 |
* | Salvage parts of #19418 (the ext/PerlIO/t/open.t | Jarkko Hietaniemi | 2003-06-03 | 1 | -1/+4 |
* | Retract #19667, #19660, #19659, #19658, #19657, #19656, | Jarkko Hietaniemi | 2003-06-03 | 1 | -6/+1 |
* | typo in pod/perlfunc.pod | Alexey Mahotkin | 2003-05-29 | 1 | -1/+1 |
* | For now reword the sysread/syswrite description to | Jarkko Hietaniemi | 2003-05-27 | 1 | -32/+34 |
* | Document that perl tries to load .pmc files before .pm files. | Casey West | 2003-05-09 | 1 | -0/+9 |
* | Fix for doc bug #8602 : clarify eof() example comments | Rafael Garcia-Suarez | 2003-05-09 | 1 | -3/+2 |
* | Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt | Casey West | 2003-05-09 | 1 | -1/+4 |
* | Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue | Yitzchak Scott-Thoennes | 2003-05-09 | 1 | -0/+10 |
* | Fix doc bug #22067, noticed by Mark Knutsen | Rafael Garcia-Suarez | 2003-05-05 | 1 | -1/+1 |
* | Switch the new perlio way of opening anonymous temporary files | Jarkko Hietaniemi | 2003-05-05 | 1 | -1/+6 |
* | Integrate from maint: | Jarkko Hietaniemi | 2003-05-04 | 1 | -0/+2 |
* | utime() doc clarifications | Casey West | 2003-04-27 | 1 | -6/+11 |
* | Some doc patches by Casey West : | Casey West | 2003-04-26 | 1 | -0/+15 |
* | Document that splice() doesn't extend arrays | david nicol | 2003-04-26 | 1 | -2/+2 |
* | Document and test autovivified dirhandles. | Nathan Torkington | 2003-04-14 | 1 | -8/+9 |
* | Fix missing functions when splitting perlfunc | Steve Hay | 2003-04-02 | 1 | -3/+3 |
* | gethostbyname('localhost') is not that portable. | Jarkko Hietaniemi | 2003-03-30 | 1 | -2/+2 |
* | pack changes and related fixes | LAUN Wolfgang | 2003-03-17 | 1 | -10/+24 |
* | Pod fix from Philip Newton. | Jarkko Hietaniemi | 2003-03-16 | 1 | -2/+2 |