This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
22 years agoNuke also the LANG because of glibc.
Jarkko Hietaniemi [Mon, 1 Oct 2001 14:51:42 +0000 (14:51 +0000)]
Nuke also the LANG because of glibc.

p4raw-id: //depot/perl@12294

22 years agoAlso the ^Is is optional.
Jarkko Hietaniemi [Mon, 1 Oct 2001 14:51:20 +0000 (14:51 +0000)]
Also the ^Is is optional.

p4raw-id: //depot/perl@12293

22 years agoBe careful to pull chars from the varargs stack when
Jarkko Hietaniemi [Mon, 1 Oct 2001 14:08:26 +0000 (14:08 +0000)]
Be careful to pull chars from the varargs stack when
formatting chars.

p4raw-id: //depot/perl@12292

22 years agosortsv not in place anymore, noticed by John P. Linderman.
Jarkko Hietaniemi [Mon, 1 Oct 2001 12:27:57 +0000 (12:27 +0000)]
sortsv not in place anymore, noticed by John P. Linderman.

p4raw-id: //depot/perl@12291

22 years agoMake the diagnostic messages more neutral.
Jarkko Hietaniemi [Mon, 1 Oct 2001 12:25:03 +0000 (12:25 +0000)]
Make the diagnostic messages more neutral.

p4raw-id: //depot/perl@12290

22 years agoForgotten from #12288.
Jarkko Hietaniemi [Mon, 1 Oct 2001 03:59:34 +0000 (03:59 +0000)]
Forgotten from #12288.

p4raw-id: //depot/perl@12289

22 years agoOption to sort hashes
Brian Ingerson [Sun, 30 Sep 2001 21:45:56 +0000 (14:45 -0700)]
Option to sort hashes
Message-ID: <20010930214556.D26392@ttul.org>

(remember also the #12289)

p4raw-id: //depot/perl@12288

22 years agoMore Unicode property tests for the abbreviated
Jarkko Hietaniemi [Mon, 1 Oct 2001 03:33:15 +0000 (03:33 +0000)]
More Unicode property tests for the abbreviated
general properties.

p4raw-id: //depot/perl@12287

22 years agoFurther tweaks to the Unicode properties.
Jarkko Hietaniemi [Mon, 1 Oct 2001 02:02:08 +0000 (02:02 +0000)]
Further tweaks to the Unicode properties.

p4raw-id: //depot/perl@12286

22 years agoRetract #12284.
Jarkko Hietaniemi [Mon, 1 Oct 2001 01:46:35 +0000 (01:46 +0000)]
Retract #12284.

p4raw-id: //depot/perl@12285

22 years ago(Retracted by #12285)
Jarkko Hietaniemi [Mon, 1 Oct 2001 01:24:12 +0000 (01:24 +0000)]
(Retracted by #12285)

p4raw-id: //depot/perl@12284

22 years agoAdd tests for Term::Cap
chromatic [Sun, 30 Sep 2001 16:10:02 +0000 (10:10 -0600)]
Add tests for Term::Cap
Message-ID: <20010930221540.67279.qmail@onion.perl.org>

p4raw-id: //depot/perl@12283

22 years agoUse stty -g to restore the terminal state, do not even
Jarkko Hietaniemi [Mon, 1 Oct 2001 01:19:21 +0000 (01:19 +0000)]
Use stty -g to restore the terminal state, do not even
try to run the tests if stty -g is not available.

p4raw-id: //depot/perl@12282

22 years agoCleanup utf8_heavy; allow dropping the In prefix from
Jarkko Hietaniemi [Sun, 30 Sep 2001 21:05:00 +0000 (21:05 +0000)]
Cleanup utf8_heavy; allow dropping the In prefix from
Unicode script/block properties.

p4raw-id: //depot/perl@12281

22 years agoRetract the #12259 for now.
Jarkko Hietaniemi [Sun, 30 Sep 2001 13:42:18 +0000 (13:42 +0000)]
Retract the #12259 for now.

p4raw-id: //depot/perl@12280

22 years agoUpgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
Jarkko Hietaniemi [Sun, 30 Sep 2001 13:37:59 +0000 (13:37 +0000)]
Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.

p4raw-id: //depot/perl@12279

22 years ago#12272 wasn't right, it introduced an extra ().
Jarkko Hietaniemi [Sun, 30 Sep 2001 05:05:18 +0000 (05:05 +0000)]
#12272 wasn't right, it introduced an extra ().

p4raw-id: //depot/perl@12278

22 years agoRemove string eval from AUTOLOAD
Jonathan Stowe [Sat, 29 Sep 2001 15:52:43 +0000 (16:52 +0100)]
Remove string eval from AUTOLOAD
Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>

p4raw-id: //depot/perl@12277

22 years agoPatch to put qsortsv in the public API
Brian Ingerson [Sat, 29 Sep 2001 17:41:13 +0000 (10:41 -0700)]
Patch to put qsortsv in the public API
Message-ID: <20010929174113.A30223@ttul.org>

p4raw-id: //depot/perl@12276

22 years agoadditional docs and tests
Rafael Garcia-Suarez [Sat, 29 Sep 2001 23:54:48 +0000 (01:54 +0200)]
additional docs and tests
Message-ID: <20010929235448.A5017@rafael>

p4raw-id: //depot/perl@12275

22 years agoFAQ sync.
Jarkko Hietaniemi [Sun, 30 Sep 2001 00:03:19 +0000 (00:03 +0000)]
FAQ sync.

p4raw-id: //depot/perl@12274

22 years agoNasty recursion trap if one would match Unicode.
Jarkko Hietaniemi [Sat, 29 Sep 2001 21:32:33 +0000 (21:32 +0000)]
Nasty recursion trap if one would match Unicode.

p4raw-id: //depot/perl@12272

22 years agoMore Unicode todo.
Jarkko Hietaniemi [Sat, 29 Sep 2001 21:18:44 +0000 (21:18 +0000)]
More Unicode todo.

p4raw-id: //depot/perl@12271

22 years agoExplain a bit the new more flexible \p\P syntax.
Jarkko Hietaniemi [Sat, 29 Sep 2001 20:15:32 +0000 (20:15 +0000)]
Explain a bit the new more flexible \p\P syntax.

p4raw-id: //depot/perl@12270

22 years agoMore leniency to the \p and \P: now can have whitespace
Jarkko Hietaniemi [Sat, 29 Sep 2001 20:05:24 +0000 (20:05 +0000)]
More leniency to the \p and \P: now can have whitespace
between the property definition and the curlies; now can
invert the property by having a caret between the open
curly and the property.

p4raw-id: //depot/perl@12269

22 years agoSave and restore $ENV{'SYS$LOGIN'} only in VMS.
Jarkko Hietaniemi [Sat, 29 Sep 2001 13:54:04 +0000 (13:54 +0000)]
Save and restore $ENV{'SYS$LOGIN'} only in VMS.

p4raw-id: //depot/perl@12267

22 years agochdir.t finally (I hope)
Craig A. Berry [Sat, 29 Sep 2001 09:35:33 +0000 (04:35 -0500)]
chdir.t finally (I hope)
Message-Id: <a05101000b7db8afde231@[172.16.52.1]>

p4raw-id: //depot/perl@12266

22 years agoAdd tests, clean up Tie::Scalar
chromatic [Fri, 28 Sep 2001 21:20:12 +0000 (15:20 -0600)]
Add tests, clean up Tie::Scalar
Message-ID: <20010929032543.58322.qmail@onion.perl.org>

p4raw-id: //depot/perl@12265

22 years agoAllow for more flexibility in the \p{In...} names, now
Jarkko Hietaniemi [Sat, 29 Sep 2001 04:57:42 +0000 (04:57 +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

22 years agoAdd tests for open.pm
chromatic [Fri, 28 Sep 2001 17:39:50 +0000 (11:39 -0600)]
Add tests for open.pm
Message-ID: <20010928234521.14178.qmail@onion.perl.org>

p4raw-id: //depot/perl@12263

22 years agoglob test case tweak for VMS
Craig A. Berry [Fri, 28 Sep 2001 16:24:51 +0000 (11:24 -0500)]
glob test case tweak for VMS
Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>

p4raw-id: //depot/perl@12262

22 years ago[DOC PATCH] Carp.pm pod typo
Rafael Garcia-Suarez [Fri, 28 Sep 2001 23:14:51 +0000 (01:14 +0200)]
[DOC PATCH] Carp.pm pod typo
Message-ID: <20010928231451.E16889@rafael>

p4raw-id: //depot/perl@12261

22 years agoAllow an @INC hook to set %INC
Rafael Garcia-Suarez [Fri, 28 Sep 2001 22:18:13 +0000 (00:18 +0200)]
Allow an @INC hook to set %INC
Message-ID: <20010928221813.A16889@rafael>

p4raw-id: //depot/perl@12260

22 years agoRe: macro redefinitions on Win32 (was Re: Question about PERLIO)
Nicholas Clark [Fri, 28 Sep 2001 23:39:33 +0000 (00:39 +0100)]
Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
Message-ID: <20010928233933.C23673@plum.flirble.org>

p4raw-id: //depot/perl@12259

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 28 Sep 2001 12:45:45 +0000 (12:45 +0000)]
Update Changes.

p4raw-id: //depot/perl@12258

22 years agoMove the B tests to B/t.
Jarkko Hietaniemi [Fri, 28 Sep 2001 12:18:29 +0000 (12:18 +0000)]
Move the B tests to B/t.

p4raw-id: //depot/perl@12256

22 years agoForgot from #12254.
Jarkko Hietaniemi [Fri, 28 Sep 2001 12:09:40 +0000 (12:09 +0000)]
Forgot from #12254.

p4raw-id: //depot/perl@12255

22 years agoAdd tests for B::Terse
chromatic [Thu, 27 Sep 2001 23:22:17 +0000 (17:22 -0600)]
Add tests for B::Terse
Message-ID: <20010928052747.56587.qmail@onion.perl.org>

p4raw-id: //depot/perl@12254

22 years agoTest numbering mismatch.
Jarkko Hietaniemi [Fri, 28 Sep 2001 02:31:49 +0000 (02:31 +0000)]
Test numbering mismatch.

p4raw-id: //depot/perl@12253

22 years agoslightly less broken chdir.t for VMS
Craig A. Berry [Wed, 26 Sep 2001 17:43:14 +0000 (12:43 -0500)]
slightly less broken chdir.t for VMS
Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>

p4raw-id: //depot/perl@12252

22 years agomake __ANON__ global
Robin Barker [Wed, 26 Sep 2001 17:56:28 +0000 (18:56 +0100)]
make __ANON__ global
Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>

p4raw-id: //depot/perl@12251

22 years agoRe: [BUG] B::Terse can't handle constant scalar refs
Rafael Garcia-Suarez [Thu, 27 Sep 2001 22:34:32 +0000 (00:34 +0200)]
Re: [BUG] B::Terse can't handle constant scalar refs
Message-ID: <20010927223432.A1485@rafael>

p4raw-id: //depot/perl@12250

22 years ago(retracted by #12338)
Casey West [Thu, 27 Sep 2001 11:13:17 +0000 (07:13 -0400)]
(retracted by #12338)

Subject: [PATCH] Cleanup of perldsc.pod
Message-ID: <20010927111317.A1942@stupid.geeknest.com>

p4raw-id: //depot/perl@12249

22 years agoNot everyone is using ithreads...
Jarkko Hietaniemi [Thu, 27 Sep 2001 22:23:24 +0000 (22:23 +0000)]
Not everyone is using ithreads...

p4raw-id: //depot/perl@12248

22 years agoDocument the nss_delete core dump workaround for HP-UX
Jarkko Hietaniemi [Thu, 27 Sep 2001 13:39:39 +0000 (13: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

22 years agoDump Unicode hash keys also as Unicode,
Jarkko Hietaniemi [Thu, 27 Sep 2001 12:05:36 +0000 (12:05 +0000)]
Dump Unicode hash keys also as Unicode,
not just as a byte string.

p4raw-id: //depot/perl@12246

22 years agoIntegrate changes #12241 and #12242 from macperl:
Jarkko Hietaniemi [Thu, 27 Sep 2001 11:15:51 +0000 (11:15 +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..)

22 years agoFlush buffers on thread closedown.
Artur Bergman [Thu, 27 Sep 2001 08:53:00 +0000 (08:53 +0000)]
Flush buffers on thread closedown.

p4raw-id: //depot/perl@12244

22 years agoDump SvUTF8(sv)s also as \x{...}.
Jarkko Hietaniemi [Thu, 27 Sep 2001 02:20:06 +0000 (02:20 +0000)]
Dump SvUTF8(sv)s also as \x{...}.

TODO: dump the SvUTF8() hash keys similarly.

p4raw-id: //depot/perl@12243

22 years agoDocumention update
Artur Bergman [Wed, 26 Sep 2001 18:44:56 +0000 (18:44 +0000)]
Documention update

p4raw-id: //depot/perl@12240

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 26 Sep 2001 13:49:05 +0000 (13:49 +0000)]
Update Changes.

p4raw-id: //depot/perl@12239

22 years agoCheck that all environment variables are tainted.
Jarkko Hietaniemi [Wed, 26 Sep 2001 13:40:53 +0000 (13:40 +0000)]
Check that all environment variables are tainted.

p4raw-id: //depot/perl@12238

22 years agoManual integration error in #12235.
Jarkko Hietaniemi [Wed, 26 Sep 2001 13:02:07 +0000 (13:02 +0000)]
Manual integration error in #12235.

p4raw-id: //depot/perl@12237

22 years agoRe: binmode(STDOUT, ":unix") busted when STDOUT is piped.
chromatic [Tue, 25 Sep 2001 23:57:07 +0000 (17:57 -0600)]
Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
Message-ID: <20010926060233.7554.qmail@onion.perl.org>

p4raw-id: //depot/perl@12236

22 years agoIntegrate macperl changes from Chris Nandor:
Jarkko Hietaniemi [Wed, 26 Sep 2001 12:53:16 +0000 (12:53 +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..)

22 years agogrrr.
Jarkko Hietaniemi [Wed, 26 Sep 2001 11:58:11 +0000 (11:58 +0000)]
grrr.

p4raw-id: //depot/perl@12234

22 years agoRetract #12232.
Jarkko Hietaniemi [Wed, 26 Sep 2001 11:56:09 +0000 (11:56 +0000)]
Retract #12232.

p4raw-id: //depot/perl@12233

22 years ago(Retracted by #12233.)
Jarkko Hietaniemi [Wed, 26 Sep 2001 11:53:37 +0000 (11:53 +0000)]
(Retracted by #12233.)

p4raw-id: //depot/perl@12232

22 years agoDetypo.
Jarkko Hietaniemi [Wed, 26 Sep 2001 11:52:09 +0000 (11:52 +0000)]
Detypo.

p4raw-id: //depot/perl@12231

22 years agoIncrease the amount of time we spend in each thread, and add one that uses an anonymo...
Artur Bergman [Wed, 26 Sep 2001 11:36:23 +0000 (11:36 +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

22 years agoNetWare tweak from Ananth Kesari.
Jarkko Hietaniemi [Wed, 26 Sep 2001 11:27:54 +0000 (11:27 +0000)]
NetWare tweak from Ananth Kesari.

p4raw-id: //depot/perl@12229

22 years agoTrick to fool case-blind filesystems.
Jarkko Hietaniemi [Wed, 26 Sep 2001 11:26:26 +0000 (11:26 +0000)]
Trick to fool case-blind filesystems.

p4raw-id: //depot/perl@12228

22 years agoThreads can start executing in a different order than they were
Artur Bergman [Wed, 26 Sep 2001 11:06:50 +0000 (11:06 +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

22 years agoAdd in stress_string.t to stress test threads a bit more.
Artur Bergman [Wed, 26 Sep 2001 07:41:45 +0000 (07:41 +0000)]
Add in stress_string.t to stress test threads a bit more.

p4raw-id: //depot/perl@12226

22 years agoFix negative refcount introduced by #12223.
Artur Bergman [Wed, 26 Sep 2001 07:04:21 +0000 (07:04 +0000)]
Fix negative refcount introduced by #12223.

p4raw-id: //depot/perl@12225

22 years agoUpdate documentation to match change #12223
Artur Bergman [Wed, 26 Sep 2001 06:57:58 +0000 (06:57 +0000)]
Update documentation to match change #12223

p4raw-link: @12223 on //depot/perl: 59ae57287215834d4b338afe99d274f35da9b1a1

p4raw-id: //depot/perl@12224

22 years agoUse a separate interpreter for the sharedsv space. Another
Artur Bergman [Wed, 26 Sep 2001 06:54:32 +0000 (06:54 +0000)]
Use a separate interpreter for the sharedsv space. Another
negative sv leak. Sigh.

p4raw-id: //depot/perl@12223

22 years agoDo the environ assignment in perl_contruct to match perl_destruct.
Artur Bergman [Wed, 26 Sep 2001 05:58:35 +0000 (05:58 +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

22 years agoMove the creation of PL_strtab to perl_construct so we can work
Artur Bergman [Wed, 26 Sep 2001 05:41:02 +0000 (05:41 +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

22 years agoRe: [PATCH] AutoSplit.t (was Re: Untested libraries update)
Nicholas Clark [Wed, 26 Sep 2001 01:20:20 +0000 (02:20 +0100)]
Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
Message-Id: <20010926012020.B48092@plum.flirble.org>

p4raw-id: //depot/perl@12218

22 years agoangle bracket filespec problem on VMS
Craig A. Berry [Tue, 25 Sep 2001 18:08:42 +0000 (13:08 -0500)]
angle bracket filespec problem on VMS
Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>

p4raw-id: //depot/perl@12217

22 years agoFixing mysterious TEST failure. (was
Michael G. Schwern [Wed, 26 Sep 2001 00:38:21 +0000 (20:38 -0400)]
Fixing mysterious TEST failure. (was
Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
Message-Id: <20010926003821.A627@blackrider>

p4raw-id: //depot/perl@12216

22 years agofix test.deparse
Michael G. Schwern [Tue, 25 Sep 2001 17:43:49 +0000 (13:43 -0400)]
fix test.deparse
Message-ID: <20010925174349.B19534@blackrider>

p4raw-id: //depot/perl@12215

22 years agoskip($mess) should result in one skip.
Jarkko Hietaniemi [Tue, 25 Sep 2001 20:37:14 +0000 (20:37 +0000)]
skip($mess) should result in one skip.

p4raw-id: //depot/perl@12213

22 years agoperldiag entry for #12205.
Jarkko Hietaniemi [Tue, 25 Sep 2001 17:21:00 +0000 (17:21 +0000)]
perldiag entry for #12205.

p4raw-id: //depot/perl@12206

22 years agowarning on v-string in use/require
John Peacock [Mon, 24 Sep 2001 17:29:03 +0000 (13:29 -0400)]
warning on v-string in use/require
Message-ID: <3BAFA59F.9C0E0339@rowman.com>

p4raw-id: //depot/perl@12205

22 years agoperltooc et al updates.
Jarkko Hietaniemi [Tue, 25 Sep 2001 17:11:02 +0000 (17:11 +0000)]
perltooc et al updates.

p4raw-id: //depot/perl@12204

22 years agoDeprecating chdir(undef)/chdir('')
Michael G. Schwern [Sun, 23 Sep 2001 00:07:12 +0000 (20:07 -0400)]
Deprecating chdir(undef)/chdir('')
Message-ID: <20010923000712.A7005@blackrider>

p4raw-id: //depot/perl@12203

22 years agoSome Encode/*.enc files needs to be corrected
SADAHIRO Tomoyuki [Wed, 26 Sep 2001 01:25:10 +0000 (10:25 +0900)]
Some Encode/*.enc files needs to be corrected
Message-Id: <20010926012410.5B86.BQW10602@nifty.com>

p4raw-id: //depot/perl@12202

22 years agoIntegrate change #12200 from maintperl;
Jarkko Hietaniemi [Tue, 25 Sep 2001 16:52:03 +0000 (16:52 +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..)

22 years agoavoid the use of ftime() (it does a useless, potentially
Gurusamy Sarathy [Tue, 25 Sep 2001 15:19:13 +0000 (15:19 +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

22 years agoReplace the use Test::More in t/{op,io,run} with t/test.pl.
Jarkko Hietaniemi [Tue, 25 Sep 2001 14:27:01 +0000 (14:27 +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

22 years agoAutoSplit.t (was Re: Untested libraries update)
Nicholas Clark [Tue, 25 Sep 2001 00:37:40 +0000 (01:37 +0100)]
AutoSplit.t (was Re: Untested libraries update)
Message-Id: <20010925003740.S4971@plum.flirble.org>
(Further changes expected.)

p4raw-id: //depot/perl@12197

22 years agoSecond attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong...
Artur Bergman [Tue, 25 Sep 2001 13:37:12 +0000 (13:37 +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

22 years agoperltootc -> perltooc in vms/descrip_mms.template
Craig A. Berry [Mon, 24 Sep 2001 17:54:20 +0000 (12:54 -0500)]
perltootc -> perltooc in vms/descrip_mms.template
Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>

p4raw-id: //depot/perl@12194

22 years agoRetract #12136, the warnings::register is already
Jarkko Hietaniemi [Mon, 24 Sep 2001 18:56:40 +0000 (18:56 +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

22 years agofix Time::HiRes implementation of gettimeofday() on windows
Gurusamy Sarathy [Mon, 24 Sep 2001 18:39:58 +0000 (18:39 +0000)]
fix Time::HiRes implementation of gettimeofday() on windows
(HiRes.t#14 now passes)

p4raw-id: //depot/perl@12184

22 years agoFile::Spec::catfile() canonifies everything to blackslashes on
Gurusamy Sarathy [Mon, 24 Sep 2001 18:13:23 +0000 (18:13 +0000)]
File::Spec::catfile() canonifies everything to blackslashes on
windows :-(

p4raw-id: //depot/perl@12183

22 years agotest number mismatch
Gurusamy Sarathy [Mon, 24 Sep 2001 17:59:54 +0000 (17:59 +0000)]
test number mismatch

p4raw-id: //depot/perl@12182

22 years agook().
Jarkko Hietaniemi [Mon, 24 Sep 2001 17:10:41 +0000 (17:10 +0000)]
ok().

p4raw-id: //depot/perl@12181

22 years agounpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
Jarkko Hietaniemi [Mon, 24 Sep 2001 16:09:37 +0000 (16:09 +0000)]
unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
Wolfgang Laun <Wolfgang.Laun@alcatel.at>

p4raw-id: //depot/perl@12180

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 24 Sep 2001 15:46:49 +0000 (15:46 +0000)]
Update Changes.

p4raw-id: //depot/perl@12179

22 years ago[REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread...
Michael G. Schwern [Mon, 24 Sep 2001 11:12:13 +0000 (07:12 -0400)]
[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

22 years agoFixing inline TODO recognition
Michael G. Schwern [Mon, 24 Sep 2001 11:02:07 +0000 (07:02 -0400)]
Fixing inline TODO recognition
Message-ID: <20010924110207.E27885@blackrider>

p4raw-id: //depot/perl@12177

22 years agoUpdate Changes.
Abhijit Menon-Sen [Mon, 24 Sep 2001 14:01:59 +0000 (14:01 +0000)]
Update Changes.

p4raw-id: //depot/perl@12176

22 years agoVarious cleanups.
Jarkko Hietaniemi [Mon, 24 Sep 2001 13:20:28 +0000 (13:20 +0000)]
Various cleanups.

p4raw-id: //depot/perl@12175

22 years ago(Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
SADAHIRO Tomoyuki [Mon, 24 Sep 2001 20:04:58 +0000 (05:04 +0900)]
(Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
Message-Id: <20010924200207.A030.BQW10602@nifty.com>

p4raw-id: //depot/perl@12171

22 years agoClarifying comment to #12164.
Jarkko Hietaniemi [Mon, 24 Sep 2001 12:08:30 +0000 (12:08 +0000)]
Clarifying comment to #12164.

p4raw-id: //depot/perl@12170

22 years agoRe: What sort of Makefile.PL should h2xs write?
Nicholas Clark [Sun, 23 Sep 2001 23:00:56 +0000 (00:00 +0100)]
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

22 years agoAdd a few glibc cpp symbols to probe for.
Jarkko Hietaniemi [Mon, 24 Sep 2001 11:25:22 +0000 (11:25 +0000)]
Add a few glibc cpp symbols to probe for.

p4raw-id: //depot/perl@12167