summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
...
| * close() open files before unlink()Ilya Zakharevich1998-08-021-0/+1
| * more pack() testsJarkko Hietaniemi1998-08-021-2/+25
| * fix unpack('u',...) problem with spaces in inputGurusamy Sarathy1998-08-021-3/+7
| * Make tests succeed on OS/2Ilya Zakharevich1998-08-021-10/+19
| * support OE/MVSJarkko Hietaniemi1998-08-0215-46/+145
| * ensure implicit close on local(*FH) doesn't affect $! and thence $?Gurusamy Sarathy1998-08-021-3/+6
* | Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-2/+2
|/
* t/op/eval.t test for eval & scoping of lexicalsAnton Berezin1998-07-221-1/+8
* 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
* fix small memory leak when mess_sv happens to be touched by magicGurusamy Sarathy1998-07-213-3/+6
* fix flawed substitution-loop detection on zero-length matchesIlya Zakharevich1998-07-191-1/+5
* 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
* fix function parameter autovivification for pseudohashesGurusamy Sarathy1998-07-141-1/+13
* merge changes#1423,1465 from maintbranch; checkin two missed filesGurusamy Sarathy1998-07-145-0/+10
* OS/2 updateIlya Zakharevich1998-07-141-4/+0
* 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
* 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-112-158/+0
* merge changes from maintbranch (1354, and relevant part of 1356); allGurusamy Sarathy1998-07-091-1/+1
* manually apply patch with a dependency on unapplied patchIlya Zakharevich1998-07-091-1/+1
* Switch modifiers in RE offIlya Zakharevich1998-07-081-0/+29
* add extension to support SysV IPCJarkko Hietaniemi1998-07-082-191/+18
* Evaluation of AVHVs in scalar contextGisle Aas1998-07-071-1/+19
* allow eval-groups in patterns only if they C<use re 'eval';>Gurusamy Sarathy1998-07-064-8/+32
* sundry win32 config tweaksGurusamy Sarathy1998-07-051-1/+1
* fix C<local $tied{foo} = $tied{foo}>, add testsGurusamy Sarathy1998-07-041-5/+41
* 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-041-140/+152
* Re: [PATCH] Simplified magic_setisa() and improved fields.pmGisle Aas1998-06-301-30/+2
* applied patch, tweak for threads awarenessAlbert Dvornik1998-06-291-0/+98
* applied patch, tweaked doc, and regen regnodes.hIlya Zakharevich1998-06-282-2/+9
* 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
* fixes unpack("q"...), and semctl() tests for UNICOSJarkko Hietaniemi1998-06-282-10/+91
* Amend tests/regexp.t for variable REG_INFTY;Dominic Dunlop1998-06-232-5/+26
* Zero-length matching bugIlya Zakharevich1998-06-221-1/+17
* Test study/re/Ilya Zakharevich1998-06-221-1/+6
* fixup patches for VMSHans Mulder1998-06-212-7/+9
* added patch, tweaked missed files, excised comment that doesn't reallyJoshua Pritikin1998-06-201-1/+6