| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@5929
|
|
|
| |
p4raw-id: //depot/perl@5917
|
|
|
|
|
| |
<wolfgang.laun@alcatel.at>)
p4raw-id: //depot/perl@5715
|
|
|
|
|
| |
and Robin Barker)
p4raw-id: //depot/perl@5493
|
|
|
| |
p4raw-id: //depot/perl@5388
|
|
|
| |
p4raw-id: //depot/perl@5371
|
|
|
|
|
|
|
| |
Stuhl <sho_pi@hotmail.com>); fix the markup format to be more
flexible for better readability; add missing docs in sv.c; regenerate
perltoc
p4raw-id: //depot/perl@4915
|
|
|
|
|
|
| |
compatibility; introduce SAVEDESTRUCTOR_X() that accepts
void(*)(pTHX_ void*)
p4raw-id: //depot/perl@4339
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
p4raw-id: //depot/cfgperl@4269
|
|
|
|
|
|
|
| |
From: "Konovalov, Vadim" <vkonovalov@lucent.com>
To: perl5-porters@perl.org
Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
p4raw-id: //depot/cfgperl@4231
|
|
|
|
|
| |
formatted result looks nonstandard
p4raw-id: //depot/perl@4130
|
|
|
| |
p4raw-id: //depot/perl@4011
|
|
|
|
|
| |
USE_THREADS and MULTIPLICITY; minor pod adjustments
p4raw-id: //depot/perl@4007
|
|
|
|
|
| |
<gnat@frii.com>)
p4raw-id: //depot/perl@3849
|
|
|
|
|
|
| |
Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
Steve Lidie
p4raw-id: //depot/perl@3676
|
|
|
| |
p4raw-id: //depot/perl@3518
|
|
|
|
|
|
|
| |
call and other places of sv_2cv() misuse; fixes problems with
failed subroutine calls "hiding" later attempts to lookup methods
in base classes
p4raw-id: //depot/perl@3388
|
|
|
| |
p4raw-id: //depot/perl@3217
|
|
|
| |
p4raw-id: //depot/perl@3162
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
Subject: [PATCH]5.005_54 (DOC) fix many typos
--
Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
Subject: [PATCH]5.005_54 (DOC) typos
p4raw-id: //depot/perl@2929
|
|
|
| |
p4raw-id: //depot/perl@2924
|
|
|
|
|
| |
Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
p4raw-id: //depot/perl@2913
|
|
|
|
|
|
| |
Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
Subject: [PATCH 5.005_54] _54 version of SvPV_nolen patch
p4raw-id: //depot/perl@2912
|
|
|
| |
p4raw-id: //depot/perl@2867
|
|
|
|
|
| |
them ask for insanity (untested)
p4raw-id: //depot/perl@2832
|
|
|
|
|
|
|
|
| |
perlguts
To: perl5-porters@perl.org
Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
p4raw-id: //depot/cfgperl@2773
|
|
|
|
|
| |
p4raw-link: @2596 on //depot/cfgperl: b0fffe302ebecea108e16fbf94d910405cdc8714
p4raw-id: //depot/perl@2625
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
p4raw-id: //depot/cfgperl@2596
|
|
|
| |
p4raw-id: //depot/cfgperl@2444
|
|
|
|
|
|
|
|
|
|
|
| |
Subject: bad L<> links
Reply-to: tchrist@perl.com
To: perlbug@jhereg.perl.com
Message-Id: <199808111658.KAA00484@jhereg.perl.com>
The ones not fixed may require darker Pod::HTML magic,
for example the perlguts.html#tags should work fine, IMHO.
p4raw-id: //depot/cfgperl@2437
|
|
|
|
|
|
|
|
| |
avoid most uses of PL_na (which is much more inefficient than a
simple local); update docs to suit; PL_na now being thr->Tna may
be a minor compatibility issue for extensions--will require dTHR
outside of XSUBs (those get automatic dTHR)
p4raw-id: //depot/perl@2387
|
|
|
| |
p4raw-id: //depot/perl@2333
|
|
|
|
|
|
|
|
|
|
| |
(objpp.h is gone, embed.pl now does some of that); objXSUB.h
should soon be automated also; the global variables that
escaped the PL_foo conversion are now reined in; renamed
MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
type of same name; duplicated lists of pp_things in various
places is now gone; result has only been tested on win32
p4raw-id: //depot/perl@2133
|
|
|
| |
p4raw-id: //depot/perl@1844
|
|
|
|
|
|
| |
Message-Id: <199809011455.PAA00631@sale-wts>
Subject: Re: Looking for some XS MAGIC examples...
p4raw-id: //depot/perl@1831
|
|
|
|
|
|
| |
from Jon Orwant <orwant@media.mit.edu>; update guts documentation
to reflect PL_* changes; is this *it* for 5.005?
p4raw-id: //depot/perl@1646
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Fri, 17 Jul 1998 20:52:36 -0400 (EDT)
Message-ID: <19980718005236.5154.qmail@betelgeuse.wayne.fnx.com>
Subject: Re: [PATCH 5.00475] pod/perlsyn.pod
--
Date: Thu, 16 Jul 1998 17:00:49 -0400 (EDT)
Message-ID: <19980716210049.16156.qmail@betelgeuse.wayne.fnx.com>
Subject: [PATCH 5.00475] pod/perlguts.pod
--
Date: Thu, 16 Jul 1998 16:52:05 -0400 (EDT)
Message-ID: <19980716205205.15949.qmail@betelgeuse.wayne.fnx.com>
Subject: [PATCH 5.00475] Tweaking pod/perlfunc.pod
--
Date: Fri, 17 Jul 1998 22:58:05 -0400 (EDT)
Message-ID: <19980718025805.7135.qmail@betelgeuse.wayne.fnx.com>
Subject: [PATCH, 5.00475], pod/perlsub.pod
--
Date: Sat, 18 Jul 1998 04:02:00 -0400 (EDT)
Message-ID: <19980718080200.9927.qmail@betelgeuse.wayne.fnx.com>
Subject: [PATCH 5.00475] pod/perlfunc.pod
p4raw-id: //depot/perl@1590
|
|
|
| |
p4raw-id: //depot/perl@1439
|
|
|
|
|
|
| |
Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
p4raw-id: //depot/perl@1297
|
|
|
| |
p4raw-id: //depot/perl@1136
|
|
|
|
|
|
| |
Message-Id: <H00000e500071aa3@MHS>
Subject: [PATCH 5.004_66] JMPENV!
p4raw-id: //depot/perl@1135
|
|
|
|
|
| |
Message-Id: <199805301207.IAA08856@cas.org>
p4raw-id: //depot/perl@1088
|
|
|
|
|
| |
p4raw-link: @897 on //depot/maint-5.004/perl: f06f9b6fc5a686f0169ee2a91b32d5e7125a44ae
p4raw-id: //depot/win32/perl@974
|
|
|
|
|
| |
p4raw-link: @886 on //depot/maint-5.004/perl: 6dba07070c2cb08ffbc6e00eff60e8f5fc9a7ee8
p4raw-id: //depot/win32/perl@936
|
|
|
|
|
|
| |
p4raw-link: @873 on //depot/maint-5.004/perl: 990f469d529b62458be38e8659885fd26d353629
p4raw-link: @872 on //depot/maint-5.004/perl: 0b85608df162729d39cb0f96c9f88c7de0a3ceab
p4raw-id: //depot/win32/perl@935
|
|
|
|
|
| |
p4raw-link: @683 on //depot/maint-5.004/perl: f43943baae55347834538dc5bcb4fbc3fe2e1c72
p4raw-id: //depot/win32/perl@928
|
|
|
|
|
|
| |
Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
Subject: incorrect return value for hv_iterinit
p4raw-id: //depot/win32/perl@914
|
|\
| |
| | |
p4raw-id: //depot/perl@822
|
| |
| |
| |
| |
| |
| | |
mention that local stack pointer should be called SP. This makes the
API safer from source incompatibilities down the line.
p4raw-id: //depot/win32/perl@795
|
|/
|
|
|
| |
Subject: Bundling builtin.pm and newCONSTSUB with the core?
p4raw-id: //depot/perl@821
|