Nicholas Clark [Fri, 5 Oct 2001 11:33:58 +0000]
perlfunc/select
Message-Id: <
20011005113358.Z38756@plum.flirble.org>
p4raw-id: //depot/perl@12339
Jarkko Hietaniemi [Thu, 4 Oct 2001 22:54:06 +0000]
Retract #12313 and #12249.
p4raw-id: //depot/perl@12338
Craig A. Berry [Thu, 4 Oct 2001 12:55:52 +0000]
perlvms.pod update
Message-Id: <5.1.0.14.0.
20011004124831.01aa49c0@exchi01>
p4raw-id: //depot/perl@12337
Hugo van der Sanden [Thu, 4 Oct 2001 12:12:41 +0000]
PATCH: Tie::SubstrHash
Message-Id: <
200110041112.f94BCfS17390@crypt.compulink.co.uk>
p4raw-id: //depot/perl@12336
Jarkko Hietaniemi [Thu, 4 Oct 2001 04:45:00 +0000]
Unicode properties saga continues.
p4raw-id: //depot/perl@12335
Jarkko Hietaniemi [Thu, 4 Oct 2001 03:42:04 +0000]
Yet more Unicode properties.
p4raw-id: //depot/perl@12334
Craig A. Berry [Wed, 3 Oct 2001 17:45:25 +0000]
2 more VMS test tweaks
Message-Id: <5.1.0.14.0.
20011003154131.01bc8528@exchi01>
(the lib/Term/Complete.t patched differently by #12332)
p4raw-id: //depot/perl@12333
Jarkko Hietaniemi [Thu, 4 Oct 2001 03:00:03 +0000]
Restore only if something to restore.
p4raw-id: //depot/perl@12332
Craig A. Berry [Wed, 3 Oct 2001 14:30:55 +0000]
%ENV tainting for VMS
Message-Id: <5.1.0.14.0.
20011003124800.01bd31c0@exchi01>
p4raw-id: //depot/perl@12322
Craig A. Berry [Wed, 3 Oct 2001 14:30:55 +0000]
%ENV tainting for VMS
Message-Id: <5.1.0.14.0.
20011003124800.01bd31c0@exchi01>
p4raw-id: //depot/perl@12321
Jarkko Hietaniemi [Wed, 3 Oct 2001 16:47:30 +0000]
Unicode properties: fix L& (the #12319 didn't allow L&,
only IsL&) and Inherited (negative lookahead good);
add tests for Common, Inherited, and L&.
p4raw-id: //depot/perl@12320
Jarkko Hietaniemi [Wed, 3 Oct 2001 16:12:53 +0000]
Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
(The Unicode standard uses L& quite often.)
p4raw-id: //depot/perl@12319
Jarkko Hietaniemi [Wed, 3 Oct 2001 15:57:34 +0000]
Add the 'Common' Unicode property (code points not
explicitly assigned to any other script).
p4raw-id: //depot/perl@12318
Jarkko Hietaniemi [Wed, 3 Oct 2001 13:23:32 +0000]
Skip the RV printing test under threads until fixed.
p4raw-id: //depot/perl@12317
H.Merijn Brand [Wed, 3 Oct 2001 15:25:15 +0000]
12309 / cygwin / win2k
Message-Id: <
20011003152353.A479.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@12316
H.Merijn Brand [Wed, 3 Oct 2001 15:02:59 +0000]
Both cygwin and djgpp on one machine
Message-Id: <
20011003150222.A474.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@12314
Casey West [Tue, 2 Oct 2001 19:24:43 +0000]
(retracted by #12338)
Subject: [PATCH] Code clean up for perlboot.pod
Date: Tue, 2 Oct 2001 19:24:43 -0400
Message-ID: <
20011002192443.B2163@stupid.geeknest.com>
Subject: [PATCH] Code clean up for perlbot.diff
From: Casey West <casey@geeknest.com>
Date: Tue, 2 Oct 2001 19:25:22 -0400
Message-ID: <
20011002192522.C2163@stupid.geeknest.com>
Subject: [PATCH] Code clean up for perlcall.pod
From: Casey West <casey@geeknest.com>
Date: Tue, 2 Oct 2001 19:25:57 -0400
Message-ID: <
20011002192557.D2163@stupid.geeknest.com>
Subject: [PATCH] Code clean up for perldata.pod
From: Casey West <casey@geeknest.com>
Date: Tue, 2 Oct 2001 19:26:29 -0400
Message-ID: <
20011002192629.E2163@stupid.geeknest.com>
Subject: [PATCH] Code clean up for perldbmfilter.pod
From: Casey West <casey@geeknest.com>
Date: Tue, 2 Oct 2001 19:26:59 -0400
Message-ID: <
20011002192659.F2163@stupid.geeknest.com>
Subject: [PATCH] Code clean up for perlebcdic.pod
From: Casey West <casey@geeknest.com>
Date: Tue, 2 Oct 2001 19:27:37 -0400
Message-ID: <
20011002192737.G2163@stupid.geeknest.com>
p4raw-id: //depot/perl@12313
Michael G. Schwern [Tue, 2 Oct 2001 17:00:49 +0000]
makemaker@perl.org
Message-Id: <
20011002170049.A9955@blackrider>
p4raw-id: //depot/perl@12312
Jarkko Hietaniemi [Tue, 2 Oct 2001 23:24:07 +0000]
FAQ sync.
p4raw-id: //depot/perl@12311
Jarkko Hietaniemi [Tue, 2 Oct 2001 14:34:59 +0000]
Unicode properties: allow also intra(wordbreak)name whitespace,
not just one single space.
p4raw-id: //depot/perl@12309
Jarkko Hietaniemi [Tue, 2 Oct 2001 12:49:41 +0000]
AUTHORS updates.
p4raw-id: //depot/perl@12308
Jarkko Hietaniemi [Tue, 2 Oct 2001 12:22:21 +0000]
Update Changes.
p4raw-id: //depot/perl@12307
Jarkko Hietaniemi [Tue, 2 Oct 2001 11:59:12 +0000]
Work around old buggy glibcs for langinfo constants,
from Nicholas Clark and David Dyck.
p4raw-id: //depot/perl@12306
Jarkko Hietaniemi [Tue, 2 Oct 2001 11:45:55 +0000]
Eradicate Time::Piece; add an example.
p4raw-id: //depot/perl@12305
Robert Spier [Mon, 1 Oct 2001 23:20:16 +0000]
Pod::Html makes a poor guess at author
Message-ID: <15289.23712.422087.878224@rls.cx>
p4raw-id: //depot/perl@12304
Artur Bergman [Tue, 2 Oct 2001 10:40:57 +0000]
Fixes obscure bug that manifests itself by.
local $!=0;undef*STDOUT;#segfaults
Has been around for a while. Possible other magic IO vars are
possibly affected as well. Reported by Jos Boumans.
p4raw-id: //depot/perl@12303
Jarkko Hietaniemi [Mon, 1 Oct 2001 19:22:16 +0000]
Mac OS X doesn't have threadsafe (_r) libc interfaces.
Until it has, better stop early if someone requests threads.
p4raw-id: //depot/perl@12300
David Dyck [Mon, 1 Oct 2001 12:56:24 +0000]
[ID
20011001.011] redundant code in t/TEST
Message-Id: <
200110011956.MAA16250@dd.tc.fluke.com>
p4raw-id: //depot/perl@12299
chromatic [Mon, 1 Oct 2001 12:27:12 +0000]
Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
Message-ID: <
20011001183251.89148.qmail@onion.perl.org>
p4raw-id: //depot/perl@12298
Jarkko Hietaniemi [Mon, 1 Oct 2001 17:04:18 +0000]
UNICOS testing patches from Nicholas Clark.
p4raw-id: //depot/perl@12297
chromatic [Mon, 1 Oct 2001 10:21:51 +0000]
Better Locale Flutzigation (was Re: lib/open.t and locale tests)
Message-ID: <
20011001162731.40639.qmail@onion.perl.org>
p4raw-id: //depot/perl@12296
Jarkko Hietaniemi [Mon, 1 Oct 2001 14:55:37 +0000]
Make missing the RADIXCHAR a softer, gentler error.
p4raw-id: //depot/perl@12295
Jarkko Hietaniemi [Mon, 1 Oct 2001 14:51:42 +0000]
Nuke also the LANG because of glibc.
p4raw-id: //depot/perl@12294
Jarkko Hietaniemi [Mon, 1 Oct 2001 14:51:20 +0000]
Also the ^Is is optional.
p4raw-id: //depot/perl@12293
Jarkko Hietaniemi [Mon, 1 Oct 2001 14:08:26 +0000]
Be careful to pull chars from the varargs stack when
formatting chars.
p4raw-id: //depot/perl@12292
Jarkko Hietaniemi [Mon, 1 Oct 2001 12:27:57 +0000]
sortsv not in place anymore, noticed by John P. Linderman.
p4raw-id: //depot/perl@12291
Jarkko Hietaniemi [Mon, 1 Oct 2001 12:25:03 +0000]
Make the diagnostic messages more neutral.
p4raw-id: //depot/perl@12290
Jarkko Hietaniemi [Mon, 1 Oct 2001 03:59:34 +0000]
Forgotten from #12288.
p4raw-id: //depot/perl@12289
Brian Ingerson [Sun, 30 Sep 2001 21:45:56 +0000]
Option to sort hashes
Message-ID: <
20010930214556.D26392@ttul.org>
(remember also the #12289)
p4raw-id: //depot/perl@12288
Jarkko Hietaniemi [Mon, 1 Oct 2001 03:33:15 +0000]
More Unicode property tests for the abbreviated
general properties.
p4raw-id: //depot/perl@12287
Jarkko Hietaniemi [Mon, 1 Oct 2001 02:02:08 +0000]
Further tweaks to the Unicode properties.
p4raw-id: //depot/perl@12286
Jarkko Hietaniemi [Mon, 1 Oct 2001 01:46:35 +0000]
Retract #12284.
p4raw-id: //depot/perl@12285
Jarkko Hietaniemi [Mon, 1 Oct 2001 01:24:12 +0000]
(Retracted by #12285)
p4raw-id: //depot/perl@12284
chromatic [Sun, 30 Sep 2001 16:10:02 +0000]
Add tests for Term::Cap
Message-ID: <
20010930221540.67279.qmail@onion.perl.org>
p4raw-id: //depot/perl@12283
Jarkko Hietaniemi [Mon, 1 Oct 2001 01:19:21 +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
Jarkko Hietaniemi [Sun, 30 Sep 2001 21:05:00 +0000]
Cleanup utf8_heavy; allow dropping the In prefix from
Unicode script/block properties.
p4raw-id: //depot/perl@12281
Jarkko Hietaniemi [Sun, 30 Sep 2001 13:42:18 +0000]
Retract the #12259 for now.
p4raw-id: //depot/perl@12280
Jarkko Hietaniemi [Sun, 30 Sep 2001 13:37:59 +0000]
Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
p4raw-id: //depot/perl@12279
Jarkko Hietaniemi [Sun, 30 Sep 2001 05:05:18 +0000]
#12272 wasn't right, it introduced an extra ().
p4raw-id: //depot/perl@12278
Jonathan Stowe [Sat, 29 Sep 2001 15:52:43 +0000]
Remove string eval from AUTOLOAD
Message-ID: <Pine.LNX.4.33.
0109291535120.18586-100000@orpheus.gellyfish.com>
p4raw-id: //depot/perl@12277
Brian Ingerson [Sat, 29 Sep 2001 17:41:13 +0000]
Patch to put qsortsv in the public API
Message-ID: <
20010929174113.A30223@ttul.org>
p4raw-id: //depot/perl@12276
Rafael Garcia-Suarez [Sat, 29 Sep 2001 23:54:48 +0000]
additional docs and tests
Message-ID: <
20010929235448.A5017@rafael>
p4raw-id: //depot/perl@12275
Jarkko Hietaniemi [Sun, 30 Sep 2001 00:03:19 +0000]
FAQ sync.
p4raw-id: //depot/perl@12274
Jarkko Hietaniemi [Sat, 29 Sep 2001 21:32:33 +0000]
Nasty recursion trap if one would match Unicode.
p4raw-id: //depot/perl@12272
Jarkko Hietaniemi [Sat, 29 Sep 2001 21:18:44 +0000]
More Unicode todo.
p4raw-id: //depot/perl@12271
Jarkko Hietaniemi [Sat, 29 Sep 2001 20:15:32 +0000]
Explain a bit the new more flexible \p\P syntax.
p4raw-id: //depot/perl@12270
Jarkko Hietaniemi [Sat, 29 Sep 2001 20:05:24 +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
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