| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-ID: <YIhY8gzkgSbC092yn@efn.org>
p4raw-id: //depot/perl@14600
|
|
|
|
|
| |
(the latter came into bleadperl as part of #14433).
p4raw-id: //depot/perl@14580
|
|
|
|
|
|
|
|
|
|
|
|
| |
From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
Date: Thu, 31 Jan 2002 12:10:20 -0800
Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
Subject: Re: [PATCH] perl -V:
From: Michael G Schwern <schwern@pobox.com>
Date: Thu, 31 Jan 2002 16:43:13 -0500
Message-ID: <20020131214313.GH6498@blackrider>
p4raw-id: //depot/perl@14510
|
|
|
|
|
|
|
| |
anon sub leakage.
p4raw-id: //depot/perl@14418
p4raw-edited: from //depot/maint-5.6/perl@14417 'ignore' op.c
(@13478..)
|
|
|
|
|
|
|
| |
1.3.6(0.4732) (UNINSTALLED)
Message-Id: <GtgT8gzkg+CG092yn@efn.org>
p4raw-id: //depot/perl@14383
|
|
|
|
|
| |
Message-Id: <200201182106.XAA19133@taku.hut.fi>
p4raw-id: //depot/perl@14340
|
|
|
|
|
| |
with fresh_perl_is() and fresh_perl_like().
p4raw-id: //depot/perl@14309
|
|
|
| |
p4raw-id: //depot/perl@14307
|
|
|
| |
p4raw-id: //depot/perl@14204
|
|
|
|
|
| |
Message-ID: <20020111220817.GG2838@blackrider>
p4raw-id: //depot/perl@14201
|
|
|
|
|
|
|
| |
#14194 and an old one from kill_perl.t (I could have used
sprintf.t, but it's format was quite fixed, and I didn't
feel like breaking the format)
p4raw-id: //depot/perl@14198
|
|
|
|
|
| |
Message-ID: <20020111092626.GA16544@blackrider>
p4raw-id: //depot/perl@14183
|
|
|
|
|
|
|
| |
20020104.007] coredump on dbmclose)
Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
p4raw-id: //depot/perl@14158
|
|
|
|
|
|
| |
Subject: Re: [ID 20010912.007] substr reference core dump
Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
p4raw-id: //depot/perl@14144
|
|
|
|
|
| |
Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
p4raw-id: //depot/perl@14139
|
|
|
|
|
| |
Message-ID: <20011230044625.GA14386@blackrider>
p4raw-id: //depot/perl@13953
|
|
|
|
|
|
|
| |
Message-ID: <m33d1tvjuq.fsf@anima.de>
(except for the three DB_File patch fragments)
p4raw-id: //depot/perl@13940
|
|
|
|
|
| |
Message-ID: <20011217152301.A704@rafael>
p4raw-id: //depot/perl@13737
|
|
|
|
|
|
|
|
|
| |
Message-ID: <20011214002707.GA10532@blackrider>
(reword the perlrun -t description a bit,
and move the Itaint_warn to the bottom of
the intrpvar.h for binary compatibility)
p4raw-id: //depot/perl@13684
|
|
|
|
|
| |
Message-ID: <20011208004131.GC642@blackrider>
p4raw-id: //depot/perl@13529
|
|
|
|
|
|
|
| |
Message-ID: <20011207034544.GN22648@blackrider>
(plus op/ref tweak)
p4raw-id: //depot/perl@13506
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Thu, 6 Dec 2001 15:15:28 -0500
Message-ID: <20011206201528.GF16414@blackrider>
(just the term.t, not the lex.t)
Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
From: Michael G Schwern <schwern@pobox.com>
Date: Thu, 6 Dec 2001 15:22:22 -0500
Message-ID: <20011206202222.GG16414@blackrider>
Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
From: Michael G Schwern <schwern@pobox.com>
Date: Thu, 6 Dec 2001 15:31:58 -0500
Message-ID: <20011206203158.GI16414@blackrider>
Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
From: Michael G Schwern <schwern@pobox.com>
Date: Thu, 6 Dec 2001 17:38:55 -0500
Message-ID: <20011206223855.GC22648@blackrider>
p4raw-id: //depot/perl@13503
|
|
|
| |
p4raw-id: //depot/perl@13476
|
|
|
|
|
|
|
|
|
| |
Manually apply #13474; fixes stale reference to dead
CvOUTSIDE(); this can happen when anonymous subroutines
that aren't closures are returned from an eval""
(threads/shared/sv_refs.t is coredump-unhappy about this change)
p4raw-id: //depot/perl@13475
|
|
|
|
|
|
|
|
| |
Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
Simplify the test skippage criterion now that we are
no more dependent on sed.
p4raw-id: //depot/perl@13392
|
|
|
| |
p4raw-id: //depot/perl@13384
|
|
|
|
|
|
|
|
|
|
|
|
| |
Message-ID: <20011129220510.A18869@blackrider>
TODO 1: if cppstdin is used and not yet installed,
the Px.t will fail (must do the same as in cpp.t)
TODO 2: does this work if no Perl whatsoever has
yet been installed? That is, we should be using
the Perl we are building to execute the one-liner.
p4raw-id: //depot/perl@13383
|
|
|
|
|
| |
Message-ID: <20011128163701.H676@blackrider>
p4raw-id: //depot/perl@13353
|
|
|
|
|
| |
Message-ID: <20011127153112.G20929@blackrider>
p4raw-id: //depot/perl@13328
|
|
|
|
|
| |
Message-ID: <20011115124759.E31399@blackrider>
p4raw-id: //depot/perl@13027
|
|
|
|
|
| |
Message-ID: <20011115170030.A14193@rafael>
p4raw-id: //depot/perl@13022
|
|
|
|
|
| |
Message-ID: <20011110001045.A11945@rafael>
p4raw-id: //depot/perl@12923
|
|
|
| |
p4raw-id: //depot/perl@12777
|
|
|
|
|
|
| |
Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
Message-ID: <20011029230108.G18053@blackrider>
p4raw-id: //depot/perl@12776
|
|
|
|
|
|
|
| |
correctly
Message-ID: <20011025182812.M4811@blackrider>
p4raw-id: //depot/perl@12659
|
|
|
|
|
| |
of the major leakage from while(){eval"sub{}"}
p4raw-id: //depot/perl@12506
|
|
|
|
|
| |
being downcased, from Charles Lane.
p4raw-id: //depot/perl@12396
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
12192 11817 11815 11813 11778 11775
Update CPAN.pm to work with new Mac::BuildTools instead
of ExtUtils::MM_MacOS "orphan" functions
Fix test
Make syntax check report in MPW style, fix tests
to use Mac::err=unix to get normal-style error
messages.
More module and test ports from Thomas Wegner et al
Fix open of /dev/null for Mac OS
Allow for platforms to override formatting of errors
on output from Matthias Neeracher (core files)
p4raw-id: //depot/perl@12235
p4raw-edited: from //depot/maint-5.6/macperl@12234 'edit in'
lib/File/DosGlob.pm t/op/magic.t (@11007..)
p4raw-integrated: from //depot/maint-5.6/macperl@12234 'copy in'
lib/File/Spec/Mac.pm lib/File/Temp.pm (@11007..) 'merge in'
ext/File/Glob/Glob.pm lib/CPAN.pm (@11007..)
ext/File/Glob/bsd_glob.c t/base/term.t (@11185..)
t/op/runlevel.t (@11198..) t/pod/testp2pt.pl (@11500..)
p4raw-integrated: from //depot/maint-5.6/macperl@11815 'merge in'
perl.c (@11806..)
p4raw-integrated: from //depot/maint-5.6/macperl@11775 'merge in'
perl.h pp_ctl.c util.c (@11007..)
|
|
|
|
|
| |
Note: io/binmode is failing, have to figure out why.
p4raw-id: //depot/perl@12198
|
|
|
|
|
|
|
| |
(??{CODE}) regex
Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
p4raw-id: //depot/perl@12027
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT)
Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test
From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@11956
|
|
|
|
|
| |
Reported in 5.61, seems to work okay in blead.
p4raw-id: //depot/perl@11921
|
|
|
|
|
| |
Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
p4raw-id: //depot/perl@11894
|
|
|
|
|
| |
Message-ID: <20010905172225.C11386@blackrider>
p4raw-id: //depot/perl@11893
|
|
|
| |
p4raw-id: //depot/perl@11833
|
|
|
| |
p4raw-id: //depot/perl@11831
|
|
|
|
|
|
| |
Message-ID: <20010901201858.X606@blackrider>
+MANIFEST Fix
p4raw-id: //depot/perl@11828
|
|
|
|
|
|
| |
Message-ID: <20010831153628.B598@blackrider>
Check for things which used to segfault
p4raw-id: //depot/perl@11805
|
|
|
|
|
| |
Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
p4raw-id: //depot/perl@11611
|
|
|
| |
p4raw-id: //depot/perl@11533
|