| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [perl #5025] #line directive explination wrong | Casey West | 2003-07-06 | 1 | -3/+3 |
* | Update the CPAN mirrors list. | Jarkko Hietaniemi | 2003-07-06 | 2 | -194/+246 |
* | DProf fixes | Radu Greab | 2003-07-06 | 3 | -0/+18 |
* | for pod/perlfaq2.pod against latest snapshot for Alpaca | Randal L. Schwartz | 2003-07-06 | 1 | -0/+14 |
* | Be explicit about the $0 pain in Linux 2.2. | Jarkko Hietaniemi | 2003-07-05 | 1 | -1/+2 |
* | More $0 sad tales. | Jarkko Hietaniemi | 2003-07-04 | 1 | -0/+2 |
* | Tiny tweak to perlartistic from Robin Barker. | Jarkko Hietaniemi | 2003-07-03 | 1 | -33/+44 |
* | It would seem that in Linux 2.2 there is no way | Jarkko Hietaniemi | 2003-07-02 | 1 | -8/+14 |
* | Re: maint @ 19923 | Ronald J. Kimball | 2003-07-02 | 1 | -8/+6 |
* | Re: maint @ 19923 | Jim Cromie | 2003-07-02 | 1 | -3/+3 |
* | Better links. | Jarkko Hietaniemi | 2003-07-02 | 2 | -2/+3 |
* | FreeBSD $0 dance. | Jarkko Hietaniemi | 2003-07-02 | 1 | -2/+4 |
* | [PATCH] long C<=item>s in pod/perlunicode.pod | Robin Barker | 2003-07-01 | 1 | -6/+19 |
* | $0 doc tweakage. | Jarkko Hietaniemi | 2003-06-30 | 1 | -5/+9 |
* | Misc Pod Nits. | Rafael Garcia-Suarez | 2003-06-29 | 1 | -2/+2 |
* | The joy of $0. Undoing the #16399 makes Andreas' | Jarkko Hietaniemi | 2003-06-29 | 1 | -7/+8 |
* | More on the macro debugging and expansion. | Jarkko Hietaniemi | 2003-06-29 | 1 | -4/+17 |
* | Using $1 without testing success of the regexp, bad. | Rafael Garcia-Suarez | 2003-06-28 | 1 | -4/+5 |
* | Some clarification about the current semantics of CHECK and | Rafael Garcia-Suarez | 2003-06-28 | 1 | -9/+11 |
* | Two debugging patches. | Dave Mitchell | 2003-06-28 | 1 | -1/+2 |
* | Some warnings about the (im)proper uses of the hash randomisation. | Jarkko Hietaniemi | 2003-06-27 | 1 | -0/+13 |
* | Hash/Util.t and Encode/t/Aliases.t seem to be having | Jarkko Hietaniemi | 2003-06-27 | 1 | -0/+4 |
* | perlhack update, by Steve Grazzini | Rafael Garcia-Suarez | 2003-06-26 | 1 | -0/+6 |
* | Bite the bullet and apply the hash randomisation patch. | Jarkko Hietaniemi | 2003-06-26 | 3 | -17/+108 |
* | [perlport.pod] code point of \cU | SADAHIRO Tomoyuki | 2003-06-23 | 1 | -2/+2 |
* | Re: [perl #17934] tied STDERR and internal warnings | Steve Grazzini | 2003-06-19 | 1 | -3/+10 |
* | A bunch of minor changes to perlguts.pod. | Rafael Garcia-Suarez | 2003-06-18 | 1 | -45/+56 |
* | Some docs for the assertions. | Rafael Garcia-Suarez | 2003-06-17 | 2 | -1/+10 |
* | DOCPATCH Re: $1 remains uncleared for failed matches | Jarkko Hietaniemi | 2003-06-17 | 2 | -1/+9 |
* | unnecessary stringification in eval/die | Steve Grazzini | 2003-06-16 | 1 | -1/+1 |
* | Rename again the warning about $* being no longer supported | Rafael Garcia-Suarez | 2003-06-15 | 1 | -1/+1 |
* | Mention the Unicode::Regex::Set module. | Jarkko Hietaniemi | 2003-06-14 | 1 | -2/+5 |
* | Having to pull in the whole Encode just to get SvUTF8() | Jarkko Hietaniemi | 2003-06-14 | 1 | -3/+2 |
* | 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 |
* | Remove the deprecated $* variable. | Rafael Garcia-Suarez | 2003-06-13 | 4 | -38/+16 |
* | Add a new warning, "Newline in left-justified string for printf/sprintf" | Robin Barker | 2003-06-12 | 1 | -0/+9 |
* | Further perlio doc tweaks. | Jarkko Hietaniemi | 2003-06-12 | 1 | -12/+19 |
* | Re: nitpick with \(0..2) | Steve Grazzini | 2003-06-09 | 1 | -2/+2 |
* | [patch] L<perlguts/"API LISTING"> is now L<perlapi> | Stas Bekman | 2003-06-06 | 3 | -8/+3 |
* | Clarify that => doesn't quote compound identifiers. | Rafael Garcia-Suarez | 2003-06-06 | 1 | -2/+3 |
* | 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 |
* | resurrect change#19628 and make it work by generalizing | Gurusamy Sarathy | 2003-06-02 | 1 | -1/+1 |
* | change#19628 broke many win32/system.t tests, so back it out | Gurusamy Sarathy | 2003-06-02 | 1 | -1/+1 |
* | Regenerate internals pods. | Rafael Garcia-Suarez | 2003-05-31 | 2 | -0/+5 |
* | A bit of networking notworking negativity. | Jarkko Hietaniemi | 2003-05-30 | 1 | -0/+14 |
* | jumbo closure fix | Dave Mitchell | 2003-05-29 | 3 | -46/+68 |
* | A *much* cut-down version of the patches in the thread | Jim Cromie | 2003-05-29 | 1 | -0/+10 |
* | typo in pod/perlfunc.pod | Alexey Mahotkin | 2003-05-29 | 1 | -1/+1 |