summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Silence some cast warnings from bcc32 on Win32Steve Hay2005-07-011-0/+12
* Avoid redefinition warning for MinGWMattia Barbon2005-06-271-0/+3
* Fix typo in win32.cSteve Hay2005-06-241-1/+1
* Stop '"__attribute__format__" redefined' warnings from gcc on Win32Steve Hay2005-06-241-0/+5
* Make opendir() filename const in Win32-land & friendsSteve Hay2005-06-244-4/+4
* Silence bcc32 compiler warnings from win32/fcrypt.c (almost)Steve Hay2005-06-231-36/+37
* More bcc32 compiler warnings to silenceSteve Hay2005-06-231-2/+2
* Silence some bcc32 compiler warningsSteve Hay2005-06-221-2/+2
* Add the ptar(1) utility from Archive::TarRafael Garcia-Suarez2005-06-212-2/+4
* Support NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change 24898)Steve Hay2005-06-208-0/+24
* Silence STDERR grumblings from Borland's math library.Steve Hay2005-06-171-0/+10
* Strip \\?\ prefix from Perl path in win32/win32.c:set_w32_module_name()Jan Dubois2005-06-171-0/+4
* Fix changes 24862 and 24863 for Sarathy's old dmakeSteve Hay2005-06-161-3/+3
* Simplify win32/makefile.mk for static extensions with GCCSteve Hay2005-06-161-2/+2
* Enable static extensions with Borland compiler on Win32Steve Hay2005-06-162-2/+2
* Fix $Config{ccversion} for Borland C++ 5.5.1Steve Hay2005-06-151-2/+1
* Fix win32/makefile.mk for building with bcc32 5.5.1 and dmake 4.4Steve Hay2005-06-151-10/+21
* Don't delete IO/Zlib during distclean on Win32Steve Hay2005-06-142-4/+4
* Add BUILDOPTEXTRA to Win32 makefilesSteve Hay2005-06-142-0/+2
* Re: Change 24806: improve static build for win32/MakefileVadim Konovalov2005-06-132-7/+10
* improve static build for win32/MakefileVadim Konovalov2005-06-121-4/+14
* Update Windows makefilesRafael Garcia-Suarez2005-06-102-1/+5
* Integrate perl587delta.pod, the changes in perlhist.pod, and updateNicholas Clark2005-06-021-0/+4
* DynaLoader dl_unload_file for win32 ( dl_win32.xs )DH2005-06-021-0/+12
* Teach buildtoc about README.openbsd, and regenerate various makefiles.Nicholas Clark2005-05-292-8/+10
* Fill in HASATTRIBUTE stuff in win32/config_H.* (see change #24508)Steve Hay2005-05-234-44/+136
* Attribute configurationAndy Lester2005-05-204-4/+28
* Bump the version number on Win32::Win32Nicholas Clark2005-05-161-1/+1
* Remove a couple of unreferenced local variablesSteve Hay2005-05-121-2/+0
* Add Win32::GetFileVersion() functionJan Dubois2005-05-122-7/+79
* Bump versions of non dual-life modulesNicholas Clark2005-05-051-1/+1
* Remove temporary clean-up from Win32 makefilesSteve Hay2005-04-282-14/+4
* Provide $Config{libswanted_uselargefiles} on Win32Steve Hay2005-04-254-0/+4
* Symbian port of PerlJarkko Hietaniemi2005-04-213-7/+9
* Fix bug #33664: allow for transport providers with protocol == 0Steve Hay2005-04-181-1/+2
* Support d_libm_lib_version for Win32 (see change 24217)Steve Hay2005-04-118-0/+28
* Disable I18N::Langinfo for Win32 since nl_langinfo() isn't availableSteve Hay2005-04-112-7/+1
* Make Win32 build (and clean) I18::Langinfo and Math::BigInt::FastCalcRafael Garcia-Suarez2005-04-112-1/+13
* Add perl593delta.podRafael Garcia-Suarez2005-04-083-2/+6
* Bump version to 5.9.3Rafael Garcia-Suarez2005-04-045-26/+26
* Remove dependency on tr(1) for MinGW builds on Win32Steve Hay2005-04-011-2/+2
* Fix USE_SITECUSTOMIZE on Win32Steve Hay2005-03-311-1/+2
* Add support for USE_SITECUSTOMIZE in the Win32 makefilesSteve Hay2005-03-316-0/+36
* Add support for PERL_HASH_SEED_EXPLICIT and NO_HASH_SEED in theSteve Hay2005-03-312-0/+19
* A few Win32 makefile tidy-ups (No real changes)Steve Hay2005-03-312-10/+12
* A couple more Win32 compilation clean-upsSteve Hay2005-03-301-3/+3
* More Win32 dmake fixesSteve Hay2005-03-101-12/+12
* Include regcomp.h in Win32 makefilesYves Orton2005-03-072-0/+2
* A better fix than change 24005 was ;)Steve Hay2005-03-042-3/+2
* Suppress "ECHO is on." messages when using dmake on Win32Steve Hay2005-03-041-1/+1