| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@19510
|
|
|
|
|
| |
p4raw-link: @19065 on //depot/perl: ce28de53280045efd40d128c35482d809354e666
p4raw-id: //depot/perl@19068
|
|
|
|
|
|
| |
Message-ID: <200301021902.22444.abe@ztreet.demon.nl>
From: abe@ztreet.demon.nl (Abe Timmerman)
p4raw-id: //depot/perl@18393
|
|
|
|
|
|
|
|
| |
note that this change will break binary compatibility with the
default 5.8.0 build options; nevertheless I think it is worth
having in 5.8.1 (people who want the compatibility can disable
the option in the makefile)
p4raw-id: //depot/perl@18327
|
|
|
| |
p4raw-id: //depot/perl@18324
|
|
|
|
|
| |
Message-ID: <3DB00CB9.70708@alianwebserver.com>
p4raw-id: //depot/perl@18046
|
|
|
|
|
| |
Still imcomplete. Configure will follow
p4raw-id: //depot/perl@18030
|
|
|
|
|
|
| |
Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
Message-Id: <200210121756.39803.abeltje@cpan.org>
p4raw-id: //depot/perl@18012
|
|
|
| |
p4raw-id: //depot/perl@17831
|
|
|
| |
p4raw-id: //depot/perl@17671
|
|
|
| |
p4raw-id: //depot/perl@17454
|
|
|
| |
p4raw-id: //depot/perl@17127
|
|
|
| |
p4raw-id: //depot/perl@16843
|
|
|
|
|
| |
files seem to live there rather than in ext, for some reason)
p4raw-id: //depot/perl@16838
|
|
|
|
|
|
| |
From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
p4raw-id: //depot/perl@16767
|
|
|
|
|
|
|
|
|
|
| |
English.t seems to fail on an errno test, and socketpair blathers
about something.
Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the
back door, and instead have perlsdio.h vector stdio via iperlsys.h
function tables (latter was done in earlier change).
Update comments in Makefile.mk
p4raw-id: //depot/perlio@16367
|
|
|
|
|
| |
(still not a very good show).
p4raw-id: //depot/perlio@16341
|
|
|
| |
p4raw-id: //depot/perl@16178
|
|
|
| |
p4raw-id: //depot/perl@16059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* support for building it in the regular makefiles
* large files support via the _*i64() functions (this should be
portable to the 32-bit universe too, but quite untested and
and binary-incompatible, therefore not enabled there)
* three additional test failures in addition to the t/end.t one
(see README.win32)
* sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
the ones available from the CRT (needed because Perl uses
the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
* add a few 64-bit notes to README.win32
The following general problems were also fixed:
* s/struct stat/Stat_t/g
* Data::Dumper had some naughty 'long' typecasts
* Errno_pm.PL didn't work safe when winsock.h was not in the same
directory as errno.h
* various tell/seek things were incorrectly prototyped
* squelch ugly looking noise when running tests
* Embed.t wasn't linking in all the libraries
* perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
* re-enable all the disabled warnings (additional fixes may be
needed for the warnings uncovered by this)
p4raw-id: //depot/perl@16033
|
|
|
| |
p4raw-id: //depot/perlio@15840
|
|
|
|
|
|
| |
From: "Mattia Barbon" <mbarbon@dsi.unive.it>
Message-ID: <3CA07E03.13094.8ACAD1@localhost>
p4raw-id: //depot/perl@15514
|
|
|
|
|
|
|
|
|
| |
[ 15381]
Restore tabs so dmake will parse file!
p4raw-link: @15381 on //depot/perlio: 4cbf5a93b15a5783cbe69de6f4f935df308853d2
p4raw-id: //depot/perl@15384
p4raw-integrated: from //depot/perlio@15383 'copy in' win32/makefile.mk
(@15269..)
|
|
|
|
|
| |
Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
p4raw-id: //depot/perl@15331
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Borland compilers. (Borland builds one or two oddities.)
p4raw-id: //depot/perlio@14477
|
|
|
|
|
| |
Submit to see if they do on Linux.
p4raw-id: //depot/perlio@14355
|
|
|
| |
p4raw-id: //depot/perlio@14192
|
|
|
| |
p4raw-id: //depot/perl@13247
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Message-Id: <20011108135902.2275.qmail@plover.com>
p4raw-id: //depot/perl@12898
|
|
|
| |
p4raw-id: //depot/perlio@12551
|
|
|
|
|
| |
Message-ID: <3B9D4F06.14433.2C37644@localhost>
p4raw-id: //depot/perl@11989
|
|
|
|
|
| |
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@11632
|
|
|
| |
p4raw-id: //depot/perl@11631
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
Subject: Re: [PATCH: perl@11564] introducing perlivp
From: Prymmer/Kahn <pvhp@best.com>
Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
p4raw-id: //depot/perl@11594
|
|
|
| |
p4raw-id: //depot/perl@11550
|
|
|
|
|
| |
Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
p4raw-id: //depot/perl@11534
|
|
|
| |
p4raw-id: //depot/perl@11354
|
|
|
| |
p4raw-id: //depot/perl@11328
|
|
|
| |
p4raw-id: //depot/perl@11324
|
|
|
|
|
|
|
| |
from win32/bin (or it gets deleted by distclean); don't delete
lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
NT (should be made Win9x specific, and added to makefile.mk)
p4raw-id: //depot/perl@11064
|
|
|
| |
p4raw-id: //depot/perl@10685
|
|
|
|
|
| |
docs for some Memoize submodules.
p4raw-id: //depot/perl@10647
|
|
|
| |
p4raw-id: //depot/perlio@10627
|
|
|
| |
p4raw-id: //depot/perlio@10591
|
|
|
|
|
|
|
|
|
|
| |
merge README.plan9 and plan9/perlplan9.pod;
delete plan9/perlplan9.* (the perlplan.doc needs to
be regenerated in Plan 9); make the =head1 and =head2
in the README.platform to be a little more verbose
(skipped README.os2 not to anger Ilya) so that they
look better in the toc; regen toc.
p4raw-id: //depot/perl@10461
|