Jarkko Hietaniemi [Sat, 29 Sep 2001 13:54:04 +0000]
Save and restore $ENV{'SYS$LOGIN'} only in VMS.
p4raw-id: //depot/perl@12267
Craig A. Berry [Sat, 29 Sep 2001 09:35:33 +0000]
chdir.t finally (I hope)
Message-Id: <
a05101000b7db8afde231@[172.16.52.1]>
p4raw-id: //depot/perl@12266
chromatic [Fri, 28 Sep 2001 21:20:12 +0000]
Add tests, clean up Tie::Scalar
Message-ID: <
20010929032543.58322.qmail@onion.perl.org>
p4raw-id: //depot/perl@12265
Jarkko Hietaniemi [Sat, 29 Sep 2001 04:57:42 +0000]
Allow for more flexibility in the \p{In...} names, now
case doesn't matter, and any space or dash can be
matched by any space, dash, underbar, or empty.
(may be going too far on leniency)
p4raw-id: //depot/perl@12264
chromatic [Fri, 28 Sep 2001 17:39:50 +0000]
Add tests for open.pm
Message-ID: <
20010928234521.14178.qmail@onion.perl.org>
p4raw-id: //depot/perl@12263
Craig A. Berry [Fri, 28 Sep 2001 16:24:51 +0000]
glob test case tweak for VMS
Message-Id: <
a05101000b7da98ceb83c@[172.16.52.1]>
p4raw-id: //depot/perl@12262
Rafael Garcia-Suarez [Fri, 28 Sep 2001 23:14:51 +0000]
[DOC PATCH] Carp.pm pod typo
Message-ID: <
20010928231451.E16889@rafael>
p4raw-id: //depot/perl@12261
Rafael Garcia-Suarez [Fri, 28 Sep 2001 22:18:13 +0000]
Allow an @INC hook to set %INC
Message-ID: <
20010928221813.A16889@rafael>
p4raw-id: //depot/perl@12260
Nicholas Clark [Fri, 28 Sep 2001 23:39:33 +0000]
Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
Message-ID: <
20010928233933.C23673@plum.flirble.org>
p4raw-id: //depot/perl@12259
Jarkko Hietaniemi [Fri, 28 Sep 2001 12:45:45 +0000]
Update Changes.
p4raw-id: //depot/perl@12258
Jarkko Hietaniemi [Fri, 28 Sep 2001 12:18:29 +0000]
Move the B tests to B/t.
p4raw-id: //depot/perl@12256
Jarkko Hietaniemi [Fri, 28 Sep 2001 12:09:40 +0000]
Forgot from #12254.
p4raw-id: //depot/perl@12255
chromatic [Thu, 27 Sep 2001 23:22:17 +0000]
Add tests for B::Terse
Message-ID: <
20010928052747.56587.qmail@onion.perl.org>
p4raw-id: //depot/perl@12254
Jarkko Hietaniemi [Fri, 28 Sep 2001 02:31:49 +0000]
Test numbering mismatch.
p4raw-id: //depot/perl@12253
Craig A. Berry [Wed, 26 Sep 2001 17:43:14 +0000]
slightly less broken chdir.t for VMS
Message-Id: <5.1.0.14.0.
20010926173048.01aac5b0@exchi01>
p4raw-id: //depot/perl@12252
Robin Barker [Wed, 26 Sep 2001 17:56:28 +0000]
make __ANON__ global
Message-Id: <
200109261656.RAA27762@tempest.npl.co.uk>
p4raw-id: //depot/perl@12251
Rafael Garcia-Suarez [Thu, 27 Sep 2001 22:34:32 +0000]
Re: [BUG] B::Terse can't handle constant scalar refs
Message-ID: <
20010927223432.A1485@rafael>
p4raw-id: //depot/perl@12250
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