summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
* Stop mktables from needlessly re-running when using dmake on Win32Steve Hay2005-03-041-6/+1
* Patch Win32 makefiles for blead to allow parameters to be passed to harness:Yves Orton2005-02-232-6/+6
* Fix Win32's dmake makefile.mk for new dmakes built with Visual C++Steve Hay2005-02-231-7/+18
* Add corelist to the win32 makefilesRafael Garcia-Suarez2005-02-182-2/+4
* Fix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefilesSteve Hay2005-02-152-17/+14
* Fix definition of DEBUG_MSTATS for Win32 dmake buildsSteve Hay2005-02-151-1/+1
* Exclude "Thread" from $Config{extensions}Steve Hay2005-01-191-3/+4
* Exclude "Thread" from $Config{dynamic_ext}Steve Hay2005-01-191-1/+2
* Get $Config{ccversion} or $Config{gccversion} filled in on Win32Steve Hay2005-01-171-0/+16
* Fix Win32 build problem caused by change 23757Steve Hay2005-01-131-1/+4
* Make Win32's distclean target clean up properlySteve Hay2005-01-102-0/+8
* Get $Config{osvers} filled in on Win32Steve Hay2005-01-101-0/+2
* Disable PERL_MALLOC and DEBUG_MSTATS in win32/makefile.mk by defaultSteve Hay2005-01-071-2/+6
* Fix win32/config.*'s cc, ld and other related valuesYitzchak Scott-Thoennes2005-01-074-19/+19
* Allow static linking core extensions on Win32 with MinGWYitzchak Scott-Thoennes2005-01-062-17/+16
* Fix extensions config fields on Win32 to be as they are on UnixYitzchak Scott-Thoennes2005-01-062-45/+75
* Bring win32/config.* into line with win32/config_H.*Steve Hay2005-01-044-0/+4
* Fix typo from change 23554 which screwed up Windows smokesSteve Hay2004-12-061-1/+1
* Add perl586delta.pod to all the necessary makefiles and tables ofNicholas Clark2004-11-301-0/+4
* Put Config.pm on a diet. 3K rather than 32KNicholas Clark2004-11-272-2/+2
* Promote #23435 (strlcat ()/strlcpy ()) to non-standard OS'sH.Merijn Brand2004-10-304-0/+48
* RE: [PATCH-for-23358] enable statically linked exte nsions for Win32Vadim Konovalov2004-10-142-7/+32