summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* build missing utilities on windows; clean stray filesGurusamy Sarathy2002-04-262-8/+20
* some extension builds need to find pl2bat.bat on windowsGurusamy Sarathy2002-04-251-1/+8
* windows build fails if there is no perlglob.exe in the PATHGurusamy Sarathy2002-04-251-0/+3
* another windows fix: only create a new console for subprocessesGurusamy Sarathy2002-04-221-5/+5
* enable maximal optimizations on win64Gurusamy Sarathy2002-04-222-9/+19
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-213-12/+7
* Windows 64-bit support:Gurusamy Sarathy2002-04-2113-75/+4746
* purge existing win64 stuff (this never really worked in 5.7.x)Gurusamy Sarathy2002-04-203-5252/+0
* Devel::DProf Real Elapsed TimesLuc St-Louis2002-04-171-4/+3
* RE: failed with undefined USE_PERLIO for Win32Vadim Konovalov2002-04-171-0/+3
* Integrate change #15879 from maint-5.6;Jarkko Hietaniemi2002-04-121-32/+57
* Welcome to the 5.7.3.Jarkko Hietaniemi2002-04-101-1/+1
* We have been 5.7.3 for a while - install there ...Nick Ing-Simmons2002-04-101-1/+1
* Re: compile tweak for Win32Michael G. Schwern2002-03-301-2/+4
* Makefile.PL's in core must be called with PERL_CORE=1Michael G. Schwern2002-03-291-17/+17
* Win32 w/o multiplicity build failsMattia Barbon2002-03-261-0/+14
* win32/makefile.mkMattia Barbon2002-03-261-2/+4
* Integrate perlio:Jarkko Hietaniemi2002-03-211-5/+5
* From: "Paul Marquess" <paul_marquess@yahoo.co.uk>Paul Marquess2002-03-201-2/+2
* Add targer _test to win32 makefilesNikola Knezevic2002-03-193-0/+26
* d_nv_preserves_uv_bitsNicholas Clark2002-03-184-4/+4
* _r-ify config.win64, too.Jarkko Hietaniemi2002-03-161-6/+59
* Forgot from #15241.Jarkko Hietaniemi2002-03-151-0/+2
* (revision 5 undef)Nikola Knezevic2002-03-154-0/+4
* Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-155-13/+312
* remove doubled CRsGurusamy Sarathy2002-03-111-1116/+1116
* Re: perl@15047 WinCEH.Merijn Brand2002-03-064-1146/+1146
* Re: [PATCH bleadperl] socketpair.tNikola Knezevic2002-02-251-2/+3
* Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of s...Jan Dubois2002-02-122-0/+37
* Borland/Win32 tuningNick Ing-Simmons2002-02-101-2/+2
* Set makefile.mk CCHOME etc. for default locations of MinGW and freeNick Ing-Simmons2002-01-282-4/+8
* "All tests successful" VC6.0 Win32Nick Ing-Simmons2002-01-264-77/+113
* Win32 signal emulation cleanup.Nick Ing-Simmons2002-01-264-111/+192
* Integrate mainlineNick Ing-Simmons2002-01-254-71/+23
* Eradicate sharedsv.*Jarkko Hietaniemi2002-01-201-2/+0
* threads work again on Win32. (Not threads::shared yet)Nick Ing-Simmons2002-01-201-7/+5
* Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds!Nick Ing-Simmons2002-01-145-19/+24
* Win32 fixes:Nick Ing-Simmons2002-01-134-6/+74
* Install dummy signal() handlers for Win32's SIGINT and SIGBREAKNick Ing-Simmons2002-01-111-2/+11
* Integrate mainline (on Win32 - risky) for vmem.h stuffNick Ing-Simmons2002-01-111-133/+636
|\
| * support using the CRT's malloc() family of functions instead ofGurusamy Sarathy2002-01-111-133/+636
* | A mostly-stable version of "new" Win32 signal/kill support.Nick Ing-Simmons2002-01-1110-42/+60
|/
* More signal hackeryNick Ing-Simmons2002-01-101-2/+75
* Skeleton coding of more kill() support on Win32.Nick Ing-Simmons2002-01-091-16/+65
* (Re-)implement alarm() for Win32.Nick Ing-Simmons2002-01-095-60/+120
* Integrate perlio:Jarkko Hietaniemi2001-12-301-5/+7
|\
| * Win32 stuff:Nick Ing-Simmons2001-12-301-5/+7
* | Sarathy thinks undoing C++ comments from C++ filesJarkko Hietaniemi2001-12-302-38/+38
|/
* Integrate perlio:Jarkko Hietaniemi2001-12-293-24/+24
* from the non-ANSI comment police (was: it won't compile on win32) H.Merijn Brand2001-12-294-49/+49