| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Message-ID: <20040221013147.GB6953@pjcj.net>
Rework the OP structure to use less space.
Remove op_seq (and simulate it in dump.c),
replace it by op_opt and op_static,
shrink op_type, remove PL_op_seqmax.
p4raw-id: //depot/perl@22353
|
|
|
|
|
| |
Message-ID: <20030904170906.GA1235@ratsnest.hole>
p4raw-id: //depot/perl@21032
|
|
|
| |
p4raw-id: //depot/perl@20816
|
|
|
|
|
| |
PADOFFSET handling was wrong.
p4raw-id: //depot/perl@20792
|
|
|
|
|
| |
Message-ID: <20030813193118.GA1273@ratsnest.hole>
p4raw-id: //depot/perl@20685
|
|
|
|
|
|
| |
with no cast, and lval casts are unportable, so introduce
a rval cast.
p4raw-id: //depot/perl@20261
|
|
|
|
|
| |
(from Enache)
p4raw-id: //depot/perl@20246
|
|
|
| |
p4raw-id: //depot/perl@20235
|
|
|
|
|
| |
least it compiles now (Tru64 cc choked on the lvalue cast).
p4raw-id: //depot/perl@20223
|
|
|
|
|
| |
Message-ID: <20030718201537.GA1574@ratsnest.hole>
p4raw-id: //depot/perl@20220
|
|
|
| |
p4raw-id: //depot/perl@19980
|
|
|
|
|
| |
Message-ID: <20030702183105.GA4837@lebowski>
p4raw-id: //depot/perl@19934
|
|
|
|
|
| |
Message-ID: <20030320053839.GA4044@ratsnest.hole>
p4raw-id: //depot/perl@19038
|
|
|
|
|
|
|
|
|
|
| |
- regen.pl renamed as regen_lib.pl
- regen_headers.pl renamed as regen.pl
- added make target 'regen' (kept target 'regen_headers'
for porters' brains' backward compatibility)
- regen.pl fancified a bit to display the names
of the files that got changed by running the scripts
p4raw-id: //depot/perl@18851
|
|
|
|
|
| |
Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@18160
|
|
|
| |
p4raw-id: //depot/perl@16460
|
|
|
|
|
| |
Message-ID: <20011215001414.GA25077@blackrider>
p4raw-id: //depot/perl@13695
|
|
|
| |
p4raw-id: //depot/perl@13346
|
|
|
|
|
|
| |
(There are some straddlers, but they will be fixed in the
upcoming releases of the modules.)
p4raw-id: //depot/perl@13034
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Mon, 12 Nov 2001 12:07:29 -0800
Message-Id: <200111122007.MAA01994@oregonnet.com>
Subject: [PATCH] bytecode.pl (tiny patch)
From: Richard Soderberg <rs@oregonnet.com>
Date: Mon, 12 Nov 2001 12:53:24 -0800
Message-Id: <200111122053.MAA06272@oregonnet.com>
p4raw-id: //depot/perl@12973
|
|
|
|
|
| |
working in 5.7.x
p4raw-id: //depot/perl@11803
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
Subject: [PATCH @8436] Re: Eliminate op_children
From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
p4raw-id: //depot/perl@8442
|
|
|
|
|
|
|
| |
Message-ID: <20001206120603.A24581@firedrake.org>
More, errrm, less dTHRs.
p4raw-id: //depot/perl@8010
|
|
|
| |
p4raw-id: //depot/perl@6763
|
|
|
| |
p4raw-id: //depot/perl@5593
|
|
|
| |
p4raw-id: //depot/perl@5105
|
|
|
| |
p4raw-id: //depot/perl@4546
|
|
|
|
|
|
|
|
|
| |
in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
(CvFILE() may yet come in handy somewhere); adjust compiler doodads
to suit
p4raw-link: @4485 on //depot/perl: b195d4879f55e1610299cb9b1b55356940c2a577
p4raw-id: //depot/perl@4545
|
|
|
| |
p4raw-id: //depot/perl@4485
|
|
|
|
|
| |
shareable across interpreters)
p4raw-id: //depot/perl@4484
|
|
|
| |
p4raw-id: //depot/perl@4086
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
builds; passing the implicit context is unified among the three
flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
flavors (see the top of perl.h) for testing; all varargs functions
foo() have a va_list-taking variant vfoo() for generating the
context-free versions; the PERL_OBJECT build should now be
hyper-compatible with CPAN extensions (C++ is totally out of
the picture)
result has only been tested on Windows
TODO: write docs on the THX rationale and idiomatic usage of
the Perl API
p4raw-id: //depot/perl@3667
|
|
|
|
|
| |
Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
p4raw-id: //depot/perl@3637
|
|
|
|
|
|
| |
Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
Subject: [PATCH 5.005_57]Use NV instead of double in the core
p4raw-id: //depot/perl@3602
|
|
|
| |
p4raw-id: //depot/cfgperl@3586
|
|
|
| |
p4raw-id: //depot/cfgperl@3576
|
|
|
|
|
|
|
|
|
| |
gone from the public API); PERL_OBJECT builds again on
windows
TODO: namespace-clean the typedefs in iperlsys.h and
elsewhere; remove C++ remnants from public headers
p4raw-id: //depot/perl@3553
|
|
|
| |
p4raw-id: //depot/perl@3525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
without that enabled):
- USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
is a noop; tests pass on Solaris; should be faster now!
- MULTIPLICITY has been tested with and without
PERL_IMPLICIT_CONTEXT on Solaris
- improved function database now merged with embed.pl
- everything except the varargs functions have foo(a,b,c) macros
to provide compatibility
- varargs functions default to compatibility variants that
get the context pointer using dTHX
- there should be almost no source compatibility issues as a
result of all this
- dl_foo.xs changes other than dl_dlopen.xs untested
- still needs documentation, fixups for win32 etc
Next step: migrate most non-mutex variables from perlvars.h
to intrpvar.h
p4raw-id: //depot/perl@3524
|
|
|
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Message-ID: <bf337a0849.tom@compton.compton.nu>
plus resolve tiny conflict with #3479
plus regen_headers.
p4raw-id: //depot/cfgperl@3499
|
|
|
|
|
|
|
|
|
|
|
|
| |
(1) The lddlflags lost its -lc by change #3660
(and the politeness of change #3257).
(2) optype_size must end up in perl.exp (as PL_optype_size).
Added it to perlvars.h, fixed bytecode.pl,
regen'ed the relevant headers.
p4raw-link: @3660 (not found)
p4raw-link: @3257 on //depot/cfgperl: 5f3774a9b49fbaa1b06fec2cad77079ee509d6ca
p4raw-id: //depot/cfgperl@3479
|
|
|
|
|
|
|
|
|
|
| |
needed to open myconfig.SH rather than myconfig; sundry adjustments
to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
work under win32; getenv_sv() changed to getenv_len() since SVs
aren't visible in the lower echelons; remove bogus exports from
config.sym; PERL_OBJECT-ness for C++ exception support; null out
IoDIRP in filter_del() or sv_free() will attempt to close it
p4raw-id: //depot/perl@3387
|
|
|
|
|
|
| |
Message-ID: <609bdff748.tom@compton.compton.nu>
Subject: ByteLoader patch
p4raw-id: //depot/perl@3356
|
|
|
| |
p4raw-id: //depot/perl@3124
|
|
|
|
|
| |
(suggested by Ilya Zakharevich)
p4raw-id: //depot/perl@2321
|
|
|
|
|
| |
names
p4raw-id: //depot/perl@1616
|
|
|
| |
p4raw-id: //depot/perl@1611
|
|
|
|
|
|
| |
brute force search script). Result builds and passes all tests on
Solaris. win32 and PERL_OBJECT are still untested.
p4raw-id: //depot/perl@1578
|
|
|
| |
p4raw-id: //depot/perl@1113
|
|
|
| |
p4raw-id: //depot/perl@774
|