Casey West [Thu, 27 Sep 2001 11:13:17 +0000]
(retracted by #12338)
Subject: [PATCH] Cleanup of perldsc.pod
Message-ID: <
20010927111317.A1942@stupid.geeknest.com>
p4raw-id: //depot/perl@12249
Jarkko Hietaniemi [Thu, 27 Sep 2001 22:23:24 +0000]
Not everyone is using ithreads...
p4raw-id: //depot/perl@12248
Jarkko Hietaniemi [Thu, 27 Sep 2001 13:39:39 +0000]
Document the nss_delete core dump workaround for HP-UX
and Solaris, bug IDs
20010805.018 and 20010629.004.
p4raw-id: //depot/perl@12247
Jarkko Hietaniemi [Thu, 27 Sep 2001 12:05:36 +0000]
Dump Unicode hash keys also as Unicode,
not just as a byte string.
p4raw-id: //depot/perl@12246
Jarkko Hietaniemi [Thu, 27 Sep 2001 11:15:51 +0000]
Integrate changes #12241 and #12242 from macperl:
Remove unneeded disabling of umask() calls
Note (get|set)sockopt are available.
p4raw-link: @12241 on //depot/maint-5.6/macperl:
113e0f7d7f04be69474441a252121e8e322dfb7e
p4raw-id: //depot/perl@12245
p4raw-integrated: from //depot/maint-5.6/macperl@12244 'copy in'
lib/File/Temp.pm (@11813..) pod/perlport.pod (@12214..)
Artur Bergman [Thu, 27 Sep 2001 08:53:00 +0000]
Flush buffers on thread closedown.
p4raw-id: //depot/perl@12244
Jarkko Hietaniemi [Thu, 27 Sep 2001 02:20:06 +0000]
Dump SvUTF8(sv)s also as \x{...}.
TODO: dump the SvUTF8() hash keys similarly.
p4raw-id: //depot/perl@12243
Artur Bergman [Wed, 26 Sep 2001 18:44:56 +0000]
Documention update
p4raw-id: //depot/perl@12240
Jarkko Hietaniemi [Wed, 26 Sep 2001 13:49:05 +0000]
Update Changes.
p4raw-id: //depot/perl@12239
Jarkko Hietaniemi [Wed, 26 Sep 2001 13:40:53 +0000]
Check that all environment variables are tainted.
p4raw-id: //depot/perl@12238
Jarkko Hietaniemi [Wed, 26 Sep 2001 13:02:07 +0000]
Manual integration error in #12235.
p4raw-id: //depot/perl@12237
chromatic [Tue, 25 Sep 2001 23:57:07 +0000]
Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
Message-ID: <
20010926060233.7554.qmail@onion.perl.org>
p4raw-id: //depot/perl@12236
Jarkko Hietaniemi [Wed, 26 Sep 2001 12:53:16 +0000]
Integrate macperl changes from Chris Nandor:
12192 11817 11815 11813 11778 11775
Update CPAN.pm to work with new Mac::BuildTools instead
of ExtUtils::MM_MacOS "orphan" functions
Fix test
Make syntax check report in MPW style, fix tests
to use Mac::err=unix to get normal-style error
messages.
More module and test ports from Thomas Wegner et al
Fix open of /dev/null for Mac OS
Allow for platforms to override formatting of errors
on output from Matthias Neeracher (core files)
p4raw-id: //depot/perl@12235
p4raw-edited: from //depot/maint-5.6/macperl@12234 'edit in'
lib/File/DosGlob.pm t/op/magic.t (@11007..)
p4raw-integrated: from //depot/maint-5.6/macperl@12234 'copy in'
lib/File/Spec/Mac.pm lib/File/Temp.pm (@11007..) 'merge in'
ext/File/Glob/Glob.pm lib/CPAN.pm (@11007..)
ext/File/Glob/bsd_glob.c t/base/term.t (@11185..)
t/op/runlevel.t (@11198..) t/pod/testp2pt.pl (@11500..)
p4raw-integrated: from //depot/maint-5.6/macperl@11815 'merge in'
perl.c (@11806..)
p4raw-integrated: from //depot/maint-5.6/macperl@11775 'merge in'
perl.h pp_ctl.c util.c (@11007..)
Jarkko Hietaniemi [Wed, 26 Sep 2001 11:58:11 +0000]
grrr.
p4raw-id: //depot/perl@12234
Jarkko Hietaniemi [Wed, 26 Sep 2001 11:56:09 +0000]
Retract #12232.
p4raw-id: //depot/perl@12233
Jarkko Hietaniemi [Wed, 26 Sep 2001 11:53:37 +0000]
(Retracted by #12233.)
p4raw-id: //depot/perl@12232
Jarkko Hietaniemi [Wed, 26 Sep 2001 11:52:09 +0000]
Detypo.
p4raw-id: //depot/perl@12231
Artur Bergman [Wed, 26 Sep 2001 11:36:23 +0000]
Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
We are using a "delay" here because we do not want to depend on thread synchronization issues.
p4raw-id: //depot/perl@12230
Jarkko Hietaniemi [Wed, 26 Sep 2001 11:27:54 +0000]
NetWare tweak from Ananth Kesari.
p4raw-id: //depot/perl@12229
Jarkko Hietaniemi [Wed, 26 Sep 2001 11:26:26 +0000]
Trick to fool case-blind filesystems.
p4raw-id: //depot/perl@12228
Artur Bergman [Wed, 26 Sep 2001 11:06:50 +0000]
Threads can start executing in a different order than they were
created.... so we cannot ok() inside the threadstarter.
p4raw-id: //depot/perl@12227
Artur Bergman [Wed, 26 Sep 2001 07:41:45 +0000]
Add in stress_string.t to stress test threads a bit more.
p4raw-id: //depot/perl@12226
Artur Bergman [Wed, 26 Sep 2001 07:04:21 +0000]
Fix negative refcount introduced by #12223.
p4raw-id: //depot/perl@12225
Artur Bergman [Wed, 26 Sep 2001 06:57:58 +0000]
Update documentation to match change #12223
p4raw-link: @12223 on //depot/perl:
59ae57287215834d4b338afe99d274f35da9b1a1
p4raw-id: //depot/perl@12224
Artur Bergman [Wed, 26 Sep 2001 06:54:32 +0000]
Use a separate interpreter for the sharedsv space. Another
negative sv leak. Sigh.
p4raw-id: //depot/perl@12223
Artur Bergman [Wed, 26 Sep 2001 05:58:35 +0000]
Do the environ assignment in perl_contruct to match perl_destruct.
Now we don't need to perl_parse/perl_run. However environ is a
global....
p4raw-id: //depot/perl@12222
Artur Bergman [Wed, 26 Sep 2001 05:41:02 +0000]
Move the creation of PL_strtab to perl_construct so we can work
with HV and HEs without running perl_parse.
p4raw-id: //depot/perl@12221
Nicholas Clark [Wed, 26 Sep 2001 01:20:20 +0000]
Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
Message-Id: <
20010926012020.B48092@plum.flirble.org>
p4raw-id: //depot/perl@12218
Craig A. Berry [Tue, 25 Sep 2001 18:08:42 +0000]
angle bracket filespec problem on VMS
Message-Id: <5.1.0.14.0.
20010925154848.036887d8@exchi01>
p4raw-id: //depot/perl@12217
Michael G. Schwern [Wed, 26 Sep 2001 00:38:21 +0000]
Fixing mysterious TEST failure. (was
Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
Message-Id: <
20010926003821.A627@blackrider>
p4raw-id: //depot/perl@12216
Michael G. Schwern [Tue, 25 Sep 2001 17:43:49 +0000]
fix test.deparse
Message-ID: <
20010925174349.B19534@blackrider>
p4raw-id: //depot/perl@12215
Jarkko Hietaniemi [Tue, 25 Sep 2001 20:37:14 +0000]
skip($mess) should result in one skip.
p4raw-id: //depot/perl@12213
Jarkko Hietaniemi [Tue, 25 Sep 2001 17:21:00 +0000]
perldiag entry for #12205.
p4raw-id: //depot/perl@12206
John Peacock [Mon, 24 Sep 2001 17:29:03 +0000]
warning on v-string in use/require
Message-ID: <
3BAFA59F.9C0E0339@rowman.com>
p4raw-id: //depot/perl@12205
Jarkko Hietaniemi [Tue, 25 Sep 2001 17:11:02 +0000]
perltooc et al updates.
p4raw-id: //depot/perl@12204
Michael G. Schwern [Sun, 23 Sep 2001 00:07:12 +0000]
Deprecating chdir(undef)/chdir('')
Message-ID: <
20010923000712.A7005@blackrider>
p4raw-id: //depot/perl@12203
SADAHIRO Tomoyuki [Wed, 26 Sep 2001 01:25:10 +0000]
Some Encode/*.enc files needs to be corrected
Message-Id: <
20010926012410.5B86.BQW10602@nifty.com>
p4raw-id: //depot/perl@12202
Jarkko Hietaniemi [Tue, 25 Sep 2001 16:52:03 +0000]
Integrate change #12200 from maintperl;
on windows, virtualized environment could propagate deleted variables
into children if they happen to be at the very end of the table
p4raw-link: @12200 on //depot/maint-5.6/perl:
a54e6844a84a87ee0c736e691b5bedbfcbccb5bd
p4raw-id: //depot/perl@12201
p4raw-integrated: from //depot/maint-5.6/perl@12199 'merge in'
win32/perlhost.h (@12146..)
Gurusamy Sarathy [Tue, 25 Sep 2001 15:19:13 +0000]
avoid the use of ftime() (it does a useless, potentially
expensive call to GetTimeZoneInformation()); this potentially
also results in three more digits of precision from
Time::HiRes::time()
p4raw-id: //depot/perl@12199
Jarkko Hietaniemi [Tue, 25 Sep 2001 14:27:01 +0000]
Replace the use Test::More in t/{op,io,run} with t/test.pl.
Note: io/binmode is failing, have to figure out why.
p4raw-id: //depot/perl@12198
Nicholas Clark [Tue, 25 Sep 2001 00:37:40 +0000]
AutoSplit.t (was Re: Untested libraries update)
Message-Id: <
20010925003740.S4971@plum.flirble.org>
(Further changes expected.)
p4raw-id: //depot/perl@12197
Artur Bergman [Tue, 25 Sep 2001 13:37:12 +0000]
Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses
_ftime to try and be more robust.
p4raw-id: //depot/perl@12196
Craig A. Berry [Mon, 24 Sep 2001 17:54:20 +0000]
perltootc -> perltooc in vms/descrip_mms.template
Message-Id: <5.1.0.14.0.
20010924171225.01bb0428@exchi01>
p4raw-id: //depot/perl@12194
Jarkko Hietaniemi [Mon, 24 Sep 2001 18:56:40 +0000]
Retract #12136, the warnings::register is already
tested by t/lib/warnings/9enabled, as pointed out
by Paul Marquess.
p4raw-id: //depot/perl@12185
Gurusamy Sarathy [Mon, 24 Sep 2001 18:39:58 +0000]
fix Time::HiRes implementation of gettimeofday() on windows
(HiRes.t#14 now passes)
p4raw-id: //depot/perl@12184
Gurusamy Sarathy [Mon, 24 Sep 2001 18:13:23 +0000]
File::Spec::catfile() canonifies everything to blackslashes on
windows :-(
p4raw-id: //depot/perl@12183
Gurusamy Sarathy [Mon, 24 Sep 2001 17:59:54 +0000]
test number mismatch
p4raw-id: //depot/perl@12182
Jarkko Hietaniemi [Mon, 24 Sep 2001 17:10:41 +0000]
ok().
p4raw-id: //depot/perl@12181
Jarkko Hietaniemi [Mon, 24 Sep 2001 16:09:37 +0000]
unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
Wolfgang Laun <Wolfgang.Laun@alcatel.at>
p4raw-id: //depot/perl@12180
Jarkko Hietaniemi [Mon, 24 Sep 2001 15:46:49 +0000]
Update Changes.
p4raw-id: //depot/perl@12179
Michael G. Schwern [Mon, 24 Sep 2001 11:12:13 +0000]
[REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
Message-ID: <
20010924111213.G27885@blackrider>
p4raw-id: //depot/perl@12178
Michael G. Schwern [Mon, 24 Sep 2001 11:02:07 +0000]
Fixing inline TODO recognition
Message-ID: <
20010924110207.E27885@blackrider>
p4raw-id: //depot/perl@12177
Abhijit Menon-Sen [Mon, 24 Sep 2001 14:01:59 +0000]
Update Changes.
p4raw-id: //depot/perl@12176
Jarkko Hietaniemi [Mon, 24 Sep 2001 13:20:28 +0000]
Various cleanups.
p4raw-id: //depot/perl@12175
SADAHIRO Tomoyuki [Mon, 24 Sep 2001 20:04:58 +0000]
(Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
Message-Id: <
20010924200207.A030.BQW10602@nifty.com>
p4raw-id: //depot/perl@12171
Jarkko Hietaniemi [Mon, 24 Sep 2001 12:08:30 +0000]
Clarifying comment to #12164.
p4raw-id: //depot/perl@12170
Nicholas Clark [Sun, 23 Sep 2001 23:00:56 +0000]
Re: What sort of Makefile.PL should h2xs write?
Message-ID: <
20010923230055.Y4971@plum.flirble.org>
(with "sample_constants" changed to "fallback")
p4raw-id: //depot/perl@12169
Jarkko Hietaniemi [Mon, 24 Sep 2001 11:25:22 +0000]
Add a few glibc cpp symbols to probe for.
p4raw-id: //depot/perl@12167
Jarkko Hietaniemi [Mon, 24 Sep 2001 11:14:43 +0000]
DJGPP tweaks for Laszlo Molnar.
p4raw-id: //depot/perl@12166
Rafael Garcia-Suarez [Mon, 24 Sep 2001 10:01:44 +0000]
More tests
Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
p4raw-id: //depot/perl@12165
Jeff Pinyan [Mon, 24 Sep 2001 00:22:32 +0000]
local $/ = "\n";
Message-Id: <Pine.GSO.4.21.
0109240021410.9178-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@12164
Jarkko Hietaniemi [Sun, 23 Sep 2001 22:50:35 +0000]
1_compile updates.
p4raw-id: //depot/perl@12163
Rafael Garcia-Suarez [Wed, 19 Sep 2001 22:47:14 +0000]
proposal : put the @INC-hooks directly in %INC
Message-ID: <
20010919224714.A6382@rafael>
p4raw-id: //depot/perl@12162
chromatic [Sun, 23 Sep 2001 12:07:25 +0000]
Add Tests for
filetest Pragma
Message-Id: <
20010923181223.32427.qmail@onion.perl.org>
p4raw-id: //depot/perl@12161
Abhijit Menon-Sen [Sun, 23 Sep 2001 16:32:11 +0000]
Additional minor chdir() tweak.
p4raw-id: //depot/perl@12160
Abe Timmerman [Sun, 23 Sep 2001 19:11:44 +0000]
PATCH lib/ExtUtils/Command.t
Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
p4raw-id: //depot/perl@12159
Mattia Barbon [Sun, 23 Sep 2001 02:02:26 +0000]
Win32 compilation without USE_ITHREADS
Message-ID: <
3BAD42B2.2951.39B2E2A@localhost>
p4raw-id: //depot/perl@12158
Craig A. Berry) [Sat, 22 Sep 2001 12:54:39 +0000]
Cleanup & OS/390 "fix"
Message-Id: <
a05101003b7d27f77cfa1@[172.16.52.1]>
p4raw-id: //depot/perl@12157
Abhijit Menon-Sen [Sun, 23 Sep 2001 07:11:46 +0000]
Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
by Blair Zajac.
p4raw-id: //depot/perl@12154
chromatic [Sat, 22 Sep 2001 21:27:56 +0000]
Re:
Forgotten deprecation of *glob{FILEHANDLE}?
Message-Id: <
20010923033252.33085.qmail@onion.perl.org>
p4raw-id: //depot/perl@12153
Michael G. Schwern [Sun, 23 Sep 2001 03:34:39 +0000]
Fixing lib/File/Find/t/taint.t on VMS
Message-Id: <
20010923033439.E7005@blackrider>
p4raw-id: //depot/perl@12152
Michael G. Schwern [Sat, 22 Sep 2001 20:29:09 +0000]
Re: t/op/magic.t missing tests on Win32
Message-Id: <
20010922202909.I18223@blackrider>
p4raw-id: //depot/perl@12151
chromatic [Sat, 22 Sep 2001 19:41:31 +0000]
Add tests for
Dumpvalue.pm
Message-Id: <
20010923014628.7739.qmail@onion.perl.org>
p4raw-id: //depot/perl@12150
SADAHIRO Tomoyuki [Sun, 23 Sep 2001 15:27:56 +0000]
2022-cn.enc of Encode.pm
Message-Id: <
20010923152641.5E26.BQW10602@nifty.com>
p4raw-id: //depot/perl@12149
Jarkko Hietaniemi [Sat, 22 Sep 2001 23:33:42 +0000]
Manual eror in #12147.
p4raw-id: //depot/perl@12148
Jarkko Hietaniemi [Sat, 22 Sep 2001 23:25:02 +0000]
Integrate change #12146 from maintperl;
win32_chdir() et al don't handle a NULL argument gracefully
p4raw-link: @12146 on //depot/maint-5.6/perl:
4e267243e0f1e4a79c99c8aa048aeec9c0d5cd6f
p4raw-id: //depot/perl@12147
p4raw-integrated: from //depot/maint-5.6/perl@12144 'merge in'
win32/perlhost.h (@11401..) win32/win32.c (@12026..)
Nicholas Clark [Sat, 22 Sep 2001 23:07:56 +0000]
Re: scalar context unpack bugs
Message-ID: <
20010922230755.O4971@plum.flirble.org>
p4raw-id: //depot/perl@12144
Jarkko Hietaniemi [Sat, 22 Sep 2001 21:18:43 +0000]
Try ExtUtils::Command.t everywhere, not just on Win32
(as suggested by NI-S). Also allow running it either
in t/ or in the main directory.
p4raw-id: //depot/perl@12143
Jarkko Hietaniemi [Sat, 22 Sep 2001 21:04:39 +0000]
Update the test on warnings/register.t.
p4raw-id: //depot/perl@12142
Jarkko Hietaniemi [Sat, 22 Sep 2001 20:40:06 +0000]
The code is now almost tidy enough to keep the IRIX cc happy.
p4raw-id: //depot/perl@12141
Craig A. Berry [Sat, 22 Sep 2001 13:15:32 +0000]
configure.com: don't build 'threads" w/out
use_ithreads
Message-Id: <
a05101005b7d284f5192c@[172.16.52.1]>
p4raw-id: //depot/perl@12140
Abhijit Menon-Sen [Sat, 22 Sep 2001 16:44:08 +0000]
Do what perl_clone() does for sharedsv functions.
p4raw-id: //depot/perl@12139
Jarkko Hietaniemi [Sat, 22 Sep 2001 16:42:04 +0000]
Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
(suggested by Sarathy, extensions shouldn't be dabbling with
op structures, so binary backward compatibility should not be
an issue.)
p4raw-id: //depot/perl@12138
Abhijit Menon-Sen [Sat, 22 Sep 2001 16:21:05 +0000]
More cleanups. (What's PERL_DECL_PROT?)
p4raw-id: //depot/perl@12137
chromatic [Sat, 22 Sep 2001 09:43:20 +0000]
(Retracted by #12185)
Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
Add Tests for warnings::register, Doc Update
Message-Id: <
20010922154815.32004.qmail@onion.perl.org>
p4raw-id: //depot/perl@12136
Abhijit Menon-Sen [Sat, 22 Sep 2001 15:07:50 +0000]
`@foo' should be @foo for consistency.
p4raw-id: //depot/perl@12135
Jarkko Hietaniemi [Sat, 22 Sep 2001 14:20:47 +0000]
(Retracted by #12138)
Add -woff (turn warning off) 3187:
"A pointer is converted to a smaller integer."
This happens when your pointers are 64-bit: then every case
of converting pointers to PADOFFSETs (explicitly 32-bit)
faces truncation (even explicit use of INT2PTR doesn't help).
CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
Changing PADOFFSET from U32 to UV would help, but that
would break binary backward compatibility of BASEOP and padop
(assuming you have been using 64-bit pointers).
p4raw-id: //depot/perl@12134
Jarkko Hietaniemi [Sat, 22 Sep 2001 13:53:49 +0000]
More 8.3-cleanup: there isn't an encoding called macRumanian,
but the name comes from the inside the file, not from the file
name, and Rumanian is the name of the language.
p4raw-id: //depot/perl@12133
Jarkko Hietaniemi [Sat, 22 Sep 2001 13:48:29 +0000]
Rename perltootc as perltooc for 8.3-friedliness.
p4raw-id: //depot/perl@12132
Jarkko Hietaniemi [Sat, 22 Sep 2001 13:38:49 +0000]
Find more conflicts by lowercasing.
p4raw-id: //depot/perl@12131
Jarkko Hietaniemi [Sat, 22 Sep 2001 13:20:20 +0000]
The AIX cc 5.0.0.0 is simply too buggy.
p4raw-id: //depot/perl@12130
Abhijit Menon-Sen [Sat, 22 Sep 2001 12:35:38 +0000]
Uninteresting cleanup.
p4raw-id: //depot/perl@12129
Paul Marquess [Sat, 22 Sep 2001 14:29:13 +0000]
Missing ")" in CvFILEGV
Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
p4raw-id: //depot/perl@12128
Abhijit Menon-Sen [Sat, 22 Sep 2001 12:04:28 +0000]
What's a backet?
p4raw-id: //depot/perl@12127
Abhijit Menon-Sen [Sat, 22 Sep 2001 10:02:34 +0000]
Removed duplicated tests #19 and #20.
p4raw-id: //depot/perl@12126
Michael Carman [Fri, 21 Sep 2001 17:54:05 +0000]
Re: [ID
20010919.001] local() fails on imported variables
Message-Id: <
3BABC50D.6040202@home.com>
(Applied with some changes.)
p4raw-id: //depot/perl@12125
Michael G. Schwern [Fri, 21 Sep 2001 19:20:40 +0000]
Reconciling the Cwd/File::Spec differences
Message-Id: <
20010921192040.E5494@blackrider>
p4raw-id: //depot/perl@12124
Blair Zajac [Fri, 21 Sep 2001 15:13:04 +0000]
t/op/chdir.t won't pass on VMS
Message-Id: <
3BABBB70.55FD41DC@orcaware.com>
p4raw-id: //depot/perl@12123
Michael G. Schwern [Fri, 21 Sep 2001 17:59:03 +0000]
[REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
20010920.007
Message-Id: <
20010921175903.V5494@blackrider>
p4raw-id: //depot/perl@12122
Michael G. Schwern [Fri, 21 Sep 2001 19:41:03 +0000]
expand DOS-like table (was Re: test
suite on WinCE)
Message-Id: <
20010921194103.G5494@blackrider>
p4raw-id: //depot/perl@12121