summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* Re: [PATCH] Patch for win32.c to fix #38723 and #39531Andrew Savige2006-09-201-11/+11
| | | | | Message-ID: <20060919134231.87370.qmail@web56407.mail.re3.yahoo.com> p4raw-id: //depot/perl@28873
* mktables executes seven time per build sighYves Orton2006-09-131-1/+10
| | | | | | | Message-ID: <9b18b3110609100852q2cfc2497ufceda5ff5d0875e3@mail.gmail.com> (Fix for Windows) p4raw-id: //depot/perl@28832
* Remove perlcc and the byteloaderRafael Garcia-Suarez2006-09-063-10/+2
| | | p4raw-id: //depot/perl@28790
* Silence some more Borland compiler warningsSteve Hay2006-08-302-8/+13
| | | | | | | | | | | (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471) - Change the cryptic pragma warn strings into numbers that are more easily recognized, and add a new one (8027). - Add a similar pragma warn line to fcrypt.c, which doesn't use win32.h. p4raw-id: //depot/perl@28769
* Silence Borland compiler warnings in XS::APItest and Win32Steve Hay2006-08-292-5/+7
| | | | | (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471) p4raw-id: //depot/perl@28768
* Resync win32/config_H.* and win32/config.* with config_h.SHSteve Hay2006-08-118-2829/+2860
| | | | | | | | | | and Porting/config.sh respectively No real changes except for the addition of the missing HAS_C99_VARIADIC_MACROS to win32/config_H.* and initialinstalllocation, madlyh, madlyobj and madlysrc to win32/config.* p4raw-id: //depot/perl@28697
* g++ stage 1 reachedJarkko Hietaniemi2006-08-0810-0/+35
| | | | | Message-ID: <44D7AA6B.4040802@iki.fi> p4raw-id: //depot/perl@28674
* Silence a couple of Borland compiler warningsSteve Hay2006-08-011-1/+1
| | | p4raw-id: //depot/perl@28643
* Integrate mkppport. All ppport.h files in the core will nowMarcus Holland-Moritz2006-07-094-288/+23
| | | | | be autogenerated at build time (and removed during cleanup). p4raw-id: //depot/perl@28513
* Re: Win32API::File now in coreYves Orton2006-07-033-5/+10
| | | | | | | | Message-ID: <9b18b3110607020619s4c4480d8ra3e681aee69a8d7@mail.gmail.com> Sync blead with Win32API-File-0.1001 (plus change to sync README too) p4raw-id: //depot/perl@28467
* Add Win32API::File to the coreSteve Hay2006-06-3017-3/+6102
| | | | | | For discussions, see the thread starting here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html p4raw-id: //depot/perl@28460
* Re: Segv from new regex code when under threads.Yves Orton2006-06-121-1/+2
| | | | | Message-ID: <9b18b3110606121017t3af81484t4fb13015fac74592@mail.gmail.com> p4raw-id: //depot/perl@28388
* Add the perlreguts manpage, by Yves OrtonRafael Garcia-Suarez2006-06-081-0/+7
| | | p4raw-id: //depot/perl@28372
* Add the perlunitut manpage, by Juerd WaalboerRafael Garcia-Suarez2006-06-011-0/+1
| | | p4raw-id: //depot/perl@28345
* Re: [patch] win32/buildext.pl to handle inclusions and not just exclusionsYves Orton2006-05-242-3/+25
| | | | | Message-ID: <9b18b3110605210320h5adc9df4hbee2302722b3dd6e@mail.gmail.com> p4raw-id: //depot/perl@28293
* Add perlpragma.pod, which describes how to implement user pragmata.Nicholas Clark2006-05-191-0/+4
| | | p4raw-id: //depot/perl@28241
* Add README.riscos to pod.lstNicholas Clark2006-05-192-6/+10
| | | p4raw-id: //depot/perl@28239
* A Configure probe for C99 variadic macros, based on code from Jarkko.Nicholas Clark2006-05-134-0/+4
| | | p4raw-id: //depot/perl@28189
* wince crosscompile patch for 28132Vadim Konovalov2006-05-093-5/+8
| | | | | Message-ID: <44607877.90603@vkonovalov.ru> p4raw-id: //depot/perl@28140
* RE: [PATCH-for-28089] wince yet another stepVadim Konovalov2006-05-043-3/+3
| | | | | | From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com> Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCB454@ru0022exch001u.ru.lucent.com> p4raw-id: //depot/perl@28100
* wince yet another stepVadim Konovalov2006-05-041-31/+6
| | | | | | From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com> Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCB1EE@ru0022exch001u.ru.lucent.com> p4raw-id: //depot/perl@28096
* wince another stepVadim Konovalov2006-05-032-4406/+5
| | | | | | From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCAE1F@ru0022exch001u.ru.lucent.com> p4raw-id: //depot/perl@28085
* Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)Vadim Konovalov2006-05-031-0/+0
| | | | | Message-ID: <44581133.8080100@vkonovalov.ru> p4raw-id: //depot/perl@28072
* Move some scripts under win32/ce-helpers.Vadim Konovalov2006-05-028-627/+4
| | | | | | | Subject: RE: Merge WinCE into Win32 directory and remove the the WinCE dir ectory From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com> Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BB3F03@ru0022exch001u.ru.lucent.com> p4raw-id: //depot/perl@28062
* Re: Merge WinCE into Win32 directory and remove the the WinCE directoryYves Orton2006-05-0221-38/+16392
| | | | | | | | Message-ID: <9b18b3110605011002m56c0db99n169ae677efb6d059@mail.gmail.com> Plus adjustements to MANIFEST. Also, perlmain.c seemed to be missing from the patch. p4raw-id: //depot/perl@28061
* Sigh. Third time lucky.Steve Hay2006-05-021-2/+2
| | | p4raw-id: //depot/perl@28053
* Ahem. And here's the rest of #28051...Steve Hay2006-05-021-0/+2
| | | p4raw-id: //depot/perl@28052
* RE: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 ↵Steve Hay2006-05-024-8/+8
| | | | | | | | | | | | | | 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
* Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 ↵SADAHIRO Tomoyuki2006-05-011-2/+2
| | | | | | | Win2000 SP4 (x86/1 cpu)) Message-Id: <20060501213249.814E.BQW10602@nifty.com> p4raw-id: //depot/perl@28036
* fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 ↵Abe Timmerman2006-04-301-2/+2
| | | | | | | (x86/1 cpu)) Message-Id: <200604301515.24580.abe@ztreet.demon.nl> p4raw-id: //depot/perl@28026
* I was mistaken. Borland and gcc do have snprintf() and vsnprintf()Steve Peters2006-04-302-4/+4
| | | | | on Win32. p4raw-id: //depot/perl@28025
* OK, Win32 must no have snprintf()/vsnprintfSteve Peters2006-04-304-8/+8
| | | p4raw-id: //depot/perl@28024
* Merge WinCE and Win32 directories -- Initial patchYves Orton2006-04-289-11/+124
| | | | | Message-ID: <9b18b3110604271430k4de84685jec6535ded195ed94@mail.gmail.com> p4raw-id: //depot/perl@28003
* win32/Makefile changes for Windows 64 bitJan Dubois2006-04-182-17/+24
| | | | | | | | | 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
* Need to migrate the refcounted_he structure to be properly shared.Nicholas Clark2006-04-111-0/+1
| | | | | | 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
* Populate pre-canned config.sh files withGisle Aas2006-03-304-0/+8
| | | | | | d_archlib and d_inc_version_list. Ref change 27632. p4raw-id: //depot/perl@27634
* RE: [PATCH, no, really!] Re: [perl #38779] NAN's on Win32Jan Dubois2006-03-231-0/+5
| | | | | | | | | 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
* Merge some more changes from ActivePerl 5.8.8.816Steve Hay2006-03-202-29/+33
| | | | | | | | | | | | | | | 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
* Merge some changes from ActivePerl 5.8.8.816Steve Hay2006-03-202-20/+73
| | | | | | | | | | 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
* win32_async_check must *always* check for pending signalsJan Dubois2006-03-201-0/+2
| | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-ID: <00d401c64a00$96af8ae0$2217a8c0@candy> p4raw-id: //depot/perl@27545
* Make "distclean" target on Win32 clean up temporary HTML directorySteve Hay2006-03-172-4/+12
| | | | | | that gets left behind after running the "install" target. Also clean up a couple of leftover pod2html cache files. p4raw-id: //depot/perl@27532
* Install POD files into "lib\pods" rather than "lib\pod" on Win32Steve Hay2006-03-172-12/+0
| | | | | | | | 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
* win32_pclose() error exit doesn't unlock mutexJan Dubois2006-03-171-0/+1
| | | | | Message-ID: <02c701c64959$fac63ad0$6062a8c0@candy> p4raw-id: //depot/perl@27528
* win32_async_check() can loop indefinitely; 5.8.8 regressionJan Dubois2006-03-171-1/+10
| | | | | Message-ID: <02ab01c64957$62142e70$6062a8c0@candy> p4raw-id: //depot/perl@27527
* Additions to README.win32 and win32/Makefile based on comments fromSteve Peters2006-03-151-4/+4
| | | | | Steve Hay. p4raw-id: //depot/perl@27503
* The first step in supporting VC++ 8.0. Added macros for the free .NET 2.0 ↵Steve Peters2006-03-151-2/+17
| | | | | | | | | 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
* Get rid of unnecessary "rmdir /s" calls in Win32 makefilesSteve Hay2006-03-082-48/+0
| | | | | | | | | | | | 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
* Adjust Win32 distclean as per changes #27411 and #27417Steve Hay2006-03-082-20/+20
| | | | | p4raw-link: @27411 on //depot/perl: af39be2fd6c4d2b16b9660b0f3beb455fa5cf866 p4raw-id: //depot/perl@27418
* Complete change #27407/27410 on Win32 and tidy up change #27372Steve Hay2006-03-084-13/+36
| | | | | | p4raw-link: @27407 on //depot/perl: a724edfe531a4a4cce2d4bbb94e1f583d86bc9a3 p4raw-link: @27372 on //depot/perl: df012815e587b94cd356692431756ba265085fbf p4raw-id: //depot/perl@27412
* Add a Configure question for mad (Misc Attribute Decoration - Larry'sNicholas Clark2006-03-074-0/+4
| | | | | perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h p4raw-id: //depot/perl@27407