| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Still imcomplete. Configure will follow
p4raw-id: //depot/perl@18030
|
|
|
| |
p4raw-id: //depot/perl@17671
|
|
|
|
|
| |
(the #17601 helped also NetWare)
p4raw-id: //depot/perl@17620
|
|
|
| |
p4raw-id: //depot/perl@17376
|
|
|
| |
p4raw-id: //depot/perl@17177
|
|
|
| |
p4raw-id: //depot/perl@17033
|
|
|
| |
p4raw-id: //depot/perl@16922
|
|
|
| |
p4raw-id: //depot/perl@16843
|
|
|
| |
p4raw-id: //depot/perl@16190
|
|
|
| |
p4raw-id: //depot/perl@16076
|
|
|
| |
p4raw-id: //depot/perl@15844
|
|
|
| |
p4raw-id: //depot/perl@15747
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@14567
|
|
|
| |
p4raw-id: //depot/perlio@14356
|
|
|
| |
p4raw-id: //depot/perl@14329
|
|
|
| |
p4raw-id: //depot/perl@13455
|
|
|
|
|
|
|
|
|
|
| |
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@12913
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The CPAN distribution has both pm and XS implementations,
and for performance reasons we choose the XS.
Another reason to choose the XS is that it doesn't
require Lingua::KO::Hangul::Util, which means that
we can delete that-- which in turn means that Unicode::UCD
cannot expect that: support it, but don't expect.
Ditto Unicode::Collate.
Note that Unicode::Normalize Makefile.PL and
Normalize.xs have been modified from the CPAN 0.10
versions: the first one to be simpler (no pm) and
clean up the generated unf*.h files, the second one
to quench compiler grumblings. Must notify Sadahiro
about these changes.
p4raw-id: //depot/perl@12909
|
|
|
|
|
| |
working in 5.7.x
p4raw-id: //depot/perl@11803
|
|
|
|
|
| |
some WinCE files to the list of DOSish files.
p4raw-id: //depot/perl@11667
|
|
|
| |
p4raw-id: //depot/perl@11090
|
|
|
| |
p4raw-id: //depot/perl@11035
|
|
|
| |
p4raw-id: //depot/perl@10950
|
|
|
| |
p4raw-id: //depot/perl@10775
|
|
|
| |
p4raw-id: //depot/perl@10719
|
|
p4raw-id: //depot/perl@10643
|