summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Bump the version numbers to five-eight-oh.Jarkko Hietaniemi2002-05-286-30/+30
* makefiles should not clobber lib/Thread directory (some ThreadGurusamy Sarathy2002-05-282-3/+0
* [patch] small changeVadim Konovalov2002-05-241-4/+0
* good day for WinCE port of perl.Vadim Konovalov2002-05-161-5/+23
* change#8666 ($Config{perllibs}) apparently never got intoGurusamy Sarathy2002-05-129-227/+2231
* Rework #16506 some more.Jarkko Hietaniemi2002-05-081-1/+25
* Rework #16503 a bit to keep all the HiRes implementationJarkko Hietaniemi2002-05-081-25/+1
* make the gettimeofday() implementation in Time::HiRes availableGurusamy Sarathy2002-05-0811-11/+53
* aTHX may be emptyGurusamy Sarathy2002-05-081-0/+4
* 5005threads builds again on windowsGurusamy Sarathy2002-05-082-5/+10
* fixes for various warnings identified by Visual C++Gurusamy Sarathy2002-05-078-9/+10
* integrate makefile.mk changes into MakefileGurusamy Sarathy2002-05-071-5/+13
* Several of non-default builds now seem to work reasonably wellNick Ing-Simmons2002-05-032-8/+13
* Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.Nick Ing-Simmons2002-05-021-0/+52
* Do not build if not using layersNick Ing-Simmons2002-05-021-1/+5
* Remove show-stoppers to non-PERLIO Win32 buildsNick Ing-Simmons2002-05-021-3/+5
* Try #2 of getting rid of bincompat5005.Jarkko Hietaniemi2002-05-014-38/+6
* No bincompat5005.Jarkko Hietaniemi2002-05-014-8/+0
* 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