| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
corruption issues on VMS. Back out change 25218 and
the parts of change 25217 that affect pp_ctl.c and
pp_sys.c.
p4raw-id: //depot/perl@25257
|
|
|
|
|
|
| |
From: "Green, Paul" <Paul.Green@stratus.com>
Message-ID: <F5F42E77A43DD944B6D664B00A5401CB8A9F67@EXNA.corp.stratus.com>
p4raw-id: //depot/perl@25240
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C75C@hotel.npl.co.uk>
p4raw-id: //depot/perl@25237
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C75B@hotel.npl.co.uk>
p4raw-id: //depot/perl@25236
|
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <42E3FABB.1020900@mac.com>
Date: Sun, 24 Jul 2005 15:31:55 -0500
p4raw-id: //depot/perl@25217
|
|
|
|
|
| |
Message-ID: <42DFC042.1090201@gmail.com>
p4raw-id: //depot/perl@25207
|
|
|
| |
p4raw-id: //depot/perl@25203
|
|
|
|
|
| |
Message-ID: <42DE3846.6050606@gmail.com>
p4raw-id: //depot/perl@25200
|
|
|
|
|
|
|
| |
Message-ID: <20050715155115.GC29983@petdance.com>
(and run regen.pl)
p4raw-id: //depot/perl@25156
|
|
|
| |
p4raw-id: //depot/perl@25094
|
|
|
| |
p4raw-id: //depot/perl@25081
|
|
|
| |
p4raw-id: //depot/perl@25062
|
|
|
|
|
|
|
|
|
| |
little used code, code used only once per run (such as interpreter
construction and destruction), and cases where the pointer nearly
never is NULL. Safefree does its own non-NULL check, and even that
isn't strictly necessary as all conformant free()s accept a NULL
pointer.
p4raw-id: //depot/perl@25045
|
|
|
|
|
| |
Typeglobs now have a weak reference onto their symbol table.
p4raw-id: //depot/perl@24966
|
|
|
|
|
| |
Message-ID: <20050623190423.GA13835@petdance.com>
p4raw-id: //depot/perl@24965
|
|
|
| |
p4raw-id: //depot/perl@24943
|
|
|
|
|
|
|
| |
the local SV now gets a copy of any container magic, and no value
magic; in the past the whole magic chain was either shared or
moved
p4raw-id: //depot/perl@24942
|
|
|
|
|
|
| |
(Fixes lib/Test/Simple/t/fail-more.t with bcc32 on Win32, and is
good for consistency anyway)
p4raw-id: //depot/perl@24925
|
|
|
|
|
| |
Message-ID: <20050620152237.GA5032@petdance.com>
p4raw-id: //depot/perl@24913
|
|
|
| |
p4raw-id: //depot/perl@24908
|
|
|
| |
p4raw-id: //depot/perl@24844
|
|
|
| |
p4raw-id: //depot/perl@24833
|
|
|
|
|
| |
(but not \$#a after local @a or my @a leave a block)
p4raw-id: //depot/perl@24783
|
|
|
|
|
| |
Message-ID: <20050609150556.GA30554@petdance.com>
p4raw-id: //depot/perl@24780
|
|
|
| |
p4raw-id: //depot/perl@24778
|
|
|
| |
p4raw-id: //depot/perl@24769
|
|
|
| |
p4raw-id: //depot/perl@24761
|
|
|
| |
p4raw-id: //depot/perl@24760
|
|
|
| |
p4raw-id: //depot/perl@24755
|
|
|
| |
p4raw-id: //depot/perl@24743
|
|
|
| |
p4raw-id: //depot/perl@24740
|
|
|
| |
p4raw-id: //depot/perl@24737
|
|
|
|
|
| |
Message-ID: <42A314E4.8060608@gmail.com>
p4raw-id: //depot/perl@24730
|
|
|
|
|
| |
Message-ID: <20050525173139.GB1701@petdance.com>
p4raw-id: //depot/perl@24580
|
|
|
|
|
|
| |
Provide (more efficient) _get and _set macros.
Adjust the core to use them.
p4raw-id: //depot/perl@24526
|
|
|
|
|
| |
Message-ID: <20050519173256.GA29039@petdance.com>
p4raw-id: //depot/perl@24508
|
|
|
|
|
| |
Message-ID: <lr8y2cim24.fsf_-_@caliper.activestate.com>
p4raw-id: //depot/perl@24501
|
|
|
|
|
|
|
|
| |
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D793@esebe105.NOE.Nokia.com>
completed by:
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D7A0@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@24492
|
|
|
|
|
| |
Message-ID: <20050516151353.GA25387@petdance.com>
p4raw-id: //depot/perl@24489
|
|
|
|
|
|
| |
in read-only mode. Make vi modelines compatible with non-vim
vi versions.
p4raw-id: //depot/perl@24445
|
|
|
|
|
| |
(except the generated ones)
p4raw-id: //depot/perl@24440
|
|
|
|
|
| |
plus a couple of 1 byte sv_setpv()s too.
p4raw-id: //depot/perl@24439
|
|
|
|
|
| |
SvPV and a %s format.
p4raw-id: //depot/perl@24420
|
|
|
| |
p4raw-id: //depot/perl@24406
|
|
|
|
|
| |
Message-ID: <426BFA57.9060105@iki.fi>
p4raw-id: //depot/perl@24318
|
|
|
|
|
| |
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@24271
|
|
|
|
|
|
|
|
|
| |
From: glasser@tang-eleven-seventy-nine.mit.edu (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-3.0.11-35059-111134.0.304511316819145@perl.org>
improved version of change 21842 that copes with glob DB::sub
existing but &DB::sub not existing.
p4raw-id: //depot/perl@24265
|
|
|
|
|
|
| |
Message-ID: <20050419000925.GA21640@mccoy.peters.homeunix.org>
Date: Mon, 18 Apr 2005 19:09:25 -0500
p4raw-id: //depot/perl@24248
|
|
|
|
|
|
| |
(and also function pointer declarations that rely on the C semantics
of ())
p4raw-id: //depot/perl@24165
|
|
|
|
|
| |
Message-ID: <20050330174024.GA12167@petdance.com>
p4raw-id: //depot/perl@24148
|