Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates from PodParser v1.12 on CPAN (from Brad Appleton) | Gurusamy Sarathy | 2000-03-13 | 2 | -3/+25 |
* | final touches for lexical warnings (from Paul Marquess) | Gurusamy Sarathy | 2000-03-13 | 9 | -45/+529 |
* | the premature FREETMPS calls in change#1187 weren't defensive enough | Gurusamy Sarathy | 2000-03-13 | 1 | -1/+31 |
* | another optimized-OP_SASSIGN bug: ops that were not OA_TARGLEX | Gurusamy Sarathy | 2000-03-12 | 1 | -0/+30 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-11 | 1 | -6/+5 |
|\ | |||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-11 | 2 | -1/+32 |
| |\ | |/ |/| | |||||
* | | another long-standing eval bug: return doesn't reset $@ correctly | Gurusamy Sarathy | 2000-03-11 | 1 | -1/+25 |
* | | change#3511 was not defensive enough about try blocks, causing | Gurusamy Sarathy | 2000-03-11 | 1 | -0/+7 |
| * | Rewording. | Jarkko Hietaniemi | 2000-03-11 | 1 | -6/+5 |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-11 | 5 | -18/+25 |
| |\ | |/ |/| | |||||
* | | reword comment | Gurusamy Sarathy | 2000-03-11 | 1 | -6/+6 |
* | | File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker) | Gurusamy Sarathy | 2000-03-11 | 1 | -5/+8 |
* | | VMS build tweaks (from Charles Bailey) | Gurusamy Sarathy | 2000-03-11 | 2 | -6/+6 |
* | | failed hunk in change#5644 | Gurusamy Sarathy | 2000-03-11 | 1 | -1/+1 |
* | | fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-03-11 | 1 | -0/+4 |
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-11 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-11 | 1 | -2/+13 |
| |\ | |/ |/| | |||||
| * | Remove an obsolete note. | Jarkko Hietaniemi | 2000-03-09 | 1 | -3/+0 |
* | | do FILE should not see outside lexicals (from Rick Delaney | Gurusamy Sarathy | 2000-03-08 | 1 | -2/+13 |
* | | integrate cfgperl changes into mainline | Gurusamy Sarathy | 2000-03-08 | 1 | -10/+109 |
|\ \ | |/ | |||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-08 | 1 | -2/+10 |
| |\ | |/ |/| | |||||
| * | Make the stringification more customizable. | Jarkko Hietaniemi | 2000-03-08 | 1 | -10/+109 |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-06 | 2 | -28/+32 |
| |\ | |||||
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-05 | 2 | -1/+74 |
| |\ \ | |||||
| * \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-05 | 3 | -17/+65 |
| |\ \ \ | |||||
* | | | | | separate options to incpush() for adding version directories and | Gurusamy Sarathy | 2000-03-07 | 1 | -1/+1 |
* | | | | | support :void to enable croaking only in void context (from | Gurusamy Sarathy | 2000-03-07 | 1 | -2/+10 |
| |_|_|/ |/| | | | |||||
* | | | | skip tests that need VMS::Filespec on other platforms | Gurusamy Sarathy | 2000-03-06 | 1 | -12/+21 |
* | | | | integrate vmsperl contents into mainline | Gurusamy Sarathy | 2000-03-06 | 2 | -24/+19 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix ricochet in File::Spec::VMS | Charles Bailey | 2000-03-06 | 1 | -24/+16 |
| * | | | Remove trailing . from typeless files (Charles Lane) | Charles Bailey | 2000-03-06 | 1 | -0/+3 |
| * | | | Resync with mainline, update test in vmsfspec.t | Charles Bailey | 2000-03-06 | 15 | -108/+315 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | Once more unto resync | Charles Bailey | 2000-03-03 | 7 | -61/+98 |
| |\ \ \ | |||||
| * \ \ \ | YA sync with mainline | Charles Bailey | 2000-03-02 | 14 | -21/+243 |
| |\ \ \ \ | |||||
| * | | | | | MIscellaneous tweaks to test and driver (Charles Lane) | Charles Bailey | 2000-03-02 | 3 | -2/+12 |
| * | | | | | Take advantage of new subprocess invocation (Charles Lane) | Charles Bailey | 2000-03-02 | 4 | -6/+4 |
| * | | | | | Increment counter for skipped tests (Charles Lane) | Charles Bailey | 2000-03-02 | 1 | -4/+4 |
| * | | | | | Satisfy various Pod::* needs for Unix syntax (Charles Lane) | Charles Bailey | 2000-03-02 | 1 | -0/+3 |
| * | | | | | Make File::Glob more VMS-friendly (Charles Lane) | Charles Bailey | 2000-03-02 | 1 | -3/+3 |
| * | | | | | Temrinate statements in pp_ctl warning test (Charles Lane) | Charles Bailey | 2000-03-02 | 1 | -3/+3 |
* | | | | | | prototype changes for eventually supporting C<binmode(F, ":raw")> | Gurusamy Sarathy | 2000-03-05 | 1 | -1/+1 |
* | | | | | | add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bug | Gurusamy Sarathy | 2000-03-05 | 1 | -0/+73 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | thinko in change#4546 that caused variables to lose their importedness | Gurusamy Sarathy | 2000-03-05 | 1 | -0/+9 |
* | | | | | undo change#5506; add patch to make blank line warnings optional | Gurusamy Sarathy | 2000-03-05 | 1 | -4/+5 |
* | | | | | integrate cfgperl contents into mainline; add new tests from | Gurusamy Sarathy | 2000-03-05 | 1 | -13/+51 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-05 | 1 | -4/+49 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | scan_num() sticks to UVs rather than IVs (now -2147483648 doesn't | Gurusamy Sarathy | 2000-03-05 | 1 | -4/+49 |
| * | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-05 | 2 | -12/+12 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | avoid "scalars leaked" message in test | Gurusamy Sarathy | 2000-03-04 | 1 | -10/+10 |
* | | | | | syntax error in change#5498 | Gurusamy Sarathy | 2000-03-04 | 1 | -2/+2 |