| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 17587]
Fix :scalar layer to allow it to exist under other layers.
Actual fix is just the if (!f) test before calling
PerlIO_allocate(). Rest of change is conforming to
standard indent.
p4raw-link: @17587 on //depot/perlio: 14d89041d8ff788f94621c8fcb0918e3be8f01f0
p4raw-id: //depot/perl@17594
|
| |
| |
| |
| |
| |
| |
| | |
Actual fix is just the if (!f) test before calling
PerlIO_allocate(). Rest of change is conforming to
standard indent.
p4raw-id: //depot/perlio@17587
|
|/
|
|
|
| |
Message-ID: <86adoq4sgi.wl@mail.edge.co.jp>
p4raw-id: //depot/perl@17591
|
|
|
| |
p4raw-id: //depot/perl@17581
|
|
|
|
|
| |
Mattijsen.)
p4raw-id: //depot/perl@17560
|
|
|
| |
p4raw-id: //depot/perl@17558
|
|
|
|
|
| |
didn't quite work.
p4raw-id: //depot/perl@17518
|
|
|
| |
p4raw-id: //depot/perl@17517
|
|
|
| |
p4raw-id: //depot/perl@17513
|
|
|
|
|
| |
Message-Id: <4.2.0.58.20020712234444.0209f350@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17512
|
|
|
|
|
| |
Message-Id: <4.2.0.58.20020712232919.0224fea0@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17511
|
|
|
|
|
|
|
| |
and Queue. The 5005threads case where the old Semaphore and
Queue.pm (they are disguised as .pmx) should get magically
installed instead has not been tested.
p4raw-id: //depot/perl@17509
|
|
|
| |
p4raw-id: //depot/perl@17500
|
|
|
|
|
| |
Message-Id: <4.2.0.58.20020712002638.0218ce10@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17499
|
|
|
|
|
| |
coredumps or warnings about failing to close _GEN_0 ensue)
p4raw-id: //depot/perl@17495
|
|
|
|
|
| |
Message-ID: <20020711214004.GC291@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@17494
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.44.0207111013090.31260-100000@lapaki>
p4raw-id: //depot/perl@17492
|
|
|
|
|
| |
we run destroy on the old, cures segfault on linux.
p4raw-id: //depot/perl@17481
|
|
|
|
|
|
|
| |
and debugged by Jan Dubois. Problem occured when a thread
cleared itself out and then switched back to itself (which was
gone) and wanted a function pointer for the PerlMemShared free.
p4raw-id: //depot/perl@17476
|
|
|
| |
p4raw-id: //depot/perl@17475
|
|
|
|
|
| |
Message-ID: <20020711011518.B27438@fdgroup.com>
p4raw-id: //depot/perl@17474
|
|
|
|
|
| |
Message-ID: <20020710221735.GE312@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@17472
|
|
|
|
|
| |
Message-Id: <4.2.0.58.20020710211105.032546d0@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17470
|
|
|
| |
p4raw-id: //depot/perl@17466
|
|
|
| |
p4raw-id: //depot/perl@17456
|
|
|
| |
p4raw-id: //depot/perl@17454
|
|
|
|
|
|
|
|
|
|
|
| |
Fix share so it once again returns a reference to whatever it just
shared, so now you can do my &share([]);
Remove check for useithreads and Config.pm from threads::shared,
you can now always use threads::shared in your module without
overhead of config.pm and without speed hit unless threads have been
requested, share, cond_wait, cond_broadcast, cond_signal and lock
all become noops, so does : share.
p4raw-id: //depot/perl@17453
|
|
|
|
|
|
|
| |
Message-Id: <200207091903.UAA09531@tempest.npl.co.uk>
(the sprintf() spot in Dumper.xs fixed)
p4raw-id: //depot/perl@17450
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Mon, 08 Jul 2002 10:21:09 +0200
Message-Id: <4.2.0.58.20020708090819.02740f00@mickey.dijkmat.nl>
Subject: Re: [PATCH] Removing example layers from MIME::QuotedPrint
From: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Tue, 09 Jul 2002 09:29:52 +0200
Message-Id: <4.2.0.58.20020709092337.02893300@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17449
|
|
|
|
|
|
|
|
| |
- add test for open fail
- add PerlIO_debug() diags to open paths
- comments on API gaps
- Update OPEN,SYSOPEN,FDOPEN pod entries.
p4raw-id: //depot/perlio@17447
|
|
|
|
|
|
| |
indent -kr -nce -psl
(Better indent incantations welcome - something for Porting/?)
p4raw-id: //depot/perlio@17442
|
|
|
| |
p4raw-id: //depot/perlio@17431
|
|
|
| |
p4raw-id: //depot/perl@17429
|
|
|
|
|
| |
Message-Id: <4.2.0.58.20020708233854.024783b0@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17426
|
|
|
| |
p4raw-id: //depot/perl@17409
|
|
|
|
|
|
|
| |
Message-ID: <Pine.SOL.4.10.10207031150540.6601-100000@maxwell.phys.lafayette.edu>
(with an additional paranoid nit : skip test unless -c $devnull)
p4raw-id: //depot/perl@17398
|
|
|
|
|
| |
namespace PerlIO::Via::.
p4raw-id: //depot/perl@17393
|
|
|
| |
p4raw-id: //depot/perl@17376
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Wed, 26 Jun 2002 20:27:25 +0200
Message-Id: <4.2.0.58.20020626202637.025db610@mickey.dijkmat.nl>
Subject: [DOC PATCH] Base64.pm
From: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Thu, 27 Jun 2002 00:54:10 +0200
Message-Id: <4.2.0.58.20020627005340.02c74550@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[ 17345]
Mac OS Test updates
[ 17347]
Support hints and OPTIMIZE in MM_MacOS
[ 17348]
Crank down optimization for Mac OS in Digest::MD5
p4raw-link: @17348 on //depot/macperl: 5e6109b944d42c12b5bf2560bc7d5e1e26b50cb5
p4raw-link: @17347 on //depot/macperl: 4fa8a8856377f81f41ceaba369f758c11cc6b898
p4raw-link: @17345 on //depot/macperl: ef506d9df705afe007449cf4101370864d7e1d79
p4raw-id: //depot/perl@17363
p4raw-branched: from //depot/macperl@17362 'branch in'
ext/Digest/MD5/hints/MacOS.pl
p4raw-integrated: from //depot/macperl@17362 'copy in'
ext/POSIX/t/taint.t lib/ExtUtils/MM_MacOS.pm
lib/Test/Harness/t/strap-analyze.t
lib/Test/Harness/t/test-harness.t (@17344..)
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 17330]
PerlIO Layer implementation future proofing.
- Inspired by Nick C's suggestion add size of function table to the table
as a validation check.
- also optimize pseudo-layer code to avoid malloc/link of something
destined to be immediately popped & freed.
- Minor addition to pod/perliol.pod
[ 17335]
Fix bug in optimized pseudo-layers.
p4raw-link: @17335 on //depot/perlio: 00f5185623ac489efbed49ff4cbdf42316dcf5fd
p4raw-link: @17330 on //depot/perlio: 2dc2558e5965ed21842375d8cc89de68e0c966e2
p4raw-id: //depot/perl@17336
|
| |
| |
| | |
p4raw-id: //depot/perl@17332
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 17330]
PerlIO Layer implementation future proofing.
- Inspired by Nick C's suggestion add size of function table to the table
as a validation check.
- also optimize pseudo-layer code to avoid malloc/link of something
destined to be immediately popped & freed.
- Minor addition to pod/perliol.pod
p4raw-link: @17330 on //depot/perlio: 2dc2558e5965ed21842375d8cc89de68e0c966e2
p4raw-id: //depot/perl@17331
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Inspired by Nick C's suggestion add size of function table to the table
as a validation check.
- also optimize pseudo-layer code to avoid malloc/link of something
destined to be immediately popped & freed.
- Minor addition to pod/perliol.pod
p4raw-id: //depot/perlio@17330
|
|/
|
|
|
|
| |
From: "Newton, Philip" <Philip.Newton@datenrevision.de>
Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCDA7@hamsem01.de.gedas.vwg>
p4raw-id: //depot/perl@17323
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 17309]
"Clean" implementation of binmode(FH)/":raw" identity.
New function table entry so all layer definitions need tweaking.
Extra function table entry allows a layer to remain on a binmode stack
New PerlIOBase_binmode allows easy implementation of default policy.
p4raw-link: @17309 on //depot/perlio: 86e05cf231bed3044bd929f19303d6a3d872b202
p4raw-id: //depot/perl@17312
|
| |
| |
| |
| |
| |
| |
| | |
New function table entry so all layer definitions need tweaking.
Extra function table entry allows a layer to remain on a binmode stack
New PerlIOBase_binmode allows easy implementation of default policy.
p4raw-id: //depot/perlio@17309
|
| |
| |
| |
| |
| |
| | |
From: "Paul Marquess" <Paul.Marquess@btinternet.com>
Message-ID: <AIEAJICLCBDNAAOLLOKLGEHFEOAA.Paul.Marquess@btinternet.com>
p4raw-id: //depot/perl@17311
|
|/
|
|
|
| |
Message-id: <20020619205156.GH1232@ool-18b93024.dyn.optonline.net>
p4raw-id: //depot/perl@17308
|
|
|
|
|
|
| |
From: "Paul Marquess" <Paul.Marquess@btinternet.com>
Message-ID: <AIEAJICLCBDNAAOLLOKLMEFJEOAA.Paul.Marquess@btinternet.com>
p4raw-id: //depot/perl@17296
|