| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@19051
|
|
|
| |
p4raw-id: //depot/perl@19021
|
|
|
| |
p4raw-id: //depot/perl@18935
|
|
|
|
|
| |
Message-ID: <3E669E6B.1060606@stason.org>
p4raw-id: //depot/perl@18833
|
|
|
|
|
|
| |
should take another look to see whether it is really
safe to remove the code, too.
p4raw-id: //depot/perl@18491
|
|
|
|
|
| |
Still imcomplete. Configure will follow
p4raw-id: //depot/perl@18030
|
|
|
| |
p4raw-id: //depot/perl@17944
|
|
|
|
|
| |
Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
p4raw-id: //depot/perl@17769
|
|
|
| |
p4raw-id: //depot/perl@17671
|
|
|
| |
p4raw-id: //depot/perl@17339
|
|
|
|
|
| |
Changelog) that is preserved for historical reasons.
p4raw-id: //depot/perl@16979
|
|
|
|
|
| |
Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
p4raw-id: //depot/perl@16847
|
|
|
| |
p4raw-id: //depot/perl@16843
|
|
|
|
|
|
| |
From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
p4raw-id: //depot/perl@16708
|
|
|
|
|
| |
Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
p4raw-id: //depot/perl@16628
|
|
|
|
|
| |
Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
p4raw-id: //depot/perl@16582
|
|
|
|
|
| |
Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
p4raw-id: //depot/perl@16549
|
|
|
|
|
| |
Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
p4raw-id: //depot/perl@16548
|
|
|
|
|
| |
Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
p4raw-id: //depot/perl@16436
|
|
|
|
|
| |
Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
p4raw-id: //depot/perl@16407
|
|
|
| |
p4raw-id: //depot/perl@16293
|
|
|
| |
p4raw-id: //depot/perl@16291
|
|
|
|
|
| |
Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
p4raw-id: //depot/perl@16251
|
|
|
|
|
| |
Message-ID: <20020329231419.GI16816@blackrider>
p4raw-id: //depot/perl@15619
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and then use them (under ithreads). May fail in HP-UX,
and the op/groups is known to be fickle everywhere. Known
to work in Solaris, Linux, Tru64, IRIX, AIX. (Some compiler
warnings in AIX since the first arguments of getnetbyaddr
and getnetbyadd_r are of different types. Thanks, IBM.)
In non-Configure platforms deny the existence of any
of the _r thingies. (Also add the recently introduced
d_tm_* to places it wasn't already in.)
TODO: the suggested glibc buffer growth retry loop in case
some entries (at least for: gr*, host*) are big.
Forgot win32/config.win64.
p4raw-id: //depot/perl@15238
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Date: Wed, 06 Mar 2002 13:41:30 +0100
Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
Subject: Re: perl@15047 Win32
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Date: Wed, 06 Mar 2002 13:46:02 +0100
Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
Subject: Re: perl@15047 Epoc
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Date: Wed, 06 Mar 2002 13:48:31 +0100
Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
Subject: Re: perl@15047 NetWare
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Date: Wed, 06 Mar 2002 13:55:46 +0100
Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@15063
|
|
|
|
|
| |
All but ../lib/Unicode/UCD.t pass.
p4raw-id: //depot/perlio@14412
|
|
|
| |
p4raw-id: //depot/perlio@14356
|
|
|
|
|
|
|
| |
Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>
(NetWare tree not touched because it's very //)
p4raw-id: //depot/perl@13939
|
|
|
| |
p4raw-id: //depot/perl@13813
|
|
|
| |
p4raw-id: //depot/perl@13276
|
|
|
| |
p4raw-id: //depot/perl@13218
|
|
|
|
|
|
|
|
|
|
| |
to pp_sort.c. Includes the quicksort stabilizing layer
from John P. Linderman. -Msort=qsort or -Msort=fast is
faster than without (or with -Msort=mergesort or -Msort=safe)
for short random inputs, but for some reason not quite as fast
as 5.6.1 qsort. More benchmarking, profiling, tuning, and
optimizing definitely needed.
p4raw-id: //depot/perl@13179
|
|
|
| |
p4raw-id: //depot/perl@13141
|
|
|
|
|
|
| |
(There are some straddlers, but they will be fixed in the
upcoming releases of the modules.)
p4raw-id: //depot/perl@13034
|
|
|
| |
p4raw-id: //depot/perl@12685
|
|
|
| |
p4raw-id: //depot/perl@12629
|
|
|
|
|
|
|
| |
and not going to; regen perltoc, perlmodlib.
(Some references still linger in perltoc, have to figure
out where they are coming from.)
p4raw-id: //depot/perl@12095
|
|
|
|
|
|
|
| |
(??{CODE}) regex
Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
p4raw-id: //depot/perl@12027
|
|
|
|
|
|
|
| |
Message-ID: <20010907135439.D39150@plum.flirble.org>
and wince/Makefile.ce change from Rainer Keuchel.
p4raw-id: //depot/perl@11935
|
|
|
| |
p4raw-id: //depot/perl@11928
|
|
|
|
|
| |
working in 5.7.x
p4raw-id: //depot/perl@11803
|
|
|
|
|
|
| |
Thanks to H. Merijn Brand for the patch.
Some of the comments and or guards might be removable in perl.h now.
p4raw-id: //depot/perl@11758
|
|
|
|
|
| |
some WinCE files to the list of DOSish files.
p4raw-id: //depot/perl@11667
|
|
|
|
|
|
|
| |
figure out in which CRs are really needed: probably
Makefile.ce and the README files, at least, probably
also the registry.bat.
p4raw-id: //depot/perl@11665
|
|
|
|
|
| |
NOTE: wince/config_H.ce needs updating.
p4raw-id: //depot/perl@11619
|
|
kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
p4raw-id: //depot/perl@11549
|