This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
20 years agoRe: [perl #23030] Error in negative lookahead with alternations
Hugo van der Sanden [Thu, 7 Aug 2003 02:44:23 +0000 (03:44 +0100)]
Re: [perl #23030] Error in negative lookahead with alternations
Message-Id: <200308070144.h771iN906446@zen.crypt.org>

p4raw-id: //depot/perl@20538

20 years agoESUCCESS = 0 is not true, but exists.
Jarkko Hietaniemi [Wed, 6 Aug 2003 19:05:18 +0000 (19:05 +0000)]
ESUCCESS = 0 is not true, but exists.

p4raw-id: //depot/perl@20535

20 years ago[pathc] Sys:Syslog.pm::syslog() - Better error message
Jari Aalto [Wed, 6 Aug 2003 14:24:42 +0000 (17:24 +0300)]
[pathc] Sys:Syslog.pm::syslog() - Better error message
Message-ID: <ekzzowp1.fsf@blue.sea.net>

p4raw-id: //depot/perl@20533

20 years agoMake code agree with documentation (from Wolfgang Friebel)
Jarkko Hietaniemi [Wed, 6 Aug 2003 18:24:56 +0000 (18:24 +0000)]
Make code agree with documentation (from Wolfgang Friebel)

p4raw-id: //depot/perl@20530

20 years agoVarious tweaks to help DJGPP builds.
Jarkko Hietaniemi [Wed, 6 Aug 2003 18:20:31 +0000 (18:20 +0000)]
Various tweaks to help DJGPP builds.

p4raw-id: //depot/perl@20529

20 years agoMore PASTHRU patching from Steve Hay.
Jarkko Hietaniemi [Wed, 6 Aug 2003 14:57:22 +0000 (14:57 +0000)]
More PASTHRU patching from Steve Hay.

p4raw-id: //depot/perl@20527

20 years agoCast away gcc 3.3 type conversion pickiness.
Jarkko Hietaniemi [Wed, 6 Aug 2003 13:53:01 +0000 (13:53 +0000)]
Cast away gcc 3.3 type conversion pickiness.

p4raw-id: //depot/perl@20526

20 years agoRe: perl with cygwin 1.5, need help
Gerrit P. Haase [Tue, 5 Aug 2003 14:36:55 +0000 (16:36 +0200)]
Re: perl with cygwin 1.5, need help
From: "Gerrit P. Haase" <gp@familiehaase.de>
Message-ID: <71561410910.20030805143655@familiehaase.de>

(needed manual fitting)

p4raw-id: //depot/perl@20524

20 years agomaint @ 20512
Robin Barker [Wed, 6 Aug 2003 15:31:33 +0000 (16:31 +0100)]
maint @ 20512
Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>

p4raw-id: //depot/perl@20523

20 years agoRe: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on...
Steve Hay [Wed, 6 Aug 2003 10:56:44 +0000 (11:56 +0100)]
Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
Message-ID: <3F30D0DC.20700@uk.radan.com>

p4raw-id: //depot/perl@20520

20 years agoRe: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
Tim Jenness [Tue, 5 Aug 2003 17:21:46 +0000 (07:21 -1000)]
Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>

p4raw-id: //depot/perl@20514

20 years agodprofpp.PL again -- #20488 thinko
Craig A. Berry [Wed, 6 Aug 2003 00:18:36 +0000 (19:18 -0500)]
dprofpp.PL again -- #20488 thinko
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F308FAC.4090409@mac.com>

(from vmsperl list)

p4raw-id: //depot/perl@20513

20 years agoBETTER update Friedl book listing for 2nd edition
Mark-Jason Dominus [Tue, 5 Aug 2003 19:23:46 +0000 (19:23 +0000)]
BETTER update Friedl book listing for 2nd edition
Message-ID: <20030805192346.25911.qmail@plover.com>

p4raw-id: //depot/perl@20510

20 years agoContinue #20506.
Jarkko Hietaniemi [Tue, 5 Aug 2003 18:36:38 +0000 (18:36 +0000)]
Continue #20506.

p4raw-id: //depot/perl@20508

20 years agoTry to fix the INC in PASTHRU.
Jarkko Hietaniemi [Tue, 5 Aug 2003 17:58:01 +0000 (17:58 +0000)]
Try to fix the INC in PASTHRU.

p4raw-id: //depot/perl@20506

20 years agoRe: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
Chip Salzenberg [Tue, 5 Aug 2003 11:39:24 +0000 (07:39 -0400)]
Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
Message-ID: <20030805153924.GO1751@perlsupport.com

p4raw-id: //depot/perl@20503

20 years agoRe: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
Steve Hay [Tue, 5 Aug 2003 10:43:49 +0000 (11:43 +0100)]
Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
Message-ID: <3F2F7C55.9020808@uk.radan.com>

(The MM_Unix.pm part was dealt with in #20501.)

p4raw-id: //depot/perl@20502

20 years agoReinstate #11125, hopefully making MakeMaker to pass
Jarkko Hietaniemi [Tue, 5 Aug 2003 15:28:17 +0000 (15:28 +0000)]
Reinstate #11125, hopefully making MakeMaker to pass
DEFINE and INCLUDE to subdirs (NI-S says he'll work
around any problems caused seen Tk if necessary).
Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
to be _after_ the directory-specific INC and DEFINE as suggested
by NI-S (Tk probably being the only "user" of the said macros).

p4raw-id: //depot/perl@20501

20 years agoWinCE more implemented functions
Vadim Konovalov [Tue, 5 Aug 2003 20:12:18 +0000 (00:12 +0400)]
WinCE more implemented functions
From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>

p4raw-id: //depot/perl@20500

20 years agoA suggested perlio doc addition from Stas.
Jarkko Hietaniemi [Tue, 5 Aug 2003 14:03:43 +0000 (14:03 +0000)]
A suggested perlio doc addition from Stas.

p4raw-id: //depot/perl@20499

20 years agoAUTHORS + Maintainers.pl
Robin Barker [Tue, 5 Aug 2003 15:32:36 +0000 (16:32 +0100)]
AUTHORS +  Maintainers.pl
Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>

p4raw-id: //depot/perl@20498

20 years agoThis is necessary to get things building for the VMS debugger.
Jarkko Hietaniemi [Tue, 5 Aug 2003 12:23:04 +0000 (12:23 +0000)]
This is necessary to get things building for the VMS debugger.
(Craig Berry)

p4raw-id: //depot/perl@20497

20 years agoRe: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
Alain Barbet [Tue, 5 Aug 2003 12:21:42 +0000 (14:21 +0200)]
Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
Message-ID: <3F2F8536.1090702@jupiter.alianet>

p4raw-id: //depot/perl@20495

20 years agoAdd some known cases to Maintainers.
Jarkko Hietaniemi [Tue, 5 Aug 2003 09:03:57 +0000 (09:03 +0000)]
Add some known cases to Maintainers.

p4raw-id: //depot/perl@20494

20 years agoperlthrtut.pod
Elizabeth Mattijsen [Tue, 5 Aug 2003 11:26:04 +0000 (13:26 +0200)]
perlthrtut.pod
Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>

p4raw-id: //depot/perl@20492

20 years agoAdd META.yml and Stas' makemeta (plus extensive reworking
Jarkko Hietaniemi [Tue, 5 Aug 2003 08:31:29 +0000 (08:31 +0000)]
Add META.yml and Stas' makemeta (plus extensive reworking
of the Maintainers utility)

p4raw-id: //depot/perl@20491

20 years ago[perl #23216] ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
Jarkko Hietaniemi [Tue, 5 Aug 2003 06:28:06 +0000 (06:28 +0000)]
[perl #23216] ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
Try to remove the created message queues and semaphores
even in the case of failures.

p4raw-id: //depot/perl@20490

20 years agoPerlIO_{read,write} return value doc patch
Gisle Aas [Mon, 4 Aug 2003 13:25:28 +0000 (06:25 -0700)]
PerlIO_{read,write} return value doc patch
Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>

p4raw-id: //depot/perl@20489

20 years ago(was Re: DProf tests with -p broken on VMS)
Craig A. Berry [Mon, 4 Aug 2003 19:29:51 +0000 (14:29 -0500)]
(was Re: DProf tests with -p broken on VMS)
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F2EFA7F.6070801@mac.com>

p4raw-id: //depot/perl@20488

20 years agotypos in encoding.pm
Marcus Holland-Moritz [Mon, 4 Aug 2003 20:09:35 +0000 (22:09 +0200)]
typos in encoding.pm
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>

p4raw-id: //depot/perl@20486

20 years agoBytecode patching from Enache.
Jarkko Hietaniemi [Tue, 5 Aug 2003 05:29:11 +0000 (05:29 +0000)]
Bytecode patching from Enache.

p4raw-id: //depot/perl@20485

20 years agoUpgrade to Digest::MD5 2.27.
Jarkko Hietaniemi [Tue, 5 Aug 2003 05:26:32 +0000 (05:26 +0000)]
Upgrade to Digest::MD5 2.27.

p4raw-id: //depot/perl@20484

20 years ago[Patch 5.8.1 Encode.pm] v-strings deprecated
SADAHIRO Tomoyuki [Tue, 5 Aug 2003 00:27:10 +0000 (09:27 +0900)]
[Patch 5.8.1 Encode.pm] v-strings deprecated
Message-Id: <20030805002313.9880.BQW10602@nifty.com>

p4raw-id: //depot/perl@20483

20 years agoNit in INSTALL about the svr?.sh hint files.
Rafael Garcia-Suarez [Mon, 4 Aug 2003 22:06:46 +0000 (22:06 +0000)]
Nit in INSTALL about the svr?.sh hint files.

p4raw-id: //depot/perl@20482

20 years agoRe: [perl #23210] parser error with 'print $HANDLE func(@args)'
Steve Grazzini [Mon, 4 Aug 2003 16:01:45 +0000 (12:01 -0400)]
Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
Message-ID: <20030804200145.GB21699@grazzini.net>

Prevent the warning "Bareword found where operator expected" in
the case "print $fh foo()" where foo() is an undefined function.

p4raw-id: //depot/perl@20480

20 years agoFix bug #23141 : localization of readonly magic scalars
Rafael Garcia-Suarez [Mon, 4 Aug 2003 20:26:17 +0000 (20:26 +0000)]
Fix bug #23141 : localization of readonly magic scalars
now produces an error "Modification of a read-only value
attempted", instead of silently failing.

p4raw-id: //depot/perl@20479

20 years agoRevert change #19282 : it caused problems for some -Duseshrplib
Rafael Garcia-Suarez [Mon, 4 Aug 2003 20:10:52 +0000 (20:10 +0000)]
Revert change #19282 : it caused problems for some -Duseshrplib
builds. On the other hand, make sure that your C compiler isn't
a perl script !
p4raw-link: @19282 on //depot/perl: d182087b9c1b88110b74f5b964141fd8c34bbe98

p4raw-id: //depot/perl@20478

20 years agoRename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
Jarkko Hietaniemi [Mon, 4 Aug 2003 09:35:55 +0000 (09:35 +0000)]
Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().

p4raw-id: //depot/perl@20475

20 years agoOops.
Jarkko Hietaniemi [Mon, 4 Aug 2003 08:41:55 +0000 (08:41 +0000)]
Oops.

p4raw-id: //depot/perl@20474

20 years agoRe: Can't usemymalloc on OS X
Rafael Garcia-Suarez [Mon, 4 Aug 2003 10:35:12 +0000 (12:35 +0200)]
Re: Can't usemymalloc on OS X
Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>

p4raw-id: //depot/perl@20473

20 years agoTest count adjustment from Rafael.
Jarkko Hietaniemi [Mon, 4 Aug 2003 06:30:05 +0000 (06:30 +0000)]
Test count adjustment from Rafael.

p4raw-id: //depot/perl@20470

20 years agomaint, Win32, GCC 3.2
Mattia Barbon [Sat, 2 Aug 2003 10:31:07 +0000 (12:31 +0200)]
maint, Win32, GCC 3.2
Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>

p4raw-id: //depot/perl@20469

20 years agoApparently the newly introduce -DDARWIN did conflict with
Jarkko Hietaniemi [Mon, 4 Aug 2003 05:10:57 +0000 (05:10 +0000)]
Apparently the newly introduce -DDARWIN did conflict with
some Apple definition, how ironic...

p4raw-id: //depot/perl@20467

20 years agoDebian patch that skips podless modules
Alexey Tourbin [Sun, 3 Aug 2003 21:33:00 +0000 (01:33 +0400)]
Debian patch that skips podless modules
Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>

(plus Schwern's and Robert's nits)

p4raw-id: //depot/perl@20466

20 years ago4 bugs in Test::More
Fergal Daly [Fri, 21 Mar 2003 10:57:31 +0000 (10:57 +0000)]
4 bugs in Test::More
Message-Id: <200303211057.31879.fergal@esatclear.ie>

p4raw-id: //depot/perl@20465

20 years agoUpgrade to ExtUtils::MakeMaker 6.15.
Jarkko Hietaniemi [Mon, 4 Aug 2003 04:44:08 +0000 (04:44 +0000)]
Upgrade to ExtUtils::MakeMaker 6.15.

p4raw-id: //depot/perl@20464

20 years agoRe: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
Michael G. Schwern [Sun, 3 Aug 2003 16:12:35 +0000 (09:12 -0700)]
Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
Message-ID: <20030803231235.GJ24350@windhund.schwern.org>

p4raw-id: //depot/perl@20463

20 years agoRe: [perl #23207] persistant sideffect involving bitwise xor and substr
Adrian M. Enache [Sun, 3 Aug 2003 18:00:05 +0000 (21:00 +0300)]
Re: [perl #23207] persistant sideffect involving bitwise xor and substr
Message-ID: <20030803150005.GA1319@ratsnest.hole>

p4raw-id: //depot/perl@20462

20 years agoRe: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
Alain Barbet [Sat, 2 Aug 2003 16:19:25 +0000 (18:19 +0200)]
Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
Message-ID: <3F2BC86D.2050400@jupiter.alianet>

Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)

p4raw-id: //depot/perl@20461

20 years agowince distribution
Vadim Konovalov [Mon, 4 Aug 2003 00:01:08 +0000 (04:01 +0400)]
wince distribution
Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>

p4raw-id: //depot/perl@20458

20 years agoMinor edits
Mark-Jason Dominus [Sun, 3 Aug 2003 17:46:08 +0000 (17:46 +0000)]
Minor edits
Message-ID: <20030803174608.15792.qmail@plover.com>

p4raw-id: //depot/perl@20457

20 years agoGrammar, punctuation, formatting edits
Mark-Jason Dominus [Sun, 3 Aug 2003 19:37:49 +0000 (19:37 +0000)]
Grammar, punctuation, formatting edits
Message-ID: <20030803193749.3733.qmail@plover.com>

p4raw-id: //depot/perl@20456

20 years agoRe: win32.c bug - handle leak
Jan Dubois [Sat, 2 Aug 2003 10:25:05 +0000 (03:25 -0700)]
Re: win32.c bug - handle leak
Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>

p4raw-id: //depot/perl@20455

20 years agoOS/2 build
Ilya Zakharevich [Sat, 2 Aug 2003 09:38:50 +0000 (02:38 -0700)]
OS/2 build
Message-ID: <20030802163850.GA4712@math.berkeley.edu>

p4raw-id: //depot/perl@20454

20 years agoStorable and uninitalized array values
Marcus Holland-Moritz [Sat, 2 Aug 2003 13:40:16 +0000 (15:40 +0200)]
Storable and uninitalized array values
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>

p4raw-id: //depot/perl@20453

20 years agoUpgrade to Unicode::Collate 0.26.
Jarkko Hietaniemi [Sun, 3 Aug 2003 18:27:47 +0000 (18:27 +0000)]
Upgrade to Unicode::Collate 0.26.

p4raw-id: //depot/perl@20452

20 years agoon VMS, set non-blocking with ioctl, not fcntl
Craig A. Berry [Sat, 2 Aug 2003 10:25:44 +0000 (05:25 -0500)]
on VMS, set non-blocking with ioctl, not fcntl
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F2BD7F8.8090003@mac.com>

p4raw-id: //depot/perl@20451

20 years agoShell.t
Ilya Zakharevich [Sun, 3 Aug 2003 06:21:41 +0000 (23:21 -0700)]
Shell.t
Message-ID: <20030803132141.GA5156@math.berkeley.edu>

p4raw-id: //depot/perl@20450

20 years agoC++ (or C99) sneak attack ("inline" function keyword).
Jarkko Hietaniemi [Sat, 2 Aug 2003 07:26:58 +0000 (07:26 +0000)]
C++ (or C99) sneak attack ("inline" function keyword).

p4raw-id: //depot/perl@20447

20 years agoRe: [perl #23185] perl crash with File::Glob
Marcus Holland-Moritz [Fri, 1 Aug 2003 13:12:14 +0000 (15:12 +0200)]
Re: [perl #23185] perl crash with File::Glob
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>

p4raw-id: //depot/perl@20445

20 years agoOnly show the message if the locale settings look risky.
Jarkko Hietaniemi [Sat, 2 Aug 2003 06:17:28 +0000 (06:17 +0000)]
Only show the message if the locale settings look risky.

p4raw-id: //depot/perl@20444

20 years agoAdd a message about the LC_ALL=C workaround (for non-core builds);
Jarkko Hietaniemi [Sat, 2 Aug 2003 06:01:27 +0000 (06:01 +0000)]
Add a message about the LC_ALL=C workaround (for non-core builds);
update Changes.

p4raw-id: //depot/perl@20443

20 years agoSmall nit to pad.c
Adrian M. Enache [Sat, 2 Aug 2003 01:50:40 +0000 (04:50 +0300)]
Small nit to pad.c
Message-ID: <20030801225040.GB1281@ratsnest.hole>

p4raw-id: //depot/perl@20441

20 years agoRe: [PATCH @19834] DProf fixes
Radu Greab [Sat, 2 Aug 2003 00:17:49 +0000 (03:17 +0300)]
Re: [PATCH @19834] DProf fixes
Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>

p4raw-id: //depot/perl@20440

20 years agoioctl for VMS
Craig A. Berry [Fri, 1 Aug 2003 23:34:31 +0000 (18:34 -0500)]
ioctl for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F2B3F57.4050609@mac.com>

p4raw-id: //depot/perl@20439

20 years agoargv case nit for VMS
Craig A. Berry [Fri, 1 Aug 2003 19:16:30 +0000 (14:16 -0500)]
argv case nit for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F2B02DE.10207@mac.com>

p4raw-id: //depot/perl@20438

20 years agoHugo's second thoughts: drop the relatively rare and
Jarkko Hietaniemi [Fri, 1 Aug 2003 22:00:30 +0000 (22:00 +0000)]
Hugo's second thoughts: drop the relatively rare and
slow optimization for now.

p4raw-id: //depot/perl@20437

20 years agoMissed this bit in the last update: couldn't answer ''
Jarkko Hietaniemi [Fri, 1 Aug 2003 21:55:19 +0000 (21:55 +0000)]
Missed this bit in the last update: couldn't answer ''
or ' ' to get 'none'.

p4raw-id: //depot/perl@20435

20 years agoEncode pre-1.98 update from Dan Kogai, sent from
Jarkko Hietaniemi [Fri, 1 Aug 2003 13:45:10 +0000 (13:45 +0000)]
Encode pre-1.98 update from Dan Kogai, sent from
the ashes of his smoldering motherboard.

p4raw-id: //depot/perl@20432

20 years agoMore runperl(switches => ...) finds (bleadperl only).
Jarkko Hietaniemi [Fri, 1 Aug 2003 13:34:28 +0000 (13:34 +0000)]
More runperl(switches => ...) finds (bleadperl only).

p4raw-id: //depot/perl@20431

20 years agoRegen perltoc.
Jarkko Hietaniemi [Fri, 1 Aug 2003 12:45:19 +0000 (12:45 +0000)]
Regen perltoc.

p4raw-id: //depot/perl@20426

20 years agopod likes whitespace.
Jarkko Hietaniemi [Fri, 1 Aug 2003 12:44:16 +0000 (12:44 +0000)]
pod likes whitespace.

p4raw-id: //depot/perl@20425

20 years agoFaulty check.
Jarkko Hietaniemi [Fri, 1 Aug 2003 11:37:53 +0000 (11:37 +0000)]
Faulty check.

p4raw-id: //depot/perl@20422

20 years agoUpdate INSTALL on the *dir.
Jarkko Hietaniemi [Fri, 1 Aug 2003 11:06:54 +0000 (11:06 +0000)]
Update INSTALL on the *dir.

p4raw-id: //depot/perl@20420

20 years agoRegen Glossary et al.
Jarkko Hietaniemi [Fri, 1 Aug 2003 11:04:55 +0000 (11:04 +0000)]
Regen Glossary et al.

p4raw-id: //depot/perl@20419

20 years agoNow the test should be really testing what it's supposed to.
Jarkko Hietaniemi [Fri, 1 Aug 2003 10:58:23 +0000 (10:58 +0000)]
Now the test should be really testing what it's supposed to.

p4raw-id: //depot/perl@20418

20 years agoFix the options.
Jarkko Hietaniemi [Fri, 1 Aug 2003 10:45:57 +0000 (10:45 +0000)]
Fix the options.

p4raw-id: //depot/perl@20417

20 years agoArgument sanity checking.
Jarkko Hietaniemi [Fri, 1 Aug 2003 10:44:19 +0000 (10:44 +0000)]
Argument sanity checking.

p4raw-id: //depot/perl@20416

20 years agoRegen Configure to use the *html*dir files.
Jarkko Hietaniemi [Fri, 1 Aug 2003 10:37:09 +0000 (10:37 +0000)]
Regen Configure to use the *html*dir files.
(installhtml uses none of that, though)

p4raw-id: //depot/perl@20413

20 years agoMore for the *dir changes.
Jarkko Hietaniemi [Fri, 1 Aug 2003 10:10:05 +0000 (10:10 +0000)]
More for the *dir changes.

p4raw-id: //depot/perl@20411

20 years agoRegen Configure for the new *dir installation variables.
Jarkko Hietaniemi [Fri, 1 Aug 2003 10:09:38 +0000 (10:09 +0000)]
Regen Configure for the new *dir installation variables.
If these don't work, ask Schwern.

p4raw-id: //depot/perl@20410

20 years agoUpgrade to MakeMaker 6.13.
Jarkko Hietaniemi [Fri, 1 Aug 2003 05:27:48 +0000 (05:27 +0000)]
Upgrade to MakeMaker 6.13.

p4raw-id: //depot/perl@20408

20 years agoJAPH patch :-) from Abigail.
Jarkko Hietaniemi [Fri, 1 Aug 2003 05:21:36 +0000 (05:21 +0000)]
JAPH patch :-) from Abigail.

p4raw-id: //depot/perl@20407

20 years agoRegen perlapi.
Jarkko Hietaniemi [Fri, 1 Aug 2003 05:10:30 +0000 (05:10 +0000)]
Regen perlapi.

p4raw-id: //depot/perl@20406

20 years agoRe: utf8+regex bug in 5.8.1-RC2
Dave Mitchell [Fri, 1 Aug 2003 01:16:31 +0000 (02:16 +0100)]
Re: utf8+regex bug in 5.8.1-RC2
Message-ID: <20030801001631.GA11233@fdgroup.com>

p4raw-id: //depot/perl@20405

20 years agoLotR quote for perlapi.c
Audrey Tang [Fri, 1 Aug 2003 10:00:29 +0000 (18:00 +0800)]
LotR quote for perlapi.c
Message-Id: <20030801020029.GA28241@not.autrijus.org>

p4raw-id: //depot/perl@20404

20 years agoDocument in INSTALL that -Uinstallusrbinperl is now the default.
Rafael Garcia-Suarez [Thu, 31 Jul 2003 20:37:50 +0000 (20:37 +0000)]
Document in INSTALL that -Uinstallusrbinperl is now the default.

p4raw-id: //depot/perl@20396

20 years agoIntegrate README.macosx more.
Jarkko Hietaniemi [Thu, 31 Jul 2003 20:32:30 +0000 (20:32 +0000)]
Integrate README.macosx more.

p4raw-id: //depot/perl@20395

20 years agoREADME.macosx from Sherm Pendley.
Jarkko Hietaniemi [Thu, 31 Jul 2003 20:31:49 +0000 (20:31 +0000)]
README.macosx from Sherm Pendley.

p4raw-id: //depot/perl@20394

20 years agoUnportable subtest needs rethink.
Jarkko Hietaniemi [Thu, 31 Jul 2003 20:31:08 +0000 (20:31 +0000)]
Unportable subtest needs rethink.

p4raw-id: //depot/perl@20393

20 years agoEnache again.
Jarkko Hietaniemi [Thu, 31 Jul 2003 20:22:03 +0000 (20:22 +0000)]
Enache again.

p4raw-id: //depot/perl@20392

20 years agoRetract #20385.
Jarkko Hietaniemi [Thu, 31 Jul 2003 20:20:28 +0000 (20:20 +0000)]
Retract #20385.

p4raw-id: //depot/perl@20390

20 years agoYet another bytecode tweak from Enache.
Jarkko Hietaniemi [Thu, 31 Jul 2003 20:14:06 +0000 (20:14 +0000)]
Yet another bytecode tweak from Enache.

p4raw-id: //depot/perl@20389

20 years ago[DOC PATCH] pod/perlguts.pod
Marcus Holland-Moritz [Thu, 31 Jul 2003 22:39:01 +0000 (00:39 +0200)]
[DOC PATCH] pod/perlguts.pod
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>

p4raw-id: //depot/perl@20388

20 years agoRe: [perl #23171] Regex too selfish
Hugo van der Sanden [Thu, 31 Jul 2003 18:59:43 +0000 (19:59 +0100)]
Re: [perl #23171] Regex too selfish
Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>

(choose the second code patch)

p4raw-id: //depot/perl@20387

20 years agoMake consistent with installperl (and working in MPE/iX)
Jarkko Hietaniemi [Thu, 31 Jul 2003 19:48:17 +0000 (19:48 +0000)]
Make consistent with installperl (and working in MPE/iX)
(Mark Bixby)

p4raw-id: //depot/perl@20386

20 years ago(retracted by #20390)
Jarkko Hietaniemi [Thu, 31 Jul 2003 19:46:14 +0000 (19:46 +0000)]
(retracted by #20390)

p4raw-id: //depot/perl@20385

20 years agoUpgrade to real CPAN.pm 1.76.
Jarkko Hietaniemi [Thu, 31 Jul 2003 19:37:22 +0000 (19:37 +0000)]
Upgrade to real CPAN.pm 1.76.

p4raw-id: //depot/perl@20383

20 years agoOne more tweak for Mac OS X hints.
Jarkko Hietaniemi [Thu, 31 Jul 2003 12:32:31 +0000 (12:32 +0000)]
One more tweak for Mac OS X hints.

p4raw-id: //depot/perl@20379

20 years agoThe new PKI system is far too untested and rough yet
Jarkko Hietaniemi [Thu, 31 Jul 2003 11:39:31 +0000 (11:39 +0000)]
The new PKI system is far too untested and rough yet
(think machines with no network, machines behind firewalls,
corporate and national encryption policies).  It cannot be
considered useable at this stage.

Therefore, create a fake CPAN 1.76.

p4raw-id: //depot/perl@20378