Nick Ing-Simmons [Fri, 15 Jun 2001 11:08:13 +0000 (11:08 +0000)]
Check that HVs with HvNAME() != NULL are really stashes before
treating them as such. Also be more defensive on the GvCV.
Win32 fork and dprof now working again.
p4raw-id: //depot/perlio@10597
Nick Ing-Simmons [Fri, 15 Jun 2001 10:11:20 +0000 (10:11 +0000)]
Integrate mainline.
p4raw-id: //depot/perlio@10596
Nick Ing-Simmons [Fri, 15 Jun 2001 09:37:17 +0000 (09:37 +0000)]
Skip Perl_my_bcopy in .def file as we do not provide it.
- Win32 (VC++) now builds but fails:
filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
fork.t - No &___ENV_HV_NAME___::CLONE method ???
write.t - open(...,"|-") not implemented on Win32
p4raw-id: //depot/perlio@10595
Jarkko Hietaniemi [Fri, 15 Jun 2001 00:17:16 +0000 (00:17 +0000)]
Integrate perlio:
[ 10591]
Steps along the road toward Win32 building again.
p4raw-link: @10591 on //depot/perlio:
e06a3afbe255226c27f480b83177014c2fe65464
p4raw-id: //depot/perl@10594
Jarkko Hietaniemi [Fri, 15 Jun 2001 00:15:52 +0000 (00:15 +0000)]
The first steps towards cross-compilation.
Abstract execution of compiled test executables with $run,
and abstract transfer of files with $to and $from.
Under cross-compilation the $run, $to, and $from will point
to appropriate wrapper scripts, by default ssh and scp,
but also rsh, rcp, and cp are supported. If not
cross-compiling, they will be set to '', ':', and ':',
respectively.
With these patches I was able to get Configure for
iPAQ ARM Linux on an Intel Linux about 95% right
(only a few tests failed to execute or they produced
incorrect results), and I was able to compile
a functional miniperl.
The symbol crosscompile renamed to be usecrosscompile,
the corresponding C symbol from CROSSCOMPILE to
USE_CROSS_COMPILE.
p4raw-id: //depot/perl@10592
Nick Ing-Simmons [Thu, 14 Jun 2001 20:00:12 +0000 (20:00 +0000)]
Steps along the road toward Win32 building again.
p4raw-id: //depot/perlio@10591
Jarkko Hietaniemi [Thu, 14 Jun 2001 16:11:11 +0000 (16:11 +0000)]
Integrate perlio:
[ 10589]
Routine regen_config_h for Win32
p4raw-link: @10589 on //depot/perlio:
4d3be0c7dd56140382c75663158705a0e4495245
p4raw-id: //depot/perl@10590
Nick Ing-Simmons [Thu, 14 Jun 2001 13:54:07 +0000 (13:54 +0000)]
Routine regen_config_h for Win32
p4raw-id: //depot/perlio@10589
Jarkko Hietaniemi [Thu, 14 Jun 2001 12:30:46 +0000 (12:30 +0000)]
Integrate perlio:
[ 10586]
Add new step to run_byacc which:
A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
[ 10584]
Hack to remove insecure directories from PATH so test will run.
p4raw-link: @10586 on //depot/perlio:
f4db54055cd36d83622f77949fd6ab7c67198101
p4raw-link: @10584 on //depot/perlio:
24e8cdb889e0ad40169b18813ffa9d1841ab8217
p4raw-id: //depot/perl@10588
Jarkko Hietaniemi [Thu, 14 Jun 2001 12:23:24 +0000 (12:23 +0000)]
A placeholder.
p4raw-id: //depot/perl@10587
Nick Ing-Simmons [Thu, 14 Jun 2001 08:25:07 +0000 (08:25 +0000)]
Add new step to run_byacc which:
A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
p4raw-id: //depot/perlio@10586
Nick Ing-Simmons [Thu, 14 Jun 2001 08:22:29 +0000 (08:22 +0000)]
Integrate mainline
p4raw-id: //depot/perlio@10585
Nick Ing-Simmons [Thu, 14 Jun 2001 08:05:53 +0000 (08:05 +0000)]
Hack to remove insecure directories from PATH so test will run.
p4raw-id: //depot/perlio@10584
Jarkko Hietaniemi [Thu, 14 Jun 2001 03:11:16 +0000 (03:11 +0000)]
The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
p4raw-id: //depot/perl@10583
Jarkko Hietaniemi [Thu, 14 Jun 2001 03:04:51 +0000 (03:04 +0000)]
Detypo.
p4raw-id: //depot/perl@10582
Jarkko Hietaniemi [Thu, 14 Jun 2001 03:03:14 +0000 (03:03 +0000)]
de-$CONFIG continues.
p4raw-id: //depot/perl@10581
Nicholas Clark [Wed, 13 Jun 2001 21:20:13 +0000 (22:20 +0100)]
opcode.pl is chmod'ing the original source tree
Message-ID: <
20010613212013.D98663@plum.flirble.org>
p4raw-id: //depot/perl@10580
Hugo van der Sanden [Thu, 14 Jun 2001 00:41:08 +0000 (01:41 +0100)]
splitting util.c
Message-Id: <
200106132341.
AAA24935@crypt.compulink.co.uk>
p4raw-id: //depot/perl@10579
Jarkko Hietaniemi [Wed, 13 Jun 2001 23:45:11 +0000 (23:45 +0000)]
Upgrade to Math::BigInt 1.34 from Tels.
p4raw-id: //depot/perl@10578
Nick Ing-Simmons [Wed, 13 Jun 2001 19:02:48 +0000 (19:02 +0000)]
Integrate mainline. Storable fail has gone, insecure dependancy still there.
p4raw-id: //depot/perlio@10577
Jarkko Hietaniemi [Wed, 13 Jun 2001 18:10:01 +0000 (18:10 +0000)]
Update Changes.
p4raw-id: //depot/perl@10576
Craig A. Berry [Wed, 13 Jun 2001 13:24:28 +0000 (08:24 -0500)]
Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
Message-Id: <5.1.0.14.0.
20010613131907.
01bbc210@mail.mac.com>
p4raw-id: //depot/perl@10575
Jarkko Hietaniemi [Wed, 13 Jun 2001 17:34:00 +0000 (17:34 +0000)]
It would be also be good if I could type.
p4raw-id: //depot/perl@10573
Jarkko Hietaniemi [Wed, 13 Jun 2001 17:26:05 +0000 (17:26 +0000)]
A non-empty default is a good thing.
p4raw-id: //depot/perl@10571
Jarkko Hietaniemi [Wed, 13 Jun 2001 17:14:17 +0000 (17:14 +0000)]
Add Configure directive -Dusereentrant for Artur's ithreads work,
extremely experimental, not even prompted for.
p4raw-id: //depot/perl@10569
Jarkko Hietaniemi [Wed, 13 Jun 2001 16:22:27 +0000 (16:22 +0000)]
FAQ tweak for Vanina Arca <varca@baufest.com>.
p4raw-id: //depot/perl@10568
Jarkko Hietaniemi [Wed, 13 Jun 2001 16:20:23 +0000 (16:20 +0000)]
Integrate perlio:
[ 10564]
Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
and using that instead (name lookups are sequential search for now).
p4raw-link: @10564 on //depot/perlio:
fcf2db383b9625d65c84a8308e9be05a073bed3b
p4raw-id: //depot/perl@10567
Doug MacEachern [Wed, 13 Jun 2001 10:02:16 +0000 (03:02 -0700)]
Re: ext/ + -Wall
Message-ID: <Pine.LNX.4.21.
0106130959050.24181-100000@mako.covalent.net>
p4raw-id: //depot/perl@10566
Jarkko Hietaniemi [Wed, 13 Jun 2001 16:16:07 +0000 (16:16 +0000)]
Similar logic as DB_File.xs, using the modern macros and
defines them to older ones for older Perls where PERL_VERSION
is not defined, from Doug MacEachern.
p4raw-id: //depot/perl@10565
Nick Ing-Simmons [Wed, 13 Jun 2001 15:22:01 +0000 (15:22 +0000)]
Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
and using that instead (name lookups are sequential search for now).
p4raw-id: //depot/perlio@10564
Richard Soderberg [Sat, 26 May 2001 06:44:20 +0000 (23:44 -0700)]
Re: [ID
20010526.001] localized glob loses value when assigned to
Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
p4raw-id: //depot/perl@10563
Craig A. Berry [Tue, 12 Jun 2001 23:55:26 +0000 (18:55 -0500)]
make ext/re play nice with DEBUGGING override
Message-Id: <
a05101002b74ca0013cf5@[192.168.56.160]>
p4raw-id: //depot/perl@10562
Jarkko Hietaniemi [Wed, 13 Jun 2001 13:44:58 +0000 (13:44 +0000)]
Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
suggested by NI-S.
p4raw-id: //depot/perl@10561
Jarkko Hietaniemi [Wed, 13 Jun 2001 13:35:42 +0000 (13:35 +0000)]
Regen toc.
p4raw-id: //depot/perl@10560
Doug MacEachern [Tue, 12 Jun 2001 23:05:44 +0000 (16:05 -0700)]
[patch] perl.gprof control
Message-ID: <Pine.LNX.4.21.
0106122247380.24181-100000@mako.covalent.net>
p4raw-id: //depot/perl@10559
Doug MacEachern [Tue, 12 Jun 2001 22:04:50 +0000 (15:04 -0700)]
Re: ext/ + -Wall
Message-ID: <Pine.LNX.4.21.
0106122151180.24181-100000@mako.covalent.net>
Document ax and break up dXSARGS.
p4raw-id: //depot/perl@10558
Jarkko Hietaniemi [Wed, 13 Jun 2001 12:39:55 +0000 (12:39 +0000)]
More AIX tweakage from Merijn.
p4raw-id: //depot/perl@10557
Craig A. Berry [Tue, 12 Jun 2001 22:57:45 +0000 (17:57 -0500)]
make VMS autosplit earlier in build
Message-Id: <
a05101001b74c943d7af4@[192.168.56.160]>
p4raw-id: //depot/perl@10556
Craig A. Berry [Tue, 12 Jun 2001 22:21:39 +0000 (17:21 -0500)]
Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
Message-Id: <
a05101000b74c8698483b@[172.16.52.1]>
p4raw-id: //depot/perl@10555
Jarkko Hietaniemi [Wed, 13 Jun 2001 02:23:16 +0000 (02:23 +0000)]
New AIX dynaloading code from Jens-Uwe Mager.
Does break binary compatibility.
p4raw-id: //depot/perl@10554
Jarkko Hietaniemi [Wed, 13 Jun 2001 02:10:16 +0000 (02:10 +0000)]
VMS DEC C compiler found nits by Peter Prymmer.
p4raw-id: //depot/perl@10553
Peter Prymmer [Tue, 12 Jun 2001 19:34:08 +0000 (12:34 -0700)]
fix for file locking and filecomp test
Message-ID: <Pine.OSF.4.10.
10106121927580.15174-100000@aspara.forte.com>
p4raw-id: //depot/perl@10552
Jarkko Hietaniemi [Wed, 13 Jun 2001 01:26:53 +0000 (01:26 +0000)]
I wonder how many $CONFIGs still lurk in the shadows.
p4raw-id: //depot/perl@10551
Jarkko Hietaniemi [Wed, 13 Jun 2001 01:25:12 +0000 (01:25 +0000)]
Grok three kinds of line endings, should fix [ID
20010612.003]
p4raw-id: //depot/perl@10550
Jarkko Hietaniemi [Wed, 13 Jun 2001 01:05:28 +0000 (01:05 +0000)]
Use __attribute__((unused)) to silence -Wall on unused ax.
p4raw-id: //depot/perl@10549
Doug MacEachern [Tue, 12 Jun 2001 10:26:34 +0000 (03:26 -0700)]
[patch] rid local_patches warnings
Message-ID: <Pine.LNX.4.21.
0106121024470.24181-100000@mako.covalent.net>
p4raw-id: //depot/perl@10548
Doug MacEachern [Tue, 12 Jun 2001 09:38:09 +0000 (02:38 -0700)]
Re: ext/ + -Wall
Message-ID: <Pine.LNX.4.21.
0106120927100.24181-100000@mako.covalent.net>
p4raw-id: //depot/perl@10547
Ronald J. Kimball [Tue, 12 Jun 2001 14:36:20 +0000 (10:36 -0400)]
perlretut.pod: unterminated C<>
Message-ID: <
20010612143619.A37113@linguist.thayer.dartmouth.edu>
p4raw-id: //depot/perl@10546
Mike Guy [Tue, 12 Jun 2001 19:10:31 +0000 (20:10 +0100)]
Re: [ID
20010612.001] out of memory during regex compilation
Date: Tue, 12 Jun 2001 19:10:31 +0100
Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
Subject: Re: [ID
20010612.001] out of memory during regex compilation
From: Mike Guy <mjtg@cam.ac.uk>
Date: Tue, 12 Jun 2001 19:21:01 +0100
Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@10545
Jarkko Hietaniemi [Wed, 13 Jun 2001 00:34:39 +0000 (00:34 +0000)]
AIX tweaks from Merijn H. Brand.
p4raw-id: //depot/perl@10544
Andy Dougherty [Tue, 12 Jun 2001 17:11:52 +0000 (13:11 -0400)]
Small bcopy cleanup
Message-ID: <Pine.SOL.4.10.
10106121706360.11034-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@10542
Nicholas Clark [Wed, 13 Jun 2001 00:04:30 +0000 (01:04 +0100)]
Re: ext/ + -Wall
Message-ID: <
20010613000430.M5901@plum.flirble.org>
p4raw-id: //depot/perl@10541
Nicholas Clark [Tue, 12 Jun 2001 23:53:07 +0000 (00:53 +0100)]
Re: [PATCH] ExtUtils::Constant
Message-ID: <
20010612235307.L5901@plum.flirble.org>
p4raw-id: //depot/perl@10540
Jarkko Hietaniemi [Tue, 12 Jun 2001 23:59:10 +0000 (23:59 +0000)]
MPE/iX tweaks from Mark Bixby.
p4raw-id: //depot/perl@10539
Jarkko Hietaniemi [Tue, 12 Jun 2001 14:16:15 +0000 (14:16 +0000)]
Update Changes.
p4raw-id: //depot/perl@10538
Jarkko Hietaniemi [Tue, 12 Jun 2001 14:11:26 +0000 (14:11 +0000)]
One less -Wall whine (found under DEBUGGING).
p4raw-id: //depot/perl@10537
Jarkko Hietaniemi [Tue, 12 Jun 2001 13:32:09 +0000 (13:32 +0000)]
s/case-independent/case-insensitive/g
p4raw-id: //depot/perl@10536
Gurusamy Sarathy [Mon, 11 Jun 2001 23:34:31 +0000 (16:34 -0700)]
As suggested in
Subject: Re: ext/ + -Wall
Message-Id: <
200106120634.f5C6YVM07246@smtp3.ActiveState.com>
p4raw-id: //depot/perl@10535
Doug MacEachern [Mon, 11 Jun 2001 22:19:45 +0000 (15:19 -0700)]
ext/ + -Wall
Message-ID: <Pine.LNX.4.21.
0106112212261.24181-100000@mako.covalent.net>
p4raw-id: //depot/perl@10534
Abhijit Menon-Sen [Tue, 12 Jun 2001 12:47:04 +0000 (18:17 +0530)]
anonymous stashes
Message-ID: <
20010612124704.A29029@lustre.linux.in>
p4raw-id: //depot/perl@10533
Jarkko Hietaniemi [Tue, 12 Jun 2001 12:37:36 +0000 (12:37 +0000)]
One more test for $^S.
p4raw-id: //depot/perl@10532
Abhijit Menon-Sen [Tue, 12 Jun 2001 17:35:55 +0000 (23:05 +0530)]
$^S almost entirely broken with 5.6.1
Message-ID: <
20010612173555.A32426@lustre.linux.in>
p4raw-id: //depot/perl@10531
Mike Guy [Tue, 12 Jun 2001 13:14:15 +0000 (14:14 +0100)]
Re: [ID
20010612.001] out of memory during regex compilation
Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@10530
Jarkko Hietaniemi [Tue, 12 Jun 2001 12:21:06 +0000 (12:21 +0000)]
AUTHORS updates.
p4raw-id: //depot/perl@10529
Wilfredo Sánchez [Tue, 12 Jun 2001 12:19:47 +0000 (12:19 +0000)]
rhapsody/darwin minor cleanup
Content-Transfer-Encoding: 7bit
Message-Id: <
200106121009.GAA01968@melbourne-city-street.mit.edu>
p4raw-id: //depot/perl@10528
Philip Newton [Mon, 11 Jun 2001 07:08:03 +0000 (09:08 +0200)]
[MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
Message-Id: <
200106120802.LAA08992@taas.iki.fi>
p4raw-id: //depot/perl@10527
Jarkko Hietaniemi [Tue, 12 Jun 2001 01:35:34 +0000 (01:35 +0000)]
Cleanup the a2p.c for -Wall.
p4raw-id: //depot/perl@10526
Jarkko Hietaniemi [Tue, 12 Jun 2001 01:10:56 +0000 (01:10 +0000)]
File::Find update for MacOS from Chris Nandor.
p4raw-id: //depot/perl@10525
Jarkko Hietaniemi [Tue, 12 Jun 2001 00:29:20 +0000 (00:29 +0000)]
gcc -Wall nits picked out by a non-UNIX system
(courtesy of Mark Bixby)
p4raw-id: //depot/perl@10524
Jarkko Hietaniemi [Mon, 11 Jun 2001 22:33:00 +0000 (22:33 +0000)]
Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
be "./try 2>&1 >/dev/null".
p4raw-id: //depot/perl@10522
Craig A. Berry [Mon, 11 Jun 2001 14:00:32 +0000 (09:00 -0500)]
DCL quoting syntax drives pumpking mad
Message-Id: <5.1.0.14.0.
20010611134750.
03985cb8@exchi01>
p4raw-id: //depot/perl@10521
Jarkko Hietaniemi [Mon, 11 Jun 2001 17:55:47 +0000 (17:55 +0000)]
Move the full \p\P lists to perlunicode.
p4raw-id: //depot/perl@10520
Craig A. Berry [Fri, 8 Jun 2001 18:08:18 +0000 (13:08 -0500)]
no PerlIO at startup time on VMS
Message-Id: <
a05101000b746f9dd4fca@[192.168.56.145]>
p4raw-id: //depot/perl@10518
Jarkko Hietaniemi [Mon, 11 Jun 2001 14:52:01 +0000 (14:52 +0000)]
Update Changes.
p4raw-id: //depot/perl@10517
Jarkko Hietaniemi [Mon, 11 Jun 2001 14:46:33 +0000 (14:46 +0000)]
Add the modfl_pow32_bug (anti)definition also to VOS headers.
p4raw-id: //depot/perl@10516
Jarkko Hietaniemi [Mon, 11 Jun 2001 14:39:05 +0000 (14:39 +0000)]
VOS updates from Paul Green for @10476.
p4raw-link: @10476 on //depot/perl:
3e1b48791d54e7c6043211159cffdebed97f0943
p4raw-id: //depot/perl@10515
Mike Guy [Mon, 11 Jun 2001 14:55:15 +0000 (15:55 +0100)]
Not many people know this ...
Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@10514
Jarkko Hietaniemi [Mon, 11 Jun 2001 12:30:06 +0000 (12:30 +0000)]
Add final commas to lists as suggested by Philip Newton.
p4raw-id: //depot/perl@10513
Chris Nandor [Sun, 10 Jun 2001 23:35:38 +0000 (19:35 -0400)]
[MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
p4raw-id: //depot/perl@10512
Chris Nandor [Mon, 11 Jun 2001 08:24:28 +0000 (04:24 -0400)]
[RESEND] [PATCH] Mac OS lib patches for bleadperl
Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
p4raw-id: //depot/perl@10511
Jarkko Hietaniemi [Mon, 11 Jun 2001 12:03:16 +0000 (12:03 +0000)]
One more run_byacc (a hand-tweaked version had slipped in).
p4raw-id: //depot/perl@10510
Nick Ing-Simmons [Mon, 11 Jun 2001 07:49:15 +0000 (07:49 +0000)]
Integrate mainline
p4raw-id: //depot/perlio@10509
Mike Guy [Sun, 10 Jun 2001 22:38:05 +0000 (22:38 +0000)]
ExtUtils::Manifest not -w clean
Reply-To: mjtg@cam.ac.uk
Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@10508
Nicholas Clark [Sun, 10 Jun 2001 23:25:41 +0000 (00:25 +0100)]
ExtUtils::Constant
Message-ID: <
20010610232540.C76396@plum.flirble.org>
p4raw-id: //depot/perl@10507
Jarkko Hietaniemi [Sun, 10 Jun 2001 20:57:20 +0000 (20:57 +0000)]
Integrate perlio:
[ 10504]
Fix (valid) -Wall warnings in perlio.c
p4raw-link: @10504 on //depot/perlio:
f7c20d1e66b328169b2a25edeede0115605e777a
p4raw-id: //depot/perl@10506
Jarkko Hietaniemi [Sun, 10 Jun 2001 18:37:57 +0000 (18:37 +0000)]
Move the grok_number and its lieutenant grok_numeric_radix
from sv.c statics to util.c and public.
p4raw-id: //depot/perl@10505
Nick Ing-Simmons [Sun, 10 Jun 2001 17:47:06 +0000 (17:47 +0000)]
Fix (valid) -Wall warnings in perlio.c
p4raw-id: //depot/perlio@10504
Jarkko Hietaniemi [Sun, 10 Jun 2001 17:38:28 +0000 (17:38 +0000)]
Update perly_c.diff, update perly.fixer to edit away
some of the -Wall noise.
p4raw-id: //depot/perl@10503
Jarkko Hietaniemi [Sun, 10 Jun 2001 17:09:42 +0000 (17:09 +0000)]
Check the version of byacc.
p4raw-id: //depot/perl@10502
Simon Cozens [Sun, 10 Jun 2001 16:56:54 +0000 (17:56 +0100)]
perly.y overhaul
Message-ID: <
20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
Plus make run_byacc.
p4raw-id: //depot/perl@10501
Jarkko Hietaniemi [Sun, 10 Jun 2001 16:07:28 +0000 (16:07 +0000)]
Integrate perlio:
[ 10497]
Paper over a crack or two with USE_SFIO
p4raw-link: @10497 on //depot/perlio:
92bff44d1afc92cdac64a832f4753e65c2d1454b
p4raw-id: //depot/perl@10500
Nick Ing-Simmons [Sun, 10 Jun 2001 15:01:08 +0000 (15:01 +0000)]
Integrate mainline
p4raw-id: //depot/perlio@10499
Jarkko Hietaniemi [Sun, 10 Jun 2001 13:49:23 +0000 (13:49 +0000)]
Put some meat on the perl572delta bones. The list of
selected bug fixes needs more work, as does still the
whole document.
p4raw-id: //depot/perl@10498
Nick Ing-Simmons [Sun, 10 Jun 2001 12:27:51 +0000 (12:27 +0000)]
Paper over a crack or two with USE_SFIO
p4raw-id: //depot/perlio@10497
Jarkko Hietaniemi [Sun, 10 Jun 2001 11:04:22 +0000 (11:04 +0000)]
Update Changes.
p4raw-id: //depot/perl@10496
Hugo van der Sanden [Sun, 10 Jun 2001 11:23:30 +0000 (12:23 +0100)]
Re: pragma/locale.t #107
Message-Id: <
200106101023.LAA32085@crypt.compulink.co.uk>
Encapsulate the scan of the decimal radix separator.
p4raw-id: //depot/perl@10495
Nicholas Clark [Sat, 9 Jun 2001 22:37:36 +0000 (23:37 +0100)]
Try to grok numbers both with the locale specific separator
and with the usual "." (if different from the lss); add a test
to locale.t to do also a little bit of math in addition to just
equalness testing; remove extraneous logic as suggested in
Subject: Re: pragma/locale.t #107
Message-ID: <
20010609223735.Y76396@plum.flirble.org>
p4raw-id: //depot/perl@10494
Artur Bergman [Sat, 9 Jun 2001 21:03:51 +0000 (23:03 +0200)]
Don't build Thread.pm if USEITHREADS
Message-ID: <
B7483FB6.1398%artur@contiller.se>
p4raw-id: //depot/perl@10492
Jarkko Hietaniemi [Sun, 10 Jun 2001 01:15:40 +0000 (01:15 +0000)]
Integrate perlio:
[ 10489]
Make XS/Typemap compile (but fail) with sfio
p4raw-link: @10489 on //depot/perlio:
3b050a92605e8ca176aeb951cf91db11faf40e0b
p4raw-id: //depot/perl@10491
Jarkko Hietaniemi [Sun, 10 Jun 2001 01:08:26 +0000 (01:08 +0000)]
Do locale specific separator if only in locale.
p4raw-id: //depot/perl@10490