summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-4/+23
* add tests for change#1458 and then someGurusamy Sarathy1998-07-121-1/+80
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-1/+1
* fix pp_caller() to fully traverse stacklevelsGurusamy Sarathy1998-07-121-1/+21
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-113-10/+46
* fix closures in optimized C<for (1..5)> (only the tests are in thisGurusamy Sarathy1998-07-111-1/+29
* move op/ipc{msg,sem}.t into lib/ipc_sysv.tJarkko Hietaniemi1998-07-113-158/+157
* undo change#1379 (order of tests *is* significant)Gurusamy Sarathy1998-07-101-5/+2
* merge changes from maintbranch (1354, and relevant part of 1356); allGurusamy Sarathy1998-07-091-1/+1
* add Data-Dumper, up patchlevel to 71, various misc tweaks toGurusamy Sarathy1998-07-092-0/+641
* make t/TEST run 'perl $switches ./foo/test.t' everywhereGurusamy Sarathy1998-07-091-45/+18
* manually apply patch with a dependency on unapplied patchIlya Zakharevich1998-07-091-1/+1
* remove ordering dependency in posix.tGurusamy Sarathy1998-07-091-2/+5
* Switch modifiers in RE offIlya Zakharevich1998-07-081-0/+29
* add extension to support SysV IPCJarkko Hietaniemi1998-07-082-191/+18
* added patch for -i'foo*bar', made code somewhat simpler, tweaked docColin Kuskie1998-07-081-0/+30
* Evaluation of AVHVs in scalar contextGisle Aas1998-07-071-1/+19
* try harder to run non-executable testsGurusamy Sarathy1998-07-061-3/+9
* allow eval-groups in patterns only if they C<use re 'eval';>Gurusamy Sarathy1998-07-064-8/+32
* applied patch, and undid change#1302 which it made unnecessaryBilly Constantine1998-07-051-6/+1
* fix t/lib/fields.t's @INC so make test runsGurusamy Sarathy1998-07-051-3/+3
* sundry win32 config tweaksGurusamy Sarathy1998-07-051-1/+1
* various small tweaks (still fails a few taint tests in {taint,locale}.t)Gurusamy Sarathy1998-07-041-0/+2
* fix C<local $tied{foo} = $tied{foo}>, add testsGurusamy Sarathy1998-07-041-5/+41
* adjust h2ph.t for dos-specific problemLaszlo Molnar1998-07-041-1/+6
* catch nonexistent backrefs in REsHugo van der Sanden1998-07-041-0/+10
* applied patch with tweaks to proseGisle Aas1998-07-041-3/+2
* merge changes#1210,1211,1270 from maintbranchGurusamy Sarathy1998-07-042-142/+172
* add patch to integrate Math::Trig::Radial into Math::TrigJarkko Hietaniemi1998-06-301-1/+100
* Re: [PATCH] Simplified magic_setisa() and improved fields.pmGisle Aas1998-06-302-30/+112
* bump patchlevel to 69, various little tweaks (tested on win32, SolarisGurusamy Sarathy1998-06-292-25/+37
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-291-2/+80
* applied patch, tweak for threads awarenessAlbert Dvornik1998-06-291-0/+98
* applied patch, tweaked doc, and regen regnodes.hIlya Zakharevich1998-06-282-2/+9
* [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1mike@bill.iac.net1998-06-281-1/+23
* pat.t testsIlya Zakharevich1998-06-281-1/+17
* : Move REG_INFTY-dependent tests from op/regexp.tDominic Dunlop1998-06-283-17/+64
* Re: [PATCH] 4-arg substr update for perl5.004_68Gisle Aas1998-06-281-4/+27
* Optimize foreach (1..1000000)Gisle Aas1998-06-281-3/+15
* avoid creation of %^RIlya Zakharevich1998-06-281-0/+0
* Negative LENGTH argument to spliceGisle Aas1998-06-281-0/+34
* Complex.pm updateJarkko Hietaniemi1998-06-281-0/+5
* fixes unpack("q"...), and semctl() tests for UNICOSJarkko Hietaniemi1998-06-282-10/+91
* add CGI-2.42, its and testsuiteGurusamy Sarathy1998-06-284-0/+311
* enable Errno build on win32, add Errno-1.08 files to repositoryGurusamy Sarathy1998-06-281-0/+36
* Amend tests/regexp.t for variable REG_INFTY;Dominic Dunlop1998-06-232-5/+26
* backout change#1178 as it was dependent on an unapplied patch,Gurusamy Sarathy1998-06-221-4/+6
* Zero-length matching bugIlya Zakharevich1998-06-221-1/+17
* Test study/re/Ilya Zakharevich1998-06-221-1/+6
* fixup patches for VMSHans Mulder1998-06-213-8/+10