summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Compile (?{}) into a correct packageIlya Zakharevich1998-07-211-1/+14
* add tests to check if context propagation worksFrançois Désarménien1998-07-211-0/+18
* change#1481 didn't go through at all, redo itGurusamy Sarathy1998-07-211-6/+13
* do not override PERL_DESTRUCT_LEVEL if use has it setGurusamy Sarathy1998-07-211-1/+3
* fix small memory leak when mess_sv happens to be touched by magicGurusamy Sarathy1998-07-214-4/+9
* fix flawed substitution-loop detection on zero-length matchesIlya Zakharevich1998-07-191-1/+5
* fix and test handling of literal newlines in heredocsGurusamy Sarathy1998-07-191-2/+6
* make failed matches return empty list in list contextGurusamy Sarathy1998-07-191-3/+24
* fix lvalue leaks stemming from failure to free LvTARG(sv)Gurusamy Sarathy1998-07-182-4/+0
* add a few more thread.t testsGurusamy Sarathy1998-07-151-5/+22
* fix thread.t ('join $t' ne '$t->join' !)Gurusamy Sarathy1998-07-151-5/+3
* 5.004_74: trig.t: math inaccuracy fudge for unicosJarkko Hietaniemi1998-07-151-0/+4
* fix function parameter autovivification for pseudohashesGurusamy Sarathy1998-07-141-1/+13
* merge changes#1423,1465 from maintbranch; checkin two missed filesGurusamy Sarathy1998-07-147-1/+12
* tweak t/lib/thread.tGurusamy Sarathy1998-07-141-7/+8
* OS/2 updateIlya Zakharevich1998-07-141-4/+0
* more VMS patches from Dan Sugalski <sugalskd@osshe.edu>Gurusamy Sarathy1998-07-142-5/+12
* t/io/pipe.t - completely broken?Ilya Zakharevich1998-07-141-1/+2
* up patchlevel to 73, update Changes &c.Gurusamy Sarathy1998-07-131-31/+38
* 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