| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
add the missing defines for non-threaded perls in perl.h
p4raw-id: //depot/perl@24421
|
|
|
|
|
| |
SvPV and a %s format.
p4raw-id: //depot/perl@24420
|
|
|
|
|
| |
Message-ID: <20050504215540.GA20413@petdance.com>
p4raw-id: //depot/perl@24414
|
|
|
|
|
| |
a factor of 4.
p4raw-id: //depot/perl@24405
|
|
|
|
|
| |
Message-ID: <20050501200755.GA30259@petdance.com>
p4raw-id: //depot/perl@24365
|
|
|
|
|
| |
Message-ID: <20050425225651.GB17271@petdance.com>
p4raw-id: //depot/perl@24328
|
|
|
|
|
| |
Message-ID: <426BFA57.9060105@iki.fi>
p4raw-id: //depot/perl@24318
|
|
|
|
|
| |
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@24271
|
|
|
|
|
|
|
|
|
|
| |
Message-Id: <Pine.LNX.4.62.0504201627550.27786@dd.tc.fluke.com>
fix nits in change #24264:
some preprocessors don't like #ifdefs within a macro's args;
also removed duplicate semicolons from macro definitions.
p4raw-link: @24264 on //depot/perl: 4944113acaf494b4518ba93648e0a4276c34a175
p4raw-id: //depot/perl@24268
|
|
|
|
|
|
|
|
|
|
| |
Message-Id: <20050420200923.GA3017@petdance.com>
The MGVTBL structures contain 7 function pointers, but only 5 were
getting initialized. Plus, there were repeated lists between
declaration and definition; add a macro to declare or define
all the global MGVTBLs as appropriate.
p4raw-id: //depot/perl@24264
|
|
|
|
|
| |
valid C code
p4raw-id: //depot/perl@24249
|
|
|
|
|
|
| |
Message-ID: <20050419000925.GA21640@mccoy.peters.homeunix.org>
Date: Mon, 18 Apr 2005 19:09:25 -0500
p4raw-id: //depot/perl@24248
|
|
|
| |
p4raw-id: //depot/perl@24174
|
|
|
|
|
|
| |
A C++ compiler produces lots of warnings that are probably valid
concerns to investigate.
p4raw-id: //depot/perl@24170
|
|
|
| |
p4raw-id: //depot/perl@24151
|
|
|
| |
p4raw-id: //depot/perl@24106
|
|
|
|
|
| |
Message-Id: <2f14220e7101a03f7659dbe79a03b115@petdance.com>
p4raw-id: //depot/perl@24074
|
|
|
| |
p4raw-id: //depot/perl@24032
|
|
|
|
|
| |
Message-Id: <d0fi6i$k06$1@post.home.lunix>
p4raw-id: //depot/perl@24010
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C57D@hotel.npl.co.uk>
p4raw-id: //depot/perl@23824
|
|
|
| |
p4raw-id: //depot/perl@23780
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C521@hotel.npl.co.uk>
p4raw-id: //depot/perl@23633
|
|
|
|
|
| |
http://groups.google.com/groups?selm=r5l1vv00ca033k7a06d40fgei1ion91rnp%404ax.com
p4raw-id: //depot/perl@23279
|
|
|
|
|
|
| |
Message-ID: <40FEA62E.2010809@divsol.com>
(with tweaks)
p4raw-id: //depot/perl@23150
|
|
|
|
|
|
|
| |
Changed to one that that is an expression, rather than a statement.
Fix new macros definitions in sv.h to be clean enough C to keep the
AIX compiler happy.
p4raw-id: //depot/perl@22937
|
|
|
|
|
|
|
|
| |
Follow-up on: #22734, #22745, #22753, #22754.
Subject: Group modifiers in (un)pack templates
Message-Id: <20040503201441.1b058e0d@r2d2>
p4raw-id: //depot/perl@22780
|
|
|
| |
p4raw-id: //depot/perl@22741
|
|
|
|
|
| |
Message-Id: <20040421210920.3c467772@r2d2>
p4raw-id: //depot/perl@22734
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@22509
|
|
|
|
|
| |
recursion by eradicating Perl_yylex_r()
p4raw-id: //depot/perl@22408
|
|
|
| |
p4raw-id: //depot/perl@22313
|
|
|
|
|
| |
process
p4raw-id: //depot/perl@22302
|
|
|
| |
p4raw-id: //depot/perl@22300
|
|
|
| |
p4raw-id: //depot/perl@21898
|
|
|
|
|
| |
Message-ID: <20030809003535.C20130@plum.flirble.org>
p4raw-id: //depot/perl@21729
|
|
|
|
|
|
|
|
|
|
|
|
| |
Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2
Date: Thu, 25 Sep 2003 12:09:11 -0700
Message-ID: <20030925190911.GA27028@math.berkeley.edu>
Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2
From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
Date: Thu, 25 Sep 2003 19:50:45 -0700
Message-ID: <20030926025045.GA27507@math.berkeley.edu>
p4raw-id: //depot/perl@21509
|
|
|
|
|
| |
[perl #24167] `#' comment signs not at the very beginning of a line
p4raw-id: //depot/perl@21433
|
|
|
|
|
|
| |
at this point I'm choosing to be paranoid and using
#ifdef __Lynx__.
p4raw-id: //depot/perl@21361
|
|
|
|
|
|
| |
From: Olli Savia (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
p4raw-id: //depot/perl@21360
|
|
|
|
|
|
|
|
| |
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
(the attribute part)
p4raw-id: //depot/perl@21326
|
|
|
| |
p4raw-id: //depot/perl@21297
|
|
|
| |
p4raw-id: //depot/perl@21140
|
|
|
|
|
| |
Message-ID: <3F5D9403.3040004@uk.radan.com>
p4raw-id: //depot/perl@21132
|
|
|
|
|
|
|
|
|
| |
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
(Gentoo: take Marcus' version of the __THROW patch and
even further #ifdef-protect it with __GLIBC__.)
p4raw-id: //depot/perl@21030
|
|
|
|
|
| |
but instead it is 0xFFFF. So retract #20914.
p4raw-id: //depot/perl@20915
|