summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Be less forgiving about ambiguous and illegal tr ranges.Mark-Jason Dominus2000-07-111-1/+39
* [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking Hugo van der Sanden2000-07-111-0/+1
* Precedence goof, fix based onHugo van der Sanden2000-07-111-4/+4
* Config is being used.Jarkko Hietaniemi2000-07-061-0/+5
* Integrate with Sarathy.Jarkko Hietaniemi2000-07-042-2/+16
|\
| * b.t fails under OS/2 (from Yitzchak Scott-Thoennes)Gurusamy Sarathy2000-07-041-1/+2
| * better diagnostic on Frob->stuff() when Frob:: doesn't existGurusamy Sarathy2000-07-041-1/+14
* | Integrate with Sarathy.Jarkko Hietaniemi2000-07-041-5/+7
|\ \ | |/
| * slurp mode fix in change#4736 still not quite rightGurusamy Sarathy2000-06-301-5/+7
* | Integrate with Sarathy.Jarkko Hietaniemi2000-06-301-1/+22
|\ \ | |/
| * dounwind() may cause POPSUB() to diddle the wrong PL_curpadGurusamy Sarathy2000-06-301-1/+22
| * @_ can't have junk in it even in the non-USE_ITHREADS case becauseGurusamy Sarathy2000-06-081-0/+15
* | PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't bui...Nicholas Clark2000-06-297-5/+32
* | Make op/sprintf.t more comprehensiveDominic Dunlop2000-06-291-20/+232
* | Re: [PATCH] Re: Speeding up method lookups Doug MacEachern2000-06-291-0/+66
* | Re: [PATCH cfgperl] BOMs away!Simon Cozens2000-06-281-1/+11
* | Re: [PATCH] pack('U',$foo) doesn't UTF8Simon Cozens2000-06-281-1/+11
* | linenumber tweakJarkko Hietaniemi2000-06-281-1/+1
* | Re: [PATCH] "Constant subroutine redefined" mandatory warningDoug MacEachern2000-06-282-1/+16
* | small thinko tweaksJarkko Hietaniemi2000-06-281-0/+4
* | tr///, help wanted.Simon Cozens2000-06-281-1/+48
* | Re: [PATCH] support 'my __PACKAGE__ $obj = ...'Doug MacEachern2000-06-281-0/+27
* | Allow for standalone testing.Jarkko Hietaniemi2000-06-272-4/+4
* | avoid mg_ptr in '*' magicDoug MacEachern2000-06-271-2/+0
* | Do no -warn on \_, only on \alpha.David Dyck2000-06-272-0/+7
* | Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.Jarkko Hietaniemi2000-06-232-4/+4
* | A way to avoid English.pm performance hit.root2000-06-231-9/+27
* | Rename the fdpid locking and integrate with Sarathy.Jarkko Hietaniemi2000-06-091-0/+15
* | Integrate with Sarathy.Jarkko Hietaniemi2000-06-013-4/+232
|\ \ | |/
| * vec() loses numericalness (modified version of patch suggestedGurusamy Sarathy2000-06-011-3/+9
| * counting tr/// corrupts later operation (from M.J.T Guy)Gurusamy Sarathy2000-06-011-1/+25
| * SelfLoader can lose $@ in AUTOLOAD() (from Nicholas ClarkGurusamy Sarathy2000-06-011-0/+198
* | Integrate with Sarathy.Jarkko Hietaniemi2000-06-011-1/+8
|\ \ | |/
| * buggy modulus on UVs introduced by change#3378 (resulted inGurusamy Sarathy2000-05-311-1/+8
* | Integrate with Sarathy.Jarkko Hietaniemi2000-05-313-3/+15
|\ \ | |/
| * fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>Gurusamy Sarathy2000-05-311-0/+1
| * scalar() doesn't force scalar context when used in void contextGurusamy Sarathy2000-05-311-1/+5
| * change#6142 needs tweaks to tests to work where there's no symlink()Gurusamy Sarathy2000-05-311-2/+9
| * integrate cfgperl contents into mainlineGurusamy Sarathy2000-05-317-143/+181
| |\ | |/ |/|
* | Changes for the File::Temp 0.08 (change #6159) test suiteJarkko Hietaniemi2000-05-294-13/+32
* | Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.Jarkko Hietaniemi2000-05-294-50/+38
* | Integrate with Sarathy.Jarkko Hietaniemi2000-05-291-1/+23
|\ \ | |/
| * File::Find fails to chdir when chasing symlinks (fromGurusamy Sarathy2000-05-281-1/+23
* | Integrate with Sarathy.Jarkko Hietaniemi2000-05-288-10/+188
|\ \ | |/
| * fix bogus redeclaration warning for "our" variables in differentGurusamy Sarathy2000-05-281-2/+4
| * elide bogus test in change#6132Gurusamy Sarathy2000-05-281-20/+0
| * warnings::enabled() doesn't fall back to looking at $^W ifGurusamy Sarathy2000-05-281-0/+104
| * change#2879 broke rvalue autovivification of magicals such as ${$num}Gurusamy Sarathy2000-05-281-2/+38
| * integrate vmsperl contents into mainlineGurusamy Sarathy2000-05-281-1/+1
| |\
| | * Add missing escape (Charles Lane)Charles Bailey2000-05-251-1/+1