Nick Ing-Simmons [Thu, 16 Nov 2000 19:56:41 +0000 (19:56 +0000)]
Minor tweaks:
consistent way of getting 'rb', 'wb' etc. for binary opens
move *perlio::layers to *open::layers
a #define to show layers available
DOSISH popen/PerlIO had export/import sense inverted.
p4raw-id: //depot/perlio@7711
Nick Ing-Simmons [Thu, 16 Nov 2000 07:31:49 +0000 (07:31 +0000)]
Integrate mainline
p4raw-id: //depot/perlio@7709
Jarkko Hietaniemi [Thu, 16 Nov 2000 05:33:03 +0000 (05:33 +0000)]
These files are text, not binary.
p4raw-id: //depot/perl@7708
Jarkko Hietaniemi [Thu, 16 Nov 2000 01:53:37 +0000 (01:53 +0000)]
Update Changes.
p4raw-id: //depot/perl@7707
Jarkko Hietaniemi [Thu, 16 Nov 2000 01:35:59 +0000 (01:35 +0000)]
More #undefing of stdio.
p4raw-id: //depot/perl@7706
Jarkko Hietaniemi [Thu, 16 Nov 2000 01:34:18 +0000 (01:34 +0000)]
Add fwalk() probe to the configuration files and regen perltoc.
p4raw-id: //depot/perl@7705
Jarkko Hietaniemi [Thu, 16 Nov 2000 01:09:22 +0000 (01:09 +0000)]
The type of the hash_cb() size argument is tricky.
p4raw-id: //depot/perl@7703
Jarkko Hietaniemi [Wed, 15 Nov 2000 23:01:16 +0000 (23:01 +0000)]
Quick temporary fix for
20001114.008 as suggested by Nick Ing-Simmons.
p4raw-id: //depot/perl@7702
Jarkko Hietaniemi [Wed, 15 Nov 2000 22:52:32 +0000 (22:52 +0000)]
Detypo.
p4raw-id: //depot/perl@7701
Jarkko Hietaniemi [Wed, 15 Nov 2000 22:51:56 +0000 (22:51 +0000)]
UINT64_C() work continues.
p4raw-id: //depot/perl@7700
Jens Hamisch [Wed, 15 Nov 2000 14:23:11 +0000 (15:23 +0100)]
SOCKS has its own USE_THREADS, based on
Subject: [ID
20001114.002] et. al. bugfix followup
Message-ID: <
20001115142311.A21164@Strawberry.COM>
p4raw-id: //depot/perl@7699
Jarkko Hietaniemi [Wed, 15 Nov 2000 03:50:56 +0000 (03:50 +0000)]
Add few missing #undefs and sort them.
p4raw-id: //depot/perl@7698
Jarkko Hietaniemi [Wed, 15 Nov 2000 03:39:14 +0000 (03:39 +0000)]
Linenumber fix.
p4raw-id: //depot/perl@7697
Peter Prymmer [Tue, 14 Nov 2000 17:05:11 +0000 (09:05 -0800)]
EBCDIC tweaks.
Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
Message-ID: <Pine.OSF.4.10.
10011141653510.106218-100000@aspara.forte.com>
p4raw-id: //depot/perl@7696
Peter Prymmer [Tue, 14 Nov 2000 15:09:41 +0000 (07:09 -0800)]
hush warnings about malformed EBCDIC text
Message-ID: <Pine.OSF.4.10.
10011141500260.106218-100000@aspara.forte.com>
p4raw-id: //depot/perl@7695
Prymmer/Kahn [Tue, 14 Nov 2000 09:20:20 +0000 (01:20 -0800)]
updates to README.os390
Message-ID: <Pine.BSF.4.21.
0011140913370.15162-100000@shell8.ba.best.com>
p4raw-id: //depot/perl@7694
Jarkko Hietaniemi [Wed, 15 Nov 2000 02:48:37 +0000 (02:48 +0000)]
Quit utf8_to_uv() instantly if curlen == 0.
p4raw-id: //depot/perl@7693
Jens Hamisch [Tue, 14 Nov 2000 19:03:55 +0000 (20:03 +0100)]
Use u_int32_t for the size of hash_cb(), not size_t.
Subject: [ID
20001114.003] Solaris 8, 64 Bit DB_file patch
Message-Id: <
20001114190355.A20559@Strawberry.COM>
p4raw-id: //depot/perl@7692
Jens Hamisch [Tue, 14 Nov 2000 19:16:23 +0000 (20:16 +0100)]
Use UINT64_C().
Subject: [ID
20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
Message-Id: <
20001114191623.G20559@Strawberry.COM>
p4raw-id: //depot/perl@7691
Jarkko Hietaniemi [Wed, 15 Nov 2000 02:17:06 +0000 (02:17 +0000)]
Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
(a macro to define signed and unsigned integer constants).
p4raw-id: //depot/perl@7690
Jarkko Hietaniemi [Wed, 15 Nov 2000 01:56:51 +0000 (01:56 +0000)]
Regen Configure.
p4raw-id: //depot/perl@7689
Nick Ing-Simmons [Tue, 14 Nov 2000 21:25:13 +0000 (21:25 +0000)]
Integrate mainline.
p4raw-id: //depot/perlio@7686
Jarkko Hietaniemi [Tue, 14 Nov 2000 17:54:56 +0000 (17:54 +0000)]
Integrate perlio:
[ 7684]
PerlIO #include and #ifdef re-work.
p4raw-link: @7684 on //depot/perlio:
76ced9add7b621dfc9d4ecb534aeea8e131a418a
p4raw-id: //depot/perl@7685
Nick Ing-Simmons [Tue, 14 Nov 2000 17:43:04 +0000 (17:43 +0000)]
PerlIO #include and #ifdef re-work.
p4raw-id: //depot/perlio@7684
Jens Hamisch [Tue, 14 Nov 2000 11:34:40 +0000 (12:34 +0100)]
Hoist the duplicated socket/netdb include logic to perl.h;
undef SETERRNO in case SOCKS has defined it. Based on:
Subject: [ID
20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
Message-Id: <
20001114113440.A20005@Strawberry.COM>
p4raw-id: //depot/perl@7683
Vadim Konovalov [Tue, 14 Nov 2000 09:31:13 +0000 (12:31 +0300)]
some additions for makefiles for win32 (for perl@7674)
From: "Konovalov, Vadim" <vkonovalov@lucent.com>
Message-ID: <
402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
p4raw-id: //depot/perl@7682
Vadim Konovalov [Tue, 14 Nov 2000 09:29:28 +0000 (12:29 +0300)]
tiny typo in perl5db.pl
From: "Konovalov, Vadim" <vkonovalov@lucent.com>
Message-ID: <
402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
p4raw-id: //depot/perl@7681
Jarkko Hietaniemi [Tue, 14 Nov 2000 04:13:50 +0000 (04:13 +0000)]
Redo #7679 with LFs instead of CRLFs.
p4raw-id: //depot/perl@7680
Benjamin Stuhl [Mon, 13 Nov 2000 15:08:08 +0000 (07:08 -0800)]
Get PerlIO building on Win32
Message-ID: <
20001113230808.18659.qmail@web6305.mail.yahoo.com>
p4raw-id: //depot/perl@7679
Benjamin Stuhl [Mon, 13 Nov 2000 15:08:08 +0000 (07:08 -0800)]
Fix the re extension building for Win32.
Subject: [PATCH perl@7638] Get PerlIO building on Win32
Message-ID: <
20001113230808.18659.qmail@web6305.mail.yahoo.com>
p4raw-id: //depot/perl@7678
Yitzchak Scott-Thoennes [Mon, 13 Nov 2000 14:49:40 +0000 (06:49 -0800)]
[ID
20001113.003] utf8_to_uv on malformed utf returns wrong values
Message-Id: <
200011132249.eADMnek09679@garcia.efn.org>
p4raw-id: //depot/perl@7677
Nicholas Clark [Mon, 13 Nov 2000 18:55:04 +0000 (18:55 +0000)]
Re: [ID
20001112.008] perlio.c's PerlIO_getpos ingores error return
Message-ID: <
20001113185504.J29183@plum.flirble.org>
p4raw-id: //depot/perl@7676
Nick Ing-Simmons [Mon, 13 Nov 2000 20:21:57 +0000 (20:21 +0000)]
Integrate mainline ...
p4raw-id: //depot/perlio@7675
Jarkko Hietaniemi [Mon, 13 Nov 2000 15:07:56 +0000 (15:07 +0000)]
Update Changes.
p4raw-id: //depot/perl@7674
Jarkko Hietaniemi [Mon, 13 Nov 2000 14:42:42 +0000 (14:42 +0000)]
Remove the new two tests of lib/io_xs for now, they seem to
fail under perlio on some platforms.
p4raw-id: //depot/perl@7673
Jarkko Hietaniemi [Mon, 13 Nov 2000 13:57:53 +0000 (13:57 +0000)]
Make PerlIO_getpos() to behave like fgetpos() on return.
p4raw-id: //depot/perl@7672
Jarkko Hietaniemi [Mon, 13 Nov 2000 05:30:48 +0000 (05:30 +0000)]
Placate nervous compilers that see longer than ints switch()ing.
p4raw-id: //depot/perl@7671
Jarkko Hietaniemi [Mon, 13 Nov 2000 05:14:21 +0000 (05:14 +0000)]
fputs() does return EOF on error but here we don't care.
p4raw-id: //depot/perl@7670
Jarkko Hietaniemi [Mon, 13 Nov 2000 05:02:45 +0000 (05:02 +0000)]
Declare reg_data like reg_substr_data.
p4raw-id: //depot/perl@7669
Jarkko Hietaniemi [Mon, 13 Nov 2000 04:54:34 +0000 (04:54 +0000)]
Typos in #7667.
p4raw-id: //depot/perl@7668
Jarkko Hietaniemi [Mon, 13 Nov 2000 04:49:49 +0000 (04:49 +0000)]
Cleanup messy #ifdef.
p4raw-id: //depot/perl@7667
Nicholas Clark [Sun, 12 Nov 2000 21:14:11 +0000 (21:14 +0000)]
[ID
20001112.008] perlio.c's PerlIO_getpos ingores error return
Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
Note: only one breakage of the two reported is fixed by this patch.
p4raw-id: //depot/perl@7666
Yitzchak Scott-Thoennes [Fri, 10 Nov 2000 09:47:15 +0000 (01:47 -0800)]
Tweak the definition of the bit complement on UTF-8 data:
if none of the characters in the string are > 0xff,
the result is a complemented byte string, not a (UTF-8)
char string. Based on the summary in
Subject: Re: [ID
20000918.005] ~ on wide chars
Message-ID: <jSDD6gzkgi/T092yn@efn.org>
This should give us the maximum backward (pre-char string)
compatibility and utf8 compatibility. The other alternative
would be to limit the bit complement to be always byte only,
taking the least significant byte of the chars.
p4raw-id: //depot/perl@7665
Jarkko Hietaniemi [Mon, 13 Nov 2000 00:23:44 +0000 (00:23 +0000)]
Couple of tests from #7660 salvaged.
p4raw-id: //depot/perl@7664
Nicholas Clark [Sun, 12 Nov 2000 21:23:43 +0000 (21:23 +0000)]
[ID
20001112.007] sfio's sftell isn't ftell
Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@7663
Nicholas Clark [Sun, 12 Nov 2000 21:30:04 +0000 (21:30 +0000)]
[ID
20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@7662
Jarkko Hietaniemi [Sun, 12 Nov 2000 23:57:29 +0000 (23:57 +0000)]
Document tell() on special streams.
p4raw-id: //depot/perl@7661
Jarkko Hietaniemi [Sun, 12 Nov 2000 23:54:22 +0000 (23:54 +0000)]
(Subsumed by #7664)
p4raw-id: //depot/perl@7660
Nicholas Clark [Sun, 12 Nov 2000 21:35:53 +0000 (21:35 +0000)]
Many subdocumented return values of the IO extension now documented.
ungetc and write still left subdocumented.
Subject: [PATCH] (was Re: IO::Handle::ungetc)
Message-ID: <
20001112213552.A3034@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@7659
Nicholas Clark [Sun, 12 Nov 2000 20:03:22 +0000 (20:03 +0000)]
[ID
20001112.004] man perlfunc omits tell()'s error return
Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@7658
Jarkko Hietaniemi [Sun, 12 Nov 2000 20:34:55 +0000 (20:34 +0000)]
Integrate perlio:
[ 7656]
Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
p4raw-link: @7656 on //depot/perlio:
14aaf8e8d5ef5f7630e198d7ed4c5b1ce477445f
p4raw-id: //depot/perl@7657
Nick Ing-Simmons [Sun, 12 Nov 2000 19:25:06 +0000 (19:25 +0000)]
Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
p4raw-id: //depot/perlio@7656
Nick Ing-Simmons [Sun, 12 Nov 2000 19:09:41 +0000 (19:09 +0000)]
Integrate mainline
p4raw-id: //depot/perlio@7655
Jarkko Hietaniemi [Sun, 12 Nov 2000 19:00:01 +0000 (19:00 +0000)]
Add HAS_FSYNC, lack noticed by Nicholas Clark.
p4raw-id: //depot/perl@7653
Jarkko Hietaniemi [Sat, 11 Nov 2000 21:12:01 +0000 (21:12 +0000)]
Copy the s// information of README.hpux also to the perlrun.
p4raw-id: //depot/perl@7652
Jarkko Hietaniemi [Sat, 11 Nov 2000 21:03:13 +0000 (21:03 +0000)]
More README.solaris updates from Andy Dougherty.
p4raw-id: //depot/perl@7651
Dominic Dunlop [Sat, 11 Nov 2000 18:20:32 +0000 (19:20 +0100)]
More descriptive error for unknown perlio layers.
Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
p4raw-id: //depot/perl@7650
Dominic Dunlop [Sat, 11 Nov 2000 18:20:32 +0000 (19:20 +0100)]
MachTen doesn't really do mmap() and munmap().
Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
p4raw-id: //depot/perl@7649
Robert Spier [Sat, 11 Nov 2000 12:22:15 +0000 (07:22 -0500)]
fwd: Re: [ID
20001105.011] Perl 5.6.0 documentation glitch
Message-ID: <14861.32839.491271.985797@rls.cx>
p4raw-id: //depot/perl@7648
Jarkko Hietaniemi [Sat, 11 Nov 2000 18:33:23 +0000 (18:33 +0000)]
Add getpagesize() probing, on non-UNIX guess 'undef'.
p4raw-id: //depot/perl@7646
Jarkko Hietaniemi [Sat, 11 Nov 2000 16:45:15 +0000 (16:45 +0000)]
Use sysconf() or getpagesize() to find out the pagesize.
p4raw-id: //depot/perl@7645
Jarkko Hietaniemi [Sat, 11 Nov 2000 15:46:08 +0000 (15:46 +0000)]
Integrate perlio:
[ 7641]
Fixup mmap layer by doing mmap() calls on pagesize boundaries.
Also call "Buf" layer directly when unread'ing non-read chars.
p4raw-link: @7641 on //depot/perlio:
c3d7c7c914f938b68b6bb6c87dcf5a1eeac909cd
p4raw-id: //depot/perl@7644
Lupe Christoph [Sat, 11 Nov 2000 14:08:10 +0000 (15:08 +0100)]
Re: [PATCH] README.solaris
Message-ID: <
20001111140810.C10394@alanya.lupe-christoph.de>
p4raw-id: //depot/perl@7643
Eric Fifer [Fri, 10 Nov 2000 19:30:30 +0000 (19:30 +0000)]
cygwin port
Message-ID: <
000001c04b4c$
b96b7980$
243670c2@fifer>
p4raw-id: //depot/perl@7642
Nick Ing-Simmons [Sat, 11 Nov 2000 14:50:36 +0000 (14:50 +0000)]
Fixup mmap layer by doing mmap() calls on pagesize boundaries.
Also call "Buf" layer directly when unread'ing non-read chars.
p4raw-id: //depot/perlio@7641
Jarkko Hietaniemi [Sat, 11 Nov 2000 02:05:02 +0000 (02:05 +0000)]
Add more encoding tables.
p4raw-id: //depot/perl@7640
Andy Dougherty [Fri, 10 Nov 2000 12:18:00 +0000 (07:18 -0500)]
README.solaris
Message-ID: <Pine.SOL.4.10.
10011101217100.28341-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@7639
Jarkko Hietaniemi [Fri, 10 Nov 2000 15:04:15 +0000 (15:04 +0000)]
Update Changes.
p4raw-id: //depot/perl@7638
Lupe Christoph [Fri, 10 Nov 2000 09:08:56 +0000 (10:08 +0100)]
Explain better why certain regex tests are skipped.
Subject: Re: tests skipped: unknown reason
Message-ID: <
20001110090856.J785@alanya.lupe-christoph.de>
p4raw-id: //depot/perl@7637
Nick Ing-Simmons [Fri, 10 Nov 2000 13:40:00 +0000 (13:40 +0000)]
Integrate mainline.
p4raw-id: //depot/perlio@7636
Nick Ing-Simmons [Fri, 10 Nov 2000 13:25:52 +0000 (13:25 +0000)]
Re-instate stdio large file support via perlio.
p4raw-id: //depot/perl@7635
Hal Morris [Thu, 9 Nov 2000 20:02:00 +0000 (12:02 -0800)]
Amdahl UTS hints updates.
Subject: [ID
20001109.016] Trouble going from 5.4 to 5.6
Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
p4raw-id: //depot/perl@7634
Nicholas Clark [Thu, 9 Nov 2000 20:29:45 +0000 (20:29 +0000)]
IO::Seekable pod
Message-ID: <
20001109202945.A10451@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@7633
Michael Somos [Mon, 6 Nov 2000 17:44:20 +0000 (12:44 -0500)]
Various doc oddball characters.
Subject: [ID
20001106.004] Perl 5.6.0 bugs
Message-Id: <
200011062244.RAA28632@grail.cba.csuohio.edu>
p4raw-id: //depot/perl@7632
John P. Linderman [Thu, 2 Nov 2000 09:37:25 +0000 (04:37 -0500)]
Re: bash -c exit and linux hints
Message-Id: <
200011021437.JAA63199@raptor.research.att.com>
p4raw-id: //depot/perl@7631
Nick Ing-Simmons [Thu, 9 Nov 2000 20:34:11 +0000 (20:34 +0000)]
Integrate mainline.
p4raw-id: //depot/perlio@7630
Eric Fifer [Thu, 9 Nov 2000 19:26:50 +0000 (19:26 +0000)]
Missing dTHXs.
Subject: RE: perl@7595 builds not on cygwin
Message-ID: <
000201c04a83$
05ef1660$
933570c2@fifer>
p4raw-id: //depot/perl@7629
Jarkko Hietaniemi [Thu, 9 Nov 2000 14:48:27 +0000 (14:48 +0000)]
Disable only the tests 99 and 166 for UTF-8 locales.
p4raw-id: //depot/perl@7628
Jarkko Hietaniemi [Thu, 9 Nov 2000 14:40:27 +0000 (14:40 +0000)]
There's no =head3.
p4raw-id: //depot/perl@7627
Harri Pasanen [Thu, 9 Nov 2000 14:23:28 +0000 (15:23 +0100)]
The generated boot_* headers are wrong. Pickier compiler,
such as KAI C++ will refuse to compile the resulting perlmain.
Subject: [ID
20001109.005] Bug in minimod.pl, perl 5.6.0
Message-Id: <
3A0AA550.
26D548A3@trema.com>
p4raw-id: //depot/perl@7626
Prymmer/Kahn [Wed, 8 Nov 2000 22:13:26 +0000 (14:13 -0800)]
updates to Porting/pumpkin.pod
Message-ID: <Pine.BSF.4.21.
0011082208390.5584-100000@shell8.ba.best.com>
All except the "cow orker" change.
p4raw-id: //depot/perl@7625
H.Merijn Brand [Thu, 9 Nov 2000 11:05:52 +0000 (12:05 +0100)]
Fix for
Subject: [ID
20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
Message-Id: <
20001109110452.66CF.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@7624
Joe Smith [Thu, 9 Nov 2000 01:33:14 +0000 (17:33 -0800)]
Typo in an ifndef.
Subject: Re: [PATCH 5.7.0] better messages from malloc()
Message-Id: <
3A0A6F5A.
1E3969BB@inwap.com>
p4raw-id: //depot/perl@7623
Jarkko Hietaniemi [Thu, 9 Nov 2000 13:31:18 +0000 (13:31 +0000)]
Remove unused extra arguments.
p4raw-id: //depot/perl@7622
Jarkko Hietaniemi [Thu, 9 Nov 2000 13:16:36 +0000 (13:16 +0000)]
More VMS moves on environment handling, from Charles Lane.
p4raw-id: //depot/perl@7621
David Dyck [Wed, 8 Nov 2000 18:36:26 +0000 (10:36 -0800)]
patch to detect stat followed by lstat(_): [ID
20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
Message-ID: <Pine.LNX.4.30.
0011081817490.177-100000@dd.tc.fluke.com>
p4raw-id: //depot/perl@7620
Jarkko Hietaniemi [Thu, 9 Nov 2000 04:36:21 +0000 (04:36 +0000)]
Forgot from #7618.
p4raw-id: //depot/perl@7619
Jarkko Hietaniemi [Thu, 9 Nov 2000 04:28:44 +0000 (04:28 +0000)]
Make deleting for %ENV work for (newer versions of) VMS,
from Craig A. Berry.
p4raw-id: //depot/perl@7618
Casey R. Tweten [Wed, 8 Nov 2000 20:46:41 +0000 (15:46 -0500)]
Class::Struct at compile time
Message-ID: <Pine.OSF.4.21.
0011082041360.8238-100000@home.kiski.net>
p4raw-id: //depot/perl@7617
Todd T. Fries [Wed, 8 Nov 2000 18:36:42 +0000 (12:36 -0600)]
[ID
20001108.013] spelling
Message-Id: <
200011090036.eA90agN05921@fries.int.mrleng.com>
p4raw-id: //depot/perl@7616
Peter Prymmer [Wed, 8 Nov 2000 15:29:06 +0000 (07:29 -0800)]
add Encode to VMS build and tests
Message-ID: <Pine.OSF.4.10.
10011081524450.248546-100000@aspara.forte.com>
p4raw-id: //depot/perl@7615
Jarkko Hietaniemi [Wed, 8 Nov 2000 22:42:55 +0000 (22:42 +0000)]
A missing aTHX_.
p4raw-id: //depot/perl@7614
Jarkko Hietaniemi [Wed, 8 Nov 2000 19:30:21 +0000 (19:30 +0000)]
Update Changes.
p4raw-id: //depot/perl@7613
David Dyck [Wed, 8 Nov 2000 10:05:44 +0000 (02:05 -0800)]
is this the appropriate patch to fix: [ID
20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
Message-ID: <Pine.LNX.4.30.
0011080957440.2572-100000@dd.tc.fluke.com>
p4raw-id: //depot/perl@7612
Dominic Dunlop [Tue, 7 Nov 2000 12:05:25 +0000 (13:05 +0100)]
Re: Patch 7533 prevents malloc.c from compiling on MachTen
Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
p4raw-id: //depot/perl@7611
Jarkko Hietaniemi [Wed, 8 Nov 2000 18:25:14 +0000 (18:25 +0000)]
Do not test UTF-8 locales since that the tests would require
polymorphic regexen.
p4raw-id: //depot/perl@7610
Vadim Konovalov [Wed, 8 Nov 2000 20:01:39 +0000 (23:01 +0300)]
Locale buglets.
Subject: RE: Locales support (setlocale) fixes
From: "Konovalov, Vadim" <vkonovalov@lucent.com>
Message-ID: <
402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
p4raw-id: //depot/perl@7609
Jarkko Hietaniemi [Wed, 8 Nov 2000 17:00:16 +0000 (17:00 +0000)]
Deleting $ENV{PATH} in VMS is not recommendable.
p4raw-id: //depot/perl@7608
Nicholas Clark [Wed, 8 Nov 2000 15:36:29 +0000 (15:36 +0000)]
PATCH std stdio for (Free)BSD
Message-ID: <
20001108153629.D98736@plum.flirble.org>
p4raw-id: //depot/perl@7607
Jarkko Hietaniemi [Wed, 8 Nov 2000 16:43:31 +0000 (16:43 +0000)]
Forgot to bump the line numbers in #7601.
p4raw-id: //depot/perl@7606