| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@9403
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
p4raw-id: //depot/perl@9402
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
A variable will be checked for the "use once" warnings if:
1. It is in the scope of a use warnings 'once'
2. It isn't in the scope of the warnings pragma at all AND $^W is set.
Otherwise it won't be checked at all.
Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
The enclosed patch partially fixes this issue. What I didn't
get to work was the case where the "used once" warning is enabled
in any file other than the main file.
p4raw-id: //depot/perl@9401
|
|
|
|
|
| |
Andreas Schwab.
p4raw-id: //depot/perl@9399
|
|
|
|
|
| |
Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
p4raw-id: //depot/perl@9398
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 9395]
Outline docs for PerlIO and PerlIO::Scalar
[ 9394]
PerlIO::Via layer (alpha-ish).
p4raw-link: @9395 on //depot/perlio: b3d30bf7e271096b5b02c85f1129c4e49c36a709
p4raw-link: @9394 on //depot/perlio: e7a1fdd7863072044ba7ced152ae990afb435b16
p4raw-id: //depot/perl@9397
|
| |\
| |/
|/| |
p4raw-id: //depot/perlio@9396
|
| |
| |
| | |
p4raw-id: //depot/perl@9393
|
| |
| |
| |
| |
| | |
Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9390
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 9384]
Various EBCDIC fixes:
- major revelation that swash code is encoding aware,
(or thought it was) - now it is ;-)
- With that out of the way fix a slab of tr/// cases.
- Fix Encode 'Unicode' to be true Unicode so tests pass.
- As anticipated Base64.xs needed tweaks.
- Until tr/// works right avoid old_encode64 in MIME tests.
p4raw-link: @9384 on //depot/perlio: 5ad8ef521b3ffc4e6bbbb9941bc4940d442b56b2
p4raw-id: //depot/perl@9389
|
| |
| |
| |
| |
| | |
to the third element of that array. (from Tim Jenness)
p4raw-id: //depot/perl@9388
|
| |
| |
| |
| |
| |
| |
| |
| | |
Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
Clarify the UTF-8 issues of the API docs.
(Slightly reworded and expanded.)
p4raw-id: //depot/perl@9386
|
| |
| |
| | |
p4raw-id: //depot/perlio@9395
|
| |
| |
| | |
p4raw-id: //depot/perlio@9394
|
| |\
| |/
|/| |
p4raw-id: //depot/perlio@9387
|
| |
| |
| |
| |
| | |
retry case-sensitively.
p4raw-id: //depot/perl@9385
|
| |
| |
| | |
p4raw-id: //depot/perl@9383
|
| |
| |
| | |
p4raw-id: //depot/perl@9382
|
| |
| |
| | |
p4raw-id: //depot/perl@9381
|
| |
| |
| |
| |
| |
| |
| | |
Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
(The first part of the patch.)
p4raw-id: //depot/perl@9380
|
| |
| |
| |
| |
| | |
Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
p4raw-id: //depot/perl@9379
|
| |
| |
| |
| |
| | |
Message-ID: <20010327011201.A19179@netthink.co.uk>
p4raw-id: //depot/perl@9378
|
| |
| |
| |
| |
| | |
Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
p4raw-id: //depot/perl@9377
|
| |
| |
| | |
p4raw-id: //depot/perl@9376
|
| |
| |
| |
| |
| | |
noted by Gisle and fixed by NI-S.
p4raw-id: //depot/perl@9375
|
| |
| |
| | |
p4raw-id: //depot/perl@9374
|
| |
| |
| | |
p4raw-id: //depot/perl@9373
|
| |
| |
| | |
p4raw-id: //depot/perl@9371
|
| |
| |
| |
| |
| | |
Really need to benchmark this.
p4raw-id: //depot/perl@9370
|
| |
| |
| |
| |
| |
| | |
TODO1: perlbench.
TODO2: le, lt, ge, gt? Yech.
p4raw-id: //depot/perl@9368
|
| |
| |
| | |
p4raw-id: //depot/perl@9367
|
| |
| |
| |
| |
| |
| |
| | |
Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
(The patch for 5.6.0 or so, this is a guess for bleadperl)
p4raw-id: //depot/perl@9366
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ 9364]
REFCNT botch in layer name cache hash.
p4raw-link: @9364 on //depot/perlio: 46236db6145fa50aba9a2041c76a8d3687ffc600
p4raw-id: //depot/perl@9365
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- major revelation that swash code is encoding aware,
(or thought it was) - now it is ;-)
- With that out of the way fix a slab of tr/// cases.
- Fix Encode 'Unicode' to be true Unicode so tests pass.
- As anticipated Base64.xs needed tweaks.
- Until tr/// works right avoid old_encode64 in MIME tests.
p4raw-id: //depot/perlio@9384
|
| | |\
| |/ /
| | /
| |/
|/| |
p4raw-id: //depot/perlio@9369
|
| |
| |
| |
| |
| |
| |
| | |
Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
Also sockpair() fixed similarly.
p4raw-id: //depot/perl@9363
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ 9361]
Implement flush of linebuffered streams on read of a tty.
[ 9360]
Memory tweaks and notes for OEMVS.
p4raw-link: @9361 on //depot/perlio: a9c883f63197ffe78a9fa90fb454b99d9d4027c2
p4raw-link: @9360 on //depot/perlio: 9133bbab1b418762e5735878fdd7f85407fdd45a
p4raw-id: //depot/perl@9362
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@9359
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@9358
|
| | |
| | |
| | |
| | |
| | | |
as for perl.third.
p4raw-id: //depot/perl@9357
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@9356
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@9355
|
| | |
| | |
| | |
| | |
| | | |
IO::Sockatmark().
p4raw-id: //depot/perl@9354
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ 9351]
Fix readline in list mode to tell rest of world that it has
things on the stack. Otherwise if perl code gets invoked
underneath it it scribbles over results-so-far.
(Why TIEHANDLE has not tripped on this is a mystery.)
[ 9350]
win32/makefile.mk typos
[ 9348]
Make it text
[ 9346]
Add destruct time hook to PerlIO (for work-in-process implementing
layers in perl code. In such cases layers need to be popped before
we loose the ability to run perl code.)
Also back-out "PerlIO::object" hook - it isn't going to work like that...
[ 9345]
Avoid at leasy one of undefined warnings in Encode.
[ 9343]
Missing return value.
p4raw-link: @9351 on //depot/perlio: 09e8efccba1f47d53c182ecd6161dfcbbbc53b0f
p4raw-link: @9350 on //depot/perlio: 2590d28705872a65d11745576d64aa79a6c9cdfe
p4raw-link: @9348 on //depot/perlio: e8c26a5fe91df45297036573f4007ab8d23de7e9
p4raw-link: @9346 on //depot/perlio: 13621cfb31449eed71b690b723c2463019b1b277
p4raw-link: @9345 on //depot/perlio: 8040349a05f5a3f1e93bde55d8359e415c47bf01
p4raw-link: @9343 on //depot/perlio: a144b9898613715625621889c13893a8238e4af6
p4raw-id: //depot/perl@9353
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
is 14 ...
Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
p4raw-id: //depot/perl@9352
|
| | |/
| | |
| | | |
p4raw-id: //depot/perlio@9364
|
| | |
| | |
| | | |
p4raw-id: //depot/perlio@9361
|
| |/
| |
| | |
p4raw-id: //depot/perlio@9360
|
| |
| |
| |
| |
| |
| |
| | |
things on the stack. Otherwise if perl code gets invoked
underneath it it scribbles over results-so-far.
(Why TIEHANDLE has not tripped on this is a mystery.)
p4raw-id: //depot/perlio@9351
|
| |
| |
| | |
p4raw-id: //depot/perlio@9350
|