22 years agoTry to handle platforms that have O_TEXT != O_BINARY but
Jarkko Hietaniemi [Tue, 11 Dec 2001 14:33:14 +0000]
Try to handle platforms that have O_TEXT != O_BINARY but
which are not DOSish, BeOS being one of such platforms.
Ideally this should be a Configure test, not a hardwired
cpp symbol test...

p4raw-id: //depot/perl@13621

22 years agoSync changes in CPAN version
Jonathan Stowe [Tue, 11 Dec 2001 07:28:45 +0000]
Sync changes in CPAN version
Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>

p4raw-id: //depot/perl@13620

22 years ago[patch perlio.c] test for NULL before derefencing
Stas Bekman [Tue, 11 Dec 2001 16:17:55 +0000]
[patch perlio.c] test for NULL before derefencing
Message-ID: <3C15C133.8@stason.org>

p4raw-id: //depot/perl@13619

22 years agoBeOS has socket() but not enough to build a working Socket.
Jarkko Hietaniemi [Tue, 11 Dec 2001 05:22:08 +0000]
BeOS has socket() but not enough to build a working Socket.
Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
new networking implementation, which is rumored to fix the
non-standardness of sockets, but it's apparently not publicly
available, and anything to do with BeOS has become quite
complicated with the sale of the Be assets to Palm.)

p4raw-id: //depot/perl@13617

22 years agoExporter's documentation shouldn't lie
Ben Tilly [Mon, 10 Dec 2001 21:30:20 +0000]
Exporter's documentation shouldn't lie
Message-ID: <3C4AA201@operamail.com>

p4raw-id: //depot/perl@13611

22 years agoMake Errno better in BeOS (the second hunk is
Jarkko Hietaniemi [Tue, 11 Dec 2001 04:28:31 +0000]
Make Errno better in BeOS (the second hunk is
good on any platform).  Still not working in BeOS
are the E constants that refer BeOS native error
constants (B_...) which are enums (*groan*).

p4raw-id: //depot/perl@13610

22 years agoThe BeOS linker seems to link the last seen symbol,
Jarkko Hietaniemi [Tue, 11 Dec 2001 00:59:31 +0000]
The BeOS linker seems to link the last seen symbol,
not the first (so the symbols of op.o from libperl.so
would get linked to miniperl instead of the symbols of
opmini.o)-- use the same trick as for NeXT4 for linking
miniperl.

p4raw-id: //depot/perl@13609

22 years agoRe: [PATCH] tests for hash assignment
Hugo van der Sanden [Tue, 11 Dec 2001 01:48:55 +0000]
Re: [PATCH] tests for hash assignment
Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>

p4raw-id: //depot/perl@13608

22 years ago(retracted by #13622)
Ben Tilly [Mon, 10 Dec 2001 20:23:20 +0000]
(retracted by #13622)

Subject: RE: More verbose POD for Carp
Message-ID: <3C4A3566@operamail.com>

p4raw-id: //depot/perl@13607

22 years ago(was Re: [PATCH perl@13600] cat2type in tests for VMS)
Craig A. Berry [Mon, 10 Dec 2001 18:25:37 +0000]
(was Re: [PATCH perl@13600] cat2type in tests for VMS)
Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>

p4raw-id: //depot/perl@13606

22 years agoCleanup and $. check
Michael G. Schwern [Mon, 10 Dec 2001 08:00:01 +0000]
Cleanup and $. check
Message-ID: <20011210130000.GK1770@blackrider>

p4raw-id: //depot/perl@13605

22 years agoRe: [PATCH] tests for hash assignment
Nicholas Clark [Mon, 10 Dec 2001 23:22:28 +0000]
Re: [PATCH] tests for hash assignment
Message-ID: <20011210232228.M21702@plum.flirble.org>

p4raw-id: //depot/perl@13604

22 years agocat2type in tests for VMS
Craig A. Berry [Mon, 10 Dec 2001 16:38:14 +0000]
cat2type in tests for VMS
Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>

p4raw-id: //depot/perl@13603

22 years agoconfigure.com fixes
Craig A. Berry [Mon, 10 Dec 2001 14:40:20 +0000]
configure.com fixes
Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>

p4raw-id: //depot/perl@13602

22 years agoSilence BeOS compilation moaning.
Jarkko Hietaniemi [Mon, 10 Dec 2001 18:25:30 +0000]
Silence BeOS compilation moaning.

p4raw-id: //depot/perl@13601

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 10 Dec 2001 15:11:40 +0000]
Update Changes.

p4raw-id: //depot/perl@13600

22 years agoBad touch
Michael G. Schwern [Mon, 10 Dec 2001 01:21:03 +0000]
Bad touch
Message-ID: <20011210062103.GC1770@blackrider>

p4raw-id: //depot/perl@13599

22 years agoNeed @INC = '../lib' mantra
Michael G. Schwern [Mon, 10 Dec 2001 01:10:57 +0000]
Need @INC = '../lib' mantra
Message-ID: <20011210061057.GB1770@blackrider>

p4raw-id: //depot/perl@13598

22 years agoRetract #13596, #13593 should do the trick.
Jarkko Hietaniemi [Mon, 10 Dec 2001 13:33:51 +0000]
Retract #13596, #13593 should do the trick.

p4raw-id: //depot/perl@13597

22 years ago(retracted by #13597, #13593 does the job better)
Michael G. Schwern [Mon, 10 Dec 2001 00:53:16 +0000]
(retracted by #13597, #13593 does the job better)

Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
Message-ID: <20011210055316.GA1770@blackrider>

p4raw-id: //depot/perl@13596

22 years agoToo fast for FAT filesystems
Michael G. Schwern [Mon, 10 Dec 2001 02:19:14 +0000]
Too fast for FAT filesystems
Message-ID: <20011210071914.GF1770@blackrider>

p4raw-id: //depot/perl@13595

22 years agoRe: [PATCH t/op/pack.t] Cleanup
Michael G. Schwern [Mon, 10 Dec 2001 02:47:40 +0000]
Re: [PATCH t/op/pack.t] Cleanup
Message-ID: <20011210074739.GH1770@blackrider>

p4raw-id: //depot/perl@13594

22 years agoMoving Cygwin .exe logic into which_perl
Michael G. Schwern [Mon, 10 Dec 2001 02:54:22 +0000]
Moving Cygwin .exe logic into which_perl
Message-ID: <20011210075422.GI1770@blackrider>

p4raw-id: //depot/perl@13593

22 years agoRe: [ID 20011209.005] perl "u2" eats RAM
Wolfgang Laun [Mon, 10 Dec 2001 08:45:20 +0000]
Re: [ID 20011209.005] perl "u2" eats RAM
Message-ID: <3C146810.60B5B7C0@alcatel.at>

p4raw-id: //depot/perl@13592

22 years agoRe: [PATCH t/io/openpid.t] Cleanup
Michael G. Schwern [Mon, 10 Dec 2001 03:27:02 +0000]
Re: [PATCH t/io/openpid.t] Cleanup
Message-ID: <20011210082702.GN1770@blackrider>

p4raw-id: //depot/perl@13591

22 years agoMore chmod +w.
Jarkko Hietaniemi [Mon, 10 Dec 2001 13:17:08 +0000]
More chmod +w.

p4raw-id: //depot/perl@13590

22 years agoJust skip the readability test if running as root.
Jarkko Hietaniemi [Mon, 10 Dec 2001 04:21:59 +0000]
Just skip the readability test if running as root.

p4raw-id: //depot/perl@13589

22 years agoTell about the downside of safe signals.
Jarkko Hietaniemi [Mon, 10 Dec 2001 04:03:10 +0000]
Tell about the downside of safe signals.

p4raw-id: //depot/perl@13588

22 years agoMake the whole -lperl thing NetBSD only until we
Jarkko Hietaniemi [Mon, 10 Dec 2001 03:38:20 +0000]
Make the whole -lperl thing NetBSD only until we
find some other platform that needs the same.

p4raw-id: //depot/perl@13587

22 years agoCleanup
Michael G. Schwern [Sun, 9 Dec 2001 23:08:26 +0000]
Cleanup
Message-ID: <20011210040826.GD660@blackrider>

p4raw-id: //depot/perl@13586

22 years agoAdd threads support for NetBSD.
Jarkko Hietaniemi [Mon, 10 Dec 2001 02:47:01 +0000]
Add threads support for NetBSD.

This is also the first (I think) Perl threads build with
the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
NetBSD does not as of yet have true kernel POSIX threads,
but the user-level pth seems to be doing pretty well--
the only failure is that threads/t/basic okays 6 and 7
consistently seem be arriving in the reverse order.
Well, gdbm.t is also failing: 'Undefined PLT symbol
"gdbm_open" (reloc type = 7, symnum = 28)', but I'm
guessing that GDBM would need a threaded rebuild.

p4raw-id: //depot/perl@13585

22 years agoUpdate the ithreads selection info in Configure,
Jarkko Hietaniemi [Mon, 10 Dec 2001 02:01:26 +0000]
Update the ithreads selection info in Configure,
as suggested by Michael Schwern.

p4raw-id: //depot/perl@13582

22 years agoClearing locale environment simply doesn't seem to
Jarkko Hietaniemi [Mon, 10 Dec 2001 01:56:14 +0000]
Clearing locale environment simply doesn't seem to
guarantee that (nl_)langinfo(CODESET) would return nil.
(I for example get "ISO8859-1", so <guess>maybe there can
be per-system default settings at work</guess>.)

p4raw-id: //depot/perl@13581

22 years agoRE: Exporter fixes reversed in 13540?
Ben Tilly [Sun, 9 Dec 2001 12:55:15 +0000]
RE: Exporter fixes reversed in 13540?
Message-ID: <3C13F455@operamail.com>

p4raw-id: //depot/perl@13580

22 years agoRoot is the lizard king.
Jarkko Hietaniemi [Mon, 10 Dec 2001 01:26:53 +0000]
Root is the lizard king.

p4raw-id: //depot/perl@13579

22 years agoTelling how many tests we are expecting helps.
Jarkko Hietaniemi [Mon, 10 Dec 2001 01:01:24 +0000]
Telling how many tests we are expecting helps.

p4raw-id: //depot/perl@13578

22 years agoAdd a test case for waitpid(): from Rocco Caputo.
Jarkko Hietaniemi [Mon, 10 Dec 2001 00:38:09 +0000]
Add a test case for waitpid(): from Rocco Caputo.

p4raw-id: //depot/perl@13577

22 years agoTerm::ReadLine tweaks and test
Richard Clamp [Mon, 10 Dec 2001 00:51:47 +0000]
Term::ReadLine tweaks and test
Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>

p4raw-id: //depot/perl@13576

22 years ago[patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
Rocco Caputo [Sun, 9 Dec 2001 18:12:38 +0000]
[patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
Message-ID: <20011209181238.A803@eyrie.homenet>

p4raw-id: //depot/perl@13575

22 years agomake sure that va_start() has matching va_end();
Jarkko Hietaniemi [Sun, 9 Dec 2001 23:49:19 +0000]
make sure that va_start() has matching va_end();
from OpenBSD 3.0.

p4raw-id: //depot/perl@13574

22 years agoh2ph updates from OpenBSD 3.0.
Jarkko Hietaniemi [Sun, 9 Dec 2001 23:45:57 +0000]
h2ph updates from OpenBSD 3.0.

p4raw-id: //depot/perl@13573

22 years agoOpenBSD hints update from OpenBSD 3.0.
Jarkko Hietaniemi [Sun, 9 Dec 2001 23:44:25 +0000]
OpenBSD hints update from OpenBSD 3.0.

p4raw-id: //depot/perl@13572

22 years agoDJGPP tweaks from Laszlo Molnar.
Jarkko Hietaniemi [Sun, 9 Dec 2001 23:32:08 +0000]
DJGPP tweaks from Laszlo Molnar.

p4raw-id: //depot/perl@13571

22 years ago64bit ints & Cygwin98 ok
Michael G. Schwern [Sun, 9 Dec 2001 19:28:12 +0000]
64bit ints & Cygwin98 ok
Message-ID: <20011210002812.GF13586@blackrider>

p4raw-id: //depot/perl@13570

22 years agoREADME.cygwin update from Gerrit P. Haase.
Jarkko Hietaniemi [Sun, 9 Dec 2001 21:51:37 +0000]
README.cygwin update from Gerrit P. Haase.

p4raw-id: //depot/perl@13569

22 years agoApply NetBSD patch-ag: shared/static linking,
Jarkko Hietaniemi [Sun, 9 Dec 2001 21:49:06 +0000]
Apply NetBSD patch-ag: shared/static linking,
but make the change less intrusive on non-NetBSD.

p4raw-id: //depot/perl@13568

22 years agoApply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
Jarkko Hietaniemi [Sun, 9 Dec 2001 21:09:10 +0000]
Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.

p4raw-id: //depot/perl@13567

22 years agoApply NetBSD patch-ae: another gcc sparc64 bug.
Jarkko Hietaniemi [Sun, 9 Dec 2001 20:55:32 +0000]
Apply NetBSD patch-ae: another gcc sparc64 bug.

p4raw-id: //depot/perl@13566

22 years agoApply NetBSD patch-ad: a gcc sparc64 code generation bug.
Jarkko Hietaniemi [Sun, 9 Dec 2001 20:50:57 +0000]
Apply NetBSD patch-ad: a gcc sparc64 code generation bug.

p4raw-id: //depot/perl@13565

22 years agoApply NetBSD patch-ac.
Jarkko Hietaniemi [Sun, 9 Dec 2001 20:38:48 +0000]
Apply NetBSD patch-ac.
(the fix has already been done: change #9706, fully qualified
pathnames in packlists)

p4raw-link: @9706 on //depot/maint-5.6/perl: cb820f7234868a6a8a82c3314f11a1c3d25756a4

p4raw-id: //depot/perl@13564

22 years agoApply NetBSD patch-ab: NetBSD hints update.
Jarkko Hietaniemi [Sun, 9 Dec 2001 20:32:52 +0000]
Apply NetBSD patch-ab: NetBSD hints update.

p4raw-id: //depot/perl@13563

22 years agoNetBSD has <ieeefp.h> but hidden.
Jarkko Hietaniemi [Sun, 9 Dec 2001 20:31:14 +0000]
NetBSD has <ieeefp.h> but hidden.

p4raw-id: //depot/perl@13561

22 years agoImplement NetBSD patch-aa.
Jarkko Hietaniemi [Sun, 9 Dec 2001 20:29:35 +0000]
Implement NetBSD patch-aa.

p4raw-id: //depot/perl@13560

22 years agoRe: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
Wolfgang Laun [Sun, 9 Dec 2001 13:40:58 +0000]
Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
Message-ID: <200112091340580550.008ED513@smtp.chello.at>

(The lstat()s were there in 5.6.1: what happened to them?)

p4raw-id: //depot/perl@13559

22 years agoQuickie documentation of the C UTF-8 API.
Jarkko Hietaniemi [Sun, 9 Dec 2001 19:04:23 +0000]
Quickie documentation of the C UTF-8 API.

p4raw-id: //depot/perl@13558

22 years agobleadperl on cygwin weirdness...
Gerrit P. Haase [Sun, 9 Dec 2001 20:31:28 +0000]
bleadperl on cygwin weirdness...
Message-ID: <13779422183.20011209203128@familiehaase.de>

(plus libperl*.dll version portability tweaks)

p4raw-id: //depot/perl@13557

22 years agoInstead of muting symbol export error if under eval,
Jarkko Hietaniemi [Sun, 9 Dec 2001 18:21:46 +0000]
Instead of muting symbol export error if under eval,
delay the errors until the croak().

(replaces #13408)

p4raw-id: //depot/perl@13556

22 years agoBasegroup 0 is a cygwin_nt thing.
Jarkko Hietaniemi [Sun, 9 Dec 2001 18:09:12 +0000]
Basegroup 0 is a cygwin_nt thing.

p4raw-id: //depot/perl@13555

22 years agoAlso WinME is LoseLink.
Jarkko Hietaniemi [Sun, 9 Dec 2001 17:57:44 +0000]
Also WinME is LoseLink.

p4raw-id: //depot/perl@13554

22 years agoForgotten checkin.
Jarkko Hietaniemi [Sun, 9 Dec 2001 16:25:52 +0000]
Forgotten checkin.

p4raw-id: //depot/perl@13553

22 years agoID 20011206.007 File::Find:name set to empty string for "/"
Wolfgang Laun [Sun, 9 Dec 2001 13:45:06 +0000]
ID 20011206.007 File::Find:name set to empty string for "/"
Message-ID: <200112091345060760.00929EA9@smtp.chello.at>

p4raw-id: //depot/perl@13552

22 years agoTweakback.
Jarkko Hietaniemi [Sun, 9 Dec 2001 16:18:20 +0000]
Tweakback.

p4raw-id: //depot/perl@13551

22 years agoMore Cygwin98 group oddities
Michael G. Schwern [Sat, 8 Dec 2001 14:48:38 +0000]
More Cygwin98 group oddities
Message-ID: <20011208194838.GA8650@blackrider>

p4raw-id: //depot/perl@13550

22 years ago[README.cygwin] Removing old expected test failures
Michael G. Schwern [Sat, 8 Dec 2001 15:38:28 +0000]
[README.cygwin] Removing old expected test failures
Message-ID: <20011208203828.GB9017@blackrider>

p4raw-id: //depot/perl@13549

22 years agoCleanup and Cygwin98 oddity
Michael G. Schwern [Sat, 8 Dec 2001 15:26:59 +0000]
Cleanup and Cygwin98 oddity
Message-ID: <20011208202659.GA9017@blackrider>

p4raw-id: //depot/perl@13548

22 years agoCygwin98 fakes hard links
Michael G. Schwern [Sat, 8 Dec 2001 15:06:16 +0000]
Cygwin98 fakes hard links
Message-ID: <20011208200616.GA8915@blackrider>

p4raw-id: //depot/perl@13547

22 years agoDeveloper deprecations and an incompatibility.
Jarkko Hietaniemi [Sun, 9 Dec 2001 15:31:19 +0000]
Developer deprecations and an incompatibility.

p4raw-id: //depot/perl@13546

22 years agoShoo.
Jarkko Hietaniemi [Sun, 9 Dec 2001 15:27:14 +0000]
Shoo.

p4raw-id: //depot/perl@13545

22 years agoRemove Attribute::Handlers, as per Damian's request.
Jarkko Hietaniemi [Sun, 9 Dec 2001 15:20:08 +0000]
Remove Attribute::Handlers, as per Damian's request.
(Because of fixing the my variables to be now handled
in run-time, the whole internals of the A::H needs to
be rewritten and Damian will not have time for that
for months.)

p4raw-id: //depot/perl@13544

22 years agoRe: attributes are broken
Spider Boardman [Sun, 9 Dec 2001 00:09:23 +0000]
Re: attributes are broken
Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>

p4raw-id: //depot/perl@13543

22 years agoForgotten checkin.
Jarkko Hietaniemi [Sun, 9 Dec 2001 14:49:46 +0000]
Forgotten checkin.

p4raw-id: //depot/perl@13542

22 years agouconfig.h update.
Jarkko Hietaniemi [Sun, 9 Dec 2001 14:48:15 +0000]
uconfig.h update.

p4raw-id: //depot/perl@13541

22 years agoUpdate Changes.
Jarkko Hietaniemi [Sat, 8 Dec 2001 18:39:51 +0000]
Update Changes.

p4raw-id: //depot/perl@13540

22 years agoNote that some of the Unicode features are
Jarkko Hietaniemi [Sat, 8 Dec 2001 18:28:02 +0000]
Note that some of the Unicode features are
dependent on perlio.

p4raw-id: //depot/perl@13539

22 years agoRegen perlapi, regen toc.
Jarkko Hietaniemi [Sat, 8 Dec 2001 17:53:00 +0000]
Regen perlapi, regen toc.

p4raw-id: //depot/perl@13538

22 years agoFAQ sync.
Jarkko Hietaniemi [Sat, 8 Dec 2001 17:44:48 +0000]
FAQ sync.

p4raw-id: //depot/perl@13537

22 years agoFix odd language in an sv.c comment
coral@eekeek.org [Sat, 8 Dec 2001 12:19:39 +0000]
Fix odd language in an sv.c comment
Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>

p4raw-id: //depot/perl@13536

22 years ago[PATCH lib/vmsish.t] Small test name abuse.
Jarkko Hietaniemi [Sat, 8 Dec 2001 15:29:18 +0000]
[PATCH lib/vmsish.t] Small test name abuse.
From: Michael G Schwern <schwern@pobox.com>
Date: Fri, 7 Dec 2001 20:03:45 -0500
Message-ID: <20011208010345.GD642@blackrider>

Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
From: Michael G Schwern <schwern@pobox.com>
Date: Fri, 7 Dec 2001 20:13:54 -0500
Message-ID: <20011208011354.GE642@blackrider>

Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
From: Michael G Schwern <schwern@pobox.com>
Date: Fri, 7 Dec 2001 21:47:36 -0500
Message-ID: <20011208024736.GH642@blackrider>

Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
From: Michael G Schwern <schwern@pobox.com>
Date: Fri, 7 Dec 2001 23:09:43 -0500
Message-ID: <20011208040943.GK642@blackrider>

Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
Message-Id: <a05101004b83754903506@[172.16.52.1]>
Date: Fri, 7 Dec 2001 23:28:15 -0600
From: "Craig A. Berry" <craigberry@mac.com>

p4raw-id: //depot/perl@13535

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sat, 8 Dec 2001 15:16:14 +0000]
Integrate perlio:

[ 13531]
Tweak multi-arg open error messages

[ 13530]
Allow multi-arg open() if opening layer declares this legal.

p4raw-link: @13531 on //depot/perlio: 3b8752bbc2322bc61780a9c481ee2e3d71ae93ea
p4raw-link: @13530 on //depot/perlio: 7cf31bebccd8b4045fd1d586b26bef41a901c2d0

p4raw-id: //depot/perl@13534

22 years agoRetract #11156 since Sarathy has found that it breaks code:
Jarkko Hietaniemi [Sat, 8 Dec 2001 15:13:39 +0000]
Retract #11156 since Sarathy has found that it breaks code:
http://bugs.ActiveState.com/show_bug.cgi?id=18457
http://bugs.ActiveState.com/show_bug.cgi?id=18858

p4raw-id: //depot/perl@13533

22 years agoIntegrate mainline
Nick Ing-Simmons [Sat, 8 Dec 2001 14:11:12 +0000]
Integrate mainline

p4raw-id: //depot/perlio@13532

22 years agoTweak multi-arg open error messages
Nick Ing-Simmons [Sat, 8 Dec 2001 13:48:21 +0000]
Tweak multi-arg open error messages

p4raw-id: //depot/perlio@13531

22 years agoAllow multi-arg open() if opening layer declares this legal.
Nick Ing-Simmons [Sat, 8 Dec 2001 10:20:06 +0000]
Allow multi-arg open() if opening layer declares this legal.

p4raw-id: //depot/perlio@13530

22 years agoDeclaring mostly TODO
Michael G. Schwern [Fri, 7 Dec 2001 19:41:31 +0000]
Declaring mostly TODO
Message-ID: <20011208004131.GC642@blackrider>

p4raw-id: //depot/perl@13529

22 years agoDeclaring -t STDIN w/pipe TODO
Michael G. Schwern [Fri, 7 Dec 2001 19:12:44 +0000]
Declaring -t STDIN w/pipe TODO
Message-ID: <20011208001244.GB642@blackrider>

p4raw-id: //depot/perl@13528

22 years agoPuut... The TODO... Beck!
Michael G. Schwern [Fri, 7 Dec 2001 17:28:57 +0000]
Puut... The TODO... Beck!
Message-ID: <20011207222857.GI23210@blackrider>

p4raw-id: //depot/perl@13527

22 years agowhich_perl: if File::Spec fails, assume "./" and hope for the best.
Jarkko Hietaniemi [Fri, 7 Dec 2001 22:27:46 +0000]
which_perl: if File::Spec fails, assume "./" and hope for the best.

p4raw-id: //depot/perl@13526

22 years agowhich_perl: delay as much a possible till runtime.
Jarkko Hietaniemi [Fri, 7 Dec 2001 22:21:25 +0000]
which_perl: delay as much a possible till runtime.

p4raw-id: //depot/perl@13525

22 years agoFurther tweakage to which_perl().
Jarkko Hietaniemi [Fri, 7 Dec 2001 21:58:15 +0000]
Further tweakage to which_perl().

p4raw-id: //depot/perl@13524

22 years agoperluniintro tweaks.
Jarkko Hietaniemi [Fri, 7 Dec 2001 21:57:30 +0000]
perluniintro tweaks.

p4raw-id: //depot/perl@13523

22 years agoTweak the $Perl computation.
Jarkko Hietaniemi [Fri, 7 Dec 2001 21:01:02 +0000]
Tweak the $Perl computation.

p4raw-id: //depot/perl@13522

22 years agoRe: [PATCH] chom?p needs to remove read only fakery
Nicholas Clark [Fri, 7 Dec 2001 17:06:56 +0000]
Re: [PATCH] chom?p needs to remove read only fakery
Message-ID: <20011207170656.G21702@plum.flirble.org>

p4raw-id: //depot/perl@13521

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 7 Dec 2001 15:55:34 +0000]
Update Changes.

p4raw-id: //depot/perl@13520

22 years agoMissing ).
Jarkko Hietaniemi [Fri, 7 Dec 2001 15:32:58 +0000]
Missing ).

p4raw-id: //depot/perl@13519

22 years agoAllow several arguments to display().
Jarkko Hietaniemi [Fri, 7 Dec 2001 15:24:32 +0000]
Allow several arguments to display().

p4raw-id: //depot/perl@13518

22 years ago/dev/stdout could be either a character special file
Jarkko Hietaniemi [Fri, 7 Dec 2001 15:19:20 +0000]
/dev/stdout could be either a character special file
or a named pipe, so let's pretend it doesn't exist.

p4raw-id: //depot/perl@13517

22 years agoIntegrate again - can I catch up ?
Nick Ing-Simmons [Fri, 7 Dec 2001 15:09:23 +0000]
Integrate again - can I catch up ?

p4raw-id: //depot/perlio@13516

22 years agoIntegrate mainline some more
Nick Ing-Simmons [Fri, 7 Dec 2001 15:08:17 +0000]
Integrate mainline some more

p4raw-id: //depot/perlio@13515
p4raw-integrated: from //depot/perl@13514 'copy in' hints/linux.sh
(@13342..) README.hpux (@13348..)

22 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 7 Dec 2001 15:07:15 +0000]
Integrate mainline

p4raw-id: //depot/perlio@13514

22 years agoAdd display() for displaying icky scalars.
Jarkko Hietaniemi [Fri, 7 Dec 2001 14:58:06 +0000]
Add display() for displaying icky scalars.

p4raw-id: //depot/perl@13513