Steve Peters [Thu, 13 Oct 2005 23:31:03 +0000]
Add PERL_USE_SAFE_PUTENV to the compile time options in perl -V
p4raw-id: //depot/perl@25755
Andy Lester [Thu, 13 Oct 2005 16:42:12 +0000]
Stas' croak patch and then some
Message-ID: <
20051013214212.GA1122@petdance.com>
p4raw-id: //depot/perl@25754
Rafael Garcia-Suarez [Thu, 13 Oct 2005 15:53:39 +0000]
If /dev/null is not readable, perl -e fails with
an obscure error message. Make it more understandable.
p4raw-id: //depot/perl@25753
John E. Malmberg [Thu, 13 Oct 2005 10:28:23 +0000]
[patch@25744] t/op/local.t - change 25514 broke VMS
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <
434E6F07.5020108@qsl.net>
p4raw-id: //depot/perl@25752
Gisle Aas [Thu, 13 Oct 2005 06:00:49 +0000]
SvPVutf8_nolen crashes [PATCH]
Message-ID: <lrslv56072.fsf@caliper.activestate.com>
p4raw-id: //depot/perl@25751
Rafael Garcia-Suarez [Thu, 13 Oct 2005 12:22:24 +0000]
Better cleanup of directories created by C::Zlib
p4raw-id: //depot/perl@25750
H.Merijn Brand [Thu, 13 Oct 2005 12:17:41 +0000]
PL_use_safe_putenv needs to be in the export lists
p4raw-id: //depot/perl@25749
Ivan Tubert-Brohman [Wed, 12 Oct 2005 19:20:18 +0000]
POD index entries with X<>
Message-ID: <
434D9A32.4050305@cpan.org>
p4raw-id: //depot/perl@25748
Gisle Aas [Thu, 13 Oct 2005 01:42:32 +0000]
Accidental interpolation of $@ in Pod::Html [PATCH]
Message-ID: <lr7jch95af.fsf@caliper.activestate.com>
p4raw-id: //depot/perl@25747
Rafael Garcia-Suarez [Thu, 13 Oct 2005 09:05:42 +0000]
The new REQUIRE token introduced by change 25599 must be
nonassoc, just like the UNIOP token it's patterned after.
(While we're at it, allow to use bison 2.1 to regenerate
the parser files.)
p4raw-id: //depot/perl@25746
Rafael Garcia-Suarez [Thu, 13 Oct 2005 08:14:32 +0000]
Document that -F doesn't accept whitespace in patterns.
(fixes bug #37366)
p4raw-id: //depot/perl@25745
Paul Marquess [Wed, 12 Oct 2005 22:41:41 +0000]
RE: [PATCH] Compress::Zlib
From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
Message-ID: <
004c01c5cf75$bd368fc0$0e1c140a@myopwv.com>
p4raw-id: //depot/perl@25744
Abigail [Thu, 13 Oct 2005 01:25:10 +0000]
Typo in comment.
Message-ID: <
20051012232509.GA1018@abigail.nl>
p4raw-id: //depot/perl@25743
Jarkko Hietaniemi [Wed, 12 Oct 2005 19:12:57 +0000]
Symbian blead update: Symbian port 0.2.0
Message-ID: <
B356D8F434D20B40A8CEDAEC305A1F24E7A5E6@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@25742
Rafael Garcia-Suarez [Wed, 12 Oct 2005 11:37:49 +0000]
Update to the config boilerplates, by Jarkko
p4raw-id: //depot/perl@25741
Craig A. Berry [Tue, 11 Oct 2005 23:58:26 +0000]
disarm unsetenv() on VMS for now (function is present
but %ENV is more complicated)
p4raw-id: //depot/perl@25740
Paul Marquess [Tue, 11 Oct 2005 22:54:25 +0000]
Compress::Zlib
This silences a few warnings on AIX
p4raw-id: //depot/perl@25739
Rafael Garcia-Suarez [Tue, 11 Oct 2005 21:14:49 +0000]
Comment fix
p4raw-id: //depot/perl@25738
Alan Burlison [Tue, 11 Oct 2005 16:29:54 +0000]
environ fixup
Message-ID: <
434BDA72.4090109@sun.com>
p4raw-id: //depot/perl@25737
Jarkko Hietaniemi [Tue, 11 Oct 2005 14:48:49 +0000]
Symbian blead fix
Message-ID: <
B356D8F434D20B40A8CEDAEC305A1F24E7A5D4@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@25736
Paul Marquess [Tue, 11 Oct 2005 12:35:22 +0000]
Compress::Zlib
From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
Message-ID: <
013e01c5ce57$dee62af0$671c140a@myopwv.com>
p4raw-id: //depot/perl@25735
Steve Hay [Tue, 11 Oct 2005 10:09:48 +0000]
Update win32 config files w.r.t. change #25733
p4raw-link: @25733 on //depot/perl:
bdf33aa7435b6e4ab927ed6430f3f240f211d879
p4raw-id: //depot/perl@25734
Steve Peters [Mon, 10 Oct 2005 07:51:17 +0000]
Add probe for unsetenv ()
Subject: Re: Perl's handling of environ breaks on Solaris 10
Message-ID: <
20051010125117.GA27566@mccoy.peters.homeunix.org>
p4raw-id: //depot/perl@25733
Gisle Aas [Mon, 10 Oct 2005 06:20:23 +0000]
Re: Win32::GetShortPathName() does not always return a short name [DOC PATCH]
Change to remove a call to Win32::GetShortPathName() from
Test::Harness::Straps.
p4raw-id: //depot/perl@25731
Jarkko Hietaniemi [Mon, 10 Oct 2005 14:28:31 +0000]
Symbian bleadperl@25725 update
Message-ID: <
B356D8F434D20B40A8CEDAEC305A1F24E7A5C4@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@25730
Paul Marquess [Mon, 10 Oct 2005 12:24:29 +0000]
RE: [PATCH] Compress::Zlib
From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
Message-ID: <
013501c5cd8d$2f5d3e90$291c140a@myopwv.com>
p4raw-id: //depot/perl@25729
Gisle Aas [Mon, 10 Oct 2005 03:58:09 +0000]
Win32::GetShortPathName() does not always return a short name [DOC PATCH]
Message-ID: <lrk6glej0e.fsf@caliper.activestate.com>
p4raw-id: //depot/perl@25728
Paul Marquess [Mon, 10 Oct 2005 11:40:00 +0000]
Making t/14gzopen.t a bit more robust.
Subject: [PATCH] Compress::Zlib
From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
Message-ID: <
012101c5cd86$f895b640$291c140a@myopwv.com>
p4raw-id: //depot/perl@25727
H.Merijn Brand [Mon, 10 Oct 2005 06:14:30 +0000]
Compress::Zlib should not ask under Cygwin in CORE
p4raw-id: //depot/perl@25726
Paul Marquess [Sun, 9 Oct 2005 23:25:38 +0000]
RE: [PATCH] DB_File 1.1812
Patch to ext/Compress/Zlib/Zlib.xs from Paul Marquess.
p4raw-id: //depot/perl@25725
Rafael Garcia-Suarez [Sun, 9 Oct 2005 21:27:57 +0000]
Upgrade to DB_File 1.1812, by Paul Marquess
p4raw-id: //depot/perl@25724
Steve Peters [Sun, 9 Oct 2005 18:53:02 +0000]
Tweaks to get Test::Builder::Tester's tests to work in the core.
p4raw-id: //depot/perl@25723
Steve Peters [Sun, 9 Oct 2005 18:06:13 +0000]
Upgraded to ExtUtils-ParseXS-2.14.
p4raw-id: //depot/perl@25722
Rafael Garcia-Suarez [Sun, 9 Oct 2005 16:42:26 +0000]
Don't use a regexp in DB::sub().
This should work around perlbug #37102.
p4raw-id: //depot/perl@25721
Steve Peters [Sun, 9 Oct 2005 15:37:41 +0000]
It would be nice to upgrade the right file. Double grrrrr.
p4raw-id: //depot/perl@25720
Steve Peters [Sun, 9 Oct 2005 15:32:29 +0000]
Add standard core test header to Test::Builder::Tester tests.
p4raw-id: //depot/perl@25719
Steve Peters [Sun, 9 Oct 2005 15:24:43 +0000]
Upgrade to Test-Simple-0.62.
p4raw-id: //depot/perl@25718
Steve Peters [Sun, 9 Oct 2005 14:51:12 +0000]
Missed files in upgrading modules. Grrrr
p4raw-id: //depot/perl@25717
SADAHIRO Tomoyuki [Sat, 8 Oct 2005 09:59:00 +0000]
undef IS_UTF8_CHAR() on EBCDIC
Message-Id: <
20051008165752.348A.BQW10602@nifty.com>
p4raw-id: //depot/perl@25716
Steve Peters [Fri, 7 Oct 2005 15:41:32 +0000]
Documentation nit in INSTALL found by Alan Burlison.
p4raw-id: //depot/perl@25712
Steve Peters [Fri, 7 Oct 2005 03:29:37 +0000]
Upgrade to Pathtools-3.12
p4raw-id: //depot/perl@25711
Craig A. Berry [Fri, 7 Oct 2005 02:41:03 +0000]
Parse symbols for the linker when more than one declaration
on the same line (the way PERLVARISC now throws at us).
p4raw-id: //depot/perl@25710
Nicholas Clark [Thu, 6 Oct 2005 21:31:39 +0000]
Avoid a cast
p4raw-id: //depot/perl@25709
Steve Peters [Thu, 6 Oct 2005 19:23:59 +0000]
Convert lvalue usage of SvNVX() and SvIVX() to SvNV_set() and
SvIV_set(). Otherwise, compiling with -DPERL_DEBUG_COW fails.
p4raw-id: //depot/perl@25708
Rafael Garcia-Suarez [Thu, 6 Oct 2005 13:42:00 +0000]
Be nice with subversion hidden directories
p4raw-id: //depot/perl@25707
Rafael Garcia-Suarez [Thu, 6 Oct 2005 13:24:24 +0000]
Update with new files from C::Zlib
p4raw-id: //depot/perl@25706
Rafael Garcia-Suarez [Thu, 6 Oct 2005 13:23:20 +0000]
Move ZlibTestUtils.pm under t/
p4raw-id: //depot/perl@25705
Rafael Garcia-Suarez [Thu, 6 Oct 2005 09:09:06 +0000]
Don't install pods via MakeMaker for C::Zlib,
as suggested by Robin Barker
p4raw-id: //depot/perl@25704
H.Merijn Brand [Thu, 6 Oct 2005 08:42:56 +0000]
Add -C to allowed $PERL5OPT options
Add -C to the $PERL5OPT documentation (and added the missing -A too)
t/run/runenv.t Could use some more tests about how supported
and unsupported options in $PERL5OPT are handled
p4raw-id: //depot/perl@25703
Rafael Garcia-Suarez [Thu, 6 Oct 2005 07:27:39 +0000]
Remove the getprotobynumber test, for portability concerns
p4raw-id: //depot/perl@25702
Nicholas Clark [Wed, 5 Oct 2005 23:22:27 +0000]
Fix Compress::Zlib test boilerplate
p4raw-id: //depot/perl@25701
Rafael Garcia-Suarez [Wed, 5 Oct 2005 21:26:57 +0000]
Compress::Zlib's Makefile.PL shouldn't create .bak files when building the core
p4raw-id: //depot/perl@25699
Rafael Garcia-Suarez [Wed, 5 Oct 2005 21:03:29 +0000]
Add test preambles to Compress::Zlib.
Remove 99pod.t, useless in the core
p4raw-id: //depot/perl@25698
Peter Dintelmann [Thu, 2 Jun 2005 13:34:49 +0000]
proposal [perl #34301]: IO::Socket calls getpeername far too often
Message-ID: <
E9A2605289D8D7468B1A21EC24E59D2101852447@naimucx5.muc.allianz>
p4raw-id: //depot/perl@25697
Steven Schubiger [Wed, 28 Sep 2005 15:46:45 +0000]
Re: Untested builtins
Message-ID: <
20050928134645.GD11546@accognoscere.homeunix.org>
p4raw-id: //depot/perl@25696
Rafael Garcia-Suarez [Wed, 5 Oct 2005 15:53:34 +0000]
Upgrade to Compress::Zlib 2.000_05
p4raw-id: //depot/perl@25695
Steve Hay [Wed, 5 Oct 2005 15:34:18 +0000]
Fix $Config{ccflags} for Win32 perls built with dmake
The nmake makefile (win32/Makefile) currently adds -nologo, $(STRPOOL)
and -W3 to the ccflags in CFG_VARS, but the dmake makefile
(win32/makefile.mk) doesn't. This means that extensions built with
perls built with VC++ and dmake spit out damn M$ logo messages and use
a lower warning level.
The reason for the difference is probably that the dmake makefile
supports multiple compilers. Therefore, put the extra ccflags into a
new macro, and set it appropriately for each compiler. Add the new
macro to the nmake makefile too for orthogonality.
p4raw-id: //depot/perl@25694
Andy Lester [Tue, 4 Oct 2005 15:16:05 +0000]
Re: [PATCH] Random constings and printf cleanup
Message-ID: <
20051004201605.GA31682@petdance.com>
p4raw-id: //depot/perl@25693
Steve Peters [Tue, 4 Oct 2005 16:24:28 +0000]
Fixes to Pod errors found by podchecker.
p4raw-id: //depot/perl@25691
Steve Peters [Tue, 4 Oct 2005 12:02:04 +0000]
Upgrade to ExtUtils-ParseXS-2.13
p4raw-id: //depot/perl@25690
Steve Peters [Tue, 4 Oct 2005 11:01:11 +0000]
Upgrade to ExtUtils-CBuilder-0.15 (with a small edit to
ExtUtils::CBuilder::Pltaform::dec_osf.pm to add a $VERSION)
p4raw-id: //depot/perl@25689
Gisle Aas [Tue, 4 Oct 2005 02:18:27 +0000]
Re: $^CHILD_ERROR_NATIVE issues (with attachment)
Message-ID: <lrd5ml7i8s.fsf@caliper.activestate.com>
p4raw-id: //depot/perl@25688
Gisle Aas [Mon, 3 Oct 2005 09:37:57 +0000]
Clone PL_statusvalue_posix [PATCH]
Message-ID: <lr3bni8ska.fsf_-_@caliper.activestate.com>
p4raw-id: //depot/perl@25687
Steven Schubiger [Sun, 2 Oct 2005 07:25:37 +0000]
Pod::Usage documentation fix, suggested by :
Subject: [perl #37322] Pod::Usage implementation of -sections disagrees with its documentation
From: "Steven Schubiger via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-37322-121918.15.
4257995782182@perl.org>
p4raw-id: //depot/perl@25686
Rafael Garcia-Suarez [Mon, 3 Oct 2005 15:17:09 +0000]
Yitzchak points out that this function argument is NULLOK
p4raw-id: //depot/perl@25685
Rafael Garcia-Suarez [Mon, 3 Oct 2005 11:27:31 +0000]
Spaces to tabs
p4raw-id: //depot/perl@25684
Craig A. Berry [Mon, 3 Oct 2005 03:43:31 +0000]
We lied about strtoq way back in #8120
p4raw-id: //depot/perl@25683
Steve Peters [Mon, 3 Oct 2005 03:10:05 +0000]
Upgrade to Digest-1.12
p4raw-id: //depot/perl@25682
Craig A. Berry [Mon, 3 Oct 2005 00:20:30 +0000]
fix bug introduced by #25507 that kept ccflags from
making it into config.sh
p4raw-id: //depot/perl@25681
Craig A. Berry [Sun, 2 Oct 2005 21:45:20 +0000]
assorted blead build help for VMS (mostly ithreads-related)
p4raw-id: //depot/perl@25680
Yves Orton [Thu, 22 Sep 2005 11:31:02 +0000]
[perl #37233] [PATCH] Test::Harness and Devel::Cover combine with overloading to cause infinite recursion in Carp.pm
From: perlbug-followup[at]perl.org (Yves Orton)
Message-ID: <rt-3.0.11-37233-121233.2.
25543632691242[at]perl.org>
p4raw-id: //depot/perl@25679
Steve Peters [Sun, 2 Oct 2005 04:42:46 +0000]
Clarify the documentation regarding the return value from C<push>.
p4raw-id: //depot/perl@25678
Steve Peters [Sun, 2 Oct 2005 04:32:48 +0000]
If a 'use' or 'require' fails due to too many open files (EMFILE),
give an appropriate error message rather than saying the module
cannot be found in @INC.
p4raw-id: //depot/perl@25677
Steve Peters [Sun, 2 Oct 2005 03:30:55 +0000]
Missed test changes and a bit of debugging code that should
have been removed.
p4raw-id: //depot/perl@25676
Steve Peters [Sun, 2 Oct 2005 02:24:12 +0000]
Fix some of the XHTML issues in Pod::Html. The call for some time
with a debugger to figure out what is going on.
p4raw-id: //depot/perl@25675
Dave Mitchell [Sat, 1 Oct 2005 23:51:40 +0000]
Improve -DT output and fix wild buffer pointer error
p4raw-id: //depot/perl@25674
Steve Hay [Fri, 30 Sep 2005 15:52:30 +0000]
Make building perl on Win32 with the free VC++ toolkit easier
Introduce new CCTYPE's MSVC70FREE and MSVC70 for the free and the full
versions of MS VC++ 7.x respectively. Perl can now be built with the
free VC++ toolkit simply by running "nmake CCTYPE=MSVC70FREE" with no
hacking of the win32/Makefile required. Update README.win32 with
these changes.
Also add the CCTYPE MSVC to win32/Makefile. This is already supported
in win32/makefile.mk and is useful for avoiding the use of -DELAYLOAD
for MS VC++ 3.x through 5.x. Update README.win32 for this too.
p4raw-id: //depot/perl@25672
Rafael Garcia-Suarez [Fri, 30 Sep 2005 08:59:14 +0000]
Upgrade to XSLoader 0.05, plus a few doc nits,
by Sébastien Aperghis-Tramoni <maddingue@free.fr>
p4raw-id: //depot/perl@25666
Dave Mitchell [Thu, 29 Sep 2005 22:57:44 +0000]
PL_defoutgv could be used after being freed
Was giving "use of freed value" warnings in t/io/through.t
and t/io/crlf_through.t
p4raw-id: //depot/perl@25665
Dave Mitchell [Thu, 29 Sep 2005 21:01:54 +0000]
the return value of start_subparse() can legally be ignored
p4raw-id: //depot/perl@25664
Steve Peters [Thu, 29 Sep 2005 20:43:52 +0000]
Added new flag (--use-xsloader) to use XSLoader when in backward
compatibility mode.
p4raw-id: //depot/perl@25663
Steve Peters [Thu, 29 Sep 2005 18:04:29 +0000]
With XSLoader on CPAN now, add XSLoader as a prerequisite in Makefile.PL
if the compatible version is less than 5.006 (the first version with
XSLoader).
p4raw-id: //depot/perl@25662
Nicholas Clark [Thu, 29 Sep 2005 13:00:18 +0000]
2 more e-mail addresses that map to rgs
p4raw-id: //depot/perl@25660
Nicholas Clark [Thu, 29 Sep 2005 12:54:00 +0000]
checkAUTHORS.pl wasn't aware of one of Merijn's e-mail addresses
p4raw-id: //depot/perl@25659
Nicholas Clark [Thu, 29 Sep 2005 12:50:40 +0000]
Correct/tweak Changes so that checkAUTHORS.pl parses it.
p4raw-id: //depot/perl@25658
Nicholas Clark [Thu, 29 Sep 2005 11:01:53 +0000]
Teach the alias mapping about new committers.
p4raw-id: //depot/perl@25657
Nicholas Clark [Thu, 29 Sep 2005 10:54:56 +0000]
Cope with completely empty lines within the Changes file.
Better diagnostics on "malformed" lines.
p4raw-id: //depot/perl@25656
Steve Hay [Thu, 29 Sep 2005 08:47:26 +0000]
Clean up CBuilder and ParseXS test files
This was done once already in change 25222, but then modified in change
25225. The new versions of CBuilder and ParseXS that sync'ed those
changes and have now been integrated back into bleadperl missed some
bits of change 25225. Try again.
p4raw-id: //depot/perl@25652
Nicholas Clark [Thu, 29 Sep 2005 06:52:35 +0000]
Attempting to do too many things simultaneously with the C pre-
processor considered harmful.
p4raw-id: //depot/perl@25651
Steve Peters [Thu, 29 Sep 2005 00:23:44 +0000]
Upgrade to ExtUtils::CBuilder 0.14
p4raw-id: //depot/perl@25650
Steve Peters [Wed, 28 Sep 2005 22:59:08 +0000]
Upgrade to Test::Harness 2.56
p4raw-id: //depot/perl@25649
Nicholas Clark [Wed, 28 Sep 2005 19:56:53 +0000]
savepv and savepvn are actually NULLOK
p4raw-id: //depot/perl@25640
Nicholas Clark [Wed, 28 Sep 2005 18:51:15 +0000]
Forgot to run embed.pl after change 25637
p4raw-id: //depot/perl@25638
Andy Lester [Wed, 28 Sep 2005 12:22:54 +0000]
embed.fnc now requires NN/NULLOK
Message-ID: <
20050928172254.GE20201@petdance.com>
Date: Wed, 28 Sep 2005 12:22:54 -0500
p4raw-id: //depot/perl@25637
Nicholas Clark [Wed, 28 Sep 2005 15:56:45 +0000]
We can use the C pre-processor to build a single, longer string
constant which makes the object code slightly smaller.
p4raw-id: //depot/perl@25634
Steve Hay [Wed, 28 Sep 2005 08:23:01 +0000]
Improve File::Spec::Win32->path() and fix MM_Win32.t
Subject: Improved File::Spec::Win32->path [PATCH]
From: Gisle Aas <gisle@ActiveState.com>
Date: 17 Sep 2005 00:13:41 -0700
Message-ID: <lrk6hgrwt6.fsf@caliper.activestate.com>
Subject: Re: Improved File::Spec::Win32->path [PATCH]
From: Michael G Schwern <schwern@pobox.com>
Date: Tue, 27 Sep 2005 13:05:54 -0700
Message-ID: <
20050927200554.GC20908@windhund.schwern.org>
p4raw-id: //depot/perl@25627
Steve Peters [Wed, 28 Sep 2005 00:06:29 +0000]
Upgrade to CGI-3.11, with some modifications for Pod differences in
bleadperl.
p4raw-id: //depot/perl@25626
Rafael Garcia-Suarez [Tue, 27 Sep 2005 20:07:32 +0000]
Comment nit by Vadim Konovalov
And while we're at it, reindent consistently.
p4raw-id: //depot/perl@25625
Rafael Garcia-Suarez [Tue, 27 Sep 2005 20:04:07 +0000]
POD nit by Yitzchak
p4raw-id: //depot/perl@25624
Rafael Garcia-Suarez [Tue, 27 Sep 2005 17:02:42 +0000]
Clarify what -MFoo=number does on the command-line
p4raw-id: //depot/perl@25623