summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* -M -A -C brokenIlya Zakharevich2003-09-181-1/+16
* magic.tIlya Zakharevich2003-09-171-1/+2
* More suggested patches for NCR MP-RAS from Andy Dougherty.Jarkko Hietaniemi2003-09-161-1/+7
* Upgrade to MakeMaker 6.17.Jarkko Hietaniemi2003-09-161-1/+1
* Check the context of for/grep/map.Jarkko Hietaniemi2003-09-141-1/+20
* For-non-perlio places we need STDOUT back.Jarkko Hietaniemi2003-09-141-0/+3
* More portable reading.Jarkko Hietaniemi2003-09-141-3/+7
* More dup testing.Jarkko Hietaniemi2003-09-141-2/+46
* Use $Config{_exe}.Jarkko Hietaniemi2003-09-141-2/+3
* Re: [PATCH 5.8.1 @20218] OS/2 APIIlya Zakharevich2003-09-141-1/+1
* Re: unicode regex problemHugo van der Sanden2003-09-131-2/+12
* More PerlIO warnings changes.Jarkko Hietaniemi2003-09-131-6/+6
* The "perlio: " prefix looks a little oddJarkko Hietaniemi2003-09-131-6/+6
* Layer names were recognized by their prefixesJarkko Hietaniemi2003-09-131-4/+14
* Apparently at some point doing 3-arg open withJarkko Hietaniemi2003-09-131-1/+14
* Make the new glob tests pass (well, skip) even with miniperl.Jarkko Hietaniemi2003-09-131-8/+10
* Replace #21158 with a better patch from HugoJarkko Hietaniemi2003-09-111-2/+29
* Re: [perl #15395] lexical warnings and inheritanceAnno Siegel2003-09-101-3/+51
* [PATCH 5.8.1] Unwanted "redefined" warnings in h2phJarkko Hietaniemi2003-09-101-0/+2
* [perl #23769] Unicode regex broken on simple exampleJarkko Hietaniemi2003-09-101-2/+13
* Linenumbers for utf8 warnings were wrong, test also rcatline.Jarkko Hietaniemi2003-09-101-2/+10
* No utf8 warnings without use warnings.Jarkko Hietaniemi2003-09-101-1/+2
* [perl #23770] Reading a latin1 file with open(... "<:utf8") will freezeJarkko Hietaniemi2003-09-101-3/+16
* One more test count tweak.Jarkko Hietaniemi2003-09-091-1/+1
* Re: [PATCH] honoring void context for map(), return from sub end testdavid nicol2003-09-091-0/+8
* Another seemingly fixed (un)tie bug,Jarkko Hietaniemi2003-09-051-0/+41
* VMS does not have quite UNIX glob semantics.Jarkko Hietaniemi2003-09-031-0/+14
* An untie test from perlmonks-- worked in 5.6.1,Jarkko Hietaniemi2003-09-021-0/+38
* Re: ByteLoader and MSWin32Adrian M. Enache2003-09-021-5/+13
* glob() bugGurusamy Sarathy2003-09-011-2/+17
* Ultrix VAX is like VMS VAX in floating point.Jarkko Hietaniemi2003-09-011-3/+7
* Add test for -i.Jarkko Hietaniemi2003-08-311-2/+38
* Add tests for -h and (unknown) -z.Jarkko Hietaniemi2003-08-311-4/+24
* Add test for -v.Jarkko Hietaniemi2003-08-311-3/+22
* List the switches tested in switches.t.Jarkko Hietaniemi2003-08-311-1/+2
* This is probably a wrong fix forJarkko Hietaniemi2003-08-301-1/+9
* Setup @INC.Jarkko Hietaniemi2003-08-301-0/+5
* Add a new test, to ensure that we don't unexpectedly changeRafael Garcia-Suarez2003-08-291-0/+256
* Better skip() explicit number of tests, test counts gettingJarkko Hietaniemi2003-08-291-6/+6
* Some Ultrix test dodgings.Jarkko Hietaniemi2003-08-293-4/+15
* RE: [PATCH] Pod::InputObjects performance de-pessimizationMarek Rouchal2003-08-292-17/+56
* improved 19064 (local $_[0] problems)Dave Mitchell2003-08-261-5/+1
* Re: [PATCH] valgrind and /#/xAdrian M. Enache2003-08-262-1/+2
* The new tests of #20888 didn't really test what they claimed to.Jarkko Hietaniemi2003-08-251-11/+2
* The #20887 didn't go over that well;Jarkko Hietaniemi2003-08-251-4/+12
* pat.t -> charnames -> UCD -> Storable,Jarkko Hietaniemi2003-08-251-2/+3
* valgrind updateMarcus Holland-Moritz2003-08-252-20/+30
* Add more comments so that one can see what is supposed to happen.Jarkko Hietaniemi2003-08-231-1/+7
* Re: valgrind as a leak hound?Marcus Holland-Moritz2003-08-232-21/+62
* Re: mysterious bytecode.t failureAdrian M. Enache2003-08-221-1/+4