| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-ID: <20010315212518.A18870@firedrake.org>
p4raw-id: //depot/perl@9176
|
|
|
|
|
| |
Message-ID: <20010316112803.A7577@inuus.com>
p4raw-id: //depot/perl@9174
|
|
|
| |
p4raw-id: //depot/perl@9169
|
|
|
| |
p4raw-id: //depot/perl@9155
|
|
|
|
|
|
| |
Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
Message-ID: <20010221213203.A18340@ans.helios.de>
p4raw-id: //depot/perl@9136
|
|
|
|
|
|
|
| |
AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
(and ext/re/re_comp.c). The MakeMaker dark magic courtesy
of Andreas König.
p4raw-id: //depot/perl@9124
|
|\
| |
| | |
p4raw-id: //depot/perlio@9103
|
| |
| |
| |
| |
| |
| | |
#ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
pollute the symbolspace if using sfio.
p4raw-id: //depot/perl@9100
|
| |
| |
| |
| |
| | |
Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
p4raw-id: //depot/perl@9099
|
|/
|
|
|
|
| |
- exclude layer syms in makedef.pl for sfio
- also inhibit Encode from trying to build ":encode()" layer.
p4raw-id: //depot/perlio@9102
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
- use utf8n_xxxx (c.f. pvn) for forms which take length.
- back out vN.N and $^V exceptions to e2a/a2e
- make "locale" isxxx macros be uvchr (may be redundant?)
Not clear yet that toUPPER_uni et. al. return being handled correctly.
The tr// and rexexp stuff still needs an audit, assumption is they are working
in Unicode space.
Need to provide v5.6 names for XS modules (decide is uni or chr ?).
p4raw-id: //depot/perlio@9096
|
|
|
| |
p4raw-id: //depot/perl@9088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Subject: [ID 20010307.005] POSIX::sigaction has various problems
Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
Currently the sigaction.t test #6 fails (and is fudged to look
like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
This may well be a genuine bug in Linux sigaction() (since at
least Tru64, Solaris, and HP-UX disagree with Linux).
Anyone with POSIX / SUSv2 tome handy? The problem is that
the flags of the oldaction don't match with the flags in
the previously installed disposition.
p4raw-id: //depot/perl@9086
|
|
|
|
|
| |
Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
p4raw-id: //depot/perl@9084
|
|
|
| |
p4raw-id: //depot/perlio@9051
|
|
|
| |
p4raw-id: //depot/perl@9045
|
|
|
| |
p4raw-id: //depot/perl@9041
|
|
|
|
|
|
|
|
|
|
| |
Implement and document define_encoding()
Implement and document encoding aliases including define_alias()
Make Encode::XS use define_encoding() rather than back-door.
Move run-time *.enc to separate Encode::Tcl module.
Make 'compile' honour <codeset_name>
Change canonical names of to iso-8859-* and US-ascii.
p4raw-id: //depot/perlio@9032
|
|
|
|
|
|
|
| |
Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
Casting problem.
p4raw-id: //depot/perl@9024
|
|\
| |
| | |
p4raw-id: //depot/perlio@8976
|
| |
| |
| |
| |
| | |
Message-ID: <20010223154756.A7723@firedrake.org>
p4raw-id: //depot/perl@8965
|
| |
| |
| |
| |
| |
| |
| |
| | |
In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
Replace djSP with dSP.
p4raw-id: //depot/perl@8963
|
|/
|
|
|
|
| |
also order charmaps in those files by source encoding.
regenerate distrubuted .ucm files
p4raw-id: //depot/perlio@8969
|
|
|
|
|
|
| |
Vadim Konovalov. Nick I-S comments: "Perhaps a lingering glob()
which needs external glob at mini-perl time."
p4raw-id: //depot/perl@8943
|
|
|
| |
p4raw-id: //depot/perlio@8938
|
|
|
|
|
| |
less confusing (preparing to "go public").
p4raw-id: //depot/perlio@8927
|
|
|
| |
p4raw-id: //depot/perlio@8925
|
|
|
|
|
|
|
| |
Minor additions to test.
Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
Adds STRLEN to standard typemap.
p4raw-id: //depot/perlio@8923
|
|
|
|
|
|
|
|
|
| |
IA64-induced POSIX::SigSet masking with IVs instead of NVs.
p4raw-link: @8665 on //depot/maint-5.6/perl: 906def0b44c94e1ecc41e6a82c183f50655aee49
p4raw-id: //depot/perl@8887
p4raw-integrated: from //depot/maint-5.6/perl@8884 'merge in'
ext/POSIX/POSIX.xs (@8664..)
|
|
|
| |
p4raw-id: //depot/perl@8851
|
|
|
| |
p4raw-id: //depot/perl@8848
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
p4raw-id: //depot/perl@8837
|
|
|
| |
p4raw-id: //depot/perl@8816
|
|
|
| |
p4raw-id: //depot/vmsperl@8719
|
|
|
| |
p4raw-id: //depot/vmsperl@8718
|
|
|
| |
p4raw-id: //depot/vmsperl@8535
|
|
|
| |
p4raw-id: //depot/vmsperl@8367
|
|
|
| |
p4raw-id: //depot/vmsperl@7375
|
|
|
| |
p4raw-id: //depot/vmsperl@6514
|
|
|
| |
p4raw-id: //depot/vmsperl@6111
|
|
|
|
|
| |
p4raw-id: //depot/vmsperl@5750
p4raw-integrated: from //depot/perl@5749 'merge in'
ext/File/Glob/Glob.pm (@5507..)
|
|\
| |
| | |
p4raw-id: //depot/vmsperl@5690
|
| |
| |
| |
| |
| | |
version of patch suggested by David Boyce <dsb@world.std.com>)
p4raw-id: //depot/perl@5621
|
| |
| |
| | |
p4raw-id: //depot/perl@5597
|
| |
| |
| | |
p4raw-id: //depot/perl@5593
|
| |
| |
| | |
p4raw-id: //depot/perl@5590
|
| |
| |
| | |
p4raw-id: //depot/perl@5570
|
|\ \
| |/
| | |
p4raw-id: //depot/vmsperl@5564
|
| |
| |
| | |
p4raw-id: //depot/perl@5507
|
| |
| |
| |
| |
| | |
<ask@valueclick.com>)
p4raw-id: //depot/perl@5489
|