summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-312-6/+7
* add testsuite portion of patchIlya Zakharevich1998-10-301-0/+214
* There can be multiple yacc/bison errors.Jarkko Hietaniemi1998-10-301-1/+1
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-2/+9
* The "parse error" must be converted to "syntax error",Jarkko Hietaniemi1998-10-281-1/+1
* Bison says 'parse error', not 'parser error'.Jarkko Hietaniemi1998-10-281-2/+2
* Re: perl5.004_04 testing problemDominic Dunlop1998-10-281-11/+5
* `id -Gn` might be available where `groups` is not.Jarkko Hietaniemi1998-10-271-3/+8
* More robustness.Jarkko Hietaniemi1998-10-261-1/+1
* Integrate from mainperl.Jarkko Hietaniemi1998-10-263-5/+28
|\
| * sanity-check $Config{drand01} in rand.tGurusamy Sarathy1998-10-261-2/+13
| * integrate changes#1982,2014,2021 (from maint-5.005)Gurusamy Sarathy1998-10-251-0/+13
| * disallow 'x' in hex numbers (except leading '0x')Gisle Aas1998-10-251-3/+2
* | Add test for filetests.Jarkko Hietaniemi1998-10-261-0/+42
|/
* yielding, the saga continues.Jarkko Hietaniemi1998-10-211-4/+11
|\
| * fix handling of mayhaps-extended @_ in goto &subGurusamy Sarathy1998-10-211-4/+11
| * whitespace-proof grent.tGurusamy Sarathy1998-10-171-0/+2
| * applied suggested patch with small doc tweakGisle Aas1998-10-172-13/+42
* | 1<<$randbits is not good for randbits=48.Jarkko Hietaniemi1998-10-191-1/+1
* | More robust yacc/bison failure output handling.Jarkko Hietaniemi1998-10-171-1/+3
* | POSIX BC2000 port from perl-mvs:Thomas Dorner1998-10-174-5/+21
* | The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-174-4/+4
* | Integrate mainperl.Jarkko Hietaniemi1998-10-173-13/+44
|/
* Test #162 had been added but the "print 1..161" had not been updated.Jarkko Hietaniemi1998-10-151-1/+1
* add missing tr.t to repositoryGurusamy Sarathy1998-10-151-0/+33
* tweak to make fix in change#1944 behave correctly for closuresGurusamy Sarathy1998-10-151-1/+13
* use better numbers for exitstatus testGurusamy Sarathy1998-10-141-3/+3
* two typosGurusamy Sarathy1998-10-141-1/+1
* let docatch() pass the buck when restartop turns out to be null,Gurusamy Sarathy1998-10-141-0/+12
* change#1614 merely disabled earlier fix (doh!); undo it and properlyGurusamy Sarathy1998-10-131-0/+17
* ensure recursive attempts to findlex()icals know enough about whereGurusamy Sarathy1998-10-131-3/+24
* force copy of substrings when matching against temporariesGurusamy Sarathy1998-10-131-0/+5
* don't longjmp() in pp_goto() (regressive bug from old single-stackGurusamy Sarathy1998-10-131-0/+20
* Minor test improvementIlya Zakharevich1998-10-061-5/+5
* tolerate whitespace in /etc/group entries (suggested by JarkkoGurusamy Sarathy1998-10-021-2/+2
* two tweaks for clean build and test on SolarisGurusamy Sarathy1998-09-241-0/+2
* (?>) broken in REIlya Zakharevich1998-09-231-0/+1
* U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>Gurusamy Sarathy1998-09-232-1/+6
* add missing C<no utf8;> tweak from LarryGurusamy Sarathy1998-09-231-0/+1
* make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matchesIlya Zakharevich1998-09-231-0/+3
* patch to support computed regular subexpressionsIlya Zakharevich1998-09-232-1/+23
* support match indices via special variables @- and @+Ilya Zakharevich1998-09-231-1/+77
* Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/Ilya Zakharevich1998-09-231-0/+1
* several new tests needed tweaking to work under utf8Larry Wall1998-09-051-1/+1
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-16/+16
* 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.tJarkko Hietaniemi1998-08-082-0/+115
* [5.005_50 PATCH] misprint in RE engineIlya Zakharevich1998-08-081-0/+1
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-0819-62/+204
|\
| * Minor cleanup of RE tests and docsIlya Zakharevich1998-08-071-2/+0
| * README.os2 updateIlya Zakharevich1998-08-051-1/+6