| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mintest will pass if I skip the correct number of tests. D'oh! | Nicholas Clark | 2004-03-24 | 1 | -1/+1 |
* | Fix bug [perl #27839] returning @+ out of scope loses its value : | Hugo van der Sanden | 2004-03-23 | 1 | -1/+13 |
* | Work on eliminating systematic failures on make minitest: | Nicholas Clark | 2004-03-02 | 1 | -16/+22 |
* | magic.t | Ilya Zakharevich | 2003-09-17 | 1 | -1/+2 |
* | valgrind update | Marcus Holland-Moritz | 2003-08-25 | 1 | -8/+12 |
* | t/op/magic.t on FreeBSD | Slaven Rezic | 2003-07-03 | 1 | -1/+3 |
* | It would seem that in Linux 2.2 there is no way | Jarkko Hietaniemi | 2003-07-02 | 1 | -1/+7 |
* | ...and getting the comma right, too. | Jarkko Hietaniemi | 2003-07-02 | 1 | -1/+1 |
* | Getting the whitespace right. | Jarkko Hietaniemi | 2003-07-02 | 1 | -1/+1 |
* | FreeBSD $0 dance. | Jarkko Hietaniemi | 2003-07-02 | 1 | -2/+5 |
* | Fix from Enache Adrian for the magic.t failure in | Jarkko Hietaniemi | 2003-07-02 | 1 | -2/+4 |
* | VMS: with this, 100% make test in Compaq C V6.5-001 | Jarkko Hietaniemi | 2003-07-02 | 1 | -1/+1 |
* | B:: fixes + 'When were CVOPs gone ?' | Adrian M. Enache | 2003-07-01 | 1 | -1/+1 |
* | $0 test tweaks from Andreas. | Jarkko Hietaniemi | 2003-06-30 | 1 | -3/+16 |
* | Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty | Yitzchak Scott-Thoennes | 2003-05-08 | 1 | -5/+9 |
* | Patch from Craig Berry to resolve test failures in VMS. | Jarkko Hietaniemi | 2003-03-11 | 1 | -0/+1 |
* | RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch included) | Anders Johnson | 2003-03-02 | 1 | -3/+31 |
* | Re: [perl #19330] Uneffective increment of $\ | Rafael Garcia-Suarez | 2002-12-30 | 1 | -1/+18 |
* | $0 mofifying part I | Jarkko Hietaniemi | 2002-12-02 | 1 | -1/+1 |
* | A new test for $^S, based on a patch by Iain 'Spoon' Truskett. | Rafael Garcia-Suarez | 2002-11-22 | 1 | -3/+4 |
* | todo test for linux $0 modification | Slaven Rezic | 2002-08-22 | 1 | -3/+12 |
* | Retract #17455, #17427, #17425 on t/op/magic.t (but leave | Jarkko Hietaniemi | 2002-07-10 | 1 | -16/+1 |
* | fix 17425 for VMS | Craig A. Berry | 2002-07-09 | 1 | -1/+2 |
* | patch against t/op/magic.t | Jim Cromie | 2002-07-08 | 1 | -0/+3 |
* | Integrate maint patches #17421, #17424: | Jarkko Hietaniemi | 2002-07-08 | 1 | -1/+12 |
* | Integrate #16254 from macperl; | Jarkko Hietaniemi | 2002-04-28 | 1 | -4/+9 |
* | The #15921 made the 'no warnings' unnecessary. | Jarkko Hietaniemi | 2002-04-15 | 1 | -6/+3 |
* | Check to make sure @- and @+ interpolation bug is fixed | Mark-Jason Dominus | 2002-04-15 | 1 | -1/+12 |
* | magic.t tweak | Nikola Knezevic | 2002-03-20 | 1 | -2/+2 |
* | Puut... The TODO... Beck! | Michael G. Schwern | 2001-12-07 | 1 | -4/+6 |
* | Removing a TODO | Michael G. Schwern | 2001-12-05 | 1 | -4/+1 |
* | $$ readonly, take two | Michael G. Schwern | 2001-11-25 | 1 | -1/+3 |
* | perl.c change to use HAS_PROCSELFEXE, also | Nick Ing-Simmons | 2001-11-20 | 1 | -2/+3 |
* | Re: [PATCH] resurrect t/op/magic.t on VMS | Craig A. Berry | 2001-11-11 | 1 | -12/+24 |
* | Re: [PATCH t/op/magic.t] missing tests on Win32 | Blair Zajac | 2001-10-15 | 1 | -2/+2 |
* | Re: [PATCH mg.c gv.c and others] ${^TAINT} | Michael G. Schwern | 2001-10-08 | 1 | -1/+5 |
* | Integrate macperl changes from Chris Nandor: | Jarkko Hietaniemi | 2001-09-26 | 1 | -11/+25 |
* | test number mismatch | Gurusamy Sarathy | 2001-09-24 | 1 | -1/+1 |
* | Re: Weird $ENV{FOO} = undef warning | Michael G. Schwern | 2001-09-22 | 1 | -59/+71 |
* | magic.t | Nikola Knezevic | 2001-08-14 | 1 | -2/+6 |
* | remove hardcoded cmd shell in testsuite | Gurusamy Sarathy | 2001-08-05 | 1 | -3/+3 |
* | More MPE/iX tweaks from Mark Bixby. | Jarkko Hietaniemi | 2001-06-22 | 1 | -1/+2 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 1 | -3/+4 |
* | One more test for $^S. | Jarkko Hietaniemi | 2001-06-12 | 1 | -2/+3 |
* | $^S almost entirely broken with 5.6.1 | Abhijit Menon-Sen | 2001-06-12 | 1 | -1/+4 |
* | Autoloading Errno.pm when %! is encountered | Robin Houston | 2001-03-27 | 1 | -1/+22 |
* | Integrate changes #9161,9162 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-18 | 1 | -0/+2 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 1 | -1/+1 |
* | trailing new %ENV entries weren't being pushed into the real | Gurusamy Sarathy | 2000-08-17 | 1 | -3/+3 |
* | lexical warnings update for docs and tests (from Paul Marquess) | Gurusamy Sarathy | 2000-03-13 | 1 | -1/+2 |