John Peacock [Wed, 18 Aug 2004 08:26:35 +0000]
The XSUB.h patch from:
Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
Message-ID: <
41234AFB.1020009@rowman.com>
Now it will use version object logic for version comparison
when loading XS modules.
p4raw-id: //depot/perl@23323
Rafael Garcia-Suarez [Wed, 15 Sep 2004 15:48:23 +0000]
Upgrade to Time::HiRes 1.63.
Note that it includes a ppport.h file. See if the one
previously built in Devel::PPPort can be used instead.
p4raw-id: //depot/perl@23322
Chris Heath [Mon, 6 Sep 2004 00:03:12 +0000]
Re: [perl #31459] Bug in read()
Message-Id: <
1094443392.12379.35.camel@linux.heathens.co.nz>
a read(F) into a UTF8-encoded buffer with an offset off the
end of the buffer, miss-calculated buffer lengths
p4raw-id: //depot/perl@23321
Dave Mitchell [Sun, 12 Sep 2004 22:09:51 +0000]
[perl #30066] Memory leak in nested shared data structures in 5.8.4
A pop of an item from a shared array ref causes a leak due to
AVf_REAL not having been set after an sv_upgrade(sv, SVt_PVAV).
Make sv_upgrade() set always this flag.
p4raw-id: //depot/perl@23320
Nicholas Clark [Fri, 10 Sep 2004 16:40:17 +0000]
Integrate:
[ 23318]
Update the skips for the no perlio case
p4raw-link: @23318 on //depot/maint-5.8/perl:
cacd0da5c2bc20390f0d85d7dcca7be08a68b40d
p4raw-id: //depot/perl@23319
p4raw-integrated: from //depot/maint-5.8/perl@23300 'copy in'
ext/B/t/showlex.t (@23288..) ext/B/t/optree_check.t
ext/B/t/optree_concise.t (@23290..)
Nicholas Clark [Thu, 9 Sep 2004 15:54:18 +0000]
A single version of B that supports 5.8 and 5.10
p4raw-id: //depot/perl@23300
Vadim Konovalov [Mon, 6 Sep 2004 11:09:51 +0000]
lib/bigint.pm tiny typo fix
From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
Message-ID: <
7DD1BE2C50259746ABB8683672D2089E081132@itotest-1.spb.lucent.com>
p4raw-id: //depot/perl@23283
Marcus Holland-Moritz [Wed, 8 Sep 2004 20:19:18 +0000]
Upgrade to Devel::PPPort 3.03.
p4raw-id: //depot/perl@23282
Andy Dougherty [Wed, 8 Sep 2004 11:32:26 +0000]
[perl #21553] Re: Solaris Perl (fwd)
Message-Id: <Pine.SOL.4.58.
0409081129180.17582@maxwell.phys.lafayette.edu>
Clarify whether it's safe to replace the perl bundled with Solaris
p4raw-id: //depot/perl@23281
Marcus Holland-Moritz [Wed, 8 Sep 2004 19:18:06 +0000]
Upgrade to Devel::PPPort 3.02.
p4raw-id: //depot/perl@23280
Marcus Holland-Moritz [Wed, 8 Sep 2004 18:46:56 +0000]
Add MY_CXT_CLONE to the core. (Taken from Time::HiRes.) See also:
http://groups.google.com/groups?selm=r5l1vv00ca033k
7a06d40fgei1ion91rnp%404ax.com
p4raw-id: //depot/perl@23279
Nicholas Clark [Wed, 8 Sep 2004 16:53:34 +0000]
backport B to work on 5.8.x, so that a single version of the source
can be maintained, and ultimately dual-lifed on CPAN
(the version conditional changes are actually surprisingly small)
p4raw-id: //depot/perl@23278
Marcus Holland-Moritz [Sun, 1 Aug 2004 12:46:48 +0000]
SvO?OK_off()'s return value
Message-Id: <
20040801124648.7f9b3cee@r2d2>
Move (void) casts into SvOOK_off macro.
p4raw-id: //depot/perl@23277
Paul Johnson [Tue, 7 Sep 2004 15:13:51 +0000]
perlintro.pod
Message-ID: <
20040907131351.GD2513@pjcj.net>
p4raw-id: //depot/perl@23276
Steve Hay [Mon, 6 Sep 2004 10:16:12 +0000]
Implement new environment variable to allow the use of non-IFS
compatible LSP's on Windows to allow Perl to work in conjunction
with a firewall such as McAfee Guardian.
Bug report and possible solutions by Ken Fox <kfox@ford.com>;
further assistance by Artiom Morozov <artiom@phreaker.net>.
p4raw-id: //depot/perl@23275
Craig A. Berry [Sat, 4 Sep 2004 11:58:56 +0000]
-Dunlink_all_versions for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
4139F450.7040708@mac.com>
p4raw-id: //depot/perl@23274
Dave Mitchell [Sun, 5 Sep 2004 21:36:57 +0000]
only mortalize deleted array elements for AvREAL
(update to change #23158)
p4raw-link: @23158 on //depot/perl:
2c8ddff3c182e26372c9343750c9b3c45e438ca2
p4raw-id: //depot/perl@23271
Dave Mitchell [Sun, 5 Sep 2004 20:16:55 +0000]
I somehow managed to omit the base.pm change from #23266
p4raw-id: //depot/perl@23267
Dave Mitchell [Sun, 5 Sep 2004 20:04:35 +0000]
[perl #31078] Fields package bug
An intermediate class with no fields messes up private fields
in the base class.
p4raw-id: //depot/perl@23266
Rafael Garcia-Suarez [Thu, 2 Sep 2004 15:37:55 +0000]
Upgrade to Encode 2.02
p4raw-id: //depot/perl@23258
Rafael Garcia-Suarez [Thu, 2 Sep 2004 15:01:39 +0000]
Upgrade to version 0.42.
From:
Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
From: John Peacock <jpeacock@rowman.com>
Date: Wed, 18 Aug 2004 08:26:35 -0400
Message-ID: <
41234AFB.1020009@rowman.com>
p4raw-id: //depot/perl@23257
Rick Delaney [Fri, 13 Aug 2004 19:54:12 +0000]
fields.pm lost compile-time benefit
Message-Id: <
20040813235412.GB12980@biff.bort.ca>
restore the compile-time field checking for
my Dog $spot; $spot->{'walkies'};
that was lost when pseudo-hashes were removed
p4raw-id: //depot/perl@23256
Dave Mitchell [Wed, 1 Sep 2004 23:37:07 +0000]
whoops, fix 'formline undef' test broken by change #23251
p4raw-link: @23251 on //depot/perl:
24c897388d7b9ce07248cecb5920b9fbd4ac27ba
p4raw-id: //depot/perl@23255
Andy Lester [Thu, 26 Aug 2004 23:44:47 +0000]
PATCH: Taintedness and ternary conditional
Message-Id: <
20040827044447.GA5268@petdance.com>
add tests and documentation to the effect that ($tainted ? $a : $b)
doesn't necessarily return a tainted value. Also tidy the markup in
perldoc.pod
p4raw-id: //depot/perl@23253
Dave Mitchell [Wed, 1 Sep 2004 22:20:05 +0000]
delete spurious blank lines added by change 23251
p4raw-id: //depot/perl@23252
Dave Mitchell [Wed, 1 Sep 2004 22:17:47 +0000]
[perl #31111] Random made scripts crashing perl
fix 'formline undef' coredump
p4raw-id: //depot/perl@23251
david nicol [Fri, 27 Aug 2004 21:13:42 +0000]
[perl #31228] no no-op
Message-Id:
1093659222.1436.70.camel@plaza.davidnicol.com>
Document that 0 and 1 can (sort of) be used as no-ops.
p4raw-id: //depot/perl@23250
Jim Cromie [Tue, 31 Aug 2004 23:19:54 +0000]
[ PATCH ] 2 added private flags for B::Concise
Message-Id: <
41355BFA.8010900@divsol.com>
The OPpENTERSUB_NOMOD and OPpCONST_SHORTCIRCUIT flags weren't
displayed by B::Concise.
p4raw-id: //depot/perl@23249
Rafael Garcia-Suarez [Wed, 1 Sep 2004 15:35:20 +0000]
Upgrade to Cwd 2.21.
p4raw-id: //depot/perl@23248
Rafael Garcia-Suarez [Wed, 1 Sep 2004 15:11:45 +0000]
Update to File::Spec 0.90
p4raw-id: //depot/perl@23247
Marcus Holland-Moritz [Mon, 30 Aug 2004 18:36:18 +0000]
Skip Time::HiRes tests if configured without that module.
p4raw-id: //depot/perl@23246
Marcus Holland-Moritz [Mon, 30 Aug 2004 18:34:58 +0000]
Fix skipping of a Dumpvalue test when configured without Devel::Peek.
p4raw-id: //depot/perl@23245
Marcus Holland-Moritz [Mon, 30 Aug 2004 18:33:27 +0000]
Skip a Data::Dumper test if configured without B module.
p4raw-id: //depot/perl@23244
Marcus Holland-Moritz [Sun, 29 Aug 2004 13:22:48 +0000]
Fix typo in B::Assembler.
p4raw-id: //depot/perl@23243
Marcus Holland-Moritz [Sun, 29 Aug 2004 13:21:50 +0000]
Skip ext/B/t/assembler.t when configured without B.
p4raw-id: //depot/perl@23242
Craig A. Berry [Fri, 27 Aug 2004 18:51:09 +0000]
File::Spec::VMS update
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
412FC8ED.1020300@mac.com>
p4raw-id: //depot/perl@23241
H.Merijn Brand [Sat, 28 Aug 2004 07:41:47 +0000]
Pumpkinship updates
p4raw-id: //depot/perl@23240
Marcus Holland-Moritz [Thu, 26 Aug 2004 21:57:39 +0000]
Fix nasty line break in Storable test file.
p4raw-id: //depot/perl@23239
Rafael Garcia-Suarez [Thu, 26 Aug 2004 13:02:14 +0000]
Upgrade to MIME::Base64 3.03
p4raw-id: //depot/perl@23238
Rafael Garcia-Suarez [Wed, 25 Aug 2004 08:32:41 +0000]
Upgrade to MIME::Base64 3.02.
p4raw-id: //depot/perl@23237
Rafael Garcia-Suarez [Tue, 24 Aug 2004 17:24:40 +0000]
Grammatical nit by Hugo.
p4raw-id: //depot/perl@23236
Nikola Milutinovic [Mon, 23 Aug 2004 10:37:31 +0000]
[perl #31295] PATCH: Test comp/use.t fails on Tru64
From: Nikola Milutinovic (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-31295-94232.1.
74127465250315@perl.org>
p4raw-id: //depot/perl@23235
Marcus Holland-Moritz [Mon, 23 Aug 2004 05:33:39 +0000]
Upgrade to Devel::PPPort 3.01.
p4raw-id: //depot/perl@23234
Marcus Holland-Moritz [Sun, 22 Aug 2004 22:18:56 +0000]
Fix some backwards-compatibility problems with Storable.
p4raw-id: //depot/perl@23233
Rafael Garcia-Suarez [Sun, 22 Aug 2004 19:14:57 +0000]
Upgrade to Time::HiRes 1.61
p4raw-id: //depot/perl@23232
Marcus Holland-Moritz [Sun, 22 Aug 2004 15:36:36 +0000]
Fix Storable's MANIFEST.
p4raw-id: //depot/perl@23231
Dave Mitchell [Fri, 20 Aug 2004 21:20:48 +0000]
a regex in STDOUT destructor coredumped because regex pad already
freed
p4raw-id: //depot/perl@23230
Marcus Holland-Moritz [Fri, 20 Aug 2004 13:18:08 +0000]
Upgrade to Devel::PPPort 3.00_03.
p4raw-id: //depot/perl@23229
Marcus Holland-Moritz [Thu, 19 Aug 2004 23:14:00 +0000]
Tweak 'h2xs -h' output.
p4raw-id: //depot/perl@23228
Marcus Holland-Moritz [Thu, 19 Aug 2004 17:05:48 +0000]
Delete superfluous "with".
p4raw-id: //depot/perl@23227
Marcus Holland-Moritz [Thu, 19 Aug 2004 11:22:15 +0000]
Upgrade to Devel::PPPort 3.00_02.
p4raw-id: //depot/perl@23226
Rafael Garcia-Suarez [Thu, 19 Aug 2004 07:58:59 +0000]
Mark a test that relies on tainting behavior as TODO on Windows.
p4raw-id: //depot/perl@23225
Steve Hay [Wed, 18 Aug 2004 13:44:13 +0000]
Add notes for building with MS VC++ Toolkit 2003
p4raw-id: //depot/perl@23224
Marcus Holland-Moritz [Tue, 17 Aug 2004 21:33:41 +0000]
Upgrade to Devel::PPPort 3.00_01.
p4raw-id: //depot/perl@23223
Marcus Holland-Moritz [Tue, 17 Aug 2004 10:14:46 +0000]
Upgrade to Devel::PPPort 3.00.
p4raw-id: //depot/perl@23222
Jos I. Boumans [Mon, 16 Aug 2004 15:53:40 +0000]
Document Carp's global variables + provide tests
From: "Jos I. Boumans" <kane@dwim.org>
Message-Id: <
ADC6DEC6-EF8B-11D8-8425-000A95EF62E2@dwim.org>
(tests a bit reworked)
p4raw-id: //depot/perl@23221
Kirrily Robert [Mon, 16 Aug 2004 16:00:14 +0000]
Updates to modules-related pod
Message-ID: <
20040816200014.GC27764@infotrope.net>
p4raw-id: //depot/perl@23220
Craig A. Berry [Tue, 10 Aug 2004 22:28:04 +0000]
running mktables on VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
41199244.9020706@mac.com>
p4raw-id: //depot/perl@23219
Yitzchak Scott-Thoennes [Sun, 15 Aug 2004 17:14:59 +0000]
make cygwin ld2 executable
Message-ID: <
20040816001252.GA2148@efn.org>
p4raw-id: //depot/perl@23218
Dave Mitchell [Sat, 14 Aug 2004 22:32:16 +0000]
make pp_goto() cope potential stack reallocation in EXTEND
The code for goto &foo had local pointers to the stack that
pointed to the wrong place after a realloc.
p4raw-id: //depot/perl@23217
Tels [Fri, 13 Aug 2004 14:02:50 +0000]
pre Math::BigInt v1.72
Message-Id: <
200408131402.52270@bloodgate.com>
p4raw-id: //depot/perl@23216
Andy Lester [Thu, 12 Aug 2004 11:31:03 +0000]
Test for functions with operator names
Message-ID: <
20040812163103.GA26687@petdance.com>
p4raw-id: //depot/perl@23215
Stas Bekman [Thu, 12 Aug 2004 18:10:36 +0000]
api doc fix for SvSetMagicSV_nosteal
Message-ID: <
411C150C.5020602@stason.org>
p4raw-id: //depot/perl@23214
Jim Cromie [Tue, 10 Aug 2004 07:29:08 +0000]
Re: 2 patches: goto.t, B.pm/xs
Message-ID: <
4118CDA4.3060700@divsol.com>
p4raw-id: //depot/perl@23213
Jim Cromie [Sun, 8 Aug 2004 18:42:47 +0000]
2 patches: goto.t, B.pm/xs
Message-ID: <
4116C887.9080400@divsol.com>
p4raw-id: //depot/perl@23212
Alan Burlison [Mon, 9 Aug 2004 19:00:12 +0000]
Re: POSIX::sigprocmask implemented incorrectly
Message-ID: <
4117BBAC.7080603@sun.com>
p4raw-id: //depot/perl@23211
Dave Mitchell [Mon, 9 Aug 2004 19:58:35 +0000]
Fix a typo and remove some debugging crud from change #23209
p4raw-link: @23209 on //depot/perl:
dedbcade96321798da47de9721e77227a1c11eb5
p4raw-id: //depot/perl@23210
Dave Mitchell [Mon, 9 Aug 2004 19:48:57 +0000]
eval_sv() failing a taint test could corrupt the stack
p4raw-id: //depot/perl@23209
Dave Mitchell [Mon, 9 Aug 2004 18:28:33 +0000]
made eq_array in t/test.pl handle undef values better
p4raw-id: //depot/perl@23208
Dave Mitchell [Mon, 9 Aug 2004 17:21:27 +0000]
fix minor nit in file description, to keep Jarkko happy
p4raw-id: //depot/perl@23207
Andy Lester [Mon, 9 Aug 2004 00:11:51 +0000]
Patch for t/op/sleep.t
Message-ID: <
20040809051151.GA13872@petdance.com>
p4raw-id: //depot/perl@23206
Rafael Garcia-Suarez [Mon, 9 Aug 2004 12:10:25 +0000]
Add a note in perltodo about a potential extension of readpipe()
p4raw-id: //depot/perl@23205
Alan Burlison [Mon, 9 Aug 2004 10:30:25 +0000]
Re: POSIX::sigprocmask implemented incorrectly
Message-ID: <
41174431.6050803@sun.com>
p4raw-id: //depot/perl@23204
Dave Mitchell [Sat, 7 Aug 2004 15:10:40 +0000]
Add tests for XS call_*() API
p4raw-id: //depot/perl@23203
Paul Marquess [Sat, 7 Aug 2004 15:22:09 +0000]
DB_File 1.810
From: "Paul Marquess" <Paul.Marquess@btinternet.com>
Message-Id: <
20040807142059.CTQC10838.mta10-svc.ntlworld.com@MARQUESSPT21>
p4raw-id: //depot/perl@23202
Steve Hay [Fri, 6 Aug 2004 12:55:31 +0000]
Fix [perl #24269] socket() call uses non-IFS providers
causing subsequent print/read to hang or misbehave
Patch supplied by Artiom Morozov <artiom@phreaker.net>
in the bug report at http://rt.perl.org/rt3/index.html?q=24269
p4raw-id: //depot/perl@23200
Steve Hay [Fri, 6 Aug 2004 11:57:59 +0000]
Another small clean-up following changes #23190 and #23198
p4raw-link: @23190 on //depot/perl:
d7aa53827cc12fdf8a697328df844e16aaa58287
p4raw-id: //depot/perl@23199
Dave Mitchell [Fri, 6 Aug 2004 10:06:46 +0000]
remove leaks associated with version object change #23190
p4raw-link: @23190 on //depot/perl:
d7aa53827cc12fdf8a697328df844e16aaa58287
p4raw-id: //depot/perl@23198
Craig A. Berry [Thu, 5 Aug 2004 13:10:55 +0000]
signedness nit in #23190
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
4112782F.7040302@mac.com>
p4raw-id: //depot/perl@23197
Marcus Holland-Moritz [Wed, 4 Aug 2004 18:29:23 +0000]
Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.
p4raw-id: //depot/perl@23196
Nick Ing-Simmons [Wed, 4 Aug 2004 18:16:47 +0000]
Comment describing purpose.
p4raw-id: //depot/perl@23195
Alan Burlison [Mon, 19 Jul 2004 12:07:02 +0000]
Re: POSIX::sigprocmask implemented incorrectly
Message-ID: <
40FBAB56.1030208@sun.com>
(last chunk only)
p4raw-id: //depot/perl@23194
Rafael Garcia-Suarez [Wed, 4 Aug 2004 07:00:21 +0000]
Remove compilation warnings about uninitialized variables.
p4raw-id: //depot/perl@23193
Rafael Garcia-Suarez [Wed, 4 Aug 2004 06:55:46 +0000]
Remove the "Newline in left-justified string" warning.
p4raw-id: //depot/perl@23192
Fergal Daly [Wed, 4 Aug 2004 00:33:09 +0000]
extension to diagnostics.pm
Message-ID: <
20040803233309.GA239@dyn.fergaldaly.com>
p4raw-id: //depot/perl@23191
John Peacock [Tue, 3 Aug 2004 22:23:57 +0000]
Final version object core patch?
Message-ID: <
411048BD.3080700@rowman.com>
p4raw-id: //depot/perl@23190
H.Merijn Brand [Tue, 3 Aug 2004 23:51:13 +0000]
gcc on AIX 4 doesn't like -G on the commandline too
p4raw-id: //depot/perl@23189
H.Merijn Brand [Tue, 3 Aug 2004 23:48:13 +0000]
gcc on AIX doesn't like -G on the commandline
p4raw-id: //depot/perl@23188
Dave Mitchell [Tue, 3 Aug 2004 19:20:18 +0000]
more typo fixes for change 3176 (comments at top of .c files)
p4raw-id: //depot/perl@23187
Marek Rouchal [Mon, 2 Aug 2004 07:00:33 +0000]
[perl #30914] ExtUtils::Embed should use libperl name from Config
From: Marek Rouchal (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-30914-93038.14.
5123598132685@perl.org>
p4raw-id: //depot/perl@23186
Jim Cromie [Mon, 2 Aug 2004 09:15:23 +0000]
additional -V:foo tests
Message-ID: <
410E5A8B.9030307@divsol.com>
p4raw-id: //depot/perl@23185
Nick Ing-Simmons [Wed, 28 Jul 2004 15:12:54 +0000]
Enhance the caveat in the description of tell()
Subject: Re: [perl #30788] Error in documentation
Message-Id: <
20040728141254.3861.5@llama.ing-simmons.net>
p4raw-id: //depot/perl@23184
Rafael Garcia-Suarez [Mon, 2 Aug 2004 09:16:13 +0000]
Remove empty rpath from .so files
p4raw-id: //depot/perl@23183
Fergal Daly [Fri, 30 Jul 2004 16:09:19 +0000]
mention refaddr() in overload::StrVal docs
Message-ID: <
20040730150919.GB19022@dyn.fergaldaly.com>
p4raw-id: //depot/perl@23182
Steve Hay [Mon, 2 Aug 2004 08:05:05 +0000]
Fix breakage caused by Change 23179
p4raw-id: //depot/perl@23181
Dave Mitchell [Sun, 1 Aug 2004 16:49:20 +0000]
Add comment to top of reentr.c and fix typos in other files
p4raw-id: //depot/perl@23180
Marcus Holland-Moritz [Sun, 1 Aug 2004 16:10:19 +0000]
Skip test when building without Encode.
p4raw-id: //depot/perl@23179
Marcus Holland-Moritz [Sun, 1 Aug 2004 10:19:46 +0000]
Remove redundant SvOOK_off (called implicitly by SvOK_off)
and merge identical cases.
p4raw-id: //depot/perl@23178
Dave Mitchell [Sat, 31 Jul 2004 16:27:09 +0000]
shut up a warning in mg.c
p4raw-id: //depot/perl@23177
Dave Mitchell [Sat, 31 Jul 2004 16:21:50 +0000]
Add comment to the top of most .c files explaining their purpose
p4raw-id: //depot/perl@23176