summaryrefslogtreecommitdiff
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* [win32] renumber some tests to match maint branchGurusamy Sarathy1998-03-041-28/+26
| | | p4raw-id: //depot/win32/perl@725
* [win32] merge another conflicting maintpatch to op.cTkil1998-03-032-15/+15
| | | | | | | #17: "Enhanced "use strict" warning" Msg-ID: <199712040938.CAA07628@reptile.scrye.com> Files: gv.c t/pragma/strict-subs t/pragma/strict-vars p4raw-id: //depot/win32/perl@640
* [win32] another maintpatch (this one needed adjust of test nos.)Hugo van der Sanden1998-03-031-6/+12
| | | | | | Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk> Subject: Re: [PERL] A few perl5.004_03 bugs p4raw-id: //depot/win32/perl@634
* [win32] still another maintpatchHugo van der Sanden1998-03-031-2/+2
| | | | | | Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk> Subject: [PATCH] assorted sprintf bugs p4raw-id: //depot/win32/perl@631
* [win32] yet another maintpatchHugo van der Sanden1998-03-031-0/+5
| | | | | | Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk> Subject: Re: [PERL] Unexpected output p4raw-id: //depot/win32/perl@630
* [win32] merge another maintpatch to toke.cHugo van der Sanden1998-03-031-1/+7
| | | | | | Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk> Subject: Re: [PERL] Here-doc in s///e (was: Bug) p4raw-id: //depot/win32/perl@629
* [win32] make t/lib/nothread.t type xtext alsoGurusamy Sarathy1998-03-021-0/+0
| | | p4raw-id: //depot/win32/perl@618
* [win32] make t/lib/thread.t type xtextGurusamy Sarathy1998-03-021-0/+0
| | | p4raw-id: //depot/win32/perl@617
* [win32] this one with adjusted test numbersStephen McCamant1998-03-021-1/+36
| | | | | | Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net> Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a} p4raw-id: //depot/win32/perl@614
* [win32] still anotherInaba Hiroto1998-03-021-1/+7
| | | | | | Subject: [PERL] tr///s bug Message-Id: <19980110155333D.inaba@st.rim.or.jp> p4raw-id: //depot/win32/perl@613
* [win32] yet another patchChip Salzenberg1998-03-021-8/+15
| | | | | | Message-Id: <199709161748.NAA08418@nielsenmedia.com> Subject: Tiny but massively cool: C<statement foreach @list> p4raw-id: //depot/win32/perl@612
* [win32] yet another 'old' patchStephane Payrard1998-03-021-1/+2
| | | | | | | | Message-Id: <199712040054.BAA04612@www.zweig.com> To: perl5-porters@perl.org Subject: Re: [PERL] buglet : minor but gratuitous inconsistency between `my' and `local' (Patch included) p4raw-id: //depot/win32/perl@611
* [win32] another 'old' patchRoderick Schertler1998-03-021-0/+10
| | | | | | Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com> Subject: [PERL] [PATCH] Re: Problem with open >&= p4raw-id: //depot/win32/perl@610
* [win32] integrate mainlineGurusamy Sarathy1998-02-283-15/+161
|\ | | | | p4raw-id: //depot/win32/perl@604
| * _60 & _04 - Add WRITE & CLOSE to TIEHANDLEGraham Barr1998-02-271-0/+137
| | | | | | p4raw-id: //depot/perl@595
| * [PATCH 5.004_60] Fix to MM_VMS.PMHans Mulder1998-02-272-15/+24
| | | | | | | | | | | | | | Date: Thu, 26 Feb 1998 11:09:55 -0800 Subject: [PATCH 5.004_60] Get SDBM_File working on VMS Date: Thu, 26 Feb 1998 11:15:24 -0800 p4raw-id: //depot/perl@594
* | [win32] integrate mainlineGurusamy Sarathy1998-02-252-2/+2
|\ \ | |/ | | p4raw-id: //depot/win32/perl@588
| * Re: ANNOUNCE: perl5.004_60 Configure patch is availableAndy Dougherty1998-02-252-2/+2
| | | | | | p4raw-id: //depot/perl@575
* | [win32] integrate mainlineGurusamy Sarathy1998-02-2212-19/+57
|\ \ | |/ | | p4raw-id: //depot/win32/perl@567
| * t/op/wantarray.tNorton T. Allen1998-02-201-0/+16
| | | | | | p4raw-id: //depot/perl@555
| * 5.004_58, move intuition testsStephen Potter1998-02-2011-19/+41
| | | | | | p4raw-id: //depot/perl@536
* | [win32] integrate mainlineGurusamy Sarathy1998-02-141-1/+1
|\ \ | |/ | | p4raw-id: //depot/win32/perl@523
| * 5.004_58 QNX getcwdNorton T. Allen1998-02-131-1/+1
| | | | | | p4raw-id: //depot/perl@516
* | [win32] integrate mainlineGurusamy Sarathy1998-02-126-26/+119
|\ \ | |/ | | p4raw-id: //depot/win32/perl@513
| * Integrate win32 into mainlineMalcolm Beattie1998-02-122-1/+47
| |\ | |/ |/| p4raw-id: //depot/perl@511
* | [win32] make t/comp/require.t type xtextGurusamy Sarathy1998-02-121-0/+0
| | | | | | p4raw-id: //depot/win32/perl@499
* | [win32] fix extra LEAVE when require failsGurusamy Sarathy1998-02-121-0/+36
| | | | | | | | | | | | Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu> Subject: Re: evals and requires make seg-fault with bad require file p4raw-id: //depot/win32/perl@498
* | [win32] merge a maint patchGurusamy Sarathy1998-02-121-1/+11
| | | | | | | | | | | | Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu> Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD p4raw-id: //depot/win32/perl@497
| * DB_File 1.58 patchPaul Marquess1998-02-121-19/+75
| | | | | | p4raw-id: //depot/perl@506
| * 5.004_5*: [PATCH] restore old behaviour of \1 in REIlya Zakharevich1998-02-121-3/+3
| | | | | | p4raw-id: //depot/perl@505
| * [PATCH] 5.004_58: the locale.t problem in IRIXJarkko Hietaniemi1998-02-124-4/+40
| | | | | | | | | | | | | | | | | | Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET) Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET) Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET) p4raw-id: //depot/perl@504
| * filecopy.t #3 fails on dos-djgppLaszlo Molnar1998-02-121-0/+1
| | | | | | p4raw-id: //depot/perl@503
| * Integrate win32 into mainline.Malcolm Beattie1998-02-111-4/+42
| |\ | |/ |/| p4raw-id: //depot/perl@496
* | [win32] fix for bugs in handling DESTROY (adjusted test numbers)Gurusamy Sarathy1998-02-091-4/+42
| | | | | | | | | | | | Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu> Subject: Re: [PERL] RFD: iterative DESTROYing of objects p4raw-id: //depot/win32/perl@490
* | [win32] integrate mainline, plus a few small win32 enhancementsGurusamy Sarathy1998-02-0710-62/+269
|\ \ | |/ | | | | | | | | | | - remove Win32::GetCurrentDirectory() - add Win32::Sleep() for compat - add smarter utime() from Jan Dubois, and export it as win32_utime() p4raw-id: //depot/win32/perl@486
| * Fix up problem with gv.c from change 477.Malcolm Beattie1998-02-061-1/+5
| | | | | | | | | | Fix up Config.pm use in t/lib/ph.t from change 478. p4raw-id: //depot/perl@484
| * Re: posix::strftime (core dumped)Andy Dougherty1998-02-061-2/+8
| | | | | | p4raw-id: //depot/perl@481
| * h2ph.PLKurt D. Starsinic1998-02-061-0/+94
| | | | | | p4raw-id: //depot/perl@478
| * [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0Jarkko Hietaniemi1998-02-061-46/+102
| | | | | | | | | | | | | | Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET) Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET) p4raw-id: //depot/perl@476
| * Re: 5.004_04 vec() fails with 32-bit valuesM. J. T. Guy1998-02-061-1/+4
| | | | | | p4raw-id: //depot/perl@471
| * 5.004_56: Patch to Tie::Hash and docsIlya Zakharevich1998-02-062-5/+12
| | | | | | | | | | | | | | Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST) Subject: 5.004_56: Patch to (?{}) quoting + cosmetic Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST) p4raw-id: //depot/perl@470
| * 5.004_56: patch for `use Fatal' againIlya Zakharevich1998-02-061-1/+15
| | | | | | p4raw-id: //depot/perl@467
| * More Chip patches (tweaked for _5x). The final one mentioned hereMalcolm Beattie1998-02-061-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (@ARGV with -i) actually went in at change 462 but I failed to add it to the change description: Subject: [PATCH] Fix typo: "FORM{,AT}LINE" Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST) Subject: [PATCH] Fix for C<@x = my @y> Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST) Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}> Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST) Subject: [PATCH] Allow last() to mean last Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST) Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i) Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST) p4raw-id: //depot/perl@465
| * Some more Chip patches (tweaked to match _5x):Malcolm Beattie1998-02-061-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | Subject: [PATCH] Fix empty BLOCK Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST) Subject: [PATCH] fix (\@@) proto Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST) Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST) Subject: [PATCH] Don't fold string comparison under C<use locale> Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST) p4raw-id: //depot/perl@463
| * Some Chip patches (some tweaked to match _5x source):Chip Salzenberg1998-02-062-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Subject: [PATCH] local leakage Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST) Subject: [PATCH] NULs in patterns Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST) Subject: [PATCH] Configure on PerlIO Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST) Subject: [PATCH] Avoid core dump on package alias Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST) Subject: [PATCH] Fix name of $Foo::{'Bar::'} Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST) p4raw-id: //depot/perl@462
| * Integrate win32 into mainline. My last integration from ansiperlMalcolm Beattie1998-02-033-7/+26
| |\ | |/ |/| | | | | | | | | to the mainline was a dismal failure: I did -ay but meant -at. This should fix things now since win32 has already integrated all the necessary changes from ansiperl. p4raw-id: //depot/perl@457
| * Integrate ansi branch into mainline (resolve -ay).Malcolm Beattie1998-01-274-0/+256
| |\ | | | | | | p4raw-id: //depot/perl@439
| | * Integrate win32 into ansiperlNick Ing-Simmons1998-01-241-0/+1
| | |\ | |_|/ |/| | p4raw-id: //depot/ansiperl@436
* | | [win32] integrate changes in winansiGurusamy Sarathy1998-01-196-7/+281
|\ \ \ | | |/ | |/| p4raw-id: //depot/win32/perl@431
| * | First working TIEARRAY and other misc tie fixesNick Ing-Simmons1998-01-151-1/+1
| | | | | | | | | p4raw-id: //depot/ansiperl@426