summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* integrate changes#2273,2274,2288,2291 from maint-5.004Gurusamy Sarathy1998-11-301-1/+1
* integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-292-4/+4
|\
| * Mirror #2384.Jarkko Hietaniemi1998-11-291-1/+1
| * Better NetInfo behaviour.Jarkko Hietaniemi1998-11-292-4/+4
| * Integrate from mainperl.Jarkko Hietaniemi1998-11-292-2/+106
| |\
* | | misc tweaksGurusamy Sarathy1998-11-291-0/+3
* | | another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-1/+1
* | | s/warn/print/ on multiply defined groupsGurusamy Sarathy1998-11-291-1/+1
| |/ |/|
* | integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-283-25/+85
|\ \ | |/
| * Change #2346 fallout.Jarkko Hietaniemi1998-11-281-0/+5
| * Integrate from mainperl.Jarkko Hietaniemi1998-11-283-8/+57
| |\
| * | Passwd and group file groveling.Jarkko Hietaniemi1998-11-282-25/+80
* | | Change $#+Ilya Zakharevich1998-11-281-1/+6
* | | Finishing off SNOBOL: $1 in (?{})Ilya Zakharevich1998-11-281-1/+26
* | | applied suggested patch with PERL_OBJECT tweaksIlya Zakharevich1998-11-281-1/+48
* | | Fix \G in REx without //gIlya Zakharevich1998-11-281-1/+28
* | | avoid command-line quoting portability problems in lex_assign.tGurusamy Sarathy1998-11-281-1/+1
| |/ |/|
* | more conservative version of changes#2345,2346,2347; those breakGurusamy Sarathy1998-11-281-1/+1
* | tweak bogus testGurusamy Sarathy1998-11-281-1/+1
* | test cases for previous changeGurusamy Sarathy1998-11-281-1/+16
* | make $1 et al readonly under threads; make C<undef $1> fail likeGurusamy Sarathy1998-11-281-3/+8
* | integrate change#2315 from maint-5.005Gurusamy Sarathy1998-11-271-4/+10
* | format "..." bugUnknown Ricoh Contributor II1998-11-271-1/+24
* | integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-273-7/+25
|\ \ | |/
| * 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-172-25/+76
| |\ | |/ |/|
* | allow C<sort $coderef @foo>Gurusamy Sarathy1998-11-171-3/+26
* | rework op/groups.tGurusamy Sarathy1998-11-142-22/+50
|/
* integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-082-2/+48
|\
| * 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
* | fix AvREALISH bogusnessGurusamy Sarathy1998-11-061-1/+6
|/
* 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
|\