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
Rafael Garcia-Suarez [Mon, 14 Aug 2006 19:30:17 +0000]
perldelta entry describing regexp work, by Yves Orton
p4raw-id: //depot/perl@28713
Rafael Garcia-Suarez [Mon, 14 Aug 2006 15:27:51 +0000]
Regenerate metafile
p4raw-id: //depot/perl@28712
Rafael Garcia-Suarez [Mon, 14 Aug 2006 14:24:19 +0000]
New authors
p4raw-id: //depot/perl@28711
Rafael Garcia-Suarez [Mon, 14 Aug 2006 12:45:59 +0000]
More perldelta entries; plus, credits.
p4raw-id: //depot/perl@28710
Rafael Garcia-Suarez [Mon, 14 Aug 2006 12:35:13 +0000]
Typo fix in perldiag
p4raw-id: //depot/perl@28709
Steve Hay [Mon, 14 Aug 2006 10:20:13 +0000]
Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modules
alphabetically.
p4raw-id: //depot/perl@28708
Steve Hay [Mon, 14 Aug 2006 10:15:04 +0000]
Update Porting/Maintainers.pl w.r.t. #28695, #28703 and #28706.
p4raw-id: //depot/perl@28707
Jos I. Boumans [Sun, 13 Aug 2006 16:22:09 +0000]
Add Module::Loaded to the core
Message-ID: <9310.80.127.35.68.
1155478929.squirrel@webmail.xs4all.nl>
p4raw-id: //depot/perl@28706
Rafael Garcia-Suarez [Mon, 14 Aug 2006 09:30:38 +0000]
More perldelta nits.
p4raw-id: //depot/perl@28705
Rafael Garcia-Suarez [Mon, 14 Aug 2006 09:19:02 +0000]
Make the NAME section of Package::Constants more conformant to
man page conventions
p4raw-id: //depot/perl@28704
Jos I. Boumans [Sat, 12 Aug 2006 23:57:58 +0000]
Add Package::Constants to the core
Message-ID: <9749.80.127.35.68.
1155419878.squirrel@webmail.xs4all.nl>
p4raw-id: //depot/perl@28703
Nicholas Clark [Sun, 13 Aug 2006 19:51:41 +0000]
Regularise the indents of Changes to placate Porting/checkAUTHORS.pl
p4raw-id: //depot/perl@28702
Rafael Garcia-Suarez [Sun, 13 Aug 2006 13:53:54 +0000]
Fix URL of perlbug database
p4raw-id: //depot/perl@28701
Rafael Garcia-Suarez [Sun, 13 Aug 2006 12:44:18 +0000]
More perldelta entries
p4raw-id: //depot/perl@28700
Rafael Garcia-Suarez [Sun, 13 Aug 2006 07:51:46 +0000]
Fix a couple URLs in perlhack
p4raw-id: //depot/perl@28699
Jarkko Hietaniemi [Sat, 12 Aug 2006 10:33:38 +0000]
perlhack.pod: more portability pitfalls
Message-Id: <
200608120733.k7C7XcU0268432@kosh.hut.fi>
p4raw-id: //depot/perl@28698
Steve Hay [Fri, 11 Aug 2006 17:31:45 +0000]
Resync win32/config_H.* and win32/config.* with config_h.SH
and Porting/config.sh respectively
No real changes except for the addition of the missing
HAS_C99_VARIADIC_MACROS to win32/config_H.* and
initialinstalllocation, madlyh, madlyobj and madlysrc to
win32/config.*
p4raw-id: //depot/perl@28697
Rafael Garcia-Suarez [Fri, 11 Aug 2006 16:02:32 +0000]
More perldelta notes. Also, I did forget things
in perl593delta...
p4raw-id: //depot/perl@28696
Jos I. Boumans [Wed, 9 Aug 2006 12:23:42 +0000]
Add Module::Load to 5.9.x
Message-ID: <9866.194.109.0.185.
1155119022.squirrel@webmail.xs4all.nl>
p4raw-id: //depot/perl@28695
Steve Hay [Fri, 11 Aug 2006 12:49:00 +0000]
Close file before unlinking (on Win32 at least!)
p4raw-id: //depot/perl@28694
Andy Dougherty [Thu, 10 Aug 2006 12:37:39 +0000]
Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386/1 cpu)
Message-ID: <Pine.LNX.4.62.
0608101230260.12531@fractal.phys.lafayette.edu>
p4raw-id: //depot/perl@28693
Rafael Garcia-Suarez [Thu, 10 Aug 2006 14:27:44 +0000]
Update Changes
p4raw-id: //depot/perl@28692
Rafael Garcia-Suarez [Thu, 10 Aug 2006 13:17:51 +0000]
Some updates to the cross-compilation config script
p4raw-id: //depot/perl@28691
Rafael Garcia-Suarez [Thu, 10 Aug 2006 09:46:34 +0000]
lstat on *GLOB{IO} with warnings on would segfault
(noticed by Andrew Dougherty)
p4raw-id: //depot/perl@28690
Jarkko Hietaniemi [Thu, 10 Aug 2006 09:00:44 +0000]
g++: gethostbyaddr, and more Tru64 defines
Message-ID: <
44DACB8C.1080708@iki.fi>
p4raw-id: //depot/perl@28689
Jarkko Hietaniemi [Thu, 10 Aug 2006 08:35:53 +0000]
doio.c: vararg NULLs must be cast right
Message-Id: <
200608100535.k7A5Zr2Z156515@kosh.hut.fi>
p4raw-id: //depot/perl@28688
Rafael Garcia-Suarez [Thu, 10 Aug 2006 08:14:46 +0000]
Upgrade to version.pm 0.67
p4raw-id: //depot/perl@28687
Steve Peters [Wed, 9 Aug 2006 21:54:08 +0000]
A couple const's and a cast to get Sun CC to compile these files.
Perl, however, still will not build with the Sun CC.
p4raw-id: //depot/perl@28686
Steve Peters [Wed, 9 Aug 2006 19:45:06 +0000]
Fix comment nit in config.h
p4raw-id: //depot/perl@28685
Yitzchak Scott-Thoennes [Mon, 28 Nov 2005 01:26:31 +0000]
Re: [perl #37731] junk and uninit'ed values in tied scalars
Message-ID: <
20051128092605.GA2328@efn.org>
plus a regression test
p4raw-id: //depot/perl@28684
Dave Rolsky [Wed, 9 Aug 2006 04:38:28 +0000]
PATCH: Sync Time::Local in blead to 1.13 on CPAN
Message-ID: <Pine.LNX.4.64.
0608090422450.8735@urth.org>
p4raw-id: //depot/perl@28683
Rafael Garcia-Suarez [Wed, 9 Aug 2006 09:58:52 +0000]
Add OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23]
p4raw-id: //depot/perl@28682
Rafael Garcia-Suarez [Wed, 9 Aug 2006 09:52:38 +0000]
Add OS-specific modules in Module::Corelist generation script
(hinted by Steve Hay)
p4raw-id: //depot/perl@28681
Rafael Garcia-Suarez [Wed, 9 Aug 2006 09:42:34 +0000]
Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8
p4raw-id: //depot/perl@28680
Rafael Garcia-Suarez [Wed, 9 Aug 2006 09:23:02 +0000]
More fixes in the Module::Corelist data generation process
p4raw-id: //depot/perl@28679
Rafael Garcia-Suarez [Wed, 9 Aug 2006 09:01:25 +0000]
Really submit previous change
p4raw-id: //depot/perl@28678
Rafael Garcia-Suarez [Wed, 9 Aug 2006 08:34:42 +0000]
Several fixes in Porting/corelist.pl
- make it run with 5.8.x perls
- make it handle new modules layout in bleadperl
p4raw-id: //depot/perl@28677
Sébastien Aperghis-Tramoni [Tue, 8 Aug 2006 11:17:58 +0000]
Small precision about $SIG{__WARN__}
Message-ID: <
1155028678.44d856c64fa0d@imp6-g19.free.fr>
p4raw-id: //depot/perl@28676
Rafael Garcia-Suarez [Tue, 8 Aug 2006 09:22:27 +0000]
Simplification in Perl_magic_clearsig, plus a fix similar and
symmetrical to the one implemented in change #28669.
p4raw-link: @28669 on //depot/perl:
9289f461126f104eef437e7c6d2f1f640f935646
p4raw-id: //depot/perl@28675
Jarkko Hietaniemi [Tue, 8 Aug 2006 00:02:35 +0000]
g++ stage 1 reached
Message-ID: <
44D7AA6B.4040802@iki.fi>
p4raw-id: //depot/perl@28674
Steve Peters [Mon, 7 Aug 2006 19:54:51 +0000]
Upgrade to Module-Build-0.2805
p4raw-id: //depot/perl@28673
Steve Peters [Mon, 7 Aug 2006 19:37:28 +0000]
Upgrade to Digest-SHA-5.43
p4raw-id: //depot/perl@28672
Alex Davies [Thu, 3 Aug 2006 13:31:14 +0000]
Define PERL_NO_DEV_RANDOM on Windows
From: "Davies, Alex" <adavies@ptc.com>
Message-ID: <
A69AA663CE9BBC44AE1DA72483DE15DE04622D66@HQ-MAIL3.ptcnet.ptc.com>
This stops perl from trying to read C:\dev\urandom on Windows
p4raw-id: //depot/perl@28671
Steve Hay [Mon, 7 Aug 2006 16:21:40 +0000]
Fixups for test failures caused by #28667 and #28668
p4raw-id: //depot/perl@28670
Rafael Garcia-Suarez [Mon, 7 Aug 2006 14:10:15 +0000]
We shouldn't try to decrement the refcount of PL_warnhook
if it has been set to PERL_WARNHOOK_FATAL.
p4raw-id: //depot/perl@28669
Steve Hay [Mon, 7 Aug 2006 10:24:39 +0000]
Provide a BGET_svtype, required by #28667
p4raw-id: //depot/perl@28668
Rafael Garcia-Suarez [Mon, 7 Aug 2006 09:43:20 +0000]
Try to reinstate the fix of change #28638 by patching bytecode.pl and
not the file it generates
p4raw-link: @28638 on //depot/perl:
98e3ba2c7915a38045b973577ec684fa0de54948
p4raw-id: //depot/perl@28667
Rafael Garcia-Suarez [Mon, 7 Aug 2006 09:23:35 +0000]
Restore modification in warnings.h from change 28662 by backporting it
to warnings.pl
p4raw-id: //depot/perl@28666
Gabor Szabo [Sat, 5 Aug 2006 23:00:14 +0000]
File::Basename add X<> tags, replace regex delimiters
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <
d8a74af10608051300m4a1ebd93j491889b9b4e8523d@mail.gmail.com>
p4raw-id: //depot/perl@28665
Gabor Szabo [Sun, 6 Aug 2006 13:59:28 +0000]
adding X<> to perlvar
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <
d8a74af10608060359g7d4726dalf947f051a51c10e@mail.gmail.com>
p4raw-id: //depot/perl@28664
Rafael Garcia-Suarez [Mon, 7 Aug 2006 08:23:13 +0000]
Regenerate files after previous change
p4raw-id: //depot/perl@28663
Jarkko Hietaniemi [Fri, 4 Aug 2006 08:58:27 +0000]
g++ large patch
Message-ID: <
44D2E203.5050201@iki.fi>
p4raw-id: //depot/perl@28662
Gabor Szabo [Thu, 27 Jul 2006 09:25:02 +0000]
perlfunc.pod - unite gmtime and localtime
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <
d8a74af10607262325n472b424cr78c9591c31ffe190@mail.gmail.com>
p4raw-id: //depot/perl@28661
Gabor Szabo [Thu, 27 Jul 2006 00:27:06 +0000]
add more X<> tags to perlfunc
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <
d8a74af10607261427g142f0c6bge6f77c2f5e59da40@mail.gmail.com>
p4raw-id: //depot/perl@28660
Gabor Szabo [Tue, 1 Aug 2006 08:55:37 +0000]
File::Copy pod updated adding X<>
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <
d8a74af10607312355t7f3fed91g1459cb74b9b50fcd@mail.gmail.com>
p4raw-id: //depot/perl@28659
Steve Peters [Fri, 4 Aug 2006 16:42:54 +0000]
Sorting the MANIFEST
p4raw-id: //depot/perl@28658
Rick Delaney [Thu, 3 Aug 2006 21:48:07 +0000]
Re: [perl #39882] inconsistent list slice behaviour
Message-ID: <
20060804014807.GW21381@localhost.localdomain>
p4raw-id: //depot/perl@28657
Rick Delaney [Thu, 3 Aug 2006 17:30:06 +0000]
Re: [perl #40055] B::Deparse double do
Message-ID: <
20060803213006.GU21381@localhost.localdomain>
p4raw-id: //depot/perl@28656
Jarkko Hietaniemi [Thu, 3 Aug 2006 22:59:37 +0000]
Tru64 oops
Message-Id: <
200608031959.k73JxbsC395856@kosh.hut.fi>
p4raw-id: //depot/perl@28655
Jarkko Hietaniemi [Thu, 3 Aug 2006 09:04:45 +0000]
more g++ in Tru64
Message-ID: <
44D191FD.9030902@iki.fi>
p4raw-id: //depot/perl@28654
Steve Peters [Wed, 2 Aug 2006 17:47:34 +0000]
Upgrade to Archive-Tar-1.30. Since change #27571 is not included,
the bleadperl version is bumped to 1.30_01.
p4raw-link: @27571 on //depot/perl:
376cc5ea9119d14a5a36f394fef8e7874a59a876
p4raw-id: //depot/perl@28653
Rafael Garcia-Suarez [Wed, 2 Aug 2006 13:11:25 +0000]
Cross-compilation makefile fails to copy Config_heavy.pl
(noticed by Alexandre Jousset <mid@gtmp.org>)
p4raw-id: //depot/perl@28652
Jarkko Hietaniemi [Wed, 2 Aug 2006 00:04:42 +0000]
g++ heavy shoveling
Message-ID: <
44CFC1EA.2050702@iki.fi>
p4raw-id: //depot/perl@28651
Rick Delaney [Sun, 9 Jul 2006 15:01:50 +0000]
Re: [perl #39733] $AUTOLOAD is never tainted
Message-ID: <
20060709190150.GA1922@localhost.localdomain>
Plus a note in perldelta
p4raw-id: //depot/perl@28649
Jarkko Hietaniemi [Wed, 2 Aug 2006 00:04:42 +0000]
g++ heavy shoveling
Message-ID: <
44CFC1EA.2050702@iki.fi>
p4raw-id: //depot/perl@28645