summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Do the same as #29514 for Win32Steve Hay2006-12-131-0/+7
* Restore (differently) the setting of $Config{osvers} on Win32Steve Hay2006-12-121-2/+7
* get ext/Win32/Win32.xs to compile on cygwinJan Dubois2006-12-121-1/+31
* re: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xsJan Dubois2006-12-111-1/+2
* Second patch from:Jan Dubois2006-12-111-503/+30
* First patch from:Jan Dubois2006-12-113-5/+13
* Move Win32 from win32/ext/Win32 to ext/Win32Jan Dubois2006-12-073-1273/+0
* Makefile.PL changes to compiler Win32.xs using cygwinJan Dubois2006-12-071-2/+6
* Make the check for PERL_IMPLICIT_SYS betterSteve Hay2006-12-051-1/+1
* Extend d_pseudofork to Win32-land and set it when appropriateSteve Hay2006-12-059-0/+32
* Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: ...Jarkko Hietaniemi2006-12-052-6/+4
* Change #29424 may well be correct in itself, but currently doesn'tSteve Hay2006-12-043-17/+9
* Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testingYves Orton2006-12-031-3/+13
* I think #29060 / #29073 missed thisSteve Hay2006-11-302-0/+4
* Building with Visual C++ 2005 now works except for one test failureSteve Hay2006-11-282-6/+6
* Give perl.exe an icon when built with MinGW and BorlandSteve Hay2006-11-281-5/+8
* Add missing d_printf_format_null/PRINTF_FORMAT_NULL_OK to Win32 cannedSteve Hay2006-11-278-0/+20
* Make the win32/makefile.mk a little saferSteve Hay2006-11-271-11/+11
* Remove redundant macros from win32 makefilesSteve Hay2006-11-242-158/+4
* Silence VC8's warnings about "unsafe" CRT functions and POSIX CRTSteve Hay2006-11-232-0/+12
* Update makefile.mk as per Makefile w.r.t. #29308 and #29323Steve Hay2006-11-221-1/+1
* Extend the test-reonly make target on windows (Yves Orton)Rafael Garcia-Suarez2006-11-201-1/+1
* Revert #29307. It doesn't fix the XXX after all. Using "$(shell @type )"Steve Hay2006-11-201-3/+8
* [perl #36909] $^R undefined on matches involving backreferencesyves orton2006-11-171-1/+1
* Fix the XXX in #29303Steve Hay2006-11-171-8/+3
* Tidy up Makefile part of #29260 and apply to makefile.mk tooSteve Hay2006-11-172-9/+10
* Install perl-static.exe if it was builtSteve Hay2006-11-172-0/+2
* Add perl-static.exe support to win32/makefile.mkSteve Hay2006-11-172-6/+80
* Add missing d_ctermid/HAS_CTERMID to Win32 canned configsSteve Hay2006-11-178-0/+28
* Fix Extensions_static dependencies to avoid relinking every timeYves Orton2006-11-161-1/+1
* Add support for building a perl-static.exe that doesn't depend onVadim Konovalov2006-11-151-6/+48
* Embed manifest files in EXEs and DLLs when building with VC++ 8.xSteve Hay2006-11-132-0/+34
* Re: [PATCH] New regex syntax omnibusYves Orton2006-11-131-8/+10
* Configure patch to add detection for DIR.dd_fd member variableSteve Peters2006-11-084-0/+4
* Don't use the PERL_MSVCRT_READFIX when using VC++ 7.x onwards.Steve Hay2006-11-083-17/+12
* Get Visual C++ 2005 (aka Visual C++ 8.x) support off the groundSteve Hay2006-11-064-0/+41
* The non-unix parts for localtime_r_needs_tzsetH.Merijn Brand2006-11-0610-0/+40
* It seems only HWND__* is needed by MinGW g++.Steve Peters2006-10-301-1/+1
* Patch 29155 breaks VCYves Orton2006-10-301-2/+8
* Initial cleanups to support compiling Win32 with MinGW g++.Steve Peters2006-10-301-7/+10
* Add some missing targets to win32/makefile.mkSteve Hay2006-10-301-0/+25
* wince patchVadim Konovalov2006-10-301-2/+2
* Add a few useful developers maketargets to win32/MakefileYves Orton2006-10-291-0/+11
* Updates for building on Win32 with Visual C++ 2005 Express EditionSteve Hay2006-10-102-28/+25
* Add perl595deltaRafael Garcia-Suarez2006-10-093-2/+6
* Bump version to 5.9.5Rafael Garcia-Suarez2006-10-098-37/+37
* Minor re 'Debug' tweaks, also fix a bug in dumping certain patterns.Yves Orton2006-09-291-1/+5
* Re: [PATCH] Patch for win32.c to fix #38723 and #39531Andrew Savige2006-09-201-11/+11
* mktables executes seven time per build sighYves Orton2006-09-131-1/+10
* Remove perlcc and the byteloaderRafael Garcia-Suarez2006-09-063-10/+2