summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* VMS build tweaks (from Charles Bailey)Gurusamy Sarathy2000-03-112-6/+6
* failed hunk in change#5644Gurusamy Sarathy2000-03-111-1/+1
* fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)Gurusamy Sarathy2000-03-111-0/+4
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-111-3/+0
|\
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-111-2/+13
| |\ | |/ |/|
| * Remove an obsolete note.Jarkko Hietaniemi2000-03-091-3/+0
* | do FILE should not see outside lexicals (from Rick DelaneyGurusamy Sarathy2000-03-081-2/+13
* | integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-081-10/+109
|\ \ | |/
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-081-2/+10
| |\ | |/ |/|
| * Make the stringification more customizable.Jarkko Hietaniemi2000-03-081-10/+109
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-062-28/+32
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-052-1/+74
| |\ \
| * \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-053-17/+65
| |\ \ \
* | | | | separate options to incpush() for adding version directories andGurusamy Sarathy2000-03-071-1/+1
* | | | | support :void to enable croaking only in void context (fromGurusamy Sarathy2000-03-071-2/+10
| |_|_|/ |/| | |
* | | | skip tests that need VMS::Filespec on other platformsGurusamy Sarathy2000-03-061-12/+21
* | | | integrate vmsperl contents into mainlineGurusamy Sarathy2000-03-062-24/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix ricochet in File::Spec::VMSCharles Bailey2000-03-061-24/+16
| * | | Remove trailing . from typeless files (Charles Lane)Charles Bailey2000-03-061-0/+3
| * | | Resync with mainline, update test in vmsfspec.tCharles Bailey2000-03-0615-108/+315
| |\ \ \ | |/ / / |/| | |
| * | | Once more unto resyncCharles Bailey2000-03-037-61/+98
| |\ \ \
| * \ \ \ YA sync with mainlineCharles Bailey2000-03-0214-21/+243
| |\ \ \ \
| * | | | | MIscellaneous tweaks to test and driver (Charles Lane)Charles Bailey2000-03-023-2/+12
| * | | | | Take advantage of new subprocess invocation (Charles Lane)Charles Bailey2000-03-024-6/+4
| * | | | | Increment counter for skipped tests (Charles Lane)Charles Bailey2000-03-021-4/+4
| * | | | | Satisfy various Pod::* needs for Unix syntax (Charles Lane)Charles Bailey2000-03-021-0/+3
| * | | | | Make File::Glob more VMS-friendly (Charles Lane)Charles Bailey2000-03-021-3/+3
| * | | | | Temrinate statements in pp_ctl warning test (Charles Lane)Charles Bailey2000-03-021-3/+3
* | | | | | prototype changes for eventually supporting C<binmode(F, ":raw")>Gurusamy Sarathy2000-03-051-1/+1
* | | | | | add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bugGurusamy Sarathy2000-03-051-0/+73
| |_|_|_|/ |/| | | |
* | | | | thinko in change#4546 that caused variables to lose their importednessGurusamy Sarathy2000-03-051-0/+9
* | | | | undo change#5506; add patch to make blank line warnings optionalGurusamy Sarathy2000-03-051-4/+5
* | | | | integrate cfgperl contents into mainline; add new tests fromGurusamy Sarathy2000-03-051-13/+51
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-051-4/+49
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | scan_num() sticks to UVs rather than IVs (now -2147483648 doesn'tGurusamy Sarathy2000-03-051-4/+49
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-052-12/+12
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | avoid "scalars leaked" message in testGurusamy Sarathy2000-03-041-10/+10
* | | | | syntax error in change#5498Gurusamy Sarathy2000-03-041-2/+2
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-041-1/+0
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | temporarily disable blank line warning from Pod::Parser untilGurusamy Sarathy2000-03-041-1/+0
* | | | | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-041-13/+2
|\ \ \ \ \ | |/ / / /
| * | | | The SysV IPC test must use the native integersMichael G Schwern2000-03-031-13/+2
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-034-17/+64
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | support for list assignment to pseudohashes (from John TobeyGurusamy Sarathy2000-03-032-4/+48
* | | | | skip test on AFS (from Hans Ranke <Hans.Ranke@ei.tum.de>)Gurusamy Sarathy2000-03-031-1/+4
* | | | | integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-035-58/+64
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
* | | | skip test if db doesn't have null key supportGurusamy Sarathy2000-03-031-12/+12
| * | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-032-4/+4
| |\ \ \ | |/ / / |/| | |
* | | | /(?p{})/ changed to /(??{})/, per Larry's suggestion (fromGurusamy Sarathy2000-03-032-4/+4
| * | | /[[:alpha]/ now dies on unmatched [] instead ofJarkko Hietaniemi2000-03-031-3/+6