summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-1616-39/+330
|\
| * Maintenance 5.004_04 changesTim Bunce1997-10-1516-39/+330
| |\
| | * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-0511-36/+317
| | * fix poor t/op/runlevel.t testNorton Allen1997-09-051-1/+1
| | * Identify t/*/*.t test failing because of file permissionsAndreas J. Koenig1997-09-051-0/+1
| | * tests fail if localhost/loopback address not definedDavid McLean1997-09-052-0/+8
| | * op/glob.t test failure under Win32 with CVSWarren Jones1997-09-051-2/+3
| | * [shell changes from ]Tim Bunce1997-09-051-0/+0
| |/
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-0823-126/+1230
|\ \ | |/
| * [inseperable differences to perl 5.004_03]perl-5.004_03Tim Bunce1997-09-051-17/+26
| * 5.004_02: Complex/Trig: updateJarkko Hietaniemi1997-09-051-4/+228
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-0710-29/+172
| * win32_stat() fixes (2nd try)Gurusamy Sarathy1997-08-071-2/+2
| * PATCH: make DBM*_File modules sub-classablePaul Marquess1997-08-074-4/+324
| * DB_File 1.15 patchPaul Marquess1997-08-073-10/+295
| * Re: q and escaping paired delimitersKenneth Albanowski1997-08-071-1/+3
| * UNIVERSAL.pm and import methods (tests)M.J.T. Guy1997-08-071-21/+57
| * Eval fails in certain situations (eval "{'...")Gurusamy Sarathy1997-08-071-1/+36
| * Re: Bug in Regular Expressions when using colon as delimiterM.J.T. Guy1997-08-072-23/+24
| * Band-aid fix for local([@%]$x)Stephen McCamant1997-08-071-1/+10
| * enable some tests on Win32Tim Bunce1997-08-071-13/+30
| * Add xor tests to test suiteHugo van der Sanden1997-08-071-1/+8
| * object never destructsGurusamy Sarathy1997-08-071-4/+20
* | Merge maint-5.004 branch (5.004_01) with mainline.Malcolm Beattie1997-09-3011-23/+106
|\ \ | |/
| * [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-117-20/+66
| |\
| | * Tests depend on localeJan D1997-06-112-0/+5
| | * ENV leaks on win32 (was Re: Comments on ENV patch sought)Hans Mulder1997-06-111-1/+14
| |/
| * Re: Using undef to ignore values returned from splitHugo van der Sanden1997-06-111-1/+11
| * More simple regexp tests and test docsHans Mulder1997-06-112-1/+25
| * op/groups test fails on Linux (groups in /bin)Tim Bunce1997-06-111-1/+4
* | Fix multiple problems with lexical @_.Malcolm Beattie1997-07-171-1/+1
* | First stab at 5.003 -> 5.004 integration.Malcolm Beattie1997-05-25124-577/+9531
|\ \
| * \ Wholesale update to 5.004.Malcolm Beattie1997-05-241-0/+0
| |\ \ | | |/ | |/|
| * | [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-162-158/+166
| * | Fix sleep test: sleep(N) is defined to allow sleeping N-1Chuck D. Phillips1997-05-161-1/+1
| * | Make rand.t vanishingly unlikely to give false failureTom Phoenix1997-05-161-2/+2
| * | Fix core dump on IO::Seekable::setpos($fh, undef)Chip Salzenberg1997-05-161-2/+14
| * | Fix recursive substitution [test]Tim Bunce1997-05-161-1/+32
| * | [inseparable changes from match from perl-5.003_99 to perl-5.003_99a]Perl 5 Porters1997-05-082-171/+201
| * | Disable op/pipe.t test under MachtenDominic Dunlop1997-05-011-2/+3
| * | Refresh DB_File to 1.14Paul Marquess1997-05-013-3/+33
| * | Handle tainted values in lists returned from subs, evalsChip Salzenberg1997-05-011-1/+37
| * | Support C< $coderef->($x,$y) >Chip Salzenberg1997-04-301-1/+1
| * | Reset errno after failed piped closeChip Salzenberg1997-04-301-1/+44
| * | Math::{Complex,Trig} updateGurusamy Sarathy1997-04-252-2/+12
| * | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-0/+7
| * | Don't put leading newline on numeric stringsAndreas Koenig1997-04-231-2/+2
| * | Math::Complex updateJarkko Hietaniemi1997-04-231-1/+1
| * | [inseparable changes from match from perl-5.003_97f to perl-5.003_97g]Perl 5 Porters1997-04-181-8/+11
| * | Fix (and test) spaces in {,un}pack()Chip Salzenberg1997-04-181-1/+1