24 years ago[ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
Mike Hopkirk (hops) [Tue, 12 Oct 1999 19:48:11 +0000]
[ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file

To: perl5-porters@perl.org
Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>

p4raw-id: //depot/cfgperl@4363

24 years agoAdd DB_File hint for SCO ODT.
Mike Hopkirk [Tue, 12 Oct 1999 20:16:04 +0000]
Add DB_File hint for SCO ODT.
To: perl5-porters@perl.org
Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>

p4raw-id: //depot/cfgperl@4362

24 years agoRevert the parts of #3926 that outlawed character ranges
Jarkko Hietaniemi [Tue, 12 Oct 1999 15:30:05 +0000]
Revert the parts of #3926 that outlawed character ranges
that have character classes such as \w as either endpoint.
This change re-establishes the old behavior which meant that
such ranges weren't really ranges, the "-" was literal.
Moreover, this change also fixes the old behavior to be
more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
Now they all do work as described above.  The #3926 outlawed
all of those.

p4raw-id: //depot/cfgperl@4355

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 12 Oct 1999 09:58:59 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4354

24 years agoapply parts of LynxOS patches from Alan Johnson
Gurusamy Sarathy [Tue, 12 Oct 1999 05:53:40 +0000]
apply parts of LynxOS patches from Alan Johnson
<johnson@alonn.gemse.fr>

p4raw-id: //depot/perl@4353

24 years agoallow any unpack specifier to take a count via '/'
Gurusamy Sarathy [Tue, 12 Oct 1999 05:24:39 +0000]
allow any unpack specifier to take a count via '/'
(from Ilya Zakharevich)

p4raw-id: //depot/perl@4352

24 years agoavoid warnings
Gurusamy Sarathy [Tue, 12 Oct 1999 05:02:35 +0000]
avoid warnings

p4raw-id: //depot/perl@4351

24 years agovarious cleanups
Gurusamy Sarathy [Tue, 12 Oct 1999 04:50:52 +0000]
various cleanups

p4raw-id: //depot/perl@4350

24 years agoupdate Changes, patchlevel etc.
Gurusamy Sarathy [Tue, 12 Oct 1999 00:23:11 +0000]
update Changes, patchlevel etc.

p4raw-id: //depot/perl@4349

24 years agoadd vec() example from Chaim Frenkel <chaimf@pobox.com>
Gurusamy Sarathy [Mon, 11 Oct 1999 23:11:57 +0000]
add vec() example from Chaim Frenkel <chaimf@pobox.com>

p4raw-id: //depot/perl@4348

24 years agoSparc Linux -Duseshrplib fix.
Brian Jepson [Fri, 20 Aug 1999 11:25:17 +0000]
Sparc Linux -Duseshrplib fix.
To: Nick Ing-Simmons <nick@ing-simmons.net>
cc: perl5-porters@perl.org
Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>

p4raw-id: //depot/cfgperl@4347

24 years agomore pack/unpack documentation (from Ilya Zakharevich); changed
Gurusamy Sarathy [Mon, 11 Oct 1999 20:28:32 +0000]
more pack/unpack documentation (from Ilya Zakharevich); changed
the behavior of 'Z*' and 'Z3' to always pack a trailing
null byte; changed documentation to suit; added test

p4raw-id: //depot/perl@4346

24 years agowriting to perllocal.pod fails if it was never created;
Gurusamy Sarathy [Mon, 11 Oct 1999 19:15:46 +0000]
writing to perllocal.pod fails if it was never created;
tweak pseudo-hash example (both suggested by Michael G Schwern
<schwern@pobox.com>)

p4raw-id: //depot/perl@4345

24 years agoslightly edited variant of suggested patch
Ilya Zakharevich [Thu, 9 Sep 1999 18:35:37 +0000]
slightly edited variant of suggested patch
Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_58] How RExen match?

p4raw-id: //depot/perl@4344

24 years agochange#4327 was inefficient
Gurusamy Sarathy [Mon, 11 Oct 1999 16:55:48 +0000]
change#4327 was inefficient

p4raw-link: @4327 on //depot/perl: aeb5d71d10f95df991fb160dc1adaa06bf9515f4

p4raw-id: //depot/perl@4343

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Mon, 11 Oct 1999 07:01:46 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4342

24 years agoThe 2.5th cut at the AIX C++ extension problems.
Jarkko Hietaniemi [Mon, 11 Oct 1999 06:37:47 +0000]
The 2.5th cut at the AIX C++ extension problems.

p4raw-id: //depot/cfgperl@4341

24 years agoadd perlhack.pod from Nathan Torkington <gnat@frii.com>
Gurusamy Sarathy [Sun, 10 Oct 1999 23:48:07 +0000]
add perlhack.pod from Nathan Torkington <gnat@frii.com>

p4raw-id: //depot/perl@4340

24 years agorevert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
Gurusamy Sarathy [Sun, 10 Oct 1999 20:42:40 +0000]
revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
compatibility; introduce SAVEDESTRUCTOR_X() that accepts
void(*)(pTHX_ void*)

p4raw-id: //depot/perl@4339

24 years agoadd missing new diagnostics to perldelta
Gurusamy Sarathy [Sun, 10 Oct 1999 20:38:59 +0000]
add missing new diagnostics to perldelta

p4raw-id: //depot/perl@4338

24 years agoupdate perldelta for change#3406
Gurusamy Sarathy [Sun, 10 Oct 1999 17:40:13 +0000]
update perldelta for change#3406

p4raw-link: @3406 on //depot/perl: c73bf8e3ece265b261438c8090fb5ecbf0977587

p4raw-id: //depot/perl@4337

24 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Sun, 10 Oct 1999 16:33:14 +0000]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@4336

24 years agoUpdate perldelta.
Jarkko Hietaniemi [Sun, 10 Oct 1999 11:09:48 +0000]
Update perldelta.

p4raw-id: //depot/cfgperl@4335

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Sun, 10 Oct 1999 10:31:46 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4334

24 years agoinstall pods to 'pods' rather than 'pod' on cygwin (modified
Gurusamy Sarathy [Sun, 10 Oct 1999 06:33:15 +0000]
install pods to 'pods' rather than 'pod' on cygwin (modified
a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)

p4raw-id: //depot/perl@4333

24 years agoadd $VERSION
Gurusamy Sarathy [Sun, 10 Oct 1999 05:15:26 +0000]
add $VERSION

p4raw-id: //depot/perl@4332

24 years agodescribe what can go in an export list (from Anno Siegel
Gurusamy Sarathy [Sun, 10 Oct 1999 05:10:22 +0000]
describe what can go in an export list (from Anno Siegel
<anno4000@lublin.zrz.tu-berlin.de>)

p4raw-id: //depot/perl@4331

24 years agomore basic support for building modules under Windows 95/98
Gurusamy Sarathy [Sun, 10 Oct 1999 04:50:43 +0000]
more basic support for building modules under Windows 95/98
(applied relevant parts from a patch suggested by
Jochen Wiedmann <joe@ispsoft.de>)

p4raw-id: //depot/perl@4330

24 years agorudimentary support for building under Windows 95/98 (from
Gurusamy Sarathy [Sun, 10 Oct 1999 04:28:38 +0000]
rudimentary support for building under Windows 95/98 (from
Benjamin Stuhl <sho_pi@hotmail.com>)

p4raw-id: //depot/perl@4329

24 years agofix two leaks in Thread.xs (from Eugene Alterman
Gurusamy Sarathy [Sun, 10 Oct 1999 03:37:21 +0000]
fix two leaks in Thread.xs (from Eugene Alterman
<Eugene.Alterman@bremer-inc.com>); convert places with
'use attrs' to new attributes syntax

p4raw-id: //depot/perl@4328

24 years agoavoid duplicates in @INC, they cause leaks in mod_perl etc
Gurusamy Sarathy [Sun, 10 Oct 1999 02:23:52 +0000]
avoid duplicates in @INC, they cause leaks in mod_perl etc
(suggested by Tod Irwin <irwin@stockmaster.com>)

p4raw-id: //depot/perl@4327

24 years agobetter documentation for recv() (from Anton Berezin
Gurusamy Sarathy [Sun, 10 Oct 1999 00:51:48 +0000]
better documentation for recv() (from Anton Berezin
<tobez@plab.ku.dk>)

p4raw-id: //depot/perl@4326

24 years agoperldelta updates (see TODO markers)
Gurusamy Sarathy [Sat, 9 Oct 1999 22:46:23 +0000]
perldelta updates (see TODO markers)

p4raw-id: //depot/perl@4325

24 years agofix Exporter::export_to_level() documentation
Gurusamy Sarathy [Sat, 9 Oct 1999 19:43:10 +0000]
fix Exporter::export_to_level() documentation

p4raw-id: //depot/perl@4324

24 years agodon't run END blocks when running under -c switch (older,
Gurusamy Sarathy [Sat, 9 Oct 1999 18:48:31 +0000]
don't run END blocks when running under -c switch (older,
rarely useful behavior may still be obtained by putting
BEGIN { $^C = 0; exit; } at the end of the script)

p4raw-id: //depot/perl@4323

24 years agoWhile awaiting a good test program to detect the broken gcc.
Thomas Conté [Wed, 6 Oct 1999 19:56:29 +0000]
While awaiting a good test program to detect the broken gcc.
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

24 years agoPOPSUB() gave up the refcount to the CV before LEAVE had a chance to
Gurusamy Sarathy [Sat, 9 Oct 1999 00:41:02 +0000]
POPSUB() gave up the refcount to the CV before LEAVE had a chance to
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

24 years agorevert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
Gurusamy Sarathy [Fri, 8 Oct 1999 22:50:51 +0000]
revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
situation (assumptions about cx invalidation are not valid
anymore)

p4raw-id: //depot/perl@4320

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Fri, 8 Oct 1999 14:33:31 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4319

24 years agoThe second cut at AIX C++ extension troubles.
Jarkko Hietaniemi [Fri, 8 Oct 1999 13:51:34 +0000]
The second cut at AIX C++ extension troubles.

p4raw-id: //depot/cfgperl@4318

24 years agoThe first cut at fixing Perl extensions written in C++ in AIX,
Stephanie Beals [Thu, 7 Oct 1999 15:05:54 +0000]
The first cut at fixing Perl extensions written in C++ in AIX,
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

24 years agoremove kludgey duplicate background error avoidance (caused
Gurusamy Sarathy [Fri, 8 Oct 1999 10:26:15 +0000]
remove kludgey duplicate background error avoidance (caused
"leaks"; %@ wasn't even user-visible under -Dusethreads);
only repeats of most recent error are now avoided

p4raw-id: //depot/perl@4316

24 years agoFix omission.
Jarkko Hietaniemi [Fri, 8 Oct 1999 09:48:59 +0000]
Fix omission.

p4raw-id: //depot/cfgperl@4315

24 years agoextend change#2299 to C<use> (fixes scoping problems in
Gurusamy Sarathy [Fri, 8 Oct 1999 07:17:01 +0000]
extend change#2299 to C<use> (fixes scoping problems in
C<if (...) { use foo; ... }>)

p4raw-link: @2299 on //depot/perl: 7ad382f40c272949663b62a641674bd9771ee3b8

p4raw-id: //depot/perl@4314

24 years agosmall tweak for change#4309
Gurusamy Sarathy [Fri, 8 Oct 1999 04:52:19 +0000]
small tweak for change#4309

p4raw-link: @4309 on //depot/perl: 38a230cb455fb1aca316039ba1d4aed58c0c60d5

p4raw-id: //depot/perl@4313

24 years agoadd suggested patch =~ s/NOTOP/OP_NOT/ with tests
Larry Wall [Wed, 6 Oct 1999 09:55:57 +0000]
add suggested patch =~ s/NOTOP/OP_NOT/ with tests
Message-Id: <199910061655.JAA11333@kiev.wall.org>
Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)

p4raw-id: //depot/perl@4312

24 years agotypo
Gurusamy Sarathy [Fri, 8 Oct 1999 00:58:19 +0000]
typo

p4raw-id: //depot/perl@4311

24 years agofix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
Gurusamy Sarathy [Thu, 7 Oct 1999 23:51:38 +0000]
fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
Brian Mitchell <brian@chele.cais.net>)

p4raw-id: //depot/perl@4310

24 years agochange#3728 was flawed (loop contexts saw the wrong statement
Gurusamy Sarathy [Thu, 7 Oct 1999 22:57:52 +0000]
change#3728 was flawed (loop contexts saw the wrong statement
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

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Thu, 7 Oct 1999 19:21:27 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4308

24 years agoupdate to podlators-0.08 from Russ Allbery
Gurusamy Sarathy [Thu, 7 Oct 1999 15:12:24 +0000]
update to podlators-0.08 from Russ Allbery

p4raw-id: //depot/perl@4307

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Wed, 6 Oct 1999 17:20:34 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4306

24 years agosome versions of mingw32 have __int64, define iff it isn't
Gurusamy Sarathy [Wed, 6 Oct 1999 16:55:45 +0000]
some versions of mingw32 have __int64, define iff it isn't

p4raw-id: //depot/perl@4305

24 years agofix typos in change#4288
Gurusamy Sarathy [Wed, 6 Oct 1999 03:45:44 +0000]
fix typos in change#4288

p4raw-link: @4288 on //depot/cfgperl: 57def98fcb6c98601beaf31e3c48ad681bfdc2a3

p4raw-id: //depot/perl@4304

24 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Wed, 6 Oct 1999 03:22:46 +0000]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@4303

24 years agomake die/warn and other diagnostics go to wherever STDERR happens
Gurusamy Sarathy [Wed, 6 Oct 1999 02:36:53 +0000]
make die/warn and other diagnostics go to wherever STDERR happens
to point at; change places that meant Perl_debug_log rather than
PerlIO_stderr()

p4raw-id: //depot/perl@4302

24 years agoRe: Strange RE engine breakage in 5_61
Ilya Zakharevich [Mon, 4 Oct 1999 19:58:03 +0000]
Re: Strange RE engine breakage in 5_61

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

24 years agoRe: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
Andy Dougherty [Mon, 4 Oct 1999 13:05:08 +0000]
Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't

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

24 years agoRe: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
Michael G. Schwern [Sun, 3 Oct 1999 17:34:17 +0000]
Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"

To: perl5-porters@perl.org
Message-ID: <19991003173417.A4351@blackrider>

p4raw-id: //depot/cfgperl@4299

24 years agosome compatibility macros were busted
Gurusamy Sarathy [Mon, 4 Oct 1999 04:57:53 +0000]
some compatibility macros were busted

p4raw-id: //depot/perl@4298

24 years agoA better version of #4296.
Michael G. Schwern [Sun, 3 Oct 1999 13:54:23 +0000]
A better version of #4296.
To: perl5-porters@perl.org
Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
Message-ID: <19991003135423.A3050@blackrider>

p4raw-id: //depot/cfgperl@4297

24 years ago(Replaced by #4297.)
Michael G. Schwern [Sun, 3 Oct 1999 13:16:47 +0000]
(Replaced by #4297.)
To: perl5-porters@perl.org
Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
Message-ID: <19991003131647.A2816@blackrider>

plus changed the error message to say "No such pseudo-hash field"
as discussed in the above mail message.

p4raw-id: //depot/cfgperl@4296

24 years agoavoid doing irrelevant things on 'make perl'
Gurusamy Sarathy [Sun, 3 Oct 1999 16:09:36 +0000]
avoid doing irrelevant things on 'make perl'

p4raw-id: //depot/perl@4295

24 years agoFix a typo in #4293 spotted by Graham Barr.
Jarkko Hietaniemi [Sun, 3 Oct 1999 14:16:24 +0000]
Fix a typo in #4293 spotted by Graham Barr.

p4raw-id: //depot/cfgperl@4294

24 years agoRe: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
Michael G Schwern [Sun, 3 Oct 1999 02:34:01 +0000]
Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]

To: perl5-porters@perl.org
Message-ID: <19991003023401.A1520@blackrider>

p4raw-id: //depot/cfgperl@4293

24 years agoBenchmark.pm bugfix, tweaks
Barrie Slaymaker [Sun, 3 Oct 1999 00:09:51 +0000]
Benchmark.pm bugfix, tweaks

To: perl5-porters@perl.org
Message-Id: <199910030409.AAA18228@jester.slaysys.com>

p4raw-id: //depot/cfgperl@4292

24 years agoBe understanding about large file systems.
Jarkko Hietaniemi [Sat, 2 Oct 1999 23:43:53 +0000]
Be understanding about large file systems.

p4raw-id: //depot/cfgperl@4291

24 years agoConfigure fixfest continues.
Jarkko Hietaniemi [Sat, 2 Oct 1999 23:39:16 +0000]
Configure fixfest continues.

p4raw-id: //depot/cfgperl@4290

24 years agoRegen Porting stuff.
Jarkko Hietaniemi [Sat, 2 Oct 1999 23:12:54 +0000]
Regen Porting stuff.

p4raw-id: //depot/cfgperl@4289

24 years agoUntangle the IV_IS_QUAD jungle by introduding
Jarkko Hietaniemi [Sat, 2 Oct 1999 23:05:50 +0000]
Untangle the IV_IS_QUAD jungle by introduding
macros to be used when doing formatted printing:
IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.

p4raw-id: //depot/cfgperl@4288

24 years agoBattle namespace pollution.
Jarkko Hietaniemi [Sat, 2 Oct 1999 10:16:15 +0000]
Battle namespace pollution.

p4raw-id: //depot/cfgperl@4285

24 years agoRegen Configure, all of xs_apiversion didn't take.
Jarkko Hietaniemi [Sat, 2 Oct 1999 10:11:20 +0000]
Regen Configure, all of xs_apiversion didn't take.

p4raw-id: //depot/cfgperl@4284

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Sat, 2 Oct 1999 09:48:17 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4283

24 years agoupdate pod2man, pod2text and related Pod:: modules with the
Gurusamy Sarathy [Sat, 2 Oct 1999 06:39:14 +0000]
update pod2man, pod2text and related Pod:: modules with the
ones in podlators-0.07 from Russ Allbery

p4raw-id: //depot/perl@4282

24 years agofix PodParser testsuite; Pod::Text subsumes Pod::PlainText
Gurusamy Sarathy [Sat, 2 Oct 1999 06:14:44 +0000]
fix PodParser testsuite; Pod::Text subsumes Pod::PlainText

p4raw-id: //depot/perl@4281

24 years agoupgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
Gurusamy Sarathy [Sat, 2 Oct 1999 04:39:38 +0000]
upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>

p4raw-id: //depot/perl@4280

24 years agomake exists() work better on pseudo-hashes (reworked a patch suggested
Gurusamy Sarathy [Sat, 2 Oct 1999 03:36:41 +0000]
make exists() work better on pseudo-hashes (reworked a patch suggested
by Michael G Schwern <schwern@pobox.com>)

p4raw-id: //depot/perl@4279

24 years agodeprecate C<use attrs>
Gurusamy Sarathy [Sat, 2 Oct 1999 02:36:55 +0000]
deprecate C<use attrs>

p4raw-id: //depot/perl@4278

24 years agoadd notes about effect of loop control statements inside
Gurusamy Sarathy [Sat, 2 Oct 1999 01:43:25 +0000]
add notes about effect of loop control statements inside
LABEL BLOCK continue BLOCK

p4raw-id: //depot/perl@4277

24 years agoindent nested =items properly (suggested by Bill Fenner
Gurusamy Sarathy [Sat, 2 Oct 1999 01:23:02 +0000]
indent nested =items properly (suggested by Bill Fenner
<fenner@research.att.com>)

p4raw-id: //depot/perl@4276

24 years agoupdated ptags generator from Ilya Zakharevich
Gurusamy Sarathy [Sat, 2 Oct 1999 01:09:16 +0000]
updated ptags generator from Ilya Zakharevich

p4raw-id: //depot/perl@4275

24 years agoupdate Changes
Gurusamy Sarathy [Fri, 1 Oct 1999 23:08:52 +0000]
update Changes

p4raw-id: //depot/perl@4274

24 years agotypo, whitespace adjustments
Gurusamy Sarathy [Fri, 1 Oct 1999 22:58:55 +0000]
typo, whitespace adjustments

p4raw-id: //depot/perl@4273

24 years agoremove dup hunks
Gurusamy Sarathy [Fri, 1 Oct 1999 22:46:06 +0000]
remove dup hunks

p4raw-id: //depot/perl@4272

24 years agointegrate cfgperl contents into mainline; resolve h2xs.PL conflict
Gurusamy Sarathy [Fri, 1 Oct 1999 22:33:02 +0000]
integrate cfgperl contents into mainline; resolve h2xs.PL conflict
by declaring new globals "our" (XXX this means h2xs generated code
won't run on earlier versions; a switch to generate compatible
source is needed)

p4raw-id: //depot/perl@4271

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Fri, 1 Oct 1999 12:05:56 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4270

24 years ago[ID 19991001.001] perlguts man page error
Piotr Klaban [Fri, 1 Oct 1999 10:23:49 +0000]
[ID 19991001.001] perlguts man page error

To: perl5-porters@perl.org
Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>

p4raw-id: //depot/cfgperl@4269

24 years agoThere *is* a month called October.
Jarkko Hietaniemi [Fri, 1 Oct 1999 07:32:33 +0000]
There *is* a month called October.

p4raw-id: //depot/cfgperl@4268

24 years agoTemp file cleanliness.
Jarkko Hietaniemi [Fri, 1 Oct 1999 06:58:10 +0000]
Temp file cleanliness.

p4raw-id: //depot/cfgperl@4267

24 years agoBenchmark.pm: Export countit(), cmpthese() by default
Barrie Slaymaker [Thu, 30 Sep 1999 22:16:26 +0000]
Benchmark.pm: Export countit(), cmpthese() by default

To: perl5-porters@perl.org
Message-Id: <199910010216.WAA08309@jester.slaysys.com>

p4raw-id: //depot/cfgperl@4266

24 years agoBenchmark tweaks, fixes, cmpthese()
Barrie Slaymaker [Thu, 30 Sep 1999 15:44:00 +0000]
Benchmark tweaks, fixes, cmpthese()

To: perl5-porters@perl.org
Message-Id: <199909301944.PAA07166@jester.slaysys.com>
(Replaces #4175.)

p4raw-id: //depot/cfgperl@4265

24 years agore-add missing "Out of memory!" entry
Gurusamy Sarathy [Thu, 30 Sep 1999 17:59:26 +0000]
re-add missing "Out of memory!" entry

p4raw-id: //depot/perl@4264

24 years agoRegenerate Configure.
Jarkko Hietaniemi [Thu, 30 Sep 1999 17:05:43 +0000]
Regenerate Configure.

p4raw-id: //depot/cfgperl@4263

24 years agoRetract #4252, didn't help with the original problem.
Jarkko Hietaniemi [Thu, 30 Sep 1999 16:24:58 +0000]
Retract #4252, didn't help with the original problem.

p4raw-id: //depot/cfgperl@4262

24 years agorand() advisory for perldelta.pod
Andy Dougherty [Thu, 30 Sep 1999 12:24:00 +0000]
rand() advisory for perldelta.pod

To: Perl Porters <perl5-porters@perl.org>
Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/cfgperl@4261

24 years ago(Was: deprecating SIGDIE)
Kurt D. Starsinic [Wed, 29 Sep 1999 15:16:50 +0000]
(Was: deprecating SIGDIE)

To: Gurusamy Sarathy <gsar@ActiveState.com>
Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
        The Perl Porters Mailing List <perl5-porters@perl.org>
Message-ID: <19990929151650.E26675@O2.chapin.edu>

p4raw-id: //depot/cfgperl@4257

24 years agoRe: _58, _61 Argument "" is not numeric in sprintf
Ilya Zakharevich [Wed, 29 Sep 1999 18:58:23 +0000]
Re: _58, _61 Argument "" is not numeric in sprintf

To: Gurusamy Sarathy <gsar@activestate.com>
Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@4256

24 years agoremove prehistoric XFree() gunk
Gurusamy Sarathy [Thu, 30 Sep 1999 09:03:48 +0000]
remove prehistoric XFree() gunk

p4raw-id: //depot/perl@4255

24 years ago[patch _61] Minor corrections in C.pm
Vishal Bhatia [Wed, 29 Sep 1999 23:27:28 +0000]
[patch _61] Minor corrections in C.pm

Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>

p4raw-id: //depot/perl@4254

24 years agooff-by-one in fbm_compile() (spotted by John Bley
Gurusamy Sarathy [Thu, 30 Sep 1999 08:36:27 +0000]
off-by-one in fbm_compile() (spotted by John Bley
<jbley@cs.cmu.edu>); whitespace adjustments

p4raw-id: //depot/perl@4253