22 years agoRe: [ PATCH ] Cygwin groups.t (PLEASE CHECK)
Nicholas Clark [Wed, 26 Dec 2001 19:07:33 +0000]
Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
Message-ID: <20011226190732.J48842@plum.flirble.org>

socketpair() (un)signedness nit.

p4raw-id: //depot/perl@13893

22 years agoRe: [PATCH] Re: [ PATCH ] Cygwin groups.t (PLEASE CHECK)
Nicholas Clark [Wed, 26 Dec 2001 19:19:47 +0000]
Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
Message-ID: <20011226191946.K48842@plum.flirble.org>

Use report_evil_fh().

p4raw-id: //depot/perl@13892

22 years agoBad $? assumptions.
Jarkko Hietaniemi [Wed, 26 Dec 2001 18:58:09 +0000]
Bad $? assumptions.

p4raw-id: //depot/perl@13891

22 years agoNet::Ping isn't going to work much without
Jarkko Hietaniemi [Wed, 26 Dec 2001 17:47:57 +0000]
Net::Ping isn't going to work much without
the Socket extension; fail more gracefully.

p4raw-id: //depot/perl@13890

22 years agotest -d /system is a bit too generic test for VOS
Jarkko Hietaniemi [Wed, 26 Dec 2001 17:18:59 +0000]
test -d /system is a bit too generic test for VOS
(false hit in BeOS)

p4raw-id: //depot/perl@13888

22 years agoNo AF_UNIX in BeOS.
Jarkko Hietaniemi [Wed, 26 Dec 2001 17:13:27 +0000]
No AF_UNIX in BeOS.

p4raw-id: //depot/perl@13887

22 years agoFAQ sync.
Jarkko Hietaniemi [Wed, 26 Dec 2001 17:07:39 +0000]
FAQ sync.

p4raw-id: //depot/perl@13886

22 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 25 Dec 2001 16:24:10 +0000]
Update Changes.

p4raw-id: //depot/perl@13885

22 years agoMake -t equal -tw.
Jarkko Hietaniemi [Tue, 25 Dec 2001 16:20:19 +0000]
Make -t equal -tw.

p4raw-id: //depot/perl@13884

22 years agoRe: Not OK 13881
John Peacock [Tue, 25 Dec 2001 06:02:12 +0000]
Re: Not OK 13881
Message-ID: <3C285CB4.8040006@rowman.com>

p4raw-id: //depot/perl@13883

22 years agoRe: Not OK 13881
Andreas König [Tue, 25 Dec 2001 07:33:23 +0000]
Re: Not OK 13881
Message-ID: <m3bsgnajws.fsf@anima.de>

p4raw-id: //depot/perl@13882

22 years agoPATCH: Restore "Can't declare scalar dereference in my" error
Mark-Jason Dominus [Mon, 24 Dec 2001 18:14:48 +0000]
PATCH: Restore "Can't declare scalar dereference in my" error
Message-ID: <20011224231448.25826.qmail@plover.com>

p4raw-id: //depot/perl@13881

22 years ago: ExtUtils::MM_* and File::Spec
Dave Rolsky [Mon, 24 Dec 2001 13:27:23 +0000]
: ExtUtils::MM_* and File::Spec
Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>

p4raw-id: //depot/perl@13880

22 years agoand [BUG] \X and \C fixed, \X still dorked
Jeffrey Friedl [Fri, 21 Dec 2001 23:18:17 +0000]
and [BUG]   \X and \C fixed, \X still dorked
Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>

The rest of the tests for plus few extras.

p4raw-id: //depot/perl@13879

22 years agoNo-op.
Jarkko Hietaniemi [Mon, 24 Dec 2001 17:13:53 +0000]
No-op.

p4raw-id: //depot/perl@13877

22 years agoMore constant casting.
Jarkko Hietaniemi [Mon, 24 Dec 2001 17:13:16 +0000]
More constant casting.

p4raw-id: //depot/perl@13876

22 years agoperlhack.pod
John P. Linderman [Sun, 23 Dec 2001 16:16:10 +0000]
perlhack.pod
Message-Id: <200112232116.QAA18463@raptor.research.att.com>

p4raw-id: //depot/perl@13875

22 years agoFile::Find patch patches from Thomas Wegner.
Jarkko Hietaniemi [Mon, 24 Dec 2001 16:41:03 +0000]
File::Find patch patches from Thomas Wegner.

p4raw-id: //depot/perl@13874

22 years agoRe: socketpair emulation
Nicholas Clark [Mon, 24 Dec 2001 16:11:30 +0000]
Re: socketpair emulation
Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@13873

22 years agoMust cast constants if they can be quads.
Jarkko Hietaniemi [Mon, 24 Dec 2001 02:53:02 +0000]
Must cast constants if they can be quads.

p4raw-id: //depot/perl@13872

22 years agoPromote the e/uid to wide enough un/signed integers
Jarkko Hietaniemi [Mon, 24 Dec 2001 01:40:12 +0000]
Promote the e/uid to wide enough un/signed integers
and printf them as such.

p4raw-id: //depot/perl@13871

22 years agoThe U32 alignment test wasn't really working, noticed
Jarkko Hietaniemi [Mon, 24 Dec 2001 01:14:06 +0000]
The U32 alignment test wasn't really working, noticed
by Paul Green.  Now the test works, but this means that
we may see coredumps from the test.   I sure hope MMUless
places don't crash on the test.

p4raw-id: //depot/perl@13869

22 years agoMore VOS tweaks.
Jarkko Hietaniemi [Sun, 23 Dec 2001 23:46:18 +0000]
More VOS tweaks.

p4raw-id: //depot/perl@13867

22 years agoThe funky final sigma casefolding.
Jarkko Hietaniemi [Sun, 23 Dec 2001 16:43:29 +0000]
The funky final sigma casefolding.

p4raw-id: //depot/perl@13866

22 years agoUpdate Changes.
Jarkko Hietaniemi [Sun, 23 Dec 2001 13:55:23 +0000]
Update Changes.

p4raw-id: //depot/perl@13865

22 years agoMove the \C and \X to pat.t.
Jarkko Hietaniemi [Sun, 23 Dec 2001 13:50:25 +0000]
Move the \C and \X to pat.t.

p4raw-id: //depot/perl@13864

22 years agoMore logical test ordering.
Jarkko Hietaniemi [Sun, 23 Dec 2001 04:04:20 +0000]
More logical test ordering.

p4raw-id: //depot/perl@13863

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 23 Dec 2001 01:47:23 +0000]
Integrate perlio:

[ 13854]
Win32 and makedef.pl fall-out of PerlIO/pTHX stuff

[ 13853]
Put PerlIO stuff inside EXTERN C

[ 13852]
Add at least the "important" PerlIO_xxxx functions to embed.pl
so that they get implicit pTHX_ and we can avoid slow dTHX.

p4raw-link: @13854 on //depot/perlio: 3da9a137807e4f1acaf9cb3024a6cc5fbd119b9f
p4raw-link: @13853 on //depot/perlio: 582ed04c91818c6c9bf5b51c84f67b7c565925a7
p4raw-link: @13852 on //depot/perlio: e87a358ade5a3dd9a8b192569e18211d76c93743

p4raw-id: //depot/perl@13862

22 years agoEven more \X fixing.
Jarkko Hietaniemi [Sun, 23 Dec 2001 01:38:54 +0000]
Even more \X fixing.

p4raw-id: //depot/perl@13861

22 years agoMore \X fixing.
Jarkko Hietaniemi [Sun, 23 Dec 2001 01:29:45 +0000]
More \X fixing.

p4raw-id: //depot/perl@13860

22 years agoFix encoding pragma.
Jarkko Hietaniemi [Sun, 23 Dec 2001 00:57:10 +0000]
Fix encoding pragma.

p4raw-id: //depot/perl@13859

22 years agosocketpair emulation
Nicholas Clark [Sat, 22 Dec 2001 18:38:18 +0000]
socketpair emulation
Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@13858

22 years agoand [BUG] \X and \C fixed, \X still dorked
Jeffrey Friedl [Fri, 21 Dec 2001 23:18:17 +0000]
and [BUG]   \X and \C fixed, \X still dorked
Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>

(partially applied, most of the new tests need to be rethought)

p4raw-id: //depot/perl@13857

22 years agoSmall tweaks.
Jarkko Hietaniemi [Sat, 22 Dec 2001 23:45:35 +0000]
Small tweaks.

p4raw-id: //depot/perl@13856

22 years agoUnicode casefolding continues.
Jarkko Hietaniemi [Sat, 22 Dec 2001 20:10:01 +0000]
Unicode casefolding continues.
(lib/encoding.t still failing.)

p4raw-id: //depot/perl@13855

22 years agoWin32 and makedef.pl fall-out of PerlIO/pTHX stuff
Nick Ing-Simmons [Sat, 22 Dec 2001 20:01:27 +0000]
Win32 and makedef.pl fall-out of PerlIO/pTHX stuff

p4raw-id: //depot/perlio@13854

22 years agoPut PerlIO stuff inside EXTERN C
Nick Ing-Simmons [Sat, 22 Dec 2001 19:58:53 +0000]
Put PerlIO stuff inside EXTERN C

p4raw-id: //depot/perlio@13853

22 years agoAdd at least the "important" PerlIO_xxxx functions to embed.pl
Nick Ing-Simmons [Sat, 22 Dec 2001 18:04:34 +0000]
Add at least the "important" PerlIO_xxxx functions to embed.pl
so that they get implicit pTHX_ and we can avoid slow dTHX.

p4raw-id: //depot/perlio@13852

22 years agoRework the make logic (again).
Jarkko Hietaniemi [Sat, 22 Dec 2001 17:41:40 +0000]
Rework the make logic (again).

p4raw-id: //depot/perl@13850

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sat, 22 Dec 2001 16:40:24 +0000]
Integrate perlio:

[ 13848]
The CR at EOF fix earlier broke CR at end-of-buffer.
This should be okay for both?

[ 13847]
Correct checking code which Ilya spotted was tripped by CR at EOF.
Also tone down perl -DP tracing of sv_gets.

[ 13846]
Fix mis-parse of autoloaded usage code by declaring the sub

p4raw-link: @13848 on //depot/perlio: a0d1d361c93b39102154ecff3ddb8a1be74034b8
p4raw-link: @13847 on //depot/perlio: ba7abf9d1538e18db741ea51e49e01e9ac1ea8a2
p4raw-link: @13846 on //depot/perlio: f2b27c0ebcd845b38b64790a1a1a6ac3dbdb148e

p4raw-id: //depot/perl@13849

22 years agoThe CR at EOF fix earlier broke CR at end-of-buffer.
Nick Ing-Simmons [Sat, 22 Dec 2001 15:11:17 +0000]
The CR at EOF fix earlier broke CR at end-of-buffer.
This should be okay for both?

p4raw-id: //depot/perlio@13848

22 years agoCorrect checking code which Ilya spotted was tripped by CR at EOF.
Nick Ing-Simmons [Sat, 22 Dec 2001 12:26:32 +0000]
Correct checking code which Ilya spotted was tripped by CR at EOF.
Also tone down perl -DP tracing of sv_gets.

p4raw-id: //depot/perlio@13847

22 years agoFix mis-parse of autoloaded usage code by declaring the sub
Nick Ing-Simmons [Sat, 22 Dec 2001 10:49:27 +0000]
Fix mis-parse of autoloaded usage code by declaring the sub

p4raw-id: //depot/perlio@13846

22 years agoIntegrate mainline - some fails:
Nick Ing-Simmons [Sat, 22 Dec 2001 10:44:11 +0000]
Integrate mainline - some fails:
Failed Test            Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
../lib/encoding.t                    19    2  10.53%  17-18
op/pat.t                            770    3   0.39%  754-755 757

p4raw-id: //depot/perlio@13845

22 years agoMore Unicode casing fixes.
Jarkko Hietaniemi [Sat, 22 Dec 2001 04:27:46 +0000]
More Unicode casing fixes.

p4raw-id: //depot/perl@13844

22 years agoUnicode casefolding fixes.
Jarkko Hietaniemi [Sat, 22 Dec 2001 02:47:08 +0000]
Unicode casefolding fixes.

p4raw-id: //depot/perl@13843

22 years ago__DATA__ and packages
Rafael Garcia-Suarez [Sat, 22 Dec 2001 00:01:29 +0000]
__DATA__ and packages
Message-ID: <20011222000129.A713@rafael>

p4raw-id: //depot/perl@13842

22 years agoVOS config from Paul Green.
Jarkko Hietaniemi [Fri, 21 Dec 2001 20:38:28 +0000]
VOS config from Paul Green.

p4raw-id: //depot/perl@13841

22 years agoCreateTTY on OS/2
Ilya Zakharevich [Fri, 21 Dec 2001 15:59:45 +0000]
CreateTTY on OS/2
Message-ID: <20011221155945.A6806@math.ohio-state.edu>

p4raw-id: //depot/perl@13840

22 years agouninstalled build of modules broken
Ilya Zakharevich [Fri, 21 Dec 2001 15:49:09 +0000]
uninstalled build of modules broken
Message-ID: <20011221154909.A6760@math.ohio-state.edu>

p4raw-id: //depot/perl@13839

22 years agoOS/2 File::* modules
Ilya Zakharevich [Fri, 21 Dec 2001 15:43:24 +0000]
OS/2 File::* modules
Message-ID: <20011221154324.A6524@math.ohio-state.edu>

p4raw-id: //depot/perl@13838

22 years agoperltie.pod (or what does it mean?)
Wolfgang Laun [Fri, 21 Dec 2001 17:29:07 +0000]
perltie.pod (or what does it mean?)
Message-ID: <3C236353.6625C4C0@alcatel.at>

p4raw-id: //depot/perl@13837

22 years agoFurther VOS tweaks: the _exe needs to be introduced
Jarkko Hietaniemi [Fri, 21 Dec 2001 19:47:03 +0000]
Further VOS tweaks: the _exe needs to be introduced
in the very beginning, and the make/gmake needs special
VOS logic.

p4raw-id: //depot/perl@13835

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 21 Dec 2001 15:12:26 +0000]
Update Changes.

p4raw-id: //depot/perl@13834

22 years agoAlso the search for cat needs to be _exe-aware.
Jarkko Hietaniemi [Fri, 21 Dec 2001 14:46:24 +0000]
Also the search for cat needs to be _exe-aware.

p4raw-id: //depot/perl@13832

22 years agoext/B/B/Xref.pm adding "our" recognition
Wolfgang Laun [Fri, 21 Dec 2001 14:02:01 +0000]
ext/B/B/Xref.pm adding "our" recognition
Message-ID: <3C2332C9.7CFED5F2@alcatel.at>

p4raw-id: //depot/perl@13831

22 years agopacking I32 with L is not nice, need l; from Wolfgang Laun.
Jarkko Hietaniemi [Fri, 21 Dec 2001 13:42:31 +0000]
packing I32 with L is not nice, need l; from Wolfgang Laun.

p4raw-id: //depot/perl@13830

22 years ago[ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
H.Merijn Brand [Fri, 21 Dec 2001 11:15:38 +0000]
[ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@13829

22 years agoA plan is good.
Jarkko Hietaniemi [Fri, 21 Dec 2001 01:59:10 +0000]
A plan is good.

p4raw-id: //depot/perl@13828

22 years ago[REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
chromatic [Thu, 20 Dec 2001 16:16:48 +0000]
[REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
Message-ID: <20011220231726.23878.qmail@onion.perl.org>

p4raw-id: //depot/perl@13827

22 years agoSynchronize the skippage message.
Jarkko Hietaniemi [Fri, 21 Dec 2001 01:34:37 +0000]
Synchronize the skippage message.

p4raw-id: //depot/perl@13826

22 years agoTests for ExtUtils::MM_OS2
chromatic [Thu, 20 Dec 2001 16:09:10 +0000]
Tests for ExtUtils::MM_OS2
Message-ID: <20011220230948.18010.qmail@onion.perl.org>

p4raw-id: //depot/perl@13825

22 years agoperlfunc.pod patch re flock via fcntl
Tye McQueen [Thu, 20 Dec 2001 14:52:19 +0000]
perlfunc.pod patch re flock via fcntl
Message-Id: <200112202052.fBKKqKH16263@metronet.com>

p4raw-id: //depot/perl@13824

22 years agoMake using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
Jarkko Hietaniemi [Fri, 21 Dec 2001 00:54:49 +0000]
Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
(the Unicode maximum code point) warnable offenses.

p4raw-id: //depot/perl@13823

22 years agoSterner admonishment on -t.
Jarkko Hietaniemi [Thu, 20 Dec 2001 20:59:55 +0000]
Sterner admonishment on -t.

p4raw-id: //depot/perl@13822

22 years agominor qr// fix
Rafael Garcia-Suarez [Thu, 20 Dec 2001 22:53:34 +0000]
minor qr// fix
Message-ID: <20011220225334.A735@rafael>

p4raw-id: //depot/perl@13821

22 years ago[PATCH} typo fix in Carp/Heavy.pm
Robert Spier [Thu, 20 Dec 2001 08:10:00 +0000]
[PATCH} typo fix in Carp/Heavy.pm
Message-ID: <15394.3416.693353.107334@rls.cx>

p4raw-id: //depot/perl@13820

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 20 Dec 2001 14:56:30 +0000]
Integrate perlio:

[ 13815]
pTHX_ fixes for :win32 layer

p4raw-link: @13815 on //depot/perlio: 5833650dbdc313b4d5a31e4d3a0c7cbd0afff7f2

p4raw-id: //depot/perl@13819

22 years agoRe: [PATCH pod/perliol.pod] resend
Stas Bekman [Thu, 20 Dec 2001 17:15:09 +0000]
Re: [PATCH pod/perliol.pod] resend
Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>

p4raw-id: //depot/perl@13818

22 years agoFix up the APIs noone hopefully uses.
Jarkko Hietaniemi [Thu, 20 Dec 2001 14:51:24 +0000]
Fix up the APIs noone hopefully uses.

p4raw-id: //depot/perl@13817

22 years agoCarp.pm caller_info returns wrong info for eval
Robert Spier [Wed, 19 Dec 2001 14:13:38 +0000]
Carp.pm caller_info returns wrong info for eval
Message-ID: <15393.4370.605214.548582@rls.cx>

p4raw-id: //depot/perl@13816

22 years agopTHX_ fixes for :win32 layer
Nick Ing-Simmons [Thu, 20 Dec 2001 10:23:42 +0000]
pTHX_ fixes for :win32 layer

p4raw-id: //depot/perlio@13815

22 years agoIntegrate mainline (mostly) utf8.c does not compile.
Nick Ing-Simmons [Thu, 20 Dec 2001 08:20:11 +0000]
Integrate mainline (mostly) utf8.c does not compile.

p4raw-id: //depot/perlio@13814

22 years agoSome bincompat clawbacks.
Jarkko Hietaniemi [Wed, 19 Dec 2001 21:29:49 +0000]
Some bincompat clawbacks.

p4raw-id: //depot/perl@13813

22 years agogcc pacifying (RH 7.1/ia64).
Jarkko Hietaniemi [Wed, 19 Dec 2001 17:56:53 +0000]
gcc pacifying (RH 7.1/ia64).

p4raw-id: //depot/perl@13812

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 19 Dec 2001 16:55:09 +0000]
Update Changes.

p4raw-id: //depot/perl@13811

22 years agoRe: [BUG] bleadperl regexp (was ok in 5.6.0)
Jarkko Hietaniemi [Wed, 19 Dec 2001 16:50:12 +0000]
Re: [BUG] bleadperl regexp (was ok in 5.6.0)
From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
Date: Wed, 19 Dec 2001 12:35:07 +0100
Message-ID: <3C207B6B.A687A8EC@alcatel.at>

Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
Date: Wed, 19 Dec 2001 17:34:51 +0000
Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>

p4raw-id: //depot/perl@13810

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 19 Dec 2001 16:47:11 +0000]
Integrate perlio:

[ 13808]
Add pTHX to all vtable functions for future-proofing and
consistency of PerlIO layers.

[ 13797]
Remove the sometimes-lvalue cast

[ 13796]
alarm.t with -Uuseperlio fix
- SA_RESTART should only be function of PERL_OLD_SIGNALS
not USE_PERLIO

[ 13795]
Fix READONLY hashes:
1. Discovered need for disabled scope.c part of Jeff's patch.
2. Corrected hv_delete* - entry was being de-linked from
chain (patch program not smart enough?)

p4raw-link: @13808 on //depot/perlio: f62ce20a4126b1e303e2d4d0a5c1e049ef2cb0c2
p4raw-link: @13797 on //depot/perlio: 205c8ad3acbda0df8cac03a0c7e619f1855229a8
p4raw-link: @13796 on //depot/perlio: 0dd95eb270db2cdad9a8acda96ac3a3aab8775c2
p4raw-link: @13795 on //depot/perlio: a26e96dff1c9d91b0bf389e6149016d8a3f26e49

p4raw-id: //depot/perl@13809

22 years agoAdd pTHX to all vtable functions for future-proofing and
Nick Ing-Simmons [Wed, 19 Dec 2001 16:08:27 +0000]
Add pTHX to all vtable functions for future-proofing and
consistency of PerlIO layers.

p4raw-id: //depot/perlio@13808

22 years agoOne more embedded (?sx) de-embedded, from Wolfgang Laun.
Jarkko Hietaniemi [Wed, 19 Dec 2001 15:59:02 +0000]
One more embedded (?sx) de-embedded, from Wolfgang Laun.

p4raw-id: //depot/perl@13807

22 years agoReword the alarm explanation.
Jarkko Hietaniemi [Wed, 19 Dec 2001 15:08:29 +0000]
Reword the alarm explanation.

p4raw-id: //depot/perl@13806

22 years agoOS/2 build
Ilya Zakharevich [Wed, 19 Dec 2001 02:45:41 +0000]
OS/2 build
Message-ID: <20011219024541.A29803@math.ohio-state.edu>

(skipped the t/TEST change)

p4raw-id: //depot/perl@13805

22 years agoUpgrade to Net::Ping 2.09.
Jarkko Hietaniemi [Wed, 19 Dec 2001 14:55:26 +0000]
Upgrade to Net::Ping 2.09.

p4raw-id: //depot/perl@13804

22 years agoIntegrate mainline
Nick Ing-Simmons [Wed, 19 Dec 2001 14:43:24 +0000]
Integrate mainline

p4raw-id: //depot/perlio@13803

22 years agoB::Assembler/B::Disassembler patches and test;
Jarkko Hietaniemi [Wed, 19 Dec 2001 14:25:27 +0000]
B::Assembler/B::Disassembler patches and test;
from Wolfgang Laun.

TODO: getting perlcc working.

p4raw-id: //depot/perl@13802

22 years agoCan't printf U8s as UVs.
Jarkko Hietaniemi [Wed, 19 Dec 2001 14:18:10 +0000]
Can't printf U8s as UVs.

p4raw-id: //depot/perl@13801

22 years agoRe: [PATCH] ...while $var = glob(...)
Robin Houston [Wed, 19 Dec 2001 13:48:55 +0000]
Re: [PATCH] ...while $var = glob(...)
Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>

Not exactly a glob test but internal-logically correct.

p4raw-id: //depot/perl@13800

22 years agoportability snag
Michael G. Schwern [Wed, 19 Dec 2001 07:42:54 +0000]
portability snag
Message-ID: <20011219124254.GF8630@blackrider>

p4raw-id: //depot/perl@13799

22 years agoIntegrate with perlio.
Jarkko Hietaniemi [Wed, 19 Dec 2001 13:35:59 +0000]
Integrate with perlio.

p4raw-id: //depot/perl@13798

22 years agoRemove the sometimes-lvalue cast
Nick Ing-Simmons [Wed, 19 Dec 2001 12:03:21 +0000]
Remove the sometimes-lvalue cast

p4raw-id: //depot/perlio@13797

22 years agoalarm.t with -Uuseperlio fix
Nick Ing-Simmons [Wed, 19 Dec 2001 11:02:27 +0000]
alarm.t with -Uuseperlio fix
 - SA_RESTART should only be function of PERL_OLD_SIGNALS
   not USE_PERLIO

p4raw-id: //depot/perlio@13796

22 years agoFix READONLY hashes:
Nick Ing-Simmons [Wed, 19 Dec 2001 10:19:40 +0000]
Fix READONLY hashes:
 1. Discovered need for disabled scope.c part of Jeff's patch.
 2. Corrected hv_delete* - entry was being de-linked from
    chain (patch program not smart enough?)

p4raw-id: //depot/perlio@13795

22 years agoIntegrate mainline
Nick Ing-Simmons [Wed, 19 Dec 2001 09:35:13 +0000]
Integrate mainline

p4raw-id: //depot/perlio@13794

22 years agoRegen toc.
Jarkko Hietaniemi [Wed, 19 Dec 2001 04:58:51 +0000]
Regen toc.

p4raw-id: //depot/perl@13793

22 years agoFAQ sync.
Jarkko Hietaniemi [Wed, 19 Dec 2001 04:56:42 +0000]
FAQ sync.

p4raw-id: //depot/perl@13792

22 years agoReformat round.
Jarkko Hietaniemi [Wed, 19 Dec 2001 04:38:47 +0000]
Reformat round.

p4raw-id: //depot/perl@13791

22 years agopod/perlunicode.pod
Jeffrey Friedl [Tue, 18 Dec 2001 21:31:13 +0000]
pod/perlunicode.pod
Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13790

22 years agoRe: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
Jeffrey Friedl [Tue, 18 Dec 2001 21:13:59 +0000]
Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13789

22 years agoSlight pod reformatting.
Jarkko Hietaniemi [Wed, 19 Dec 2001 03:54:08 +0000]
Slight pod reformatting.

p4raw-id: //depot/perl@13788

22 years agopod/perluniintro.pod (removes unnecessary UTF-8 references)
Jeffrey Friedl [Tue, 18 Dec 2001 20:27:42 +0000]
pod/perluniintro.pod (removes unnecessary UTF-8 references)
Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13787