summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Initial (untested) integration of mainline changes.Gurusamy Sarathy1997-11-111-1/+2
|\
| * t/TEST (reverted to @229 version) should have been included in theMalcolm Beattie1997-11-111-30/+25
| * Fix up ansiperl integration. Back to passing all expected testsMalcolm Beattie1997-11-112-0/+0
| * Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-115-37/+124
| |\
| | * Conditionalize english.t,Nick Ing-Simmons1997-11-091-2/+2
| | * Raw integrate of latest perlNick Ing-Simmons1997-11-071-25/+30
| | |\
| | * | Test changesNick Ing-Simmons1997-11-012-0/+89
| | * | Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-312-10/+3
| | |/
| * | Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv whenMalcolm Beattie1997-11-111-1/+2
| |/
* | Initial (untested) merge of all non-ansi changes on ansiperl branchGurusamy Sarathy1997-11-104-12/+94
|/
* Fix up merge with 5.004_04.Malcolm Beattie1997-10-161-0/+0
* 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