Nicholas Clark [Thu, 19 Oct 2000 18:09:20 +0000 (19:09 +0100)]
PATCH do_print has 2 PerlIO_error()s
Message-ID: <
20001019180920.A8440@babyhippo.co.uk>
p4raw-id: //depot/perl@7370
Jarkko Hietaniemi [Thu, 19 Oct 2000 14:01:49 +0000 (14:01 +0000)]
Update Changes.
p4raw-id: //depot/perl@7369
H.Merijn Brand [Wed, 18 Oct 2000 13:12:01 +0000 (15:12 +0200)]
Re: [ID
20001013.008] perl 5.6.0 on AIX w/GCC
Message-Id: <
20001018131021.F844.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@7368
Jarkko Hietaniemi [Thu, 19 Oct 2000 02:22:40 +0000 (02:22 +0000)]
Fix of sorts for bug id
20000901.092. There seems to be no trace
of a 'pmshort' anywhere in the B, so the offending line was simply
removed.
p4raw-id: //depot/perl@7367
Jarkko Hietaniemi [Thu, 19 Oct 2000 02:12:37 +0000 (02:12 +0000)]
Add the test case for the bug id
20000730.004 which seems
to have been fixed by now.
p4raw-id: //depot/perl@7366
Hugo van der Sanden [Wed, 18 Oct 2000 23:25:58 +0000 (00:25 +0100)]
Re: [ID
20001018.008] flip-flop bug when there's no <FH>
Message-Id: <
200010182225.XAA20330@crypt.compulink.co.uk>
p4raw-id: //depot/perl@7365
Jarkko Hietaniemi [Wed, 18 Oct 2000 21:12:53 +0000 (21:12 +0000)]
(retracted)
p4raw-id: //depot/perl@7364
Jarkko Hietaniemi [Wed, 18 Oct 2000 20:55:38 +0000 (20:55 +0000)]
Missing change from #7362.
p4raw-id: //depot/perl@7363
Vadim Konovalov [Mon, 16 Oct 2000 09:55:03 +0000 (13:55 +0400)]
Borland C fstat() never saw the fd as writable.
Subject: fix for Borland's weak "stat" (perl@7211)
From: "Konovalov, Vadim" <vkonovalov@lucent.com>
Message-ID: <
402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
p4raw-id: //depot/perl@7362
Jarkko Hietaniemi [Wed, 18 Oct 2000 17:43:50 +0000 (17:43 +0000)]
Regen toc.
p4raw-id: //depot/perl@7361
H.Merijn Brand [Mon, 16 Oct 2000 15:19:49 +0000 (17:19 +0200)]
Re: [ID
20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
Message-Id: <
20001016151837.9977.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@7360
H.Merijn Brand [Mon, 16 Oct 2000 12:26:34 +0000 (14:26 +0200)]
Pod patch for Devel::Peek
Message-Id: <
20001016121252.996B.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@7359
Eric E. Coe [Wed, 18 Oct 2000 04:03:54 +0000 (00:03 -0400)]
Make Cwd more bulletproof in chrooted environments.
Subject: [ID
20001018.001] Fix for Cwd.pm (chroot)
Message-Id: <
39ED596A.
70E599FE@oracle.com>
p4raw-id: //depot/perl@7358
Jarkko Hietaniemi [Wed, 18 Oct 2000 16:37:26 +0000 (16:37 +0000)]
Disable the UTF8 downgrade croakage for now to avoid
too many not okay messages.
p4raw-id: //depot/perl@7357
David Sparks [Tue, 17 Oct 2000 15:00:24 +0000 (08:00 -0700)]
Show the failed remote port, instead of the failing line number.
Subject: [PATCH 5.6.1 Debugger] More diagnostics
Message-Id: <5.0.0.25.0.
20001017144037.
02551e10@pop3>
p4raw-id: //depot/perl@7356
Jarkko Hietaniemi [Tue, 17 Oct 2000 14:11:31 +0000 (14:11 +0000)]
On output try to downgrade to bytes, croak if impossible,
from Simon Cozens. This means that outputting >255 UTF8
is impossible. Consider this as a strong incentive to get
the I/O disciplines implemented.
p4raw-id: //depot/perl@7355
Simon Cozens [Mon, 18 Sep 2000 18:24:25 +0000 (19:24 +0100)]
Clarify documentation on 'use bytes'.
Subject: Re: What does 'use bytes' "mean" ?
Message-ID: <
20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
p4raw-id: //depot/perl@7354
Nicholas Clark [Mon, 16 Oct 2000 18:28:23 +0000 (19:28 +0100)]
Workaround for a sfio bug where the stream error indicator
is not cleared as documented.
Subject: PATCH (was Re: [ID
20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
Message-ID: <
20001016182823.J19700@plum.flirble.org>
p4raw-id: //depot/perl@7353
Jarkko Hietaniemi [Tue, 17 Oct 2000 13:06:19 +0000 (13:06 +0000)]
More IoTYPE sprinkling.
p4raw-id: //depot/perl@7352
Nicholas Clark [Mon, 16 Oct 2000 23:28:42 +0000 (00:28 +0100)]
Detect early whether the std streams have gone bad.
Subject: PATCH (was Re: [ID
20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
Message-ID: <
20001016232842.A37942@plum.flirble.org>
p4raw-id: //depot/perl@7351
Peter J. Farley III [Mon, 16 Oct 2000 18:15:59 +0000 (14:15 -0400)]
[ID
20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
Message-Id: <4.3.1.0.
20001016180235.
00ac65a0@pop5.banet.net>
p4raw-id: //depot/perl@7350
Jarkko Hietaniemi [Mon, 16 Oct 2000 22:36:45 +0000 (22:36 +0000)]
perldelta tweak.
p4raw-id: //depot/perl@7349
Jarkko Hietaniemi [Mon, 16 Oct 2000 15:17:53 +0000 (15:17 +0000)]
Update Changes.
p4raw-id: //depot/perl@7348
Jarkko Hietaniemi [Mon, 16 Oct 2000 13:55:27 +0000 (13:55 +0000)]
Add the capability to include/exclude branches.
p4raw-id: //depot/perl@7347
Jarkko Hietaniemi [Mon, 16 Oct 2000 13:18:04 +0000 (13:18 +0000)]
Add Charles Lane.
p4raw-id: //depot/perl@7346
Jarkko Hietaniemi [Mon, 16 Oct 2000 13:13:21 +0000 (13:13 +0000)]
Add a perldelta note about the change #6024, pointed out by Sarathy.
p4raw-link: @6024 on //depot/perl:
7e84c16c57fe111372685c242980ee41cdbe1d3e
p4raw-id: //depot/perl@7345
Ben Tilly [Sat, 14 Oct 2000 16:44:34 +0000 (12:44 -0400)]
$Carp::ExportLevel confusion in Exporter
Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
p4raw-id: //depot/perl@7244
Simon Cozens [Sat, 14 Oct 2000 19:32:25 +0000 (20:32 +0100)]
Document offset hack
Message-ID: <
20001014193225.A6568@pembro4.pmb.ox.ac.uk>
p4raw-id: //depot/perl@7243
Dan Boorstein [Sat, 14 Oct 2000 14:29:24 +0000 (10:29 -0400)]
small pod patch
Message-ID: <
39E8A604.
B501DB4F@bellsouth.net>
p4raw-id: //depot/perl@7241
Stephen P. Potter [Fri, 13 Oct 2000 13:32:49 +0000 (09:32 -0400)]
-w cleanup.
Subject: Re: Problems with bleadperl
Message-Id: <
200010131732.NAA19391@spp.users.ds.net>
p4raw-id: //depot/perl@7240
Jarkko Hietaniemi [Mon, 16 Oct 2000 01:41:18 +0000 (01:41 +0000)]
One more ~utf8 tweak.
p4raw-id: //depot/perl@7239
Jarkko Hietaniemi [Mon, 16 Oct 2000 01:34:14 +0000 (01:34 +0000)]
Tweak the test of #7235.
p4raw-id: //depot/perl@7238
Jarkko Hietaniemi [Mon, 16 Oct 2000 01:25:04 +0000 (01:25 +0000)]
Fix a couple of compiler-noted nits in #7235.
p4raw-id: //depot/perl@7237
Jarkko Hietaniemi [Mon, 16 Oct 2000 01:22:46 +0000 (01:22 +0000)]
Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
p4raw-id: //depot/perl@7236
Simon Cozens [Sat, 14 Oct 2000 20:52:13 +0000 (21:52 +0100)]
Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
Subject: [PATCH] Re: [ID
20000918.005] ~ on wide chars
Message-ID: <
20001014205213.A9645@pembro4.pmb.ox.ac.uk>
p4raw-id: //depot/perl@7235
Jarkko Hietaniemi [Sun, 15 Oct 2000 15:19:29 +0000 (15:19 +0000)]
split() utf8 fixes. Should fix both
20001014.001 and
20000426.003.
The problem was that rx->minlen was in chars while pp_split()
thought it would be in bytes.
p4raw-id: //depot/perl@7234
Jarkko Hietaniemi [Sat, 14 Oct 2000 20:24:24 +0000 (20:24 +0000)]
Document FNCASE=y as discussed in the bug
20000902.009.
p4raw-id: //depot/perl@7233
Jarkko Hietaniemi [Sat, 14 Oct 2000 18:52:21 +0000 (18:52 +0000)]
Add test for bug id
20000427.003 (which seems to have
been fixed) (also duplicate as
20000427.004, though
with a higher severity). Move one utf8 from op/append
to pragma/utf8, tag the tests with bug ids.
p4raw-id: //depot/perl@7232
Jarkko Hietaniemi [Sat, 14 Oct 2000 17:28:37 +0000 (17:28 +0000)]
Test cases for bug id
20000323.056 (the bug seems to be fixed).
p4raw-id: //depot/perl@7231
Paul Marquess [Sat, 14 Oct 2000 13:37:49 +0000 (14:37 +0100)]
Needs to be conditional on SunOS 4.
Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
Message-ID: <
000101c035db$
8ffb60a0$
2614140a@bfs.phone.com>
p4raw-id: //depot/perl@7230
Jarkko Hietaniemi [Sat, 14 Oct 2000 00:49:22 +0000 (00:49 +0000)]
Update Changes.
p4raw-id: //depot/perl@7229
Peter Prymmer [Fri, 13 Oct 2000 15:59:56 +0000 (08:59 -0700)]
RFC: a (temporary?) way around utf8.pm for EBCDIC
Message-ID: <Pine.OSF.4.10.
10010131548260.133963-100000@aspara.forte.com>
p4raw-id: //depot/perl@7228
Jarkko Hietaniemi [Fri, 13 Oct 2000 23:20:30 +0000 (23:20 +0000)]
Make the test acknowledge that self-ties are disabled as #7213 said.
p4raw-id: //depot/perl@7227
Peter Prymmer [Fri, 13 Oct 2000 14:44:49 +0000 (07:44 -0700)]
Tweak #7225.
Subject: Re: [ID
20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
Message-ID: <Pine.OSF.4.10.
10010131414410.133963-100000@aspara.forte.com>
p4raw-id: //depot/perl@7226
Dominic Dunlop [Fri, 13 Oct 2000 19:17:57 +0000 (21:17 +0200)]
op/sprintf.t patch for OS/390 (and any other host with limited
floating-point exponent length)
Subject: Re: [ID
20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
p4raw-id: //depot/perl@7225
Jarkko Hietaniemi [Fri, 13 Oct 2000 18:40:48 +0000 (18:40 +0000)]
Allow @+ and @- to be doublequoted, from Simon Cozens.
p4raw-id: //depot/perl@7224
Jarkko Hietaniemi [Fri, 13 Oct 2000 18:37:13 +0000 (18:37 +0000)]
Thinko in #7222.
p4raw-id: //depot/perl@7223
Jarkko Hietaniemi [Fri, 13 Oct 2000 18:05:23 +0000 (18:05 +0000)]
Use UTF8SKIP(), from Simon Cozens.
p4raw-id: //depot/perl@7222
Jarkko Hietaniemi [Fri, 13 Oct 2000 15:43:19 +0000 (15:43 +0000)]
(accidentally empty check-in)
p4raw-id: //depot/perl@7221
Jarkko Hietaniemi [Fri, 13 Oct 2000 15:23:51 +0000 (15:23 +0000)]
Add (optimistically) Storable to static extensions.
p4raw-id: //depot/perl@7220
Jarkko Hietaniemi [Fri, 13 Oct 2000 15:20:05 +0000 (15:20 +0000)]
Amdahl UTS doesn't seem to do dynaloading.
p4raw-id: //depot/perl@7219
Jarkko Hietaniemi [Fri, 13 Oct 2000 15:15:20 +0000 (15:15 +0000)]
Slight tweak of the code to appease Amdahl UTS cc.
p4raw-id: //depot/perl@7218
Jarkko Hietaniemi [Fri, 13 Oct 2000 14:50:42 +0000 (14:50 +0000)]
In Amdahl UTS "struct sv" is defined by a system header,
<ksync.h>.
p4raw-id: //depot/perl@7217
Jarkko Hietaniemi [Fri, 13 Oct 2000 11:58:25 +0000 (11:58 +0000)]
Ilya implemented the memory profiling API.
p4raw-id: //depot/perl@7216
Ilya Zakharevich [Thu, 12 Oct 2000 22:52:40 +0000 (18:52 -0400)]
Perl API for mstats
Message-ID: <
20001012225240.A7113@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7215
Ilya Zakharevich [Thu, 12 Oct 2000 22:51:04 +0000 (18:51 -0400)]
IVs in mtats
Message-ID: <
20001012225104.A7103@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7214
Jarkko Hietaniemi [Fri, 13 Oct 2000 02:31:47 +0000 (02:31 +0000)]
Self-ties are unsupported currently, stopgap patch from Alan Burlison.
p4raw-id: //depot/perl@7213
Peter Prymmer [Tue, 10 Oct 2000 10:26:07 +0000 (03:26 -0700)]
was: Re: off to a bad start on fixing regression tests
Message-ID: <Pine.OSF.4.10.
10010101020180.441897-100000@aspara.forte.com>
p4raw-id: //depot/perl@7212
Jarkko Hietaniemi [Fri, 13 Oct 2000 00:35:09 +0000 (00:35 +0000)]
Update Changes.
p4raw-id: //depot/perl@7211
Bill Campbell [Thu, 5 Oct 2000 18:04:51 +0000 (11:04 -0700)]
The Install.pm third of
Subject: Proposed patches, Install.pm getopts.pl termcap.pl
Message-ID: <
20001005180451.A22029@kstarr.celestial.com>
p4raw-id: //depot/perl@7210
Bill Campbell [Thu, 5 Oct 2000 18:04:51 +0000 (11:04 -0700)]
Two thirds of
Subject: Proposed patches, Install.pm getopts.pl termcap.pl
Message-ID: <
20001005180451.A22029@kstarr.celestial.com>
The Install.pm changes will be submitted separately because
they need some work and discussion still.
p4raw-id: //depot/perl@7209
Charles Lane [Thu, 12 Oct 2000 07:30:02 +0000 (03:30 -0400)]
5.6.0 & 5.7.1, VMS fixes
Message-Id: <
001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@7208
Peter Prymmer [Wed, 11 Oct 2000 17:16:30 +0000 (10:16 -0700)]
An updated EBCDIC tr patch.
Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
Message-ID: <Pine.OSF.4.10.
10010111707430.516446-100000@aspara.forte.com>
p4raw-id: //depot/perl@7207
Jarkko Hietaniemi [Thu, 12 Oct 2000 23:34:55 +0000 (23:34 +0000)]
Upgrade to CPAN 1.58, from Andreas König.
p4raw-id: //depot/perl@7206
Jarkko Hietaniemi [Thu, 12 Oct 2000 23:29:08 +0000 (23:29 +0000)]
Introduce the man[24-8] variables, from Andy Dougherty.
p4raw-id: //depot/perl@7205
Gurusamy Sarathy [Thu, 12 Oct 2000 18:11:24 +0000 (18:11 +0000)]
restore change#7202
p4raw-link: @7202 on //depot/perl:
c3fbb29af1dd039d12fa65f0dc334e804a3883fc
p4raw-id: //depot/perl@7204
Gurusamy Sarathy [Thu, 12 Oct 2000 18:09:40 +0000 (18:09 +0000)]
another test of the Emergency Broadcast System--back out
change#7202
p4raw-link: @7202 on //depot/perl:
c3fbb29af1dd039d12fa65f0dc334e804a3883fc
p4raw-id: //depot/perl@7203
Gurusamy Sarathy [Thu, 12 Oct 2000 16:40:47 +0000 (16:40 +0000)]
(submitted on behalf of Jarkko)
Fix the lib/encode.t subtest 6 failure as reported by Andreas
Koenig, gmagical substr() wasn't propagating UTF8ness. The bug
was unearthed by change 7182, as was a bug in HTML::Entities.
p4raw-id: //depot/perl@7202
Jarkko Hietaniemi [Wed, 11 Oct 2000 03:16:05 +0000 (03:16 +0000)]
SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
p4raw-id: //depot/perl@7201
Jarkko Hietaniemi [Wed, 11 Oct 2000 00:40:30 +0000 (00:40 +0000)]
The #7198 was a false alarm.
p4raw-id: //depot/perl@7200
Jarkko Hietaniemi [Wed, 11 Oct 2000 00:26:04 +0000 (00:26 +0000)]
Remove duplicated code.
p4raw-id: //depot/perl@7199
Jarkko Hietaniemi [Tue, 10 Oct 2000 23:30:46 +0000 (23:30 +0000)]
(Retracted by #7200.)
p4raw-id: //depot/perl@7198
Jarkko Hietaniemi [Tue, 10 Oct 2000 21:49:30 +0000 (21:49 +0000)]
Add the test case for #7190, from the original bug report
by Andreas König.
p4raw-id: //depot/perl@7197
Jarkko Hietaniemi [Tue, 10 Oct 2000 21:40:49 +0000 (21:40 +0000)]
Reapply Andy's patch and regen Configure.
p4raw-id: //depot/perl@7196
Jarkko Hietaniemi [Tue, 10 Oct 2000 21:09:30 +0000 (21:09 +0000)]
Use the versiononly instead of the installscripts,
retract the changes 7146 and 7147.
p4raw-id: //depot/perl@7195
Peter Prymmer [Tue, 10 Oct 2000 13:24:18 +0000 (06:24 -0700)]
ver.t v string tests for os/390
Message-ID: <Pine.OSF.4.10.
10010101322510.441897-100000@aspara.forte.com>
p4raw-id: //depot/perl@7194
Peter Prymmer [Tue, 10 Oct 2000 13:56:35 +0000 (06:56 -0700)]
op/tr tests on OS/390
Message-ID: <Pine.OSF.4.10.
10010101355140.441897-100000@aspara.forte.com>
p4raw-id: //depot/perl@7193
Peter Prymmer [Tue, 10 Oct 2000 12:35:57 +0000 (05:35 -0700)]
perlebcdic.pod updates and corrections
Message-ID: <Pine.OSF.4.10.
10010101231390.441897-100000@aspara.forte.com>
p4raw-id: //depot/perl@7191
Simon Cozens [Tue, 10 Oct 2000 17:40:17 +0000 (18:40 +0100)]
Re: utf8 concat, mg_get
Message-ID: <
20001010174017.A13130@pembro4.pmb.ox.ac.uk>
p4raw-id: //depot/perl@7190
J. David Blackstone [Thu, 20 Jul 2000 13:31:22 +0000 (08:31 -0500)]
[ID
20000720.004] ExtUtils::MakeMaker finds wrong version of perl
Message-Id: <
200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
p4raw-id: //depot/perl@7189
Paul Moore [Fri, 14 Jul 2000 10:47:36 +0000 (11:47 +0100)]
RE: [ID
19990803.001] README.win32 suggestions
Message-ID: <
714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
p4raw-id: //depot/perl@7188
Paul Moore [Thu, 14 Sep 2000 08:58:45 +0000 (09:58 +0100)]
Quote the temp file name, needed in Win32 because the
default name unfortunately contains spaces, shouldn't
hurt elsewhere.
Subject: FW: perldoc fails if $TEMP contains spaces
Message-ID: <
714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
p4raw-id: //depot/perl@7187
Hugo van der Sanden [Tue, 10 Oct 2000 14:10:20 +0000 (15:10 +0100)]
Re: [ID
20001009.004] SEGV from sprintf in a thread
Message-Id: <
200010101310.OAA00953@hugo.hybyte.com>
p4raw-id: //depot/perl@7186
Jarkko Hietaniemi [Tue, 10 Oct 2000 12:06:22 +0000 (12:06 +0000)]
Upgrade to podlators 1.04, from Russ Allbery.
p4raw-id: //depot/perl@7185
Jarkko Hietaniemi [Tue, 10 Oct 2000 12:01:32 +0000 (12:01 +0000)]
Upgrade to CGI.pm 2.74, from Lincoln Stein.
p4raw-id: //depot/perl@7184
Peter Prymmer [Mon, 9 Oct 2000 16:30:44 +0000 (09:30 -0700)]
various VMS cleanup issues + CXX configure
Message-ID: <Pine.OSF.4.10.
10010091625290.260786-100000@aspara.forte.com>
p4raw-id: //depot/perl@7183
Jarkko Hietaniemi [Mon, 9 Oct 2000 23:43:16 +0000 (23:43 +0000)]
Make eq work again with utf8 (disabling the upgrading
should no more be necessary since the copies of the
scalars are upgraded, not the scalars themselves).
Takes care of ID
20001009.001. (The claimed length()
bug in
20001009.001 seems bogus to me.)
p4raw-id: //depot/perl@7182
Gurusamy Sarathy [Mon, 9 Oct 2000 19:41:54 +0000 (19:41 +0000)]
tweak for change#7173
p4raw-link: @7173 on //depot/perl:
a10b7b7eee64efea010bfdba91243503341ba68d
p4raw-id: //depot/perl@7181
Gurusamy Sarathy [Mon, 9 Oct 2000 19:26:56 +0000 (19:26 +0000)]
on Windows, clean targets might not work under some flavors of the shell
p4raw-id: //depot/perl@7180
Jarkko Hietaniemi [Mon, 9 Oct 2000 19:21:02 +0000 (19:21 +0000)]
Update Changes.
p4raw-id: //depot/perl@7179
Dominic Dunlop [Mon, 9 Oct 2000 14:57:17 +0000 (16:57 +0200)]
Warn about unknown scripts.
Subject: Re: ideas? patches? [PATCH bleadperl]
Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
p4raw-id: //depot/perl@7178
Jarkko Hietaniemi [Mon, 9 Oct 2000 19:13:27 +0000 (19:13 +0000)]
Change #7160 had a nasty typo.
p4raw-id: //depot/perl@7177
Gurusamy Sarathy [Mon, 9 Oct 2000 18:59:33 +0000 (18:59 +0000)]
pod nit
p4raw-id: //depot/perl@7176
Gurusamy Sarathy [Mon, 9 Oct 2000 18:54:28 +0000 (18:54 +0000)]
Windows9x doesn't support link(), despite what Config.pm
might think
p4raw-id: //depot/perl@7175
Gurusamy Sarathy [Mon, 9 Oct 2000 18:50:03 +0000 (18:50 +0000)]
avoid nonportable example code
p4raw-id: //depot/perl@7174
Gurusamy Sarathy [Mon, 9 Oct 2000 18:46:54 +0000 (18:46 +0000)]
on Windows, avoid potential exception (could happen if MSVCRT isn't
being used) when closing a socket handle
p4raw-id: //depot/perl@7173
Gurusamy Sarathy [Mon, 9 Oct 2000 18:41:40 +0000 (18:41 +0000)]
on Windows, cwd strings in the environment should be of the
form =X:=X:\foo instead of =X=X:\foo\
p4raw-id: //depot/perl@7172
Gurusamy Sarathy [Mon, 9 Oct 2000 18:30:09 +0000 (18:30 +0000)]
on Windows, LoadLibrary() could load an extension DLL multiple
times if forward slashes are used in the path
p4raw-id: //depot/perl@7171
Jarkko Hietaniemi [Mon, 9 Oct 2000 17:53:59 +0000 (17:53 +0000)]
Add a todo note about overloadable assertions.
p4raw-id: //depot/perl@7170
Mark-Jason Dominus [Mon, 9 Oct 2000 00:24:44 +0000 (00:24 +0000)]
PATCH 5.6 perldebguts grammar cleanup
Message-ID: <
20001009002444.10616.qmail@plover.com>
p4raw-id: //depot/perl@7169