David Nicol [Fri, 8 Sep 2006 11:19:23 +0000]
Re: [perl #40302] sigtrap(3pm) man page is vague
From: "David Nicol" <davidnicol@gmail.com>
Message-ID: <
934f64a20609080919g3d0add8cr1ca3d1c7ea9a5d32@mail.gmail.com>
p4raw-id: //depot/perl@28815
Jarkko Hietaniemi [Sat, 9 Sep 2006 15:29:12 +0000]
C++: Solaris CC now compiles "perl"
Message-ID: <
4502B398.6060505@iki.fi>
p4raw-id: //depot/perl@28814
Yitzchak Scott-Thoennes [Sun, 10 Sep 2006 20:31:46 +0000]
NULL and sv_setpv vs. newSVpv
From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
Message-ID: <8750.24.19.24.170.
1157945506.squirrel@24.19.24.170>
p4raw-id: //depot/perl@28813
Steve Hay [Fri, 8 Sep 2006 16:08:53 +0000]
Update Porting/Maintainers.pl w.r.t. #28811
p4raw-id: //depot/perl@28812
Jos I. Boumans [Fri, 8 Sep 2006 13:57:16 +0000]
Add Params::Check to the core
From: "Jos Boumans" <kane@dwim.org>
Message-ID: <8319.80.127.35.68.
1157716636.squirrel@webmail.xs4all.nl>
(Just the Params-Check part: Locale-Maketext-Simple has already been
added by change #28809)
p4raw-link: @28809 on //depot/perl:
c9d0c046ab7aa1e87edc8cd6fbfa8dc66f709875
p4raw-id: //depot/perl@28811
Steve Hay [Fri, 8 Sep 2006 15:33:18 +0000]
Update Porting/Maintainers.pl w.r.t. #28809
p4raw-id: //depot/perl@28810
Jos I. Boumans [Sun, 13 Aug 2006 15:51:58 +0000]
Re: [PATCH] Add Locale::Maketext::Simple to the core
Message-ID: <24406.80.127.35.68.
1155477118.squirrel@webmail.xs4all.nl>
Actually added 0.18, rather than 0.17 which this PATCH contained, for
an updated licence statement.
p4raw-id: //depot/perl@28809
Rafael Garcia-Suarez [Fri, 8 Sep 2006 08:36:32 +0000]
Use %^H instead of $^H for the assertions pragma
p4raw-id: //depot/perl@28808
Rafael Garcia-Suarez [Fri, 8 Sep 2006 07:39:10 +0000]
Remove empty typemap file
p4raw-id: //depot/perl@28807
Craig A. Berry [Fri, 8 Sep 2006 02:07:30 +0000]
declaration after code nit in vms/vms.c (from Martin Vorlaender)
p4raw-id: //depot/perl@28806
Steve Peters [Thu, 7 Sep 2006 18:39:22 +0000]
Clean up some comments.
p4raw-id: //depot/perl@28805
Rafael Garcia-Suarez [Thu, 7 Sep 2006 15:21:56 +0000]
Typo fix in #ifdef
p4raw-id: //depot/perl@28804
Steve Peters [Thu, 7 Sep 2006 14:24:18 +0000]
Fix to first problem causing Cygwin Perl to fail to build
in a path with spaces in it.
p4raw-id: //depot/perl@28803
Gisle Aas [Thu, 7 Sep 2006 14:12:14 +0000]
Document mkpath() return value in scalar context.
Document that rmtree() return value include deleted
directories.
p4raw-id: //depot/perl@28802
David Nicol [Fri, 1 Sep 2006 17:26:34 +0000]
Re: [perl #40262] kill( 0, ... ) does not return alive status of child process
From: "David Nicol" <davidnicol@gmail.com>
Message-ID: <
934f64a20609011526odd7f5bta847a3be1f6fa5f0@mail.gmail.com>
p4raw-id: //depot/perl@28801
premchai21@yahoo.com [Wed, 6 Sep 2006 23:11:10 +0000]
[perl #40293] perlsec talks erroneously about "Non-Finite Automaton"
From: premchai21@yahoo.com (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-31258-
1157609470-1994.40293-75-0@perl.org>
p4raw-id: //depot/perl@28800
Rafael Garcia-Suarez [Thu, 7 Sep 2006 11:46:40 +0000]
Bump version of PerlIO::scalar
p4raw-id: //depot/perl@28799
Rafael Garcia-Suarez [Thu, 7 Sep 2006 11:45:36 +0000]
Fix for [perl #40267] PerlIO::scalar doesn't respect readonly-ness
p4raw-id: //depot/perl@28798
Rafael Garcia-Suarez [Thu, 7 Sep 2006 09:49:31 +0000]
Invalidate ISA and method caches when calling a safe compartment
(bug #39887)
Remove XS_VERSION, make it equal to VERSION
p4raw-id: //depot/perl@28797
Rafael Garcia-Suarez [Thu, 7 Sep 2006 09:25:18 +0000]
Add Exporter in the dual-lived module list
p4raw-id: //depot/perl@28796
Adriano Ferreira [Wed, 6 Sep 2006 16:40:28 +0000]
Dual life for Exporter
From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
Message-ID: <
73ddeb6c0609061240g34f60d9fodaf7727575778d8e@mail.gmail.com>
p4raw-id: //depot/perl@28795
Steve Peters [Thu, 7 Sep 2006 02:07:57 +0000]
Convert Errno.t to Test::More. Increase the test coverage
while in there as well.
p4raw-id: //depot/perl@28794
Steve Hay [Wed, 6 Sep 2006 16:54:19 +0000]
cxtype is a U16, not a U32 (Stops VC++ complaining)
p4raw-id: //depot/perl@28793
Steve Peters [Wed, 6 Sep 2006 14:33:06 +0000]
Removed some leftover debugging accidentally added with
change #28788.
p4raw-link: @28788 on //depot/perl:
98fbe98930ddfea1c62d93ddeb877f51263c4d25
p4raw-id: //depot/perl@28792
Rafael Garcia-Suarez [Wed, 6 Sep 2006 14:11:09 +0000]
Revert accidental file deletion
p4raw-id: //depot/perl@28791
Rafael Garcia-Suarez [Wed, 6 Sep 2006 14:04:33 +0000]
Remove perlcc and the byteloader
p4raw-id: //depot/perl@28790
Rafael Garcia-Suarez [Wed, 6 Sep 2006 09:18:31 +0000]
Remove JPL
p4raw-id: //depot/perl@28789
Jarkko Hietaniemi [Tue, 5 Sep 2006 21:29:45 +0000]
UCD 5.0.0
Message-ID: <
44FDC219.8010006@iki.fi>
p4raw-id: //depot/perl@28788
Rafael Garcia-Suarez [Tue, 5 Sep 2006 11:09:03 +0000]
Fix a few warnings
p4raw-id: //depot/perl@28787
Robin Barker [Fri, 1 Sep 2006 16:10:25 +0000]
; was RE: [PATCH perlio.c pp.c regcomp.c] silence format and comparison warnings
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <
2C2E01334A940D4792B3E115F95B7226120A21@exchsvr1.npl.ad.local>
p4raw-id: //depot/perl@28786
Yves Orton [Sat, 2 Sep 2006 16:40:12 +0000]
Re: [PATCH] Trie jumping
Message-ID: <
9b18b3110609020740y2eb9004cpab313c3353a437ca@mail.gmail.com>
p4raw-id: //depot/perl@28785
Lucas Holt [Fri, 25 Aug 2006 20:16:40 +0000]
[perl #40239] New hints file for MidnightBSD
From: Lucas Holt (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-31263-
1156562199-1390.40239-75-0@perl.org>
p4raw-id: //depot/perl@28783
Rafael Garcia-Suarez [Mon, 4 Sep 2006 15:50:17 +0000]
Upgrade to Sys::Syslog 0.18
p4raw-id: //depot/perl@28782
yath-perlbug@yath.de [Sun, 3 Sep 2006 13:03:28 +0000]
[perl #40272] subroutine call with & in perlop example
From: yath-perlbug@yath.de (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-31251-
1157313807-430.40272-75-0@perl.org>
p4raw-id: //depot/perl@28781
Rafael Garcia-Suarez [Mon, 4 Sep 2006 13:12:20 +0000]
Documentation nit, found by Dr Ruud.
p4raw-id: //depot/perl@28780
Jerry D. Hedden [Fri, 1 Sep 2006 12:43:46 +0000]
Correction to POD for FETCH_*_ATTRIBUTES
From: "Jerry D. Hedden" <jerry@hedden.us>
Message-ID: <
20060901124346.fb30e530d17747c2b054d625b8945d88.0cfdb87cb8.wbe@email.secureserver.net>
p4raw-id: //depot/perl@28779
chromatic [Fri, 1 Sep 2006 09:12:45 +0000]
Re: AW: [PATCH pod/*] Use Direct Object Constructor Calls
Message-Id: <
200609010912.46314.chromatic@wgz.org>
p4raw-id: //depot/perl@28778
chromatic [Fri, 1 Sep 2006 05:42:17 +0000]
Add Index Numbers to caller() Docs
Message-Id: <
200609010542.17571.chromatic@wgz.org>
p4raw-id: //depot/perl@28777
Rafael Garcia-Suarez [Sun, 3 Sep 2006 12:51:57 +0000]
Remove dead code from sort.pm
p4raw-id: //depot/perl@28776
Nicholas Clark [Fri, 1 Sep 2006 17:25:50 +0000]
Merge lval and hasargs into one U8 in struct block_sub
p4raw-id: //depot/perl@28774
Nicholas Clark [Fri, 1 Sep 2006 16:27:48 +0000]
Access to cx->blk_sub.lval via macros (as it's about to move).
p4raw-id: //depot/perl@28773
Nicholas Clark [Fri, 1 Sep 2006 15:05:10 +0000]
Access cx->blk_sub.hasargs via a pair of macros (as it's about to
move)
p4raw-id: //depot/perl@28772
Nicholas Clark [Thu, 31 Aug 2006 09:05:50 +0000]
Change the generation of {} and [] from 3 ops to 1, and avoid 1 mortal
on the tempstack, by augmenting pp_anonlist and pp_anonhash to accept
OPf_SPECIAL to mean "return a reference to the aggregate" on the stack
rather than the aggregate itself.
p4raw-id: //depot/perl@28771
Nicholas Clark [Thu, 31 Aug 2006 08:26:13 +0000]
Save 4 bytes from struct context (on ILP32) by moving cx_type into
struct block and struct subst.
p4raw-id: //depot/perl@28770
Steve Hay [Wed, 30 Aug 2006 15:57:13 +0000]
Silence some more Borland compiler warnings
(See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471)
- Change the cryptic pragma warn strings into numbers that are more
easily recognized, and add a new one (8027).
- Add a similar pragma warn line to fcrypt.c, which doesn't use
win32.h.
p4raw-id: //depot/perl@28769
Steve Hay [Tue, 29 Aug 2006 13:24:56 +0000]
Silence Borland compiler warnings in XS::APItest and Win32
(See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471)
p4raw-id: //depot/perl@28768
Rafael Garcia-Suarez [Mon, 28 Aug 2006 12:52:00 +0000]
Revert bogus change 28763.
p4raw-id: //depot/perl@28767
Shawn Boyette [Mon, 28 Aug 2006 00:21:25 +0000]
Fix PerlIO::scalar fileno() documentation as suggested in:
Subject: [perl #40245] POD error for PerlIO::scalar in 5.8.8
From: "Shawn Boyette" (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-31263-
1156749685-634.40245-75-0@perl.org>
p4raw-id: //depot/perl@28766
Steve Peters [Sun, 27 Aug 2006 17:53:17 +0000]
Added an additional #ifndef based on comments by Jarkko and
John Malmberg.
p4raw-id: //depot/perl@28765
Daniel Frederick Crisman [Thu, 24 Aug 2006 17:29:57 +0000]
perlsyn incomplete duplicate definition of truth
Message-ID: <
20060824212957.GA32557@fury.crisman.org>
p4raw-id: //depot/perl@28764
Rafael Garcia-Suarez [Sun, 27 Aug 2006 15:57:39 +0000]
More conditional defines of EXTERN_C, by Jarkko
p4raw-id: //depot/perl@28763
Marcus Holland-Moritz [Fri, 25 Aug 2006 22:35:33 +0000]
Change #24364 broke Data::Dumper::Seen()
Message-ID: <
20060825223533.04efdf2d@r2d2>
p4raw-id: //depot/perl@28762
Rafael Garcia-Suarez [Sun, 27 Aug 2006 15:46:54 +0000]
Regression test for attributes 'reserved' warning,
by Jerry D. Hedden
p4raw-id: //depot/perl@28761
Rafael Garcia-Suarez [Fri, 25 Aug 2006 16:47:08 +0000]
Put a plan in the last added test
p4raw-id: //depot/perl@28760
Steve Hay [Fri, 25 Aug 2006 16:12:52 +0000]
Silence a bunch of Borland compiler warnings in SDBM_File
(See: http://www.nntp.perl.org/group/perl.daily-build.reports/40283)
p4raw-id: //depot/perl@28759
Adriano Ferreira [Thu, 24 Aug 2006 10:20:43 +0000]
Re: [perl #40216] SelfLoader::croak doesn't protect $@ from being clobbered by require
From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
Message-ID: <
73ddeb6c0608240620s207124d1mc202aea6a4598576@mail.gmail.com>
p4raw-id: //depot/perl@28758
Rafael Garcia-Suarez [Fri, 25 Aug 2006 15:45:08 +0000]
Following Jarkko's advice, it seems that ODBM_File cannot be
compiled as C++ as-is.
p4raw-id: //depot/perl@28757
Jerry D. Hedden [Thu, 24 Aug 2006 09:04:12 +0000]
RE: [perl #40227] 'reserved' warning not working
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
20060824090412.fb30e530d17747c2b054d625b8945d88.e8ae12ccab.wbe@email.secureserver.net>
p4raw-id: //depot/perl@28756
Steve Peters [Thu, 24 Aug 2006 15:07:58 +0000]
Upgrade to File-Temp-0.17. Also, a change to Tim Jenness's email.
p4raw-id: //depot/perl@28755
Robin Barker [Thu, 24 Aug 2006 13:22:47 +0000]
change 28744 broke ODBM_File
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <
2C2E01334A940D4792B3E115F95B7226120A1A@exchsvr1.npl.ad.local>
p4raw-id: //depot/perl@28754
Jerry D. Hedden [Wed, 23 Aug 2006 10:07:05 +0000]
Don't promulgate Perl attributes
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
20060823100705.fb30e530d17747c2b054d625b8945d88.87c0ee9326.wbe@email.secureserver.net>
p4raw-id: //depot/perl@28753
Steve Peters [Thu, 24 Aug 2006 01:27:08 +0000]
Upgrade to CGI.pm-3.22.
p4raw-id: //depot/perl@28752
smoketst@hp46t243.cup.hp.com [Wed, 16 Aug 2006 23:10:52 +0000]
[perl #40161] ccversion fix for hpux
From: smoketst@hp46t243.cup.hp.com (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-31263-
1155795052-1297.40161-75-0@perl.org>
p4raw-id: //depot/perl@28751
Steve Peters [Wed, 23 Aug 2006 03:04:47 +0000]
The previous change causes compile failures with threaded Perls.
p4raw-id: //depot/perl@28750
Steve Peters [Tue, 22 Aug 2006 20:16:55 +0000]
Part of one of Jarkko's g++ patches that was missed.
p4raw-id: //depot/perl@28749
Steve Peters [Tue, 22 Aug 2006 17:41:33 +0000]
Update to Time-HiRes-1.90.
p4raw-id: //depot/perl@28748
Steve Peters [Tue, 22 Aug 2006 16:43:52 +0000]
Upgrade to Time-HiRes-1.89.
p4raw-id: //depot/perl@28747
Steve Peters [Tue, 22 Aug 2006 14:18:16 +0000]
Upgrade to CGI.pm-3.21
p4raw-id: //depot/perl@28746
Steve Peters [Tue, 22 Aug 2006 14:14:23 +0000]
Upgrade to Time-HiRes-1.88.
p4raw-id: //depot/perl@28745
Jarkko Hietaniemi [Tue, 22 Aug 2006 10:45:41 +0000]
g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Time::HiRes 1.88 in CPAN)
Message-Id: <
200608220745.k7M7jfjP050939@kosh.hut.fi>
...plus various version bumps and Digest::MD5 test file fixes.
p4raw-id: //depot/perl@28744
Jarkko Hietaniemi [Mon, 21 Aug 2006 22:39:35 +0000]
perlhack.pod: small porta-tweaks (this time without pod2man :-)
Message-Id: <
200608211939.k7LJdZ9P170671@kosh.hut.fi>
p4raw-id: //depot/perl@28743
Jarkko Hietaniemi [Mon, 21 Aug 2006 14:48:26 +0000]
g++/x2p (better version)
Message-Id: <
200608211148.k7LBmQGL161830@kosh.hut.fi>
p4raw-id: //depot/perl@28742
Jarkko Hietaniemi [Fri, 18 Aug 2006 13:03:17 +0000]
g++/Tru64: got perl linking once got the linkage right
Message-Id: <
200608181003.k7IA3Hso276655@kosh.hut.fi>
p4raw-id: //depot/perl@28741
Rafael Garcia-Suarez [Sun, 20 Aug 2006 10:13:12 +0000]
Amendment to change #28739
p4raw-link: @28739 on //depot/perl:
cd47bfdcdcaf11bca8ccb0afadaaa1d23503b9ee
p4raw-id: //depot/perl@28740
Jarkko Hietaniemi [Sat, 19 Aug 2006 14:34:53 +0000]
bytecode.t failures in Tru64: svtype (enum) is int, not long
Message-Id: <
200608191134.k7JBYroK518962@kosh.hut.fi>
p4raw-id: //depot/perl@28739
Rafael Garcia-Suarez [Sun, 20 Aug 2006 09:15:21 +0000]
perlthrtut update, by Jerry D. Hedden.
p4raw-id: //depot/perl@28738
Jarkko Hietaniemi [Fri, 18 Aug 2006 15:48:34 +0000]
g++/Solaris: force d_dlopen=define
Message-Id: <
200608181248.k7ICmY2W028375@vipunen.hut.fi>
p4raw-id: //depot/perl@28737
Rafael Garcia-Suarez [Fri, 18 Aug 2006 16:22:18 +0000]
Phrasing nit in perlxstut (by Ville Koskinen)
p4raw-id: //depot/perl@28736
Rafael Garcia-Suarez [Fri, 18 Aug 2006 15:46:18 +0000]
A type change that apparently works around a compiler bug
(gcc 4.1.1 on Solaris) (by Robin Barker)
p4raw-id: //depot/perl@28735
Jarkko Hietaniemi [Thu, 17 Aug 2006 19:16:09 +0000]
Re: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached)
Message-ID: <
44E49649.9090307@iki.fi>
p4raw-id: //depot/perl@28734
Steve Peters [Thu, 17 Aug 2006 17:57:33 +0000]
syscall() declaration in perl.h needs to have an EXTERN_C prefixing
it for some C++ compiles. Might as well fix usleep()'s
declaration too.
p4raw-id: //depot/perl@28733
Steve Peters [Thu, 17 Aug 2006 15:28:36 +0000]
Fix to problem where CGI can lose the filehandle during an upload.
Patch posted to the Debian bug list by Eric Wong
<eric@petta-tech.com>.
p4raw-id: //depot/perl@28732
Steve Peters [Thu, 17 Aug 2006 14:50:36 +0000]
gcc-4.1.1 on Fedora optimized away NULL chacks in Perl_do_close(),
which caused core dumps.
p4raw-id: //depot/perl@28731
Steve Peters [Wed, 16 Aug 2006 17:44:44 +0000]
Cast needed to compile bsd_glob.c with C++
p4raw-id: //depot/perl@28730
Steve Peters [Wed, 16 Aug 2006 13:11:15 +0000]
Additional changes to get C++ a little closer to a clean compile
of Perl.
p4raw-id: //depot/perl@28729
Steve Peters [Tue, 15 Aug 2006 18:57:11 +0000]
Additional floating point strictness is needed to get Intel cc to pass
its tests.
p4raw-id: //depot/perl@28728
Rafael Garcia-Suarez [Tue, 15 Aug 2006 10:01:48 +0000]
Update Changes
p4raw-id: //depot/perl@28727
Rafael Garcia-Suarez [Tue, 15 Aug 2006 09:59:24 +0000]
Update Module::CoreList data with 5.9.4
p4raw-id: //depot/perl@28726
Rafael Garcia-Suarez [Tue, 15 Aug 2006 09:55:27 +0000]
5.9.4 is today.
p4raw-id: //depot/perl@28725
Rafael Garcia-Suarez [Tue, 15 Aug 2006 09:54:02 +0000]
Actually, Richard Clamp doesn't maintain Module::CoreList anymore.
p4raw-id: //depot/perl@28724
Rafael Garcia-Suarez [Tue, 15 Aug 2006 09:43:40 +0000]
Regenerate perlmodlib and perltoc
p4raw-id: //depot/perl@28723
Rafael Garcia-Suarez [Tue, 15 Aug 2006 09:40:08 +0000]
POD formatting nit
p4raw-id: //depot/perl@28722
Rafael Garcia-Suarez [Tue, 15 Aug 2006 09:29:03 +0000]
Remove some of the known problems documented in perldelta, which were
caused by change #28319, just backed out. Add some Windows news (by
Steve Hay)
p4raw-link: @28319 on //depot/perl:
eb7d7d25d2f780edcbedc124a5bdca0d53ad8687
p4raw-id: //depot/perl@28721
Rafael Garcia-Suarez [Tue, 15 Aug 2006 09:22:54 +0000]
Revert change 28319, which may cause segfaults with threaded perls
on eval("syntax error") statements
p4raw-id: //depot/perl@28720
Rafael Garcia-Suarez [Tue, 15 Aug 2006 07:57:54 +0000]
More perldelta nits found by my reviewers
p4raw-id: //depot/perl@28719
Rafael Garcia-Suarez [Mon, 14 Aug 2006 22:30:18 +0000]
Spelling fixes, thanks to Nicholas and to Ronald Kimball
p4raw-id: //depot/perl@28718
Rafael Garcia-Suarez [Mon, 14 Aug 2006 21:58:15 +0000]
More perldelta entries and fixes
p4raw-id: //depot/perl@28717
Rafael Garcia-Suarez [Mon, 14 Aug 2006 21:31:43 +0000]
Typo fix in the documentation of source filters in @INC
p4raw-id: //depot/perl@28716
Marcus Holland-Moritz [Mon, 14 Aug 2006 20:29:57 +0000]
Only copy ppport.h to destination if it is different.
This avoids unneccessary rebuilds.
p4raw-id: //depot/perl@28715
Marcus Holland-Moritz [Mon, 14 Aug 2006 19:43:23 +0000]
Upgrade to Devel::PPPort 3.10
p4raw-id: //depot/perl@28714