| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@13490
|
|
|
|
|
| |
Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
p4raw-id: //depot/perl@13486
|
|
|
| |
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: <20011130234658.A717@rafael>
p4raw-id: //depot/perl@13404
|
|
|
| |
p4raw-id: //depot/perl@13187
|
|
|
|
|
| |
Message-ID: <20011119132645.A15034@rafael>
p4raw-id: //depot/perl@13094
|
|
|
|
|
| |
Message-Id: <15348.5433.732364.963687@rls.cx>
p4raw-id: //depot/perl@13024
|
|
|
|
|
| |
Message-Id: <20011107054346.14428.qmail@plover.com>
p4raw-id: //depot/perl@12882
|
|
|
| |
p4raw-id: //depot/perl@12812
|
|
|
|
|
| |
Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
p4raw-id: //depot/perl@12811
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
final touches to the audit for statics and thread-unsafe code
* make DB_File, ODBM_File thread-safe
* remove unnecessary/dangerous statics and protect others
from not getting accidentally enabled under threaded perls
windows support functions get_childdir() et al aren't exported
correctly under vanilla build
Testing under win32 appreciated since changes there had
to be manually merged and I cannot test how badly did I do.
p4raw-link: @12268 on //depot/perlio: bb407f0b8769c638c05e60ebfd157a1e676a6c22
p4raw-id: //depot/perl@12678
p4raw-integrated: from //depot/maint-5.6/perl@12677 'copy in'
win32/vmem.h (@5902..) 'merge in' ext/DB_File/DB_File.xs
(@8693..) win32/win32iop.h (@8917..) ext/ODBM_File/ODBM_File.xs
(@8995..) iperlsys.h (@9154..) scope.c (@9584..) makedef.pl
(@11425..) gv.c (@12026..) op.c (@12145..) util.c (@12220..)
toke.c (@12550..) ext/B/B.xs ext/File/Glob/Glob.xs
ext/Opcode/Opcode.xs ext/re/re.xs (@12653..) mg.c win32/win32.c
(@12668..)
|
|
|
|
|
| |
Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@12513
|
|
|
|
|
| |
of the major leakage from while(){eval"sub{}"}
p4raw-id: //depot/perl@12506
|
|
|
|
|
| |
Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
p4raw-id: //depot/perl@12047
|
|
|
|
|
|
|
| |
(??{CODE}) regex
Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
p4raw-id: //depot/perl@12027
|
|
|
|
|
| |
Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
p4raw-id: //depot/perl@12008
|
|
|
|
|
|
|
| |
Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
Format errors.
p4raw-id: //depot/perl@11983
|
|
|
|
|
|
| |
PM_GETRE and friends. No more warnings with 64bit
IVs and 32bit pointers.
p4raw-id: //depot/perl@11970
|
|
|
|
|
|
|
| |
Rename to custop_op_name to Perl_custom_op_name to match perlapi
Clone the hashtable PL_custom_op_names and PL_custop_op_descs in
perl_clone.
p4raw-id: //depot/perl@11968
|
|
|
| |
p4raw-id: //depot/perl@11886
|
|
|
| |
p4raw-id: //depot/perl@11869
|
|
|
| |
p4raw-id: //depot/perl@11865
|
|
|
|
|
|
| |
Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
(op/sub_lval.t updated to take new error message into account.)
p4raw-id: //depot/perl@11822
|
|
|
|
|
| |
working in 5.7.x
p4raw-id: //depot/perl@11803
|
|
|
|
|
|
| |
on the pad. Fixes coredumps in cleanups introduced by
Change 11755
p4raw-id: //depot/perl@11790
|
|
|
|
|
|
| |
Thanks to H. Merijn Brand for the patch.
Some of the comments and or guards might be removable in perl.h now.
p4raw-id: //depot/perl@11758
|
|
|
|
|
|
| |
Message-ID: <20010825174509.A5752@netthink.co.uk>
I also added a fix to Opcode.pm to quite test cases.
p4raw-id: //depot/perl@11756
|
|
|
|
|
|
|
|
| |
introcued by #11274.
PL_regex_padav now has an AV as it's first entry with a list
of freed regex_padav slots that it will reuse on creating
new PMOPs.
p4raw-id: //depot/perl@11755
|
|
|
| |
p4raw-id: //depot/perl@11735
|
|
|
|
|
| |
Message-ID: <20010823120636.A9961@netthink.co.uk>
p4raw-id: //depot/perl@11732
|
|
|
|
|
|
| |
and the Perl will be built to do that by default (adding that
will break scripts having non-UTF-8 binary data, such as Latin-1.)
p4raw-id: //depot/perl@11656
|
|
|
| |
p4raw-id: //depot/perl@11651
|
|
|
|
|
| |
and a test tweak.
p4raw-id: //depot/perl@11650
|
|
|
|
|
| |
Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
p4raw-id: //depot/perl@11634
|
|
|
| |
p4raw-id: //depot/perl@11628
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
p4raw-id: //depot/perl@11560
|
|
|
| |
p4raw-id: //depot/perl@11552
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Thu, 2 Aug 2001 00:17:09 -0700
Message-Id: <200108020717.AAA26895@oregonnet.com>
Subject: [PATCH] -Wall cleanup: sv.c
From: Richard Soderberg <rs@oregonnet.com>
Date: Thu, 2 Aug 2001 00:49:21 -0700
Message-Id: <200108020749.AAA27492@oregonnet.com>
p4raw-id: //depot/perl@11547
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
p4raw-id: //depot/perl@11545
|
|
|
| |
p4raw-id: //depot/perl@11544
|
|
|
|
|
| |
Message-ID: <20010801135702.I10442@netthink.co.uk>
p4raw-id: //depot/perl@11541
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
p4raw-id: //depot/perl@11537
|
|
|
|
|
| |
Message-ID: <20010723180740.A13960@math.ohio-state.edu>
p4raw-id: //depot/perl@11456
|
|
|
|
|
| |
Message-Id: <20010719221224.A13786@lustre.dyn.wiw.org>
p4raw-id: //depot/perl@11415
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
p4raw-id: //depot/perl@11313
|
|
|
| |
p4raw-id: //depot/perl@11285
|
|
|
|
|
|
|
| |
Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
p4raw-id: //depot/perl@11274
|
|
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
(This version of the patch with a comment from Gisle.)
p4raw-id: //depot/perl@11258
|
|
|
|
|
| |
Message-ID: <20010710133340.A13452@robin.kitsite.com>
p4raw-id: //depot/perl@11256
|