Michael G. Schwern [Fri, 8 Aug 2003 13:59:50 +0000]
Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
Message-ID: <
20030808205950.GJ1587@windhund.schwern.org>
p4raw-id: //depot/perl@20573
Jan Dubois [Fri, 8 Aug 2003 17:49:03 +0000]
kill 'INT' doesn't work on Windows
Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
p4raw-id: //depot/perl@20572
Nicholas Clark [Fri, 8 Aug 2003 23:30:00 +0000]
Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
Message-ID: <
20030808233000.B20130@plum.flirble.org>
p4raw-id: //depot/perl@20571
Jarkko Hietaniemi [Sat, 9 Aug 2003 06:52:36 +0000]
Two more tests for #20566/#20568.
p4raw-id: //depot/perl@20570
Nick Ing-Simmons [Fri, 8 Aug 2003 23:05:49 +0000]
Re: UNICODE regexp bug
Message-Id: <
20030808220549.5109.4@llama.ni-s.u-net.com>
Better patch (than #20566) from NI-S, one more test
(introduce another variable rather than reuse the tmp, though)
p4raw-id: //depot/perl@20568
Nick Ing-Simmons [Fri, 8 Aug 2003 20:36:56 +0000]
UNICODE regexp bug
Message-Id: <
20030808193656.5109.1@llama.ni-s.u-net.com>
p4raw-id: //depot/perl@20566
Jarkko Hietaniemi [Fri, 8 Aug 2003 18:59:40 +0000]
Move the csighandler to be a data variable so that
things like DLL trampolines can't mess up the code
variables the Perl_csighandler (seen in Cygwin:
Perl_csighandler in POSIX extension was different
than in main executable).
p4raw-id: //depot/perl@20565
Steve Hay [Fri, 8 Aug 2003 12:42:28 +0000]
Re: main@20537: WinXP build failed op/time.t test 2
Message-ID: <
3F338CA4.3010503@uk.radan.com>
p4raw-id: //depot/perl@20564
Gerrit P. Haase [Fri, 8 Aug 2003 13:44:51 +0000]
maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
From: "Gerrit P. Haase" <gp@familiehaase.de>
Message-ID: <
1621817486657.20030808134451@familiehaase.de>
p4raw-id: //depot/perl@20563
Jarkko Hietaniemi [Fri, 8 Aug 2003 04:28:44 +0000]
Retract PASTHRU* changes as recommended by Schwern.
p4raw-id: //depot/perl@20560
Dave Mitchell [Thu, 7 Aug 2003 15:53:35 +0000]
Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
Message-ID: <
20030807145335.GF26683@fdgroup.com>
p4raw-id: //depot/perl@20559
Jarkko Hietaniemi [Thu, 7 Aug 2003 18:14:41 +0000]
The #20546 was too ambitious, broke the test.
p4raw-id: //depot/perl@20556
Peter Prymmer [Thu, 7 Aug 2003 14:02:02 +0000]
Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
Message-ID: <O
FA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
p4raw-id: //depot/perl@20554
Jarkko Hietaniemi [Thu, 7 Aug 2003 16:45:25 +0000]
Some AUTHORS updates.
p4raw-id: //depot/perl@20553
Jarkko Hietaniemi [Thu, 7 Aug 2003 15:45:03 +0000]
Hint away the semid_ds test in NetBSD/sparc.
p4raw-id: //depot/perl@20552
Jarkko Hietaniemi [Thu, 7 Aug 2003 15:39:53 +0000]
Allow hinting d_semctl_semun and d_semctl_semid_ds.
p4raw-id: //depot/perl@20550
Fergal Daly [Thu, 7 Aug 2003 15:52:11 +0000]
Test::More
Message-Id: <
200308071552.11873.fergal@esatclear.ie>
p4raw-id: //depot/perl@20548
Jarkko Hietaniemi [Thu, 7 Aug 2003 14:45:22 +0000]
Integrate from maint:
[ 20543]
Workround for SuSE8.2's -lndbm hack
p4raw-link: @20543 on //depot/maint-5.8/perl:
d551851b7b11c9bb540da7f8c6e89eeb18e96630
p4raw-id: //depot/perl@20547
p4raw-integrated: from //depot/maint-5.8/perl@20546 'copy in'
hints/linux.sh (@18080..)
Jarkko Hietaniemi [Thu, 7 Aug 2003 14:43:57 +0000]
[PATCH 5.8.1] Benchmark problem
From: Radu Greab <rgreab@fx.ro>
Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
Message-Id: <
20030807.161825.106541372.radu@yx.primIT.ro>
Subject: Re: [PATCH 5.8.1] Benchmark problem
From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
Date: Thu, 7 Aug 2003 15:48:38 +0200
Message-Id: <
20030807154838.5d240dbb.rgarciasuarez@free.fr>
p4raw-id: //depot/perl@20546
Jarkko Hietaniemi [Thu, 7 Aug 2003 14:25:25 +0000]
Retract #20359: too wide a brush.
p4raw-id: //depot/perl@20544
Jarkko Hietaniemi [Thu, 7 Aug 2003 06:24:23 +0000]
If no alarm(), skip the subtests.
p4raw-id: //depot/perl@20542
Philip Newton [Thu, 7 Aug 2003 09:05:17 +0000]
Re: maint @ 20537
Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
p4raw-id: //depot/perl@20541
Philip Newton [Thu, 7 Aug 2003 09:05:17 +0000]
Re: maint @ 20537
Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
p4raw-id: //depot/perl@20540
Jarkko Hietaniemi [Thu, 7 Aug 2003 05:17:56 +0000]
NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to have
broken SysV semaphores.
p4raw-id: //depot/perl@20539
Hugo van der Sanden [Thu, 7 Aug 2003 02:44:23 +0000]
Re: [perl #23030] Error in negative lookahead with alternations
Message-Id: <
200308070144.h771iN906446@zen.crypt.org>
p4raw-id: //depot/perl@20538
Jarkko Hietaniemi [Wed, 6 Aug 2003 19:05:18 +0000]
ESUCCESS = 0 is not true, but exists.
p4raw-id: //depot/perl@20535
Jari Aalto [Wed, 6 Aug 2003 14:24:42 +0000]
[pathc] Sys:Syslog.pm::syslog() - Better error message
Message-ID: <ekzzowp1.fsf@blue.sea.net>
p4raw-id: //depot/perl@20533
Jarkko Hietaniemi [Wed, 6 Aug 2003 18:24:56 +0000]
Make code agree with documentation (from Wolfgang Friebel)
p4raw-id: //depot/perl@20530
Jarkko Hietaniemi [Wed, 6 Aug 2003 18:20:31 +0000]
Various tweaks to help DJGPP builds.
p4raw-id: //depot/perl@20529
Jarkko Hietaniemi [Wed, 6 Aug 2003 14:57:22 +0000]
More PASTHRU patching from Steve Hay.
p4raw-id: //depot/perl@20527
Jarkko Hietaniemi [Wed, 6 Aug 2003 13:53:01 +0000]
Cast away gcc 3.3 type conversion pickiness.
p4raw-id: //depot/perl@20526
Gerrit P. Haase [Tue, 5 Aug 2003 14:36:55 +0000]
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
Robin Barker [Wed, 6 Aug 2003 15:31:33 +0000]
maint @ 20512
Message-ID: <
533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
p4raw-id: //depot/perl@20523
Steve Hay [Wed, 6 Aug 2003 10:56:44 +0000]
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
Tim Jenness [Tue, 5 Aug 2003 17:21:46 +0000]
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
Craig A. Berry [Wed, 6 Aug 2003 00:18:36 +0000]
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
Mark-Jason Dominus [Tue, 5 Aug 2003 19:23:46 +0000]
BETTER update Friedl book listing for 2nd edition
Message-ID: <
20030805192346.25911.qmail@plover.com>
p4raw-id: //depot/perl@20510
Jarkko Hietaniemi [Tue, 5 Aug 2003 18:36:38 +0000]
Continue #20506.
p4raw-id: //depot/perl@20508
Jarkko Hietaniemi [Tue, 5 Aug 2003 17:58:01 +0000]
Try to fix the INC in PASTHRU.
p4raw-id: //depot/perl@20506
Chip Salzenberg [Tue, 5 Aug 2003 11:39:24 +0000]
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
Steve Hay [Tue, 5 Aug 2003 10:43:49 +0000]
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
Jarkko Hietaniemi [Tue, 5 Aug 2003 15:28:17 +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
Vadim Konovalov [Tue, 5 Aug 2003 20:12:18 +0000]
WinCE more implemented functions
From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
Message-ID: <
845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
p4raw-id: //depot/perl@20500
Jarkko Hietaniemi [Tue, 5 Aug 2003 14:03:43 +0000]
A suggested perlio doc addition from Stas.
p4raw-id: //depot/perl@20499
Robin Barker [Tue, 5 Aug 2003 15:32:36 +0000]
AUTHORS + Maintainers.pl
Message-ID: <
533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
p4raw-id: //depot/perl@20498
Jarkko Hietaniemi [Tue, 5 Aug 2003 12:23:04 +0000]
This is necessary to get things building for the VMS debugger.
(Craig Berry)
p4raw-id: //depot/perl@20497
Alain Barbet [Tue, 5 Aug 2003 12:21:42 +0000]
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
Jarkko Hietaniemi [Tue, 5 Aug 2003 09:03:57 +0000]
Add some known cases to Maintainers.
p4raw-id: //depot/perl@20494
Elizabeth Mattijsen [Tue, 5 Aug 2003 11:26:04 +0000]
perlthrtut.pod
Message-Id: <p
05111b0abb5525e65401@[80.127.186.62]>
p4raw-id: //depot/perl@20492
Jarkko Hietaniemi [Tue, 5 Aug 2003 08:31:29 +0000]
Add META.yml and Stas' makemeta (plus extensive reworking
of the Maintainers utility)
p4raw-id: //depot/perl@20491
Jarkko Hietaniemi [Tue, 5 Aug 2003 06:28:06 +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
Gisle Aas [Mon, 4 Aug 2003 13:25:28 +0000]
PerlIO_{read,write} return value doc patch
Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
p4raw-id: //depot/perl@20489
Craig A. Berry [Mon, 4 Aug 2003 19:29:51 +0000]
(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
Marcus Holland-Moritz [Mon, 4 Aug 2003 20:09:35 +0000]
typos in encoding.pm
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <
005001c35ab3$9225c320$0c2f1fac@R2D2>
p4raw-id: //depot/perl@20486
Jarkko Hietaniemi [Tue, 5 Aug 2003 05:29:11 +0000]
Bytecode patching from Enache.
p4raw-id: //depot/perl@20485
Jarkko Hietaniemi [Tue, 5 Aug 2003 05:26:32 +0000]
Upgrade to Digest::MD5 2.27.
p4raw-id: //depot/perl@20484
SADAHIRO Tomoyuki [Tue, 5 Aug 2003 00:27:10 +0000]
[Patch 5.8.1 Encode.pm] v-strings deprecated
Message-Id: <
20030805002313.9880.BQW10602@nifty.com>
p4raw-id: //depot/perl@20483
Rafael Garcia-Suarez [Mon, 4 Aug 2003 22:06:46 +0000]
Nit in INSTALL about the svr?.sh hint files.
p4raw-id: //depot/perl@20482
Steve Grazzini [Mon, 4 Aug 2003 16:01:45 +0000]
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
Rafael Garcia-Suarez [Mon, 4 Aug 2003 20:26:17 +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
Rafael Garcia-Suarez [Mon, 4 Aug 2003 20:10:52 +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
Jarkko Hietaniemi [Mon, 4 Aug 2003 09:35:55 +0000]
Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
p4raw-id: //depot/perl@20475
Jarkko Hietaniemi [Mon, 4 Aug 2003 08:41:55 +0000]
Oops.
p4raw-id: //depot/perl@20474
Rafael Garcia-Suarez [Mon, 4 Aug 2003 10:35:12 +0000]
Re: Can't usemymalloc on OS X
Message-Id: <
20030804103512.61a9661c.rgarciasuarez@free.fr>
p4raw-id: //depot/perl@20473
Jarkko Hietaniemi [Mon, 4 Aug 2003 06:30:05 +0000]
Test count adjustment from Rafael.
p4raw-id: //depot/perl@20470
Mattia Barbon [Sat, 2 Aug 2003 10:31:07 +0000]
maint, Win32, GCC 3.2
Message-ID: <Mahogany-0.64.2-624-
20030802-103107.00@rbnet.it>
p4raw-id: //depot/perl@20469
Jarkko Hietaniemi [Mon, 4 Aug 2003 05:10:57 +0000]
Apparently the newly introduce -DDARWIN did conflict with
some Apple definition, how ironic...
p4raw-id: //depot/perl@20467
Alexey Tourbin [Sun, 3 Aug 2003 21:33:00 +0000]
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
Fergal Daly [Fri, 21 Mar 2003 10:57:31 +0000]
4 bugs in Test::More
Message-Id: <
200303211057.31879.fergal@esatclear.ie>
p4raw-id: //depot/perl@20465
Jarkko Hietaniemi [Mon, 4 Aug 2003 04:44:08 +0000]
Upgrade to ExtUtils::MakeMaker 6.15.
p4raw-id: //depot/perl@20464
Michael G. Schwern [Sun, 3 Aug 2003 16:12:35 +0000]
Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
Message-ID: <
20030803231235.GJ24350@windhund.schwern.org>
p4raw-id: //depot/perl@20463
Adrian M. Enache [Sun, 3 Aug 2003 18:00:05 +0000]
Re: [perl #23207] persistant sideffect involving bitwise xor and substr
Message-ID: <
20030803150005.GA1319@ratsnest.hole>
p4raw-id: //depot/perl@20462
Alain Barbet [Sat, 2 Aug 2003 16:19:25 +0000]
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
Vadim Konovalov [Mon, 4 Aug 2003 00:01:08 +0000]
wince distribution
Message-ID: <
039c01c359fa$1e755d50$195ec3d9@vad>
p4raw-id: //depot/perl@20458
Mark-Jason Dominus [Sun, 3 Aug 2003 17:46:08 +0000]
Minor edits
Message-ID: <
20030803174608.15792.qmail@plover.com>
p4raw-id: //depot/perl@20457
Mark-Jason Dominus [Sun, 3 Aug 2003 19:37:49 +0000]
Grammar, punctuation, formatting edits
Message-ID: <
20030803193749.3733.qmail@plover.com>
p4raw-id: //depot/perl@20456
Jan Dubois [Sat, 2 Aug 2003 10:25:05 +0000]
Re: win32.c bug - handle leak
Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
p4raw-id: //depot/perl@20455
Ilya Zakharevich [Sat, 2 Aug 2003 09:38:50 +0000]
OS/2 build
Message-ID: <
20030802163850.GA4712@math.berkeley.edu>
p4raw-id: //depot/perl@20454
Marcus Holland-Moritz [Sat, 2 Aug 2003 13:40:16 +0000]
Storable and uninitalized array values
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <
00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
p4raw-id: //depot/perl@20453
Jarkko Hietaniemi [Sun, 3 Aug 2003 18:27:47 +0000]
Upgrade to Unicode::Collate 0.26.
p4raw-id: //depot/perl@20452
Craig A. Berry [Sat, 2 Aug 2003 10:25:44 +0000]
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
Ilya Zakharevich [Sun, 3 Aug 2003 06:21:41 +0000]
Shell.t
Message-ID: <
20030803132141.GA5156@math.berkeley.edu>
p4raw-id: //depot/perl@20450
Jarkko Hietaniemi [Sat, 2 Aug 2003 07:26:58 +0000]
C++ (or C99) sneak attack ("inline" function keyword).
p4raw-id: //depot/perl@20447
Marcus Holland-Moritz [Fri, 1 Aug 2003 13:12:14 +0000]
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
Jarkko Hietaniemi [Sat, 2 Aug 2003 06:17:28 +0000]
Only show the message if the locale settings look risky.
p4raw-id: //depot/perl@20444
Jarkko Hietaniemi [Sat, 2 Aug 2003 06:01:27 +0000]
Add a message about the LC_ALL=C workaround (for non-core builds);
update Changes.
p4raw-id: //depot/perl@20443
Adrian M. Enache [Sat, 2 Aug 2003 01:50:40 +0000]
Small nit to pad.c
Message-ID: <
20030801225040.GB1281@ratsnest.hole>
p4raw-id: //depot/perl@20441
Radu Greab [Sat, 2 Aug 2003 00:17:49 +0000]
Re: [PATCH @19834] DProf fixes
Message-Id: <
20030802.001749.101708736.radu@yx.primIT.ro>
p4raw-id: //depot/perl@20440
Craig A. Berry [Fri, 1 Aug 2003 23:34:31 +0000]
ioctl for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
3F2B3F57.4050609@mac.com>
p4raw-id: //depot/perl@20439
Craig A. Berry [Fri, 1 Aug 2003 19:16:30 +0000]
argv case nit for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
3F2B02DE.10207@mac.com>
p4raw-id: //depot/perl@20438
Jarkko Hietaniemi [Fri, 1 Aug 2003 22:00:30 +0000]
Hugo's second thoughts: drop the relatively rare and
slow optimization for now.
p4raw-id: //depot/perl@20437
Jarkko Hietaniemi [Fri, 1 Aug 2003 21:55:19 +0000]
Missed this bit in the last update: couldn't answer ''
or ' ' to get 'none'.
p4raw-id: //depot/perl@20435
Jarkko Hietaniemi [Fri, 1 Aug 2003 13:45:10 +0000]
Encode pre-1.98 update from Dan Kogai, sent from
the ashes of his smoldering motherboard.
p4raw-id: //depot/perl@20432
Jarkko Hietaniemi [Fri, 1 Aug 2003 13:34:28 +0000]
More runperl(switches => ...) finds (bleadperl only).
p4raw-id: //depot/perl@20431
Jarkko Hietaniemi [Fri, 1 Aug 2003 12:45:19 +0000]
Regen perltoc.
p4raw-id: //depot/perl@20426
Jarkko Hietaniemi [Fri, 1 Aug 2003 12:44:16 +0000]
pod likes whitespace.
p4raw-id: //depot/perl@20425
Jarkko Hietaniemi [Fri, 1 Aug 2003 11:37:53 +0000]
Faulty check.
p4raw-id: //depot/perl@20422
Jarkko Hietaniemi [Fri, 1 Aug 2003 11:06:54 +0000]
Update INSTALL on the *dir.
p4raw-id: //depot/perl@20420
Jarkko Hietaniemi [Fri, 1 Aug 2003 11:04:55 +0000]
Regen Glossary et al.
p4raw-id: //depot/perl@20419
Jarkko Hietaniemi [Fri, 1 Aug 2003 10:58:23 +0000]
Now the test should be really testing what it's supposed to.
p4raw-id: //depot/perl@20418