summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-273-7/+25
|\
| * Integrate from mainperl.Jarkko Hietaniemi1998-11-273-2/+18
| |\ | |/ |/|
* | fix C<if (...) { package Foo; ... }> misoptimization that failsGurusamy Sarathy1998-11-262-2/+16
* | tweak change#2245 to skip previous message if anyGurusamy Sarathy1998-11-181-0/+2
| * Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)Gerben Wierda1998-11-232-8/+7
| * NeXTstep /etc/group and /etc/passwd are used only at boot time,Gerben Wierda1998-11-222-2/+10
| * Permission testing is tricky when we have too much power.Gerben Wierda1998-11-221-5/+16
| * Integrate from mainperl.Jarkko Hietaniemi1998-11-175-33/+102
| |\ | |/ |/|
* | allow C<sort $coderef @foo>Gurusamy Sarathy1998-11-172-5/+28
* | propagate failures in DESTROY() as (optional) warningsGurusamy Sarathy1998-11-171-0/+12
* | fix skipspace() to properly account for newlines in eval''-edGurusamy Sarathy1998-11-172-6/+12
* | rework op/groups.tGurusamy Sarathy1998-11-142-22/+50
|/
* integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-083-18/+50
|\
| * The id(1)-parsing is real fun.Jarkko Hietaniemi1998-11-021-5/+32
| * Decommission the symlink test.Jarkko Hietaniemi1998-11-021-1/+1
| * Prefer groups(1).Jarkko Hietaniemi1998-11-021-1/+20
| * 0**0 = 1, fromDaniel S. Lewart1998-11-021-16/+2
* | fix AvREALISH bogusnessGurusamy Sarathy1998-11-061-1/+6
|/
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-314-27/+123
* add testsuite portion of patchIlya Zakharevich1998-10-301-0/+214
* Overloaded <> and deref againIlya Zakharevich1998-10-301-1/+194
* There can be multiple yacc/bison errors.Jarkko Hietaniemi1998-10-303-3/+3
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-2/+9
* Make sort respect overloadingIlya Zakharevich1998-10-281-1/+13
* integrate cfgperl into mainlineGurusamy Sarathy1998-10-287-24/+67
|\
| * The "parse error" must be converted to "syntax error",Jarkko Hietaniemi1998-10-283-3/+3
| * Bison says 'parse error', not 'parser error'.Jarkko Hietaniemi1998-10-284-8/+8
| * 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-264-3/+6
| * Indicate skipped subtests.Jarkko Hietaniemi1998-10-261-12/+11
| * Integrate from mainperl.Jarkko Hietaniemi1998-10-264-6/+48
| |\
| * | Add test for filetests.Jarkko Hietaniemi1998-10-261-0/+42
* | | minor cleanupGurusamy Sarathy1998-10-281-2/+2
| |/ |/|
* | 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
* | integrate change#2053 from maint-5.005Gurusamy Sarathy1998-10-251-1/+20
* | disallow 'x' in hex numbers (except leading '0x')Gisle Aas1998-10-251-3/+2
|/
* Test suite portability:Jarkko Hietaniemi1998-10-234-7/+25
* yielding, the saga continues.Jarkko Hietaniemi1998-10-212-5/+28
|\
| * fix handling of mayhaps-extended @_ in goto &subGurusamy Sarathy1998-10-211-4/+11
| * restore sanity to "constant" referencesGurusamy Sarathy1998-10-211-1/+17
| * 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-173-3/+9
* | POSIX BC2000 port from perl-mvs:Thomas Dorner1998-10-175-7/+25
* | Forgot few S_I* imports.Jarkko Hietaniemi1998-10-171-1/+1
* | The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-177-34/+60
* | Integrate mainperl.Jarkko Hietaniemi1998-10-173-13/+44
|/