| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
strlen(). Add savesvpv(sv), which gets the length from the SV,
and returns a copy of its PV.
p4raw-id: //depot/perl@23772
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C55A@hotel.npl.co.uk>
p4raw-id: //depot/perl@23767
|
|
|
|
|
|
|
|
|
|
| |
Change gv_fetchpv to take a UTF8 flag, as gv_fetchpvn_flags
Add gv_fetchsv to look up a GV by SV rather than a char * pointer
Provide a backwards compatability gv_fetchpv
Migrate from gv_fetchpv to gv_fetchsv where the caller was grabbing
the pointer from an SV
All tests still pass.
p4raw-id: //depot/perl@23766
|
|
|
| |
p4raw-id: //depot/perl@23746
|
|
|
| |
p4raw-id: //depot/perl@23741
|
|
|
|
|
|
|
|
|
| |
Message-ID: <20041111145443.GA1854@immd4.informatik.uni-erlangen.de>
slightly reworked to make the PL_use_safe_putenv variable fit in
the current framework. This patch turns on the use of safe putenv
for any application that embeds a perl interpreter.
p4raw-id: //depot/perl@23507
|
|
|
| |
p4raw-id: //depot/perl@23365
|
|
|
|
|
|
|
| |
Message-Id: <20040801124648.7f9b3cee@r2d2>
Move (void) casts into SvOOK_off macro.
p4raw-id: //depot/perl@23277
|
|
|
| |
p4raw-id: //depot/perl@23187
|
|
|
| |
p4raw-id: //depot/perl@23177
|
|
|
| |
p4raw-id: //depot/perl@23176
|
|
|
|
|
| |
structure directly instead
p4raw-id: //depot/perl@23156
|
|
|
|
|
| |
Problem appears to be due to theft of temporaries
p4raw-id: //depot/perl@23040
|
|
|
|
|
| |
a way to cleanly avoid the coredump.
p4raw-id: //depot/perl@22969
|
|
|
| |
p4raw-id: //depot/perl@22741
|
|
|
| |
p4raw-id: //depot/perl@22509
|
|
|
|
|
|
|
| |
Message-Id: <3993BF6C-09F6-11D8-B6DD-0003938857CC@pobox.com>
make a variable aliased to an lvalue substr value work as expected
p4raw-id: //depot/perl@22414
|
|
|
|
|
| |
recursion by eradicating Perl_yylex_r()
p4raw-id: //depot/perl@22408
|
|
|
|
|
|
|
| |
free(), because PL_osname may get freed but not nulled if a taint
test fails in between. Mea cupla and all that...
p4raw-link: @22071 on //depot/perl: 3511154c18a0900e8873e8e72a4b74931525e718
p4raw-id: //depot/perl@22181
|
|
|
|
|
|
| |
stop $^O getting tainted on read access, and disallow tainted
assignment to it
p4raw-id: //depot/perl@22071
|
|
|
| |
p4raw-id: //depot/perl@21936
|
|
|
|
|
|
|
|
|
|
|
| |
Causes problems with UNIX03/SUSv3
Part 2 of change 21916 - oops!
See:
Message-Id: <3FDD06A5.8010004@sun.com>
Subject: Re: UNIX03 & C99 issue with 5.8.2
Date: Mon, 15 Dec 2003 00:56:05 +0000
p4raw-id: //depot/perl@21917
|
|
|
|
|
|
|
|
|
| |
C99 compilers don't like it.o
see :
Subject: UNIX03 & C99 issue with 5.8.2
Message-ID: <3FDA4994.6050209@sun.com>
p4raw-id: //depot/perl@21883
|
|
|
| |
p4raw-id: //depot/perl@21876
|
|
|
|
|
|
|
| |
in scalar context)
Message-id: <20031208071746.GA594@ethan>
p4raw-id: //depot/perl@21869
|
|
|
|
|
| |
Message-id: <20031206105059.GA13989@ethan>
p4raw-id: //depot/perl@21855
|
|
|
|
|
| |
Message-ID: <20031204235721.GJ26355@pjcj.net>
p4raw-id: //depot/perl@21842
|
|
|
|
|
| |
Message-ID: <f3mdsv8dcv4asle0kbhiijk0adu1l25sr3@4ax.com>
p4raw-id: //depot/perl@21833
|
|
|
|
|
|
|
| |
(while magic was off, sv_setsv is likely to have seen this SV as a
good source for COW)
Should fix the smoke failures on lib/locale.t
p4raw-id: //depot/perl@21774
|
|
|
|
|
| |
to preserve errno from unfortunate side-effects.
p4raw-id: //depot/perl@21743
|
|
|
| |
p4raw-id: //depot/perl@21546
|
|
|
|
|
| |
The whole PL_origalen thing in perl.c looks very hokey.
p4raw-id: //depot/perl@21538
|
|
|
|
|
|
| |
From: "pxm@nubz.org (via RT)" <perlbug-followup@perl.org>
Message-ID: <rt-24122-65678.14.2411168523081@rt.perl.org>
p4raw-id: //depot/perl@21440
|
|
|
|
|
|
| |
From: Olli Savia (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
p4raw-id: //depot/perl@21360
|
|
|
|
|
| |
p4raw-link: @20809 on //depot/perl: 0daa599b568c3d2373a59e6063e86a6f865719a8
p4raw-id: //depot/perl@20829
|
|
|
|
|
| |
when accessed if STDOUT is undefined. Protect them.
p4raw-id: //depot/perl@20809
|
|
|
|
|
| |
Message-ID: <20030820194453.GD27719@fdgroup.com>
p4raw-id: //depot/perl@20793
|
|
|
| |
p4raw-id: //depot/perl@20648
|
|
|
|
|
|
|
|
|
| |
implementing the opendir()/readdir()/closedir() using
external commands give up "ANSI-pureness" and define them
in uconfig.sh, also define other stuff like rename() and putenv().
Leave out the $| emulation in my_fork() since we are
not supposed to have fork() under microperl.
p4raw-id: //depot/perl@20646
|
|
|
|
|
|
|
|
| |
things like DLL trampolines can't mess up the code
variables the Perl_csighandler (seen in Cygwin:
Perl_csighandler in POSIX extension was different
than in main executable).
p4raw-id: //depot/perl@20565
|
|
|
|
|
| |
Message-ID: <12022.1057655645@www59.gmx.net>
p4raw-id: //depot/perl@20068
|
|
|
|
|
| |
Message-ID: <20030703003211.GB3747@fdgroup.com>
p4raw-id: //depot/perl@19943
|
|
|
|
|
|
|
|
|
| |
since those need not be in memory end-to-end, e.g.
in Tru64 they are aligned by eight. Loosen the test
so that 'contiguousness' is fulfilled if the elements
are within PTRSIZE alignment. This makes Tru64 to pass
the join.t, too.
p4raw-id: //depot/perl@19889
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tests (see [perl #22811]) pass (yes, padding with space instead
of nul makes no sense, but that seems to work, maybe Linux does
some deep magic in ps(1)?); moving the PL_origalen computation
earlier makes also the threaded-first case fully pass.
But in general modifying the argv[] is very non-portable.
(e.g. in Tru64 it seems to be limited to the size of the
original argv[0] since the argv[] are not contiguous?)
Everybody should just have setproctitle().
p4raw-id: //depot/perl@19884
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The first allows to hold symbolic switches in $^D
and more generally fixes assignment to $^D. The
second one improves the information given by -Dl.
Subject: [PATCH] allow $^D = "flags"
Date: Fri, 27 Jun 2003 22:26:24 +0100
Message-ID: <20030627212624.GB12887@fdgroup.com>
Subject: [PATCH] make -Dl show more scope info
From: Dave Mitchell <davem@fdgroup.com>
Date: Fri, 27 Jun 2003 23:00:36 +0100
Message-ID: <20030627220036.GC12887@fdgroup.com>
p4raw-id: //depot/perl@19870
|
|
|
|
|
|
|
| |
Incidentally, this fixes bug #22354, about unwanted
action-at-distance of the /m regexp modifier.
Add a new warning to advertise this fact.
p4raw-id: //depot/perl@19769
|
|
|
|
|
|
|
| |
(Lots of Perl 5 source code archaeology was involved.)
Larry didn't make strangled noises when I showed him
the patch, either :-)
p4raw-id: //depot/perl@19242
|
|
|
| |
p4raw-id: //depot/perl@18979
|
|
|
|
|
|
|
|
| |
zero signals (now -1 is the "not found"). Note that
in couple of mg.c spots only whichsig() > 0 branches
are taken because signal handlers et al don't make
much sense for the zero signal.
p4raw-id: //depot/perl@18975
|
|
|
|
|
| |
Message-ID: <RtQa+gzkg2kF092yn@efn.org>
p4raw-id: //depot/perl@18889
|