| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@28052
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Win2000 SP4 (x86/1 cpu))
From: "Jan Dubois" <jand@ActiveState.com>
Date: Mon, 1 May 2006 18:55:11 -0700
Message-ID: <08ff01c66d8b$7282e320$2217a8c0@candy>
Subject: Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m)
From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
Date: Tue, 2 May 2006 09:23:51 +0200
Message-ID: <20060502092351.7bae0896@pc09>
p4raw-id: //depot/perl@28051
|
|
|
|
|
|
|
| |
Win2000 SP4 (x86/1 cpu))
Message-Id: <20060501213249.814E.BQW10602@nifty.com>
p4raw-id: //depot/perl@28036
|
|
|
|
|
|
|
| |
(x86/1 cpu))
Message-Id: <200604301515.24580.abe@ztreet.demon.nl>
p4raw-id: //depot/perl@28026
|
|
|
|
|
| |
on Win32.
p4raw-id: //depot/perl@28025
|
|
|
| |
p4raw-id: //depot/perl@28024
|
|
|
|
|
| |
Message-ID: <9b18b3110604271430k4de84685jec6535ded195ed94@mail.gmail.com>
p4raw-id: //depot/perl@28003
|
|
|
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@ActiveState.com>
Message-ID: <036401c661fb$bc7a1200$2217a8c0@candy>
and make similar changes to win32/makefile.mk
and delete a spurious extra line from that file
p4raw-id: //depot/perl@27888
|
|
|
|
|
|
| |
Add a mutex for manipulated their reference counts.
Unwrap the structure, so that for ithreads it can store SVs in pads.
p4raw-id: //depot/perl@27764
|
|
|
|
|
|
| |
d_archlib and d_inc_version_list.
Ref change 27632.
p4raw-id: //depot/perl@27634
|
|
|
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@ActiveState.com>
Message-ID: <060201c64e45$e4ca7020$2217a8c0@candy>
Also, back out change #27567.
p4raw-link: @27567 on //depot/perl: 9bf76a6a2fc16ab628a46452e34352d3e3d71674
p4raw-id: //depot/perl@27576
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
See (again):
http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt
These changes improve support for the MS 64-bit compiler in
win32/Makefile (and tentatively make the same changes to
win32/makefile.mk), and also switches the now deprecated -Gf switch to
-GF for all flavours of VC++ instead of just the latest ones.
(See:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-02/msg00353.html
for a comment on the s/-Gf/-GF/ change.)
p4raw-id: //depot/perl@27556
|
|
|
|
|
|
|
|
|
|
| |
See:
http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt
These changes provide better support for building XS extension modules
using VC++ or MinGW when perl itself was built with the opposite of
those two compilers.
p4raw-id: //depot/perl@27555
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@ActiveState.com>
Message-ID: <00d401c64a00$96af8ae0$2217a8c0@candy>
p4raw-id: //depot/perl@27545
|
|
|
|
|
|
| |
that gets left behind after running the "install" target.
Also clean up a couple of leftover pod2html cache files.
p4raw-id: //depot/perl@27532
|
|
|
|
|
|
|
|
| |
to avoid clashing with "lib\Pod" (cf. perl change #26363)
Also remove a couple of unused macros from the makefiles
p4raw-link: @26363 on //depot/perl: 0661f42382c6c9047f6bb741b9d41f6f7333902f
p4raw-id: //depot/perl@27530
|
|
|
|
|
| |
Message-ID: <02c701c64959$fac63ad0$6062a8c0@candy>
p4raw-id: //depot/perl@27528
|
|
|
|
|
| |
Message-ID: <02ab01c64957$62142e70$6062a8c0@candy>
p4raw-id: //depot/perl@27527
|
|
|
|
|
| |
Steve Hay.
p4raw-id: //depot/perl@27503
|
|
|
|
|
|
|
|
|
| |
SDK and Visual Studio
2005. Added these macros to "if" conditions that were appropriate. Added a fix to prevent
the .NET 1.1 and 2.0 SDK compilers from attempting to build perlglob.exe (they are both missing
the setargv.obj file necessary to do it).
p4raw-id: //depot/perl@27500
|
|
|
|
|
|
|
|
|
|
|
|
| |
They only existed for the benefit of old shells that didn't
understand "rmdir /s /q", but since change #27195 effectively
drops support for old shells that don't understand "xcopy /y"
it seems unnecessary now.
Windows NT4, 2000, XP and onwards all support "rmdir /s /q", so
it's probably only the Windows 9x shells that lose out.
p4raw-link: @27195 on //depot/perl: b6ed73147a6df30ce6f460cb8d6857100c9a83be
p4raw-id: //depot/perl@27421
|
|
|
|
|
| |
p4raw-link: @27411 on //depot/perl: af39be2fd6c4d2b16b9660b0f3beb455fa5cf866
p4raw-id: //depot/perl@27418
|
|
|
|
|
|
| |
p4raw-link: @27407 on //depot/perl: a724edfe531a4a4cce2d4bbb94e1f583d86bc9a3
p4raw-link: @27372 on //depot/perl: df012815e587b94cd356692431756ba265085fbf
p4raw-id: //depot/perl@27412
|
|
|
|
|
| |
perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h
p4raw-id: //depot/perl@27407
|
|
|
|
|
| |
Message-ID: <20060305200830.GA2660@efn.org>
p4raw-id: //depot/perl@27389
|
|
|
|
|
| |
HAS_BUILTIN_EXPECT.
p4raw-id: //depot/perl@27372
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@ActiveState.com>
Message-ID: <019601c63726$7fcca200$6062a8c0@candy>
p4raw-id: //depot/perl@27283
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@ActiveState.com>
Message-ID: <017901c63297$08e1e3f0$2217a8c0@candy>
p4raw-id: //depot/perl@27200
|
|
|
|
|
| |
Message-ID: <9b18b3110602130041q2d64122am5c83392dd75e0413@mail.gmail.com>
p4raw-id: //depot/perl@27195
|
|
|
|
|
| |
Message-ID: <9b18b3110602130239w311d05fcr776ae8333776ca2e@mail.gmail.com>
p4raw-id: //depot/perl@27180
|
|
|
|
|
|
|
|
|
|
|
| |
p4raw-id: //depot/perl@27037
p4raw-branched: from //depot/maint-5.8/perl@27036 'branch in'
pod/perl588delta.pod (@27012..)
p4raw-edited: from //depot/maint-5.8/perl@24695 'edit in'
vms/descrip_mms.template (@24616..)
p4raw-integrated: from //depot/maint-5.8/perl@24695 'edit in'
Makefile.SH (@23936..) pod.lst pod/perltoc.pod win32/Makefile
win32/makefile.mk (@24616..) 'merge in' win32/pod.mak
(@23573..) MANIFEST (@24611..)
|
|
|
| |
p4raw-id: //depot/perl@27010
|
|
|
|
|
| |
Regenerate template config in Porting
p4raw-id: //depot/perl@27007
|
|
|
| |
p4raw-id: //depot/perl@26963
|
|
|
|
|
| |
Change 19899 removed them before, but they have accidentally crept back.
p4raw-id: //depot/perl@26936
|
|
|
| |
p4raw-id: //depot/perl@26783
|
|
|
|
|
| |
of libwin32 (0.26), so bump the $VERSION a little
p4raw-id: //depot/perl@26778
|
|
|
| |
p4raw-id: //depot/perl@26758
|
|
|
| |
p4raw-id: //depot/perl@26740
|
|
|
| |
p4raw-id: //depot/perl@26726
|
|
|
|
|
|
| |
From: "Sisyphus" <sisyphus1@optusnet.com.au>
Message-ID: <024301c61119$bca4a840$e201140a@desktop>
p4raw-id: //depot/perl@26659
|
|
|
|
|
|
| |
(Keep the order in win32/config.* and win32/config_H.* the same as in
Configure and config_H.SH for easier diffing)
p4raw-id: //depot/perl@26655
|
|
|
|
|
|
| |
(They both complain "invalid conversion from `void*' to `HWND__*'"
otherwise)
p4raw-id: //depot/perl@26637
|
|
|
|
|
| |
files.
p4raw-id: //depot/perl@26630
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@ActiveState.com>
Message-ID: <06c701c60682$e650adc0$d563a8c0@candy>
p4raw-id: //depot/perl@26441
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@ActiveState.com>
Message-ID: <046001c605c7$69470290$d563a8c0@candy>
p4raw-id: //depot/perl@26430
|
|
|
|
|
|
|
| |
Message-ID: <015901c60207$abd64210$d563a8c0@candy>
(Without the proposed alarm.t test)
p4raw-id: //depot/perl@26379
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@ActiveState.com>
Message-ID: <062401c5ef26$99b3a490$2217a8c0@candy>
p4raw-id: //depot/perl@26189
|
|
|
|
|
| |
p4raw-link: @26041 on //depot/perl: 8c56068e9474ff1eb28abd58496550d54581dd25
p4raw-id: //depot/perl@26044
|
|
|
|
|
|
| |
From: "Jan Dubois" <jand@ActiveState.com>
Message-ID: <078001c5e41e$585c4140$6401a8c0@candy>
p4raw-id: //depot/perl@26041
|