Nicholas Clark [Wed, 7 Apr 2004 20:48:04 +0000]
Make gmtime and localtime cross reference each other.
Suggested by Dan Jacobson
p4raw-id: //depot/perl@22672
H.Merijn Brand [Wed, 7 Apr 2004 17:54:10 +0000]
Integrated Time-Local-1.09 from Dave Rolsky
Corrected a wrap error from the CPAN version to match #22670
Tested on AIX to make sure the skip is still needed
p4raw-id: //depot/perl@22671
H.Merijn Brand [Wed, 7 Apr 2004 12:03:11 +0000]
Disable the edge case tests for timegm and timelocal on
AIX-4.3 since the OS is obsoleted, and fixes are not to
be expected
p4raw-id: //depot/perl@22670
Steve Hay [Wed, 7 Apr 2004 09:46:01 +0000]
Fix command-line quoting under Windows for the new optree tests
Subject: Re: Smoke [5.9.2] 22666 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
Message-ID: <
4073BFC9.10707@uk.radan.com>
p4raw-id: //depot/perl@22669
John Peacock [Tue, 6 Apr 2004 21:56:19 +0000]
Bleadperl to version 0.37
Message-ID: <
40735FC3.5010305@rowman.com>
p4raw-id: //depot/perl@22668
Rafael Garcia-Suarez [Wed, 7 Apr 2004 07:37:59 +0000]
The optree builder was looping when constructing the ops
for a map/grep block containing a while(1).
(Bug reported by Pixel.)
p4raw-id: //depot/perl@22667
H.Merijn Brand [Tue, 6 Apr 2004 14:44:29 +0000]
Test drives are fun. Implement ccversion for Itanium HP-UX 11.23
p4raw-id: //depot/perl@22666
H.Merijn Brand [Tue, 6 Apr 2004 13:34:14 +0000]
AIX-4 with xlc does not like malloc wrap
p4raw-id: //depot/perl@22665
Jim Cromie [Tue, 30 Mar 2004 14:39:31 +0000]
Re: tests for change #22539
Message-ID: <
4069E913.5040906@divsol.com>
(with some spelling tweaks)
p4raw-id: //depot/perl@22664
Marcus Holland-Moritz [Tue, 6 Apr 2004 03:40:10 +0000]
Make the ! suffix handle n/N/v/V as signed integers
within pack templates.
p4raw-id: //depot/perl@22663
Marcus Holland-Moritz [Mon, 15 Mar 2004 22:16:26 +0000]
C<undef> doesn't look like a number. See also:
Subject: Re: [perl #27606] undef "looks like" a number
Message-Id: <
20040315221626.48061c67@r2d2>
p4raw-id: //depot/perl@22662
Craig A. Berry [Mon, 5 Apr 2004 11:02:12 +0000]
Re: perldelta584
Message-ID: <
12587569.1081180932766.JavaMail.craigberry@mac.com>
(makes malloc wrap the default on VMS)
p4raw-id: //depot/perl@22656
Ovid [Sat, 3 Apr 2004 18:59:22 +0000]
ref ($proto) || $proto patch
Message-ID: <
406F7A0A.50702@yahoo.com>
(with minor reformatting)
p4raw-id: //depot/perl@22654
SADAHIRO Tomoyuki [Wed, 24 Mar 2004 00:16:52 +0000]
sv_pvutf8n_force and sv_pvbyten_force
Message-Id: <
20040324001126.098F.BQW10602@nifty.com>
p4raw-id: //depot/perl@22652
Rafael Garcia-Suarez [Mon, 5 Apr 2004 11:50:10 +0000]
[perl #28171] wantarray docs should mention effect of eval { wantarray }
as reported by Tim Bunce. Add a note to this effect in perlfunc,
and regression tests for it.
p4raw-id: //depot/perl@22651
Nicholas Clark [Mon, 5 Apr 2004 08:57:18 +0000]
More AUTHORS who deserve credit for patches
p4raw-id: //depot/perl@22649
Nicholas Clark [Sun, 4 Apr 2004 16:32:54 +0000]
Hand merge patch from maint back to blead.
p4raw-id: //depot/perl@22646
Nicholas Clark [Sun, 4 Apr 2004 13:07:50 +0000]
Bump version numbers for modules that have changed since 5.8.3
p4raw-id: //depot/perl@22642
Rafael Garcia-Suarez [Fri, 2 Apr 2004 15:40:15 +0000]
Fix bug #27940 : \cX escapes weren't working correctly in regular
expression ranges.
p4raw-id: //depot/perl@22641
Craig A. Berry [Thu, 1 Apr 2004 20:19:53 +0000]
fix utils install problems on VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <
406CCDC9.7000500@mac.com>
We were not running utils/instmodsh.PL or utils/xsubpp.PL during
the build, so installperl would not find the generated programs at
install time.
Also fixed several problems with the command definitions for the
utilities
p4raw-id: //depot/perl@22637
Craig A. Berry [Thu, 1 Apr 2004 14:16:32 +0000]
archname salad on VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <
406C78A0.2070009@mac.com>
sort out architecture-specific directory names for OpenVMS
Itanium port
p4raw-id: //depot/perl@22636
Dave Mitchell [Thu, 1 Apr 2004 20:27:14 +0000]
Fix change #22376. Only mark a const as short-circuited
if it's actually a const!
p4raw-link: @22376 on //depot/perl:
e7fec78e344a7fdea63b9a2551a3c57cc1a50f4d
p4raw-id: //depot/perl@22635
Nicholas Clark [Thu, 1 Apr 2004 15:15:10 +0000]
debug the instructions on upgrading Unicode
p4raw-id: //depot/perl@22630
Marcus Holland-Moritz [Thu, 1 Apr 2004 06:01:25 +0000]
Fix and tests for [perl #28123] Perl optimizes // away incorrectly
p4raw-id: //depot/perl@22625
Dave Mitchell [Wed, 31 Mar 2004 20:33:52 +0000]
[perl #28032] delete $_[0] + (\$) prototype = bad free
av_delete() didn't reify. I also updated its description
p4raw-id: //depot/perl@22624
Nicholas Clark [Wed, 31 Mar 2004 15:05:40 +0000]
Upgrade to Unicode 4.0.1
p4raw-id: //depot/perl@22621
H.Merijn Brand [Wed, 31 Mar 2004 13:02:32 +0000]
Regenerated Configure after backported #22571
Some indent leftovers from earlier patches
We don't like double negatives, not even in comment
p4raw-id: //depot/perl@22619
Gisle Aas [Tue, 30 Mar 2004 04:29:18 +0000]
Re: [PATCH] MIME::Base64 PERL_NO_GET_CONTEXT
Message-ID: <lrk712bjs1.fsf@caliper.activestate.com>
p4raw-id: //depot/perl@22617
Nicholas Clark [Wed, 31 Mar 2004 08:24:29 +0000]
Unknowingly for years we've had a test that has assumed the order
of results from readdir. Fixed.
p4raw-id: //depot/perl@22615
Dan Kogai [Tue, 30 Mar 2004 00:53:52 +0000]
Zaurus SL-[78]60 native compile patch
Message-Id: <
46DCC0BF-8199-11D8-8D5B-000A95DBB50A@dan.co.jp>
Date: Tue, 30 Mar 2004 00:53:52 +0900
p4raw-id: //depot/perl@22614
Steve Hay [Tue, 23 Mar 2004 10:42:12 +0000]
various win32 build fixes
Subject: Re: [PATCH] Re: MinGW/GCC vs MSVC++ on Win32
Date: Tue, 23 Mar 2004 10:42:12 +0000
Message-ID: <
40601484.7040905@uk.radan.com>
Subject: [PATCH] distclean on Win32 should delete perl.base
From: Steve Hay <steve.hay@uk.radan.com>
Date: Tue, 23 Mar 2004 11:35:56 +0000
Message-ID: <
4060211C.8020704@uk.radan.com>
Subject: Re: [PATCH] Create debug symbols files on Windows even for release
From: Steve Hay <steve.hay@uk.radan.com>
Date: Fri, 26 Mar 2004 10:46:07 +0000
Message-ID: <
406409EF.9020404@uk.radan.com>
p4raw-id: //depot/perl@22610
Benjamin J. Tilly [Fri, 26 Mar 2004 21:02:19 +0000]
[perl #27986] IPC::Open3 fails in mod_perl (tie bug)
From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.8-27986-82842.3.
55447645581215@perl.org>
The forked child should make sure STDIN and STDOUT aren't tied
before messing with them
p4raw-id: //depot/perl@22609
Dave Mitchell [Mon, 29 Mar 2004 20:10:05 +0000]
backout change 22606 (make gv_fullname() include a literal '^')
it breaks select.
p4raw-id: //depot/perl@22608
Dave Mitchell [Sun, 28 Mar 2004 15:10:48 +0000]
update -Dx to cope with lexical version of OP_AELEMFAST
p4raw-id: //depot/perl@22607
Dave Mitchell [Sun, 28 Mar 2004 15:08:23 +0000]
make gv_fullname() etc include a literal '^' for *^FOO style names
p4raw-id: //depot/perl@22606
Dave Mitchell [Sun, 28 Mar 2004 13:11:30 +0000]
pv_display() had code to display \n etc as escapes but it didn't
actually work.
p4raw-id: //depot/perl@22605
Dave Mitchell [Sun, 28 Mar 2004 10:55:30 +0000]
fix typo in change 22597
p4raw-id: //depot/perl@22604
Craig A. Berry [Fri, 26 Mar 2004 22:46:50 +0000]
-Dusemallocwrap for VMS)
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <
4065073A.30007@mac.com>
Mimic in configure.com what Configure does to enable or disable
the new feature -Dusemallocwrap
p4raw-id: //depot/perl@22601
Craig A. Berry [Fri, 26 Mar 2004 16:54:44 +0000]
don't clean-up perly.* on VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <
4064B4B4.2030203@mac.com>
refrain from getting rid of perly.c and perly.h now that there are
no longer VMS-specific overrides for these files
p4raw-id: //depot/perl@22600
Dave Mitchell [Sat, 27 Mar 2004 01:54:09 +0000]
[perl #24200] string corruption with lvalue sub
Depending on the context, the same substr OP may want to return
a PVLV or an LV on subsequent invcations. If TARG is the wrong
type, use a mortal instead.
p4raw-id: //depot/perl@22599
Dave Mitchell [Fri, 26 Mar 2004 18:56:50 +0000]
Clarify op.h comments for which ops the OPpDEREF* private flags
are actually used; update Concise.pm to match
p4raw-id: //depot/perl@22597
Dave Mitchell [Fri, 26 Mar 2004 18:53:09 +0000]
fix for change #22594; if using test.pl, must tell perl where to
find it!
p4raw-link: @22594 on //depot/perl:
dfa41748806263fb8b5d5fcb051bd36be96fe93c
p4raw-id: //depot/perl@22596
Dave Mitchell [Fri, 26 Mar 2004 17:28:48 +0000]
[perl #26839] document the return value of an empty sub
p4raw-id: //depot/perl@22595
Dave Mitchell [Fri, 26 Mar 2004 13:05:50 +0000]
[perl #27040] - hints hash was being double freed on scope exit
p4raw-id: //depot/perl@22594
Andy Lester [Wed, 24 Mar 2004 21:48:30 +0000]
Re: [perl #27906] stat documentation correction
Message-Id: <
20040325034830.GA5865@petdance.com>
(Applied with a correction from Spider Boardman.)
p4raw-id: //depot/perl@22593
Dave Mitchell [Fri, 26 Mar 2004 01:24:24 +0000]
fix some comments in perly.y
p4raw-id: //depot/perl@22592
Dave Mitchell [Fri, 26 Mar 2004 01:16:55 +0000]
[perl #27268] Blessed reference to anonymous glob
Stop *$$x=$x giving "Attempt to free unreferenced scalar" warning
p4raw-id: //depot/perl@22591
jdhedden@1979.usna.com [Thu, 18 Mar 2004 20:25:50 +0000]
[perl #27748] 'find2perl' bug: -exec causes chdir error
From: "jdhedden@1979.usna.com (via RT)" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.8-27748-82270.2.
99482909739062@perl.org>
Cwd code was planted in the output executable after the exit, so
was never run.
p4raw-id: //depot/perl@22586
Nicholas Clark [Wed, 24 Mar 2004 21:42:25 +0000]
Remaining smoked platforms where malloc wrap is known to work.
Data for Irix and NetBSD would be useful - they probably will work too.
Will Unicos work? Place bets now...
p4raw-id: //depot/perl@22585
Dan Jacobson [Sat, 20 Mar 2004 05:21:07 +0000]
[perl #27790] split docs: say the string is EXPR
From: Dan Jacobson (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.8-27790-82358.14.
5476352902536@perl.org>
Minor documentation nit in split
p4raw-id: //depot/perl@22584
Nicholas Clark [Wed, 24 Mar 2004 19:15:29 +0000]
mintest will pass if I skip the correct number of tests. D'oh!
p4raw-id: //depot/perl@22582
Steve Hay [Wed, 24 Mar 2004 13:29:00 +0000]
Re: [PATCH] Fix PERL_MALLOC_WRAP change for Win32
Message-ID: <
40618D1C.7000601@uk.radan.com>
Date: Wed, 24 Mar 2004 13:29:00 +0000
p4raw-id: //depot/perl@22579
Rafael Garcia-Suarez [Wed, 24 Mar 2004 13:54:31 +0000]
Good catch from Dave Mitchell; plus a null pointer protection.
p4raw-id: //depot/perl@22578
Nicholas Clark [Wed, 24 Mar 2004 11:51:46 +0000]
Unlike perl, 0 in void context isn't special cased in C :-)
(So it warns). Tweak the no-action malloc wrap checkers to avoid
warnings.
p4raw-id: //depot/perl@22577
Nicholas Clark [Wed, 24 Mar 2004 10:29:16 +0000]
Export PL_memory_wrap based on PERL_MALLOC_WRAP rather than
NO_MALLOC_WRAP following Configure changes. Identical patch to
mine supplied by Steve Hay while I was working on this.
IP shootout at dawn :-)
p4raw-id: //depot/perl@22576
Nicholas Clark [Wed, 24 Mar 2004 09:14:21 +0000]
Tidy up function prototypes in the light of suidpatch
p4raw-id: //depot/perl@22572
Nicholas Clark [Tue, 23 Mar 2004 22:35:09 +0000]
Make usemallocwrap a Configure-time question. Default is yes for
usedevel, no otherwise, but I'm expecting hints files on known
good platforms to override this. (and known bad)
Demonstration hints file for darwin.
p4raw-id: //depot/perl@22571
Nicholas Clark [Tue, 23 Mar 2004 17:47:44 +0000]
hv_delete_common was freeing the key, then passing the freed pointer
to S_hv_notallowed. D'oh!
p4raw-id: //depot/perl@22569
Nicholas Clark [Tue, 23 Mar 2004 16:23:58 +0000]
Unify 5.008 and 5.009's B::Concise 0.58
p4raw-id: //depot/perl@22566
Nicholas Clark [Tue, 23 Mar 2004 16:05:28 +0000]
Unify 5.008 and 5.009's B::Concise 0.56
p4raw-id: //depot/perl@22565
Hugo van der Sanden [Fri, 5 Mar 2004 17:42:25 +0000]
Fix bug [perl #27839] returning @+ out of scope loses its value :
Subject: Re: Wondering about returned regex special arrays on going out of scope
Message-Id: <
200403051742.i25HgPd11240@zen.crypt.org>
plus a test case.
p4raw-id: //depot/perl@22564
Paul Szabo [Fri, 19 Mar 2004 08:17:56 +0000]
5.9.1 suidperl
Message-Id: <
200403182117.i2ILHug513080@milan.maths.usyd.edu.au>
(which variables renamed as requested, plus tweaks to work on platforms
with no ST_NOEXEC)
p4raw-id: //depot/perl@22563
Rafael Garcia-Suarez [Mon, 22 Mar 2004 21:29:51 +0000]
Update the -v copyright notice.
p4raw-id: //depot/perl@22560
Nicholas Clark [Mon, 22 Mar 2004 21:05:09 +0000]
Don't assume that the chmod will always work.
(It won't for files on *BSD where chflags has set uchg, which is
what the OS X perforce client does)
p4raw-id: //depot/perl@22559
padre@elte.hu [Fri, 19 Mar 2004 14:56:09 +0000]
Clarifications on constants subroutines, based on:
Subject: [perl #27768] [patch] wrong examples in perlsub/"Constant Functions"
From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.8-27768-82310.5.
12766475665209@perl.org>
p4raw-id: //depot/perl@22557
Steve Hay [Mon, 22 Mar 2004 14:44:46 +0000]
Re: ../lib/ExtUtils/t/Embed.t failure on Win32/GCC
Message-ID: <
405EFBDE.4090209@uk.radan.com>
p4raw-id: //depot/perl@22556
Yitzchak Scott-Thoennes [Mon, 22 Mar 2004 10:32:05 +0000]
Re: [PATCH] warn on !=~
Message-ID: <
20040322183106.GA1284@efn.org>
More warnings for this case.
p4raw-id: //depot/perl@22553
Andy Lester [Sun, 21 Mar 2004 09:27:04 +0000]
Finally, this "Negative repeat count" warning wasn't such a great
idea. Disable it. But add tests for this :
Subject: Re: [perl #27811] (@x) x -1 is a panic
Message-ID: <
20040321152704.GA9041@petdance.com>
p4raw-id: //depot/perl@22549
SADAHIRO Tomoyuki [Sun, 21 Mar 2004 21:49:53 +0000]
Nobody has used SvPVbyte_force?
Message-Id: <
20040321213628.2461.BQW10602@nifty.com>
p4raw-id: //depot/perl@22548
Rafael Garcia-Suarez [Sun, 21 Mar 2004 13:36:27 +0000]
I must be tired today.
p4raw-id: //depot/perl@22547
Rafael Garcia-Suarez [Sun, 21 Mar 2004 13:26:33 +0000]
Silence a gcc warning.
p4raw-id: //depot/perl@22546
SADAHIRO Tomoyuki [Sun, 21 Mar 2004 15:19:22 +0000]
Re: [perl #27803] perl crashes when utf8::upgrade($offsetOK_scalar)
Message-Id: <
20040321151828.DAC6.BQW10602@nifty.com>
p4raw-id: //depot/perl@22545
Craig A. Berry [Sat, 20 Mar 2004 21:51:45 +0000]
fix memory bug in vms.c:mp_do_tounixspec
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
405D1151.3040308@mac.com>
p4raw-id: //depot/perl@22544
Rafael Garcia-Suarez [Sun, 21 Mar 2004 13:06:20 +0000]
Add a new warning "Negative repeat count"
for the cases $x x -1.
p4raw-id: //depot/perl@22543
Yitzchak Scott-Thoennes [Thu, 18 Mar 2004 22:24:09 +0000]
warn on !=~
Message-ID: <
20040319062035.GA3768@efn.org>
with an improvement suggested by Ton Hospel.
p4raw-id: //depot/perl@22542
Greg Matheson [Fri, 19 Mar 2004 18:15:25 +0000]
makefile.95 tweak
Message-ID: <
20040319181525.A6347@ms.chinmin.edu.tw>
p4raw-id: //depot/perl@22541
Rafael Garcia-Suarez [Sat, 20 Mar 2004 10:15:36 +0000]
\x80\xFF is not valid UTF-8.
p4raw-id: //depot/perl@22540
Jim Cromie [Wed, 17 Mar 2004 14:12:43 +0000]
[perl #24821] enhancement patch for B::Concise
Message-ID: <
4058BF4B.1000004@divsol.com>
(Only the Concise.pm part, with documentation nits)
p4raw-id: //depot/perl@22539
Audrey Tang [Fri, 19 Mar 2004 18:27:10 +0000]
open.pm: allow upper-cased EUC
Message-Id: <
20040319102710.GA91216@aut.dyndns.org>
p4raw-id: //depot/perl@22538
Nicholas Clark [Fri, 19 Mar 2004 11:59:01 +0000]
[PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
From: Jan Dubois <jand@activestate.com>
Message-ID: <lg2k509o51b8openotuetdts6go7pn4udo@4ax.com>
Date: Thu, 18 Mar 2004 13:13:49 -0800
Subject: Re: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
From: Steve Hay <steve.hay@uk.radan.com>
Message-ID: <
405ACC6D.1040804@uk.radan.com>
Date: Fri, 19 Mar 2004 10:33:17 +0000
p4raw-id: //depot/perl@22537
Nicholas Clark [Fri, 19 Mar 2004 11:43:35 +0000]
Change Storable.xs to conditionally include ppport.h for pre 5.8.0
This allows the ppport.h to be deleted from ext/Storable, which will
reduce the potential for confusion.
Bump Storable's version to 2.12; update the ChangeLog
p4raw-id: //depot/perl@22536
Nicholas Clark [Fri, 19 Mar 2004 11:03:18 +0000]
Move Beau Cox's ppport.h fixes into PPPort.pm
p4raw-id: //depot/perl@22535
Rafael Garcia-Suarez [Fri, 19 Mar 2004 10:13:14 +0000]
Nit in perluniintro about the U0 and C0 templates,
noticed by Steve Hay.
p4raw-id: //depot/perl@22534
beau@beaucox.com [Thu, 18 Mar 2004 12:45:45 +0000]
Storable PERL_NO_GET_CONTEXT
Message-Id: <
20040318_224545_009145.beau@beaucox.com>
p4raw-id: //depot/perl@22533
Marcus Holland-Moritz [Wed, 10 Mar 2004 21:45:48 +0000]
range operator warnings / 64-bit fix
Message-Id: <
20040310214548.4f5e3ab1@r2d2>
p4raw-id: //depot/perl@22532
Dave Mitchell [Thu, 18 Mar 2004 19:02:32 +0000]
add code comment for change 22525
p4raw-id: //depot/perl@22531
Rafael Garcia-Suarez [Thu, 18 Mar 2004 18:21:32 +0000]
Add a perl592delta.pod man page.
p4raw-id: //depot/perl@22530
Nicholas Clark [Thu, 18 Mar 2004 16:58:06 +0000]
Corrections and explanations in comments
p4raw-id: //depot/perl@22528
Jarkko Hietaniemi [Fri, 12 Mar 2004 15:16:57 +0000]
pumpkin fodder
Message-Id: <
200403121316.i2CDGv1Y254951@kosh.hut.fi>
p4raw-id: //depot/perl@22527
Rafael Garcia-Suarez [Thu, 18 Mar 2004 14:33:14 +0000]
Detypo.
p4raw-id: //depot/perl@22526
Dave Mitchell [Thu, 18 Mar 2004 14:13:16 +0000]
make ~$x give warning is $x isn't initialised.
Also add test for uninitialised warning in & op.
p4raw-id: //depot/perl@22525
Rafael Garcia-Suarez [Thu, 18 Mar 2004 13:20:07 +0000]
Try to fix the AIX and Windows builds regarding the
definedness of the PL_memory_wrap symbol.
p4raw-id: //depot/perl@22524
Rafael Garcia-Suarez [Thu, 18 Mar 2004 08:27:34 +0000]
Bump bleadperl's version number to 5.9.2.
p4raw-id: //depot/perl@22523
Robin Barker [Wed, 17 Mar 2004 18:37:10 +0000]
format/casting/warning RE: perl 5.9.1
Message-ID: <
533D273D4014D411AB1D00062938C4D90404682E@hotel.npl.co.uk>
p4raw-id: //depot/perl@22521
Rafael Garcia-Suarez [Wed, 17 Mar 2004 18:20:54 +0000]
Optimize away the assignment in the constructs C<my $s = undef>,
C<my @a = ()>, C<my %h = ()>.
p4raw-id: //depot/perl@22520
Jarkko Hietaniemi [Tue, 10 Feb 2004 23:15:14 +0000]
malloc wrappage
Message-Id: <
37BF70DE-5C0E-11D8-B5A1-00039362CB92@iki.fi>
plus change croak to Perl_croak_nocontext to make ithread safe
plus make it conditional on PERL_MALLOC_WRAP (default for blead is on)
p4raw-id: //depot/perl@22517
Nicholas Clark [Wed, 17 Mar 2004 16:10:57 +0000]
Add auto-require of modules to restore overloading (and tests)
p4raw-id: //depot/perl@22516
Nicholas Clark [Wed, 17 Mar 2004 15:48:03 +0000]
Add regression tests for the auto-require of STORABLE_thaw
p4raw-id: //depot/perl@22515
Nicholas Clark [Tue, 16 Mar 2004 22:36:49 +0000]
Move the PERLVAR(Ireentrant_buffer, REENTR*) outside the ITHREADS
block. This allows the re-entrant API to be used with ithreads,
which in turn permits -Dusethreads -Uuseithreads -Uuse5005threads
(Which may seem inane, but makes perl threaded at the C level
without enabling ithreads)
p4raw-id: //depot/perl@22514
Rafael Garcia-Suarez [Tue, 16 Mar 2004 21:55:10 +0000]
Add a lchown() call to the POSIX module. [perl #27547]
p4raw-id: //depot/perl@22513