summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* various tweaks; result passes all tests for normal build on Solaris;Gurusamy Sarathy1998-11-281-3/+4
* integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-284-239/+397
|\
| * Revamp the locale tests.Jarkko Hietaniemi1998-11-281-214/+312
| * 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
* | | Yet another OS/2 patchIlya Zakharevich1998-11-281-1/+1
* | | 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
* | | add IO-1.20; mess with t/lib/io_*.t in an attempt toGurusamy Sarathy1998-11-287-7/+473
| |/ |/|
* | 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
|\ \ | |/
| * 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