| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
(from Ilya Zakharevich)
p4raw-id: //depot/perl@4352
|
|
|
| |
p4raw-id: //depot/perl@4351
|
|
|
| |
p4raw-id: //depot/perl@4350
|
|
|
| |
p4raw-id: //depot/perl@4349
|
|
|
| |
p4raw-id: //depot/perl@4348
|
|
|
|
|
|
| |
the behavior of 'Z*' and 'Z3' to always pack a trailing
null byte; changed documentation to suit; added test
p4raw-id: //depot/perl@4346
|
|
|
|
|
|
| |
tweak pseudo-hash example (both suggested by Michael G Schwern
<schwern@pobox.com>)
p4raw-id: //depot/perl@4345
|
|
|
|
|
|
| |
Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_58] How RExen match?
p4raw-id: //depot/perl@4344
|
|
|
|
|
| |
p4raw-link: @4327 on //depot/perl: aeb5d71d10f95df991fb160dc1adaa06bf9515f4
p4raw-id: //depot/perl@4343
|
|
|
| |
p4raw-id: //depot/perl@4340
|
|
|
|
|
|
| |
compatibility; introduce SAVEDESTRUCTOR_X() that accepts
void(*)(pTHX_ void*)
p4raw-id: //depot/perl@4339
|
|
|
| |
p4raw-id: //depot/perl@4338
|
|
|
|
|
| |
p4raw-link: @3406 on //depot/perl: c73bf8e3ece265b261438c8090fb5ecbf0977587
p4raw-id: //depot/perl@4337
|
|\
| |
| | |
p4raw-id: //depot/perl@4336
|
| |
| |
| | |
p4raw-id: //depot/cfgperl@4335
|
| |\
| |/
|/| |
p4raw-id: //depot/cfgperl@4334
|
| |
| |
| |
| |
| | |
a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
p4raw-id: //depot/perl@4333
|
| |
| |
| | |
p4raw-id: //depot/perl@4332
|
| |
| |
| |
| |
| | |
<anno4000@lublin.zrz.tu-berlin.de>)
p4raw-id: //depot/perl@4331
|
| |
| |
| |
| |
| |
| | |
(applied relevant parts from a patch suggested by
Jochen Wiedmann <joe@ispsoft.de>)
p4raw-id: //depot/perl@4330
|
| |
| |
| |
| |
| | |
Benjamin Stuhl <sho_pi@hotmail.com>)
p4raw-id: //depot/perl@4329
|
| |
| |
| |
| |
| |
| | |
<Eugene.Alterman@bremer-inc.com>); convert places with
'use attrs' to new attributes syntax
p4raw-id: //depot/perl@4328
|
| |
| |
| |
| |
| | |
(suggested by Tod Irwin <irwin@stockmaster.com>)
p4raw-id: //depot/perl@4327
|
| |
| |
| |
| |
| | |
<tobez@plab.ku.dk>)
p4raw-id: //depot/perl@4326
|
| |
| |
| | |
p4raw-id: //depot/perl@4325
|
| |
| |
| | |
p4raw-id: //depot/perl@4324
|
| |
| |
| |
| |
| |
| | |
rarely useful behavior may still be obtained by putting
BEGIN { $^C = 0; exit; } at the end of the script)
p4raw-id: //depot/perl@4323
|
| |
| |
| |
| |
| |
| |
| | |
clear entries in the CV's pad, leading to coredumps when CV had no
other references to it; this is a slightly edited version of the
patch suggested by Russel O'Connor <roconnor@world.std.com>
p4raw-id: //depot/perl@4321
|
| |
| |
| |
| |
| |
| | |
situation (assumptions about cx invalidation are not valid
anymore)
p4raw-id: //depot/perl@4320
|
| |
| |
| |
| |
| |
| |
| |
| | |
To: <jhi@iki.fi>
Cc: <perl5-porters@perl.org>
Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
p4raw-id: //depot/cfgperl@4322
|
| |\
| |/
|/| |
p4raw-id: //depot/cfgperl@4319
|
| |
| |
| |
| |
| |
| | |
"leaks"; %@ wasn't even user-visible under -Dusethreads);
only repeats of most recent error are now avoided
p4raw-id: //depot/perl@4316
|
| |
| |
| |
| |
| |
| |
| | |
C<if (...) { use foo; ... }>)
p4raw-link: @2299 on //depot/perl: 7ad382f40c272949663b62a641674bd9771ee3b8
p4raw-id: //depot/perl@4314
|
| |
| |
| |
| |
| | |
p4raw-link: @4309 on //depot/perl: 38a230cb455fb1aca316039ba1d4aed58c0c60d5
p4raw-id: //depot/perl@4313
|
| |
| |
| |
| |
| |
| | |
Message-Id: <199910061655.JAA11333@kiev.wall.org>
Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
p4raw-id: //depot/perl@4312
|
| |
| |
| | |
p4raw-id: //depot/perl@4311
|
| |
| |
| |
| |
| | |
Brian Mitchell <brian@chele.cais.net>)
p4raw-id: //depot/perl@4310
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
info, causing loop control constructs to not find the label);
disable OP_SETSTATE entirely and add a fix that is specifically
targetted at disabling the OP_LINESEQ optimization in else BLOCK,
which was what the original patch was supposed to fix
TODO: remove the remainder of the setstate logic if it can't
be used anywhere else (it isn't used anywhere now)
p4raw-link: @3728 on //depot/perl: 7399586d384137f7ae66bcc82a83b0df7dd429e5
p4raw-id: //depot/perl@4309
|
| |
| |
| | |
p4raw-id: //depot/cfgperl@4318
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
statics don't get initialized right. This patch at least
doesn't seem to break the build in my AIX, but unfortunately
I don't have the IBM C++ to do further testing.
Problem reported by Stephanie Beals in
To: perl5-porters@perl.org
Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
p4raw-id: //depot/cfgperl@4317
|
| |
| |
| | |
p4raw-id: //depot/cfgperl@4315
|
| |\
| |/
|/| |
p4raw-id: //depot/cfgperl@4308
|
| |
| |
| | |
p4raw-id: //depot/perl@4307
|
| |\
| |/
|/| |
p4raw-id: //depot/cfgperl@4306
|
| |
| |
| | |
p4raw-id: //depot/perl@4305
|
| |
| |
| |
| |
| | |
p4raw-link: @4288 on //depot/cfgperl: 57def98fcb6c98601beaf31e3c48ad681bfdc2a3
p4raw-id: //depot/perl@4304
|
|\ \
| |/
| | |
p4raw-id: //depot/perl@4303
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
To: François Désarménien <desar@club-internet.fr>
Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
(had to apply pat.t part manually because there
already were more tests than there was in _61)
p4raw-id: //depot/cfgperl@4301
|
| |
| |
| |
| |
| |
| |
| | |
To: Jarkko Hietaniemi <jhi@iki.fi>
cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/cfgperl@4300
|
| |
| |
| |
| |
| |
| | |
To: perl5-porters@perl.org
Message-ID: <19991003173417.A4351@blackrider>
p4raw-id: //depot/cfgperl@4299
|