summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* README.os2 updateIlya Zakharevich1998-08-052-2/+8
* end pod processing when source file is closed (prevents it carryingGurusamy Sarathy1998-08-051-5/+19
* close() open files before unlink()Ilya Zakharevich1998-08-022-0/+3
* more pack() testsJarkko Hietaniemi1998-08-021-2/+25
* t/TEST aesthetic tweak suggested by JarkkoGurusamy Sarathy1998-08-021-1/+9
* fix unpack('u',...) problem with spaces in inputGurusamy Sarathy1998-08-021-3/+7
* add test for magic autovivificationM. J. T. Guy1998-08-021-1/+8
* Make tests succeed on OS/2Ilya Zakharevich1998-08-024-27/+73
* support OE/MVSJarkko Hietaniemi1998-08-0225-57/+167
* better validation of SysV IPC availabilityJarkko Hietaniemi1998-08-021-0/+21
* ensure implicit close on local(*FH) doesn't affect $! and thence $?Gurusamy Sarathy1998-08-021-3/+6
* fixes for overloading bugs and docs, tweaked someIlya Zakharevich1998-08-011-1/+260
* fix behavior of <=> on bigintsM. J. T. Guy1998-07-261-1/+2
* fix quoting in t/io/inplace.tGurusamy Sarathy1998-07-221-1/+1
* t/io/inplace.t enabled for VMSHans Mulder1998-07-221-3/+9
* t/op/eval.t test for eval & scoping of lexicalsAnton Berezin1998-07-221-1/+8
* better diagnostic on errno.t failureGraham Barr1998-07-221-1/+15
* 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