| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@3475
|
|
|
| |
p4raw-id: //depot/perl@3436
|
|
|
|
|
| |
of patch suggested by Graham Barr)
p4raw-id: //depot/perl@3432
|
|
|
|
|
|
| |
Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
Subject: Re: List slice of undefs returns 0 items
p4raw-id: //depot/perl@3406
|
|
|
|
|
|
|
|
|
|
| |
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: <199905010226.WAA19127@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@3378
|
|
|
| |
p4raw-id: //depot/perl@3377
|
|
|
| |
p4raw-id: //depot/perl@3331
|
|
|
| |
p4raw-id: //depot/perl@3329
|
|
|
|
|
|
|
|
|
|
|
|
| |
Set flag in op.c for "constructor ops"
In pp_rv2gv, if flag is set and arg is PADSV and uninit
vivify as reference to a detached GV.
(Name of GV is the pad name.)
This scheme should "just work" for pipe/socket etc. too.
#if 0 out the open(FH,undef) for now.
Change t/io/open.t to test open(my $fh,...)
p4raw-id: //depot/perl@3326
|
|
|
|
|
| |
Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@3318
|
|
|
|
|
|
| |
(resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
accessing free()d memory)
p4raw-id: //depot/perl@3270
|
|
|
|
|
| |
(what patch levels of the compilers fix them).
p4raw-id: //depot/cfgperl@3258
|
|
|
| |
p4raw-id: //depot/perl@3217
|
|
|
|
|
| |
other hot code by making SvTHINKFIRST() think about FAKE SVs
p4raw-id: //depot/perl@3213
|
|
|
| |
p4raw-id: //depot/perl@3124
|
|
|
| |
p4raw-id: //depot/cfgperl@3053
|
|
|
|
|
| |
(currently broken in next)
p4raw-id: //depot/cfgperl@3012
|
|
|
|
|
| |
(network-)long-non-32-bits systems such as Cray C90.
p4raw-id: //depot/cfgperl@2985
|
|
|
|
|
|
| |
only if required. Also added hefty testing (hopefully
I didn't assume too much...). Tested on alpha, ix86, sparc.
p4raw-id: //depot/cfgperl@2952
|
|
|
|
|
|
| |
Message-Id: <199902092204.AAA29065@alpha.hut.fi>
Subject: the "packnative" patch
p4raw-id: //depot/perl@2936
|
|
|
|
|
| |
Message-ID: <36b66479.62756298@smtp1.ibm.net>
p4raw-id: //depot/perl@2903
|
|
|
|
|
|
| |
doesn't already exist (avoids leaks); extend semantics of defined()
so that defined(*{$foo}) works (experimental)
p4raw-id: //depot/perl@2879
|
|
|
|
|
|
| |
Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
p4raw-id: //depot/perl@2846
|
|
|
| |
p4raw-id: //depot/perl@2746
|
|
|
|
|
| |
Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
p4raw-id: //depot/cfgperl@2656
|
|
|
| |
p4raw-id: //depot/perl@2633
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Message-ID: <199811301543.KAA15689@vulcan.maker.com>
p4raw-id: //depot/cfgperl@2546
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@2365
|
|
|
|
|
|
|
|
|
|
| |
C<defined(@{"foo::ISA"})> which seems to be extensively used in
the libs :-(
p4raw-link: @2347 on //depot/perl: bbc8e6a4a34cbf904dc23fa18f4e503924aea3f8
p4raw-link: @2346 on //depot/perl: 659eaf7385567ca82dd230a62d6a7f51364f0d0a
p4raw-link: @2345 on //depot/perl: 6b377df57679ab68ed17b736ebee0458acb25b21
p4raw-id: //depot/perl@2348
|
|
|
| |
p4raw-id: //depot/perl@2345
|
|
|
|
|
| |
C<$1 = undef> does
p4raw-id: //depot/perl@2335
|
|
|
|
|
|
| |
To: perlbug@perl.com
Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
p4raw-id: //depot/cfgperl@2250
|
|
|
|
|
| |
Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@2150
|
|
|
|
|
|
|
|
|
|
| |
(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@2119
|
|\
| |
| | |
p4raw-id: //depot/perl@2113
|
| |
| |
| | |
p4raw-id: //depot/cfgperl@2104
|
| |
| |
| |
| |
| | |
5_02 and really breaking things in non-ASCII worlds.
p4raw-id: //depot/cfgperl@2093
|
|/
|
| |
p4raw-id: //depot/perl@2102
|
|
|
|
|
| |
ambiguous inference graph for %.xs --> %.o)
p4raw-id: //depot/perl@2086
|
|
|
|
|
| |
Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
p4raw-id: //depot/perl@2064
|
|
|
|
|
|
|
| |
p4raw-link: @2021 on //depot/maint-5.005/perl: ece095e7b265a16d4ec3543b1418100f9c635a87
p4raw-link: @2014 on //depot/maint-5.005/perl: cca0b9804acab4b7678c0f185888d57497a5c2a9
p4raw-link: @1982 on //depot/maint-5.005/perl: fe676099d996f70caaedeb6ae85adc3ee59d2240
p4raw-id: //depot/perl@2059
|
|
|
| |
p4raw-id: //depot/perl@2052
|
|
|
| |
p4raw-id: //depot/perl@2040
|
|
|
| |
p4raw-id: //depot/perl@2038
|
|
|
|
|
|
| |
Message-ID: <m31zocp850.fsf@furu.g.aas.no>
Subject: unpack("%48U*",...) [PATCH 5.005_52]
p4raw-id: //depot/perl@1997
|
|
|
|
|
|
|
|
| |
over rand(); add -Dusemultiplicity; enhanced 64-bitness); patch
applied modulo SCO hints superseded by later patch
Message-Id: <199809282156.AAA18615@alpha.hut.fi>
Subject: [PATCH] 5.005_52: Configure et al:
p4raw-id: //depot/perl@1904
|
|
|
|
|
| |
Message-ID: <20567.905399568@eeyore.ibcinc.com>
p4raw-id: //depot/perl@1847
|