| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-ID: <20050809112148.GA4902@mccoy.peters.homeunix.org>
p4raw-id: //depot/perl@25279
|
|
|
|
|
| |
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@25136
|
|
|
| |
p4raw-id: //depot/perl@25116
|
|
|
|
|
| |
Message-ID: <20050710193635.GC8081@petdance.com>
p4raw-id: //depot/perl@25107
|
|
|
|
|
|
|
|
| |
Message-ID: <42CC3CE9.5050606@divsol.com>
(reverted all dual-lived modules since they must work with older
perls too so must wait for a new Devel::PPPort)
p4raw-id: //depot/perl@25101
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@25029
|
|
|
|
|
| |
Express the embedded perl program in a slightly terser way.
p4raw-id: //depot/perl@25027
|
|
|
|
|
| |
commandline -V options that q\0...\0.
p4raw-id: //depot/perl@25026
|
|
|
| |
p4raw-id: //depot/perl@25024
|
|
|
| |
p4raw-id: //depot/perl@25023
|
|
|
| |
p4raw-id: //depot/perl@25022
|
|
|
| |
p4raw-id: //depot/perl@25021
|
|
|
|
|
|
|
| |
Enable it with -DPERL_DONT_CREATE_GVSV.
Currently if enabled 22 test scripts have failures, so still some way
to go.
p4raw-id: //depot/perl@25009
|
|
|
|
|
|
|
| |
Message-ID: <20050627180659.GB29744@petdance.com>
(edited)
p4raw-id: //depot/perl@24997
|
|
|
|
|
| |
parent so that it can display what went wrong.
p4raw-id: //depot/perl@24986
|
|
|
|
|
|
|
|
|
| |
indefinite hangs when the debugging child holds open Perl_debug_log,
and it happens to be a file descriptor that is one end of a pipe,
with a process sitting at the other end waitng for EOF.
So close all descriptors in the child *including* Perl_debug_log,
and pass it back in over the control socket if it's needed.
p4raw-id: //depot/perl@24984
|
|
|
|
|
|
| |
unused file descriptors, else it can cause other processes to hang
because it accidentally holds open pipes and sockets.
p4raw-id: //depot/perl@24979
|
|
|
|
|
|
| |
which become unreferenced. This is less likely to be successful.
The #define needs a better name.
p4raw-id: //depot/perl@24976
|
|
|
| |
p4raw-id: //depot/perl@24952
|
|
|
|
|
| |
Message-ID: <20050622144059.GA19598@petdance.com>
p4raw-id: //depot/perl@24945
|
|
|
|
|
|
| |
dump out leaked scalars (enabled with DEBUG_LEAKING_SCALARS_FORK_DUMP
when DEBUG_LEAKING_SCALARS is already in force)
p4raw-id: //depot/perl@24940
|
|
|
|
|
| |
for both HE and HEK, we need to actually free things in perl_destruct
p4raw-id: //depot/perl@24936
|
|
|
| |
p4raw-id: //depot/perl@24911
|
|
|
| |
p4raw-id: //depot/perl@24908
|
|
|
|
|
| |
Message-ID: <20050616141342.GA22188@petdance.com>
p4raw-id: //depot/perl@24871
|
|
|
|
|
| |
p4raw-link: @24854 on //depot/perl: ab019eaa775fdcae8aaf709315c7ba85a788ee6c
p4raw-id: //depot/perl@24861
|
|
|
|
|
| |
Message-ID: <20050615163040.GA14745@mccoy.peters.homeunix.org>
p4raw-id: //depot/perl@24854
|
|
|
|
|
| |
Message-ID: <20050613154719.29295.qmail@lists.develooper.com>
p4raw-id: //depot/perl@24832
|
|
|
| |
p4raw-id: //depot/perl@24826
|
|
|
| |
p4raw-id: //depot/perl@24816
|
|
|
| |
p4raw-id: //depot/perl@24763
|
|
|
| |
p4raw-id: //depot/perl@24758
|
|
|
| |
p4raw-id: //depot/perl@24743
|
|
|
|
|
| |
Message-ID: <20050602171943.GA16553@petdance.com>
p4raw-id: //depot/perl@24689
|
|
|
| |
p4raw-id: //depot/perl@24674
|
|
|
|
|
| |
on HP-UX 10.20 and older
p4raw-id: //depot/perl@24667
|
|
|
|
|
| |
Message-ID: <20050602050238.GA4001@petdance.com>
p4raw-id: //depot/perl@24666
|
|
|
|
|
| |
hash keys to save repeated lookups during cloning.
p4raw-id: //depot/perl@24574
|
|
|
|
|
| |
regexps. Don't attempt to look at the IVX if it's not an IV.
p4raw-id: //depot/perl@24549
|
|
|
|
|
|
| |
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: <20050516151353.GA25387@petdance.com>
p4raw-id: //depot/perl@24489
|
|
|
| |
p4raw-id: //depot/perl@24468
|
|
|
|
|
|
| |
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
|