Jarkko Hietaniemi [Thu, 26 Oct 2000 13:05:52 +0000 (13:05 +0000)]
Undo #7451, this seems to be a deficiency in Perforce,
there is no per-file line-terminator type, only per-client.
p4raw-id: //depot/perl@7452
Jarkko Hietaniemi [Thu, 26 Oct 2000 04:56:03 +0000 (04:56 +0000)]
Experimenting in DOS arcana.
p4raw-id: //depot/perl@7451
Peter J. Farley III [Wed, 25 Oct 2000 23:10:18 +0000 (19:10 -0400)]
[ID
20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
Message-Id: <4.3.1.0.
20001025230222.
00accba0@pop5.banet.net>
p4raw-id: //depot/perl@7450
Hugo van der Sanden [Thu, 26 Oct 2000 01:55:17 +0000 (02:55 +0100)]
Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
Message-Id: <
200010260055.
BAA27869@crypt.compulink.co.uk>
minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
p4raw-id: //depot/perl@7449
Peter Prymmer [Wed, 25 Oct 2000 18:23:56 +0000 (11:23 -0700)]
restore missing d_stdio_cnt_lval to VMS
Message-ID: <Pine.OSF.4.10.
10010251816200.247618-100000@aspara.forte.com>
p4raw-id: //depot/perl@7448
Jarkko Hietaniemi [Wed, 25 Oct 2000 23:20:02 +0000 (23:20 +0000)]
Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
in platforms that strictly require all the symbols being present
at link time.
p4raw-id: //depot/perl@7447
Jarkko Hietaniemi [Wed, 25 Oct 2000 21:55:57 +0000 (21:55 +0000)]
Update Changes.
p4raw-id: //depot/perl@7446
Jarkko Hietaniemi [Wed, 25 Oct 2000 21:27:08 +0000 (21:27 +0000)]
Integrate with vmsperl #7430 by Charles Bailey:
Cleanup from prior patch (Charles Lane?):
- improve handling of MFDs in Basename and Path
- default to no xsubpp line # munging when building debug images
p4raw-id: //depot/perl@7445
John Peacock [Thu, 18 May 2000 11:55:27 +0000 (07:55 -0400)]
Zero-padded Numerics in Perl Format
Message-ID: <
3924126F.
A58BE57A@UnivPress.com>
p4raw-id: //depot/perl@7444
Jarkko Hietaniemi [Wed, 25 Oct 2000 20:43:10 +0000 (20:43 +0000)]
Temporary stopgap for the self-tying issue: for now only
array and hash self-ties are verboten. The real fix, of
course, would be to comprehensively test (and implement?)
and debug (and document) self-ties.
p4raw-id: //depot/perl@7443
Dan Sugalski [Wed, 25 Oct 2000 13:36:35 +0000 (09:36 -0400)]
Add non-blocking thread doneness checking
Message-Id: <5.0.0.25.0.
20001025133504.
01ef1e20@24.8.96.48>
plus regen global.sym.
p4raw-id: //depot/perl@7442
Jarkko Hietaniemi [Wed, 25 Oct 2000 20:12:20 +0000 (20:12 +0000)]
buildtoc target tweaks.
p4raw-id: //depot/perl@7441
Kurt D. Starsinic [Wed, 25 Oct 2000 12:13:54 +0000 (08:13 -0400)]
A new version of making the syslog test more robust.
(Replaces #7421.)
Subject: Re: [ID
20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
Message-ID: <
20001025121354.B2264@O2.chapin.edu>
p4raw-id: //depot/perl@7440
Jarkko Hietaniemi [Wed, 25 Oct 2000 20:00:48 +0000 (20:00 +0000)]
Continue the internal UTF-8 API tweaking.
Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
used much more than the simpler API, now called utf8_to_uv_simple().
Still not quite happy with API, too much partial duplication
of functionality.
p4raw-id: //depot/perl@7439
Jarkko Hietaniemi [Wed, 25 Oct 2000 18:52:30 +0000 (18:52 +0000)]
Allow poking holes at the UTF-8 decoding strictness.
p4raw-id: //depot/perl@7438
Jarkko Hietaniemi [Wed, 25 Oct 2000 13:53:05 +0000 (13:53 +0000)]
Rename UTF8LEN() to be UNISKIP(), too confusing to have
UTF8LEN() and UTF8SKIP().
p4raw-id: //depot/perl@7437
Nicholas Clark [Wed, 25 Oct 2000 14:44:05 +0000 (15:44 +0100)]
Re: PerlIO - Configure tweak for Linux/glibc?
Message-ID: <
20001025144404.D27253@plum.flirble.org>
p4raw-id: //depot/perl@7436
Mike Guy [Tue, 24 Oct 2000 14:59:40 +0000 (15:59 +0100)]
[ID
20001024.007] [PATCH] "Dump local *FH" causes SEGV
Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@7435
Peter Prymmer [Tue, 24 Oct 2000 12:57:22 +0000 (05:57 -0700)]
AIX is picky about its symbol exports. Solution for now
is to include the deb.o explicitly to the re extension build.
Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
Message-ID: <Pine.OSF.4.10.
10010241252180.127055-100000@aspara.forte.com>
p4raw-id: //depot/perl@7434
H.Merijn Brand [Wed, 25 Oct 2000 12:02:20 +0000 (14:02 +0200)]
patch 7416 breaks sv.c on AIX and HP-UX (patch included)
Message-Id: <
20001025114712.C9F9.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@7433
Paul Moore [Wed, 25 Oct 2000 12:05:47 +0000 (13:05 +0100)]
Minor update to find2perl, for portability
Message-ID: <
714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
p4raw-id: //depot/perl@7432
Jarkko Hietaniemi [Wed, 25 Oct 2000 13:40:39 +0000 (13:40 +0000)]
Add targets to Makefile.SH, most importantly
'regen_all' which also remembers to update vms/perly*.
p4raw-id: //depot/perl@7431
Charles Bailey [Wed, 25 Oct 2000 03:13:53 +0000 (03:13 +0000)]
Cleanup from prior patch (Charles Lane?):
- improve handling of MFDs in Basename and Path
- default to no xsubpp line # munging when building debug images
p4raw-id: //depot/vmsperl@7430
Jarkko Hietaniemi [Tue, 24 Oct 2000 20:03:40 +0000 (20:03 +0000)]
Podify README.epoc and README.vos.
p4raw-id: //depot/perl@7429
Jarkko Hietaniemi [Tue, 24 Oct 2000 19:10:33 +0000 (19:10 +0000)]
Stratus VOS updates from Paul Green.
p4raw-id: //depot/perl@7428
Nicholas Clark [Mon, 23 Oct 2000 15:39:32 +0000 (16:39 +0100)]
Check if stdio supports tweaking lval and cnt simultaneously.
Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
Message-ID: <
20001023153932.A10786@plum.flirble.org>
p4raw-id: //depot/perl@7427
Jarkko Hietaniemi [Tue, 24 Oct 2000 17:57:44 +0000 (17:57 +0000)]
Missed the header file changes from #7425.
p4raw-id: //depot/perl@7426
Andreas König [Tue, 24 Oct 2000 14:01:26 +0000 (16:01 +0200)]
Fix the bug reported in
Subject: Encode bug?
Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
Also make is_utf8_char() stricter.
p4raw-id: //depot/perl@7425
Peter Scott [Mon, 23 Oct 2000 19:46:01 +0000 (12:46 -0700)]
Re: [ID
20001023.003] PATCH perlfaq5 [perl-current]
Message-Id: <4.3.2.7.2.
20001023194324.
00ab7220@psdt.com>
p4raw-id: //depot/perl@7424
Jarkko Hietaniemi [Tue, 24 Oct 2000 14:25:30 +0000 (14:25 +0000)]
Test tweak to avoid pulling in the whole Config.
p4raw-id: //depot/perl@7423
Jarkko Hietaniemi [Tue, 24 Oct 2000 14:03:16 +0000 (14:03 +0000)]
Fix the bug ID
20001024.005, the bug introduced by #7416.
p4raw-id: //depot/perl@7422
Kurt D. Starsinic [Mon, 23 Oct 2000 16:40:54 +0000 (12:40 -0400)]
(Replaced by #7440.)
Subject: Re: [ID
20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
Message-ID: <
20001023164054.B14491@O2.chapin.edu>
p4raw-id: //depot/perl@7421
Ilya Zakharevich [Mon, 23 Oct 2000 17:29:03 +0000 (13:29 -0400)]
static linking with uninstalled perl
Message-ID: <
20001023172903.A18749@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7420
Ilya Zakharevich [Mon, 23 Oct 2000 19:01:32 +0000 (15:01 -0400)]
Re: [PATCH 5.7.0] h2xs not documenting the created module
Message-ID: <
20001023190132.A19791@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7419
Raphael Manfredi [Mon, 23 Oct 2000 20:08:56 +0000 (22:08 +0200)]
Replace #7409 with
Subject: Re: [PATCH] Re: [ID
20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
Message-ID: <
20001023200855.A14850@nice.ram.loc>
p4raw-id: //depot/perl@7418
Jarkko Hietaniemi [Tue, 24 Oct 2000 13:17:52 +0000 (13:17 +0000)]
Run vms/vms_yfix.pl, should have done that after changing
perly.c in #7382.
p4raw-id: //depot/perl@7417
Jarkko Hietaniemi [Tue, 24 Oct 2000 02:55:33 +0000 (02:55 +0000)]
Make the UTF-8 decoding stricter and more verbose when
malformation happens. This involved adding an argument
to utf8_to_uv_chk(), which involved changing its prototype,
and prefer STRLEN over I32 for the UTF-8 length, which as
a domino effect necessitated changing the prototypes of
scan_bin(), scan_oct(), scan_hex(), and reg_uni().
The stricter UTF-8 decoding checking uses Markus Kuhn's
UTF-8 Decode Stress Tester from
http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
p4raw-id: //depot/perl@7416
Jarkko Hietaniemi [Mon, 23 Oct 2000 14:06:06 +0000 (14:06 +0000)]
Update Changes.
p4raw-id: //depot/perl@7415
Jarkko Hietaniemi [Mon, 23 Oct 2000 12:39:52 +0000 (12:39 +0000)]
Undo the basename() part of #7412 since the lib/basename
tests would need upgrading too.
p4raw-id: //depot/perl@7414
Jarkko Hietaniemi [Mon, 23 Oct 2000 12:19:27 +0000 (12:19 +0000)]
Document PERL_INSTALL_ROOT of #7210.
p4raw-id: //depot/perl@7413
Jarkko Hietaniemi [Mon, 23 Oct 2000 12:16:47 +0000 (12:16 +0000)]
Miscellaneous MacOS Classic library updates from Matthias Neeracher.
p4raw-id: //depot/perl@7412
Prymmer/Kahn [Sun, 22 Oct 2000 22:18:40 +0000 (15:18 -0700)]
miscellaneous typos in 3 pods
Message-ID: <Pine.BSF.4.21.
0010222214150.11774-100000@shell8.ba.best.com>
p4raw-id: //depot/perl@7411
Craig A. Berry [Sun, 22 Oct 2000 23:03:08 +0000 (18:03 -0500)]
The change #7187 was not so good on VMS.
Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
Message-Id: <p04330102b617d093470b@[172.16.52.1]>
p4raw-link: @7187 on //depot/perl:
a79ff10558a3b8e128b0898794bddcf07255f408
p4raw-id: //depot/perl@7410
Peter J. Farley III [Sun, 22 Oct 2000 20:00:00 +0000 (16:00 -0400)]
Avoid Storable locking on DJGPP for now.
Subject: [PATCH] Re: [ID
20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
Message-Id: <4.3.1.0.
20001022194247.
00acfee0@pop5.banet.net>
p4raw-id: //depot/perl@7409
Ronald J. Kimball [Sun, 22 Oct 2000 21:12:22 +0000 (17:12 -0400)]
Re: [
20000731.007] potential syntax error not detected [PATCH]
Message-ID: <
20001022211222.
A1062496@linguist.dartmouth.edu>
p4raw-id: //depot/perl@7408
Hugo van der Sanden [Mon, 23 Oct 2000 00:47:22 +0000 (01:47 +0100)]
Re: [ID
20001021.005] SEGV with regex match
Message-Id: <
200010222347.
AAA09697@crypt.compulink.co.uk>
p4raw-id: //depot/perl@7407
Jarkko Hietaniemi [Mon, 23 Oct 2000 03:40:29 +0000 (03:40 +0000)]
Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
p4raw-id: //depot/perl@7406
Robert Spier [Sun, 22 Oct 2000 15:24:32 +0000 (11:24 -0400)]
Doc patch.
Subject: [ID
19991128.002] \&{'foo'} not caught by strict refs
Message-ID: <14835.16112.13457.447971@rls.cx>
p4raw-id: //depot/perl@7405
Robert Spier [Sun, 22 Oct 2000 15:43:03 +0000 (11:43 -0400)]
Re: [ID
20000121.007] XXX documentation in man ExtUtils::MakeMaker
Message-ID: <14835.17223.72448.705566@rls.cx>
p4raw-id: //depot/perl@7404
John Tobey [Sun, 22 Oct 2000 17:10:43 +0000 (13:10 -0400)]
ripples from constsub patch
Message-Id: <m13nSOB-000FObC@feynman.localnet>
p4raw-id: //depot/perl@7403
Jarkko Hietaniemi [Sun, 22 Oct 2000 20:59:35 +0000 (20:59 +0000)]
Support s?printf parameter reordering.
p4raw-id: //depot/perl@7402
Gurusamy Sarathy [Sun, 22 Oct 2000 11:47:32 +0000 (04:47 -0700)]
Expand %Config variables only if explicitly so requested
during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
Message-Id: <
200010221847.LAA02167@smtp3.ActiveState.com>
p4raw-id: //depot/perl@7401
John Tobey [Sun, 22 Oct 2000 04:04:12 +0000 (00:04 -0400)]
Move the #7390 test from warn/op to comp/redef.
Subject: Re: Creating const subs for constants.
Message-Id: <m13nG72-000FObC@feynman.localnet>
p4raw-id: //depot/perl@7400
Nicholas Clark [Sat, 21 Oct 2000 22:23:19 +0000 (23:23 +0100)]
PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
Message-ID: <
20001021222319.B45586@plum.flirble.org>
p4raw-id: //depot/perl@7399
Hugo van der Sanden [Sat, 21 Oct 2000 18:19:59 +0000 (19:19 +0100)]
-MO=C falls over on package <none>
Message-Id: <
200010211719.SAA02087@crypt.compulink.co.uk>
p4raw-id: //depot/perl@7398
Todd C. Miller [Sat, 21 Oct 2000 13:55:50 +0000 (07:55 -0600)]
[ID
20001021.003] updated hints/openbsd.sh
Message-Id: <
200010211955.e9LJton24170@xerxes.courtesan.com>
p4raw-id: //depot/perl@7397
Jarkko Hietaniemi [Sun, 22 Oct 2000 17:19:46 +0000 (17:19 +0000)]
installman go-faster stripes
From: Nicholas Clark <nick@talking.bollo.cx>
Date: Sat, 21 Oct 2000 17:24:53 +0100
Message-ID: <
20001021172452.A20371@Bagpuss.unfortu.net>
Subject: Re: installman go-faster stripes
From: Russ Allbery <rra@stanford.edu>
Date: 21 Oct 2000 11:04:13 -0700
Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
p4raw-id: //depot/perl@7396
Jarkko Hietaniemi [Sun, 22 Oct 2000 17:17:35 +0000 (17:17 +0000)]
Hints tweak from Anton Berezin.
p4raw-id: //depot/perl@7395
Jarkko Hietaniemi [Sun, 22 Oct 2000 04:50:04 +0000 (04:50 +0000)]
Tweak the Is* definitions of Unicode character classes
to better match the official categorizations; embrace
the official categorizations; add the combining marks
as alpha (and -numeric); fix DCinital (a typo and edito)
to be DCmedial.
p4raw-id: //depot/perl@7394
Daniel Chetlin [Sat, 21 Oct 2000 02:57:03 +0000 (19:57 -0700)]
Re: [ID
20001020.002] Tie::Array SPLICE method is buggy
Message-ID: <
20001021025703.A2115@darkstar.chetlin.org>
p4raw-id: //depot/perl@7393
Nicholas Clark [Sat, 21 Oct 2000 15:04:51 +0000 (16:04 +0100)]
Testcases for a #7383,#7385 related bug.
Subject: PATCH Re: [ID
20001020.006] "$2$utf8" == modification of read-only-variable
Message-ID: <
20001021150451.A51566@plum.flirble.org>
p4raw-id: //depot/perl@7391
Jarkko Hietaniemi [Sat, 21 Oct 2000 14:35:57 +0000 (14:35 +0000)]
Add a testcase for #7389.
p4raw-id: //depot/perl@7390
John Tobey [Fri, 20 Oct 2000 22:03:27 +0000 (18:03 -0400)]
Re: Creating const subs for constants.
Message-Id: <m13mo0N-000FObC@feynman.localnet>
p4raw-id: //depot/perl@7389
Jarkko Hietaniemi [Sat, 21 Oct 2000 01:31:12 +0000 (01:31 +0000)]
Update Changes.
p4raw-id: //depot/perl@7386
Jarkko Hietaniemi [Sat, 21 Oct 2000 01:28:42 +0000 (01:28 +0000)]
The #7383 was right only in the context of the original bug report,
not in more general case.
p4raw-id: //depot/perl@7385
Jarkko Hietaniemi [Sat, 21 Oct 2000 01:08:23 +0000 (01:08 +0000)]
Fix for ID
20000915.011, IO::Select warning for an undefined fd.
p4raw-id: //depot/perl@7384
Jarkko Hietaniemi [Sat, 21 Oct 2000 00:44:18 +0000 (00:44 +0000)]
Fix for ID
20001020.006, concatenating an unset submatch
with utf8 resulted in "Modification of a read-only value".
p4raw-id: //depot/perl@7383
Roca, Ignasi [Fri, 20 Oct 2000 14:17:27 +0000 (15:17 +0100)]
Make scan_num() reëntrant, as suggested in
Subject: [PATCH perl@7229] Rentrant parser and yylex()
Message-ID: <
5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
p4raw-id: //depot/perl@7382
Roca, Ignasi [Fri, 20 Oct 2000 14:17:27 +0000 (15:17 +0100)]
Reëntrancy fix.
Subject: [PATCH perl@7229] Rentrant parser and yylex()
Message-ID: <
5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
p4raw-id: //depot/perl@7381
Jens Hamisch [Tue, 17 Oct 2000 08:39:36 +0000 (10:39 +0200)]
Don't write double values through long double pointers,
based on a part of
Subject: [ID
20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
Message-Id: <
20001017083936.A11104@Strawberry.COM>
p4raw-id: //depot/perl@7380
Charles Lane [Fri, 20 Oct 2000 13:13:41 +0000 (09:13 -0400)]
Portability tweak on #7377.
Subject: Re: [nick@cow.org.uk: [ID
20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
Message-Id: <
001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@7379
Jens Hamisch [Tue, 17 Oct 2000 08:39:36 +0000 (10:39 +0200)]
SOCKS function redefinitions need prototypes, too, otherwise
for example 32 bit versus 64 bit differences cause a lot of
problems. Part of
Subject: [ID
20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
Message-Id: <
20001017083936.A11104@Strawberry.COM>
p4raw-id: //depot/perl@7378
Charles Lane [Fri, 20 Oct 2000 08:26:04 +0000 (04:26 -0400)]
Perl 5.6.0/5.7.0 enable DProf test for VMS
Message-Id: <
001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@7377
Charles Lane [Fri, 20 Oct 2000 07:48:15 +0000 (03:48 -0400)]
Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
Message-Id: <
001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@7376
Charles Bailey [Fri, 20 Oct 2000 04:44:37 +0000 (04:44 +0000)]
SYN SYN
p4raw-id: //depot/vmsperl@7375
Jarkko Hietaniemi [Fri, 20 Oct 2000 00:59:48 +0000 (00:59 +0000)]
In the latest compiler builds cccdlflags must not become -fpic,
from Wilfredo Sánchez.
p4raw-id: //depot/perl@7374
Tony Cook [Fri, 20 Oct 2000 07:29:15 +0000 (18:29 +1100)]
PATCH CR+LF should be "\cM\cJ" in perlop
Message-ID: <Pine.LNX.4.10.
10010200725530.12682-100000@develop-help.com>
p4raw-id: //depot/perl@7373
Jarkko Hietaniemi [Thu, 19 Oct 2000 19:34:40 +0000 (19:34 +0000)]
Typo noted by Mark Lutz.
p4raw-id: //depot/perl@7372
Jarkko Hietaniemi [Thu, 19 Oct 2000 19:33:13 +0000 (19:33 +0000)]
NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
p4raw-id: //depot/perl@7371
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