23 years agoAdd HAS_SBRK_PROTO.
Jarkko Hietaniemi [Thu, 16 Nov 2000 15:46:05 +0000]
Add HAS_SBRK_PROTO.

p4raw-id: //depot/perl@7710

23 years agoThese files are text, not binary.
Jarkko Hietaniemi [Thu, 16 Nov 2000 05:33:03 +0000]
These files are text, not binary.

p4raw-id: //depot/perl@7708

23 years agoUpdate Changes.
Jarkko Hietaniemi [Thu, 16 Nov 2000 01:53:37 +0000]
Update Changes.

p4raw-id: //depot/perl@7707

23 years agoMore #undefing of stdio.
Jarkko Hietaniemi [Thu, 16 Nov 2000 01:35:59 +0000]
More #undefing of stdio.

p4raw-id: //depot/perl@7706

23 years agoAdd fwalk() probe to the configuration files and regen perltoc.
Jarkko Hietaniemi [Thu, 16 Nov 2000 01:34:18 +0000]
Add fwalk() probe to the configuration files and regen perltoc.

p4raw-id: //depot/perl@7705

23 years agoThe type of the hash_cb() size argument is tricky.
Jarkko Hietaniemi [Thu, 16 Nov 2000 01:09:22 +0000]
The type of the hash_cb() size argument is tricky.

p4raw-id: //depot/perl@7703

23 years agoQuick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
Jarkko Hietaniemi [Wed, 15 Nov 2000 23:01:16 +0000]
Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.

p4raw-id: //depot/perl@7702

23 years agoDetypo.
Jarkko Hietaniemi [Wed, 15 Nov 2000 22:52:32 +0000]
Detypo.

p4raw-id: //depot/perl@7701

23 years agoUINT64_C() work continues.
Jarkko Hietaniemi [Wed, 15 Nov 2000 22:51:56 +0000]
UINT64_C() work continues.

p4raw-id: //depot/perl@7700

23 years agoSOCKS has its own USE_THREADS, based on
Jens Hamisch [Wed, 15 Nov 2000 14:23:11 +0000]
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

23 years agoAdd few missing #undefs and sort them.
Jarkko Hietaniemi [Wed, 15 Nov 2000 03:50:56 +0000]
Add few missing #undefs and sort them.

p4raw-id: //depot/perl@7698

23 years agoLinenumber fix.
Jarkko Hietaniemi [Wed, 15 Nov 2000 03:39:14 +0000]
Linenumber fix.

p4raw-id: //depot/perl@7697

23 years agoEBCDIC tweaks.
Peter Prymmer [Tue, 14 Nov 2000 17:05:11 +0000]
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

23 years agohush warnings about malformed EBCDIC text
Peter Prymmer [Tue, 14 Nov 2000 15:09:41 +0000]
hush warnings about malformed EBCDIC text
Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>

p4raw-id: //depot/perl@7695

23 years agoupdates to README.os390
Prymmer/Kahn [Tue, 14 Nov 2000 09:20:20 +0000]
updates to README.os390
Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@7694

23 years agoQuit utf8_to_uv() instantly if curlen == 0.
Jarkko Hietaniemi [Wed, 15 Nov 2000 02:48:37 +0000]
Quit utf8_to_uv() instantly if curlen == 0.

p4raw-id: //depot/perl@7693

23 years agoUse u_int32_t for the size of hash_cb(), not size_t.
Jens Hamisch [Tue, 14 Nov 2000 19:03:55 +0000]
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

23 years agoUse UINT64_C().
Jens Hamisch [Tue, 14 Nov 2000 19:16:23 +0000]
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

23 years agoDefined INT64_C() and UINT64_C() unless defined by <inttypes.h>
Jarkko Hietaniemi [Wed, 15 Nov 2000 02:17:06 +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

23 years agoRegen Configure.
Jarkko Hietaniemi [Wed, 15 Nov 2000 01:56:51 +0000]
Regen Configure.

p4raw-id: //depot/perl@7689

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Tue, 14 Nov 2000 17:54:56 +0000]
Integrate perlio:

[  7684]
PerlIO #include and #ifdef re-work.

p4raw-link: @7684 on //depot/perlio: 76ced9add7b621dfc9d4ecb534aeea8e131a418a

p4raw-id: //depot/perl@7685

23 years agoPerlIO #include and #ifdef re-work.
Nick Ing-Simmons [Tue, 14 Nov 2000 17:43:04 +0000]
PerlIO #include and #ifdef re-work.

p4raw-id: //depot/perlio@7684

23 years agoHoist the duplicated socket/netdb include logic to perl.h;
Jens Hamisch [Tue, 14 Nov 2000 11:34:40 +0000]
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

23 years agosome additions for makefiles for win32 (for perl@7674)
Vadim Konovalov [Tue, 14 Nov 2000 09:31:13 +0000]
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

23 years agotiny typo in perl5db.pl
Vadim Konovalov [Tue, 14 Nov 2000 09:29:28 +0000]
tiny typo in perl5db.pl
From: "Konovalov, Vadim" <vkonovalov@lucent.com>
Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>

p4raw-id: //depot/perl@7681

23 years agoRedo #7679 with LFs instead of CRLFs.
Jarkko Hietaniemi [Tue, 14 Nov 2000 04:13:50 +0000]
Redo #7679 with LFs instead of CRLFs.

p4raw-id: //depot/perl@7680

23 years agoGet PerlIO building on Win32
Benjamin Stuhl [Mon, 13 Nov 2000 15:08:08 +0000]
Get PerlIO building on Win32
Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>

p4raw-id: //depot/perl@7679

23 years agoFix the re extension building for Win32.
Benjamin Stuhl [Mon, 13 Nov 2000 15:08:08 +0000]
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

23 years ago[ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
Yitzchak Scott-Thoennes [Mon, 13 Nov 2000 14:49:40 +0000]
[ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
Message-Id: <200011132249.eADMnek09679@garcia.efn.org>

p4raw-id: //depot/perl@7677

23 years agoRe: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
Nicholas Clark [Mon, 13 Nov 2000 18:55:04 +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

23 years agoIntegrate mainline ...
Nick Ing-Simmons [Mon, 13 Nov 2000 20:21:57 +0000]
Integrate mainline ...

p4raw-id: //depot/perlio@7675

23 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 13 Nov 2000 15:07:56 +0000]
Update Changes.

p4raw-id: //depot/perl@7674

23 years agoRemove the new two tests of lib/io_xs for now, they seem to
Jarkko Hietaniemi [Mon, 13 Nov 2000 14:42: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

23 years agoMake PerlIO_getpos() to behave like fgetpos() on return.
Jarkko Hietaniemi [Mon, 13 Nov 2000 13:57:53 +0000]
Make PerlIO_getpos() to behave like fgetpos() on return.

p4raw-id: //depot/perl@7672

23 years agoPlacate nervous compilers that see longer than ints switch()ing.
Jarkko Hietaniemi [Mon, 13 Nov 2000 05:30:48 +0000]
Placate nervous compilers that see longer than ints switch()ing.

p4raw-id: //depot/perl@7671

23 years agofputs() does return EOF on error but here we don't care.
Jarkko Hietaniemi [Mon, 13 Nov 2000 05:14:21 +0000]
fputs() does return EOF on error but here we don't care.

p4raw-id: //depot/perl@7670

23 years agoDeclare reg_data like reg_substr_data.
Jarkko Hietaniemi [Mon, 13 Nov 2000 05:02:45 +0000]
Declare reg_data like reg_substr_data.

p4raw-id: //depot/perl@7669

23 years agoTypos in #7667.
Jarkko Hietaniemi [Mon, 13 Nov 2000 04:54:34 +0000]
Typos in #7667.

p4raw-id: //depot/perl@7668

23 years agoCleanup messy #ifdef.
Jarkko Hietaniemi [Mon, 13 Nov 2000 04:49:49 +0000]
Cleanup messy #ifdef.

p4raw-id: //depot/perl@7667

23 years ago[ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
Nicholas Clark [Sun, 12 Nov 2000 21:14:11 +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

23 years agoTweak the definition of the bit complement on UTF-8 data:
Yitzchak Scott-Thoennes [Fri, 10 Nov 2000 09:47:15 +0000]
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

23 years agoCouple of tests from #7660 salvaged.
Jarkko Hietaniemi [Mon, 13 Nov 2000 00:23:44 +0000]
Couple of tests from #7660 salvaged.

p4raw-id: //depot/perl@7664

23 years ago[ID 20001112.007] sfio's sftell isn't ftell
Nicholas Clark [Sun, 12 Nov 2000 21:23:43 +0000]
[ID 20001112.007] sfio's sftell isn't ftell
Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@7663

23 years ago[ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
Nicholas Clark [Sun, 12 Nov 2000 21:30:04 +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

23 years agoDocument tell() on special streams.
Jarkko Hietaniemi [Sun, 12 Nov 2000 23:57:29 +0000]
Document tell() on special streams.

p4raw-id: //depot/perl@7661

23 years ago(Subsumed by #7664)
Jarkko Hietaniemi [Sun, 12 Nov 2000 23:54:22 +0000]
(Subsumed by #7664)

p4raw-id: //depot/perl@7660

23 years agoMany subdocumented return values of the IO extension now documented.
Nicholas Clark [Sun, 12 Nov 2000 21:35:53 +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

23 years ago[ID 20001112.004] man perlfunc omits tell()'s error return
Nicholas Clark [Sun, 12 Nov 2000 20:03:22 +0000]
[ID 20001112.004] man perlfunc omits tell()'s error return
Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@7658

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 12 Nov 2000 20:34:55 +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

23 years agoAdd aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
Nick Ing-Simmons [Sun, 12 Nov 2000 19:25:06 +0000]
Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)

p4raw-id: //depot/perlio@7656

23 years agoIntegrate mainline
Nick Ing-Simmons [Sun, 12 Nov 2000 19:09:41 +0000]
Integrate mainline

p4raw-id: //depot/perlio@7655

23 years agoAdd HAS_FSYNC, lack noticed by Nicholas Clark.
Jarkko Hietaniemi [Sun, 12 Nov 2000 19:00:01 +0000]
Add HAS_FSYNC, lack noticed by Nicholas Clark.

p4raw-id: //depot/perl@7653

23 years agoCopy the s// information of README.hpux also to the perlrun.
Jarkko Hietaniemi [Sat, 11 Nov 2000 21:12:01 +0000]
Copy the s// information of README.hpux also to the perlrun.

p4raw-id: //depot/perl@7652

23 years agoMore README.solaris updates from Andy Dougherty.
Jarkko Hietaniemi [Sat, 11 Nov 2000 21:03:13 +0000]
More README.solaris updates from Andy Dougherty.

p4raw-id: //depot/perl@7651

23 years agoMore descriptive error for unknown perlio layers.
Dominic Dunlop [Sat, 11 Nov 2000 18:20:32 +0000]
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

23 years agoMachTen doesn't really do mmap() and munmap().
Dominic Dunlop [Sat, 11 Nov 2000 18:20:32 +0000]
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

23 years agofwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
Robert Spier [Sat, 11 Nov 2000 12:22:15 +0000]
fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
Message-ID: <14861.32839.491271.985797@rls.cx>

p4raw-id: //depot/perl@7648

23 years agoAdd getpagesize() probing, on non-UNIX guess 'undef'.
Jarkko Hietaniemi [Sat, 11 Nov 2000 18:33:23 +0000]
Add getpagesize() probing, on non-UNIX guess 'undef'.

p4raw-id: //depot/perl@7646

23 years agoUse sysconf() or getpagesize() to find out the pagesize.
Jarkko Hietaniemi [Sat, 11 Nov 2000 16:45:15 +0000]
Use sysconf() or getpagesize() to find out the pagesize.

p4raw-id: //depot/perl@7645

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Sat, 11 Nov 2000 15:46:08 +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

23 years agoRe: [PATCH] README.solaris
Lupe Christoph [Sat, 11 Nov 2000 14:08:10 +0000]
Re: [PATCH] README.solaris
Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>

p4raw-id: //depot/perl@7643

23 years agocygwin port
Eric Fifer [Fri, 10 Nov 2000 19:30:30 +0000]
cygwin port
Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>

p4raw-id: //depot/perl@7642

23 years agoFixup mmap layer by doing mmap() calls on pagesize boundaries.
Nick Ing-Simmons [Sat, 11 Nov 2000 14:50:36 +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

23 years agoAdd more encoding tables.
Jarkko Hietaniemi [Sat, 11 Nov 2000 02:05:02 +0000]
Add more encoding tables.

p4raw-id: //depot/perl@7640

23 years agoREADME.solaris
Andy Dougherty [Fri, 10 Nov 2000 12:18:00 +0000]
README.solaris
Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@7639

23 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 10 Nov 2000 15:04:15 +0000]
Update Changes.

p4raw-id: //depot/perl@7638

23 years agoExplain better why certain regex tests are skipped.
Lupe Christoph [Fri, 10 Nov 2000 09:08:56 +0000]
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

23 years agoIntegrate mainline.
Nick Ing-Simmons [Fri, 10 Nov 2000 13:40:00 +0000]
Integrate mainline.

p4raw-id: //depot/perlio@7636

23 years agoRe-instate stdio large file support via perlio.
Nick Ing-Simmons [Fri, 10 Nov 2000 13:25:52 +0000]
Re-instate stdio large file support via perlio.

p4raw-id: //depot/perl@7635

23 years agoAmdahl UTS hints updates.
Hal Morris [Thu, 9 Nov 2000 20:02:00 +0000]
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

23 years agoIO::Seekable pod
Nicholas Clark [Thu, 9 Nov 2000 20:29:45 +0000]
IO::Seekable pod
Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@7633

23 years agoVarious doc oddball characters.
Michael Somos [Mon, 6 Nov 2000 17:44:20 +0000]
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

23 years agoRe: bash -c exit and linux hints
John P. Linderman [Thu, 2 Nov 2000 09:37:25 +0000]
Re: bash -c exit and linux hints
Message-Id: <200011021437.JAA63199@raptor.research.att.com>

p4raw-id: //depot/perl@7631

23 years agoIntegrate mainline.
Nick Ing-Simmons [Thu, 9 Nov 2000 20:34:11 +0000]
Integrate mainline.

p4raw-id: //depot/perlio@7630

23 years agoMissing dTHXs.
Eric Fifer [Thu, 9 Nov 2000 19:26:50 +0000]
Missing dTHXs.

Subject: RE: perl@7595 builds not on cygwin
Message-ID: <000201c04a83$05ef1660$933570c2@fifer>

p4raw-id: //depot/perl@7629

23 years agoDisable only the tests 99 and 166 for UTF-8 locales.
Jarkko Hietaniemi [Thu, 9 Nov 2000 14:48:27 +0000]
Disable only the tests 99 and 166 for UTF-8 locales.

p4raw-id: //depot/perl@7628

23 years agoThere's no =head3.
Jarkko Hietaniemi [Thu, 9 Nov 2000 14:40:27 +0000]
There's no =head3.

p4raw-id: //depot/perl@7627

23 years agoThe generated boot_* headers are wrong. Pickier compiler,
Harri Pasanen [Thu, 9 Nov 2000 14:23:28 +0000]
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

23 years agoupdates to Porting/pumpkin.pod
Prymmer/Kahn [Wed, 8 Nov 2000 22:13:26 +0000]
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

23 years agoFix for
H.Merijn Brand [Thu, 9 Nov 2000 11:05:52 +0000]
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

23 years agoTypo in an ifndef.
Joe Smith [Thu, 9 Nov 2000 01:33:14 +0000]
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

23 years agoRemove unused extra arguments.
Jarkko Hietaniemi [Thu, 9 Nov 2000 13:31:18 +0000]
Remove unused extra arguments.

p4raw-id: //depot/perl@7622

23 years agoMore VMS moves on environment handling, from Charles Lane.
Jarkko Hietaniemi [Thu, 9 Nov 2000 13:16:36 +0000]
More VMS moves on environment handling, from Charles Lane.

p4raw-id: //depot/perl@7621

23 years agopatch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated...
David Dyck [Wed, 8 Nov 2000 18:36:26 +0000]
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

23 years agoForgot from #7618.
Jarkko Hietaniemi [Thu, 9 Nov 2000 04:36:21 +0000]
Forgot from #7618.

p4raw-id: //depot/perl@7619

23 years agoMake deleting for %ENV work for (newer versions of) VMS,
Jarkko Hietaniemi [Thu, 9 Nov 2000 04:28:44 +0000]
Make deleting for %ENV work for (newer versions of) VMS,
from Craig A. Berry.

p4raw-id: //depot/perl@7618

23 years agoClass::Struct at compile time
Casey R. Tweten [Wed, 8 Nov 2000 20:46:41 +0000]
Class::Struct at compile time
Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>

p4raw-id: //depot/perl@7617

23 years ago[ID 20001108.013] spelling
Todd T. Fries [Wed, 8 Nov 2000 18:36:42 +0000]
[ID 20001108.013] spelling
Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>

p4raw-id: //depot/perl@7616

23 years agoadd Encode to VMS build and tests
Peter Prymmer [Wed, 8 Nov 2000 15:29:06 +0000]
add Encode to VMS build and tests
Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>

p4raw-id: //depot/perl@7615

23 years agoA missing aTHX_.
Jarkko Hietaniemi [Wed, 8 Nov 2000 22:42:55 +0000]
A missing aTHX_.

p4raw-id: //depot/perl@7614

23 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 8 Nov 2000 19:30:21 +0000]
Update Changes.

p4raw-id: //depot/perl@7613

23 years agois this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts...
David Dyck [Wed, 8 Nov 2000 10:05:44 +0000]
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

23 years agoRe: Patch 7533 prevents malloc.c from compiling on MachTen
Dominic Dunlop [Tue, 7 Nov 2000 12:05:25 +0000]
Re: Patch 7533 prevents malloc.c from compiling on MachTen
Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>

p4raw-id: //depot/perl@7611

23 years agoDo not test UTF-8 locales since that the tests would require
Jarkko Hietaniemi [Wed, 8 Nov 2000 18:25:14 +0000]
Do not test UTF-8 locales since that the tests would require
polymorphic regexen.

p4raw-id: //depot/perl@7610

23 years agoLocale buglets.
Vadim Konovalov [Wed, 8 Nov 2000 20:01:39 +0000]
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

23 years agoDeleting $ENV{PATH} in VMS is not recommendable.
Jarkko Hietaniemi [Wed, 8 Nov 2000 17:00:16 +0000]
Deleting $ENV{PATH} in VMS is not recommendable.

p4raw-id: //depot/perl@7608

23 years agoPATCH std stdio for (Free)BSD
Nicholas Clark [Wed, 8 Nov 2000 15:36:29 +0000]
PATCH std stdio for (Free)BSD
Message-ID: <20001108153629.D98736@plum.flirble.org>

p4raw-id: //depot/perl@7607

23 years agoForgot to bump the line numbers in #7601.
Jarkko Hietaniemi [Wed, 8 Nov 2000 16:43:31 +0000]
Forgot to bump the line numbers in #7601.

p4raw-id: //depot/perl@7606

23 years agoMore careful detection of how well NVs and UVs mix.
Nicholas Clark [Wed, 8 Nov 2000 15:14:12 +0000]
More careful detection of how well NVs and UVs mix.

Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED))
Message-ID: <20001108151412.B98736@plum.flirble.org>

Added some SIGFPE paranoia.

p4raw-id: //depot/perl@7605

23 years ago[patch perl@7595] VMS configure.com tweak
Craig A. Berry [Wed, 8 Nov 2000 00:24:12 +0000]
[patch perl@7595] VMS configure.com tweak
Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>

p4raw-id: //depot/perl@7604