| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@10086
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the 'physical vs logical' range scheme:
\xAA-\xCC is a native physical range, you want that range of
codepoints in your native encoding. In EBCDIC the codepoints
in the gaps (between i-j and r-s) should be included.
\x{AA}-\x{CC} is a physical Unicode range, you want that range of
codepoints in Unicode.
a-z is a logical range, you want that range of 'logical' codepoints
in your native encoding. In EBCDIC the codepoints in the gaps
(between i-j and r-s) should not be included.
Mixed cases (a-\xAA, etc) should either be errors, or maybe
the 'logical' endpoints should be converted to native/Unicode
codepoints, and the range handled as a physical range.
'Logical endpoints' are to be recognized only in the A-Z, a-z,
and 0-9 ranges. Probably a warning should be given for mixed
cases like A-z or a-9 (since such expressions are encoding
dependent), with a recommendation to use physical ranges.
p4raw-id: //depot/perl@10085
|
|
|
|
|
|
| |
both before and after the testing so that we always
have a clean slate to work with.
p4raw-id: //depot/perl@10084
|
|
|
|
|
| |
Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
p4raw-id: //depot/perl@10083
|
|
|
| |
p4raw-id: //depot/perl@10082
|
|
|
| |
p4raw-id: //depot/perl@10081
|
|
|
|
|
| |
Message-ID: <20010511120222.A11529@penderel>
p4raw-id: //depot/perl@10080
|
|
|
| |
p4raw-id: //depot/perl@10079
|
|
|
| |
p4raw-id: //depot/perl@10078
|
|
|
|
|
| |
Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
p4raw-id: //depot/perl@10077
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
p4raw-id: //depot/perl@10076
|
|
|
|
|
| |
Message-ID: <20010510185459.A5995@penderel>
p4raw-id: //depot/perl@10075
|
|
|
|
|
| |
Message-ID: <20010510125639.A2119@penderel>
p4raw-id: //depot/perl@10074
|
|
|
| |
p4raw-id: //depot/perl@10073
|
|
|
| |
p4raw-id: //depot/perl@10071
|
|
|
|
|
|
| |
Subject: Re: [PATCH t/TEST] B::Deparse tester
Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
p4raw-id: //depot/perl@10070
|
|
|
| |
p4raw-id: //depot/perl@10069
|
|
|
|
|
| |
Message-ID: <20010510135008.A2454@penderel>
p4raw-id: //depot/perl@10068
|
|
|
| |
p4raw-id: //depot/perl@10067
|
|
|
|
|
| |
Message-ID: <20010510021034.A19421@penderel>
p4raw-id: //depot/perl@10066
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
p4raw-id: //depot/perl@10065
|
|
|
| |
p4raw-id: //depot/perl@10064
|
|
|
|
|
| |
Message-ID: <20010510010208.A18200@penderel>
p4raw-id: //depot/perl@10063
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
p4raw-id: //depot/perl@10062
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
p4raw-id: //depot/perl@10061
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
p4raw-id: //depot/perl@10060
|
|
|
|
|
| |
Message-ID: <20010509191750.A16940@penderel>
p4raw-id: //depot/perl@10059
|
|
|
|
|
| |
Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@10058
|
|
|
| |
p4raw-id: //depot/perl@10056
|
|\
| |
| |
| |
| |
| |
| |
| | |
[ 10050]
win32, regen_config_h
p4raw-link: @10050 on //depot/perlio: bc69c33c0f0d8128c01b934ef5f20ce57c96a341
p4raw-id: //depot/perl@10055
|
| |
| |
| | |
p4raw-id: //depot/perlio@10050
|
| |
| |
| |
| |
| | |
Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
p4raw-id: //depot/perl@10054
|
| |
| |
| |
| |
| | |
Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
p4raw-id: //depot/perl@10053
|
| |
| |
| |
| |
| | |
Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@10052
|
| |
| |
| | |
p4raw-id: //depot/perl@10051
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
[ 10048]
If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
p4raw-link: @10048 on //depot/perlio: 0a0ada86d5873275d2ecec5cb3ffc5cb284ca30d
p4raw-id: //depot/perl@10049
|
| |
| |
| |
| |
| | |
and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
p4raw-id: //depot/perlio@10048
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
[ 10045]
MULTIPLICITY/DEBUGGING build fix.
p4raw-link: @10045 on //depot/perlio: 7e78a3dd0a001bb9e811c17c95314cd5b6e3113a
p4raw-id: //depot/perl@10047
|
| |
| |
| | |
p4raw-id: //depot/perlio@10045
|
| |\
| | |
| | | |
p4raw-id: //depot/perlio@10044
|
| |/
|/|
| |
| |
| | |
Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@10046
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Date: Tue, 8 May 2001 19:38:00 +0100
Message-ID: <20010508193800.A4389@penderel>
Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
From: Robin Houston <robin@kitsite.com>
Date: Tue, 8 May 2001 20:03:57 +0100
Message-ID: <20010508200357.A4614@penderel>
Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
From: Robin Houston <robin@kitsite.com>
Date: Wed, 9 May 2001 00:12:05 +0100
Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@10043
|
| |
| |
| | |
p4raw-id: //depot/perl@10042
|
| |
| |
| |
| |
| |
| | |
Subject: Less warnings during configure
Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@10040
|
| |
| |
| |
| |
| | |
Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@10039
|
| |
| |
| | |
p4raw-id: //depot/perl@10038
|
| |
| |
| | |
p4raw-id: //depot/perl@10037
|
| |
| |
| | |
p4raw-id: //depot/perl@10036
|
| |
| |
| |
| |
| | |
to be consistently down).
p4raw-id: //depot/perl@10035
|
| |
| |
| | |
p4raw-id: //depot/perl@10034
|