This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
uninitialized warnings in regcomp
[perl5.git] / win32 /
2005-04-28 Steve HayRemove temporary clean-up from Win32 makefiles
2005-04-25 Steve HayProvide $Config{libswanted_uselargefiles} on Win32
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-04-18 Steve HayFix bug #33664: allow for transport providers with...
2005-04-11 Steve HaySupport d_libm_lib_version for Win32 (see change 24217)
2005-04-11 Steve HayDisable I18N::Langinfo for Win32 since nl_langinfo...
2005-04-11 Rafael Garcia-SuarezMake Win32 build (and clean) I18::Langinfo and Math...
2005-04-08 Rafael Garcia-SuarezAdd perl593delta.pod
2005-04-04 Rafael Garcia-SuarezBump version to 5.9.3
2005-04-01 Steve HayRemove dependency on tr(1) for MinGW builds on Win32 perl-5.9.2
2005-03-31 Steve HayFix USE_SITECUSTOMIZE on Win32
2005-03-31 Steve HayAdd support for USE_SITECUSTOMIZE in the Win32 makefiles
2005-03-31 Steve HayAdd support for PERL_HASH_SEED_EXPLICIT and NO_HASH_SEE...
2005-03-31 Steve HayA few Win32 makefile tidy-ups (No real changes)
2005-03-30 Steve HayA couple more Win32 compilation clean-ups
2005-03-10 Steve HayMore Win32 dmake fixes
2005-03-07 Yves OrtonInclude regcomp.h in Win32 makefiles
2005-03-04 Steve HayA better fix than change 24005 was ;)
2005-03-04 Steve HaySuppress "ECHO is on." messages when using dmake on...
2005-03-04 Steve HayStop mktables from needlessly re-running when using...
2005-02-23 Yves OrtonPatch Win32 makefiles for blead to allow parameters...
2005-02-23 Steve HayFix Win32's dmake makefile.mk for new dmakes built...
2005-02-18 Rafael Garcia-SuarezAdd corelist to the win32 makefiles
2005-02-15 Steve HayFix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles
2005-02-15 Steve HayFix definition of DEBUG_MSTATS for Win32 dmake builds
2005-01-19 Steve HayExclude "Thread" from $Config{extensions}
2005-01-19 Steve HayExclude "Thread" from $Config{dynamic_ext}
2005-01-17 Steve HayGet $Config{ccversion} or $Config{gccversion} filled...
2005-01-13 Steve HayFix Win32 build problem caused by change 23757
2005-01-10 Steve HayMake Win32's distclean target clean up properly
2005-01-10 Steve HayGet $Config{osvers} filled in on Win32
2005-01-07 Steve HayDisable PERL_MALLOC and DEBUG_MSTATS in win32/makefile...
2005-01-07 Yitzchak Scott-Tho... Fix win32/config.*'s cc, ld and other related values
2005-01-06 Yitzchak Scott-Tho... Allow static linking core extensions on Win32 with...
2005-01-06 Yitzchak Scott-Tho... Fix extensions config fields on Win32 to be as they...
2005-01-04 Steve HayBring win32/config.* into line with win32/config_H.*
2004-12-06 Steve HayFix typo from change 23554 which screwed up Windows...
2004-11-30 Nicholas ClarkAdd perl586delta.pod to all the necessary makefiles...
2004-11-27 Nicholas ClarkPut Config.pm on a diet. 3K rather than 32K
2004-10-30 H.Merijn BrandPromote #23435 (strlcat ()/strlcpy ()) to non-standard...
2004-10-14 Vadim KonovalovRE: [PATCH-for-23358] enable statically linked exte...
2004-10-12 Vadim Konovalovenable statically linked extensions for Win32
2004-09-06 Steve HayImplement new environment variable to allow the use...
2004-08-06 Steve HayFix [perl #24269] socket() call uses non-IFS providers
2004-07-22 Nicholas ClarkGrab perl585delta.pod from maint and
2004-07-16 Steve HayUse VirtualAlloc() more flexibly when using it to mimic...
2004-07-15 Nicholas ClarkThis seems to be needed to get COW working on Win32
2004-06-03 Steve HayHave win32/makefile.mk default to gcc, and update docs
2004-06-03 Steve HayWorkaround a dmake oddity.
2004-06-01 Steve HayRe: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net...
2004-05-31 Nicholas Clarkreplace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas ClarkRun mktables as part of the build process.
2004-05-06 bilbo@ua.fmProblem with system() on Win9x and command.com (perl...
2004-04-23 Nicholas ClarkOoops. Forgot to update pod.lst, and all that ensues...
2004-04-14 Jan Duboisre: [PATCH] for bug 28525: Buffer overflow issue in...
2004-04-12 Marcus Holland-MoritzBorland C doesn't like PERL_MALLOC_WRAP.
2004-03-29 Steve Hayvarious win32 build fixes
2004-03-24 Steve HayRe: [PATCH] Fix PERL_MALLOC_WRAP change for Win32
2004-03-20 Greg Mathesonmakefile.95 tweak
2004-03-19 Nicholas Clark[PATCH] Move Win32.pm/Win32.xs from libwin32 module...
2004-03-18 Rafael Garcia-SuarezAdd a perl592delta.pod man page.
2004-03-18 Rafael Garcia-SuarezBump bleadperl's version number to 5.9.2.
2004-03-15 Steve HayRe: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net...
2004-03-13 Rafael Garcia-SuarezRevert change #22489, that seems to cause build failure...
2004-03-12 Steve HayFix minitest target in Win32 makefiles
2004-03-10 Steve HayRe: [PATCH] More "distclean" tidy ups on Win32
2004-03-09 Steve HayMore "distclean" tidy ups on Win32
2004-03-08 Rafael Garcia-SuarezAnother makefile portability fix for Win32 by Steve...
2004-03-08 Jan Duboiswin32_fstat has a potential buffer overrun problem
2004-03-05 Steve HayFix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk...
2004-03-04 Rafael Garcia-SuarezFix [perl #27357] Scalar Win32::GetOSVersion() broken...
2004-03-02 Steve Haynmake distclean cleans too much from lib/Digest on...
2004-02-20 Greg Mathesongenmk95.pl touchup for distclean on Win98
2004-02-18 H.Merijn BrandRemoved pm_apiversion and xs_apiversion as requested by
2004-02-17 Rafael Garcia-SuarezBump up perl's version number to 5.9.1.
2004-02-10 Greg MathesonRe: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-02-08 Greg MathesonRe: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-01-26 Nicholas ClarkMerge dynamic perldelta from maint (22081)
2004-01-22 Steve HayRe: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-01-14 Nicholas ClarkUpdate pod.lst with perl583delta,pod, and rerun pod...
2004-01-11 Abe TimmermanRegenerate win32/Makefile and win32/makefile.mk after
2004-01-06 Nicholas ClarkJarkko didn't move the cd ..\pod correctly. Given that...
2003-12-29 Kevin Chasewin32_chsize buglet
2003-12-28 Rafael Garcia-SuarezFix a little syntax error, reported by Marcus Holland...
2003-12-28 Nigel Sandever5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE...
2003-12-12 Gisle Aasd_u32align for win32
2003-12-08 Rafael Garcia-SuarezIntegrate change #21862 from maint-5.8 :
2003-12-02 Rafael Garcia-SuarezThe prove utility should also be installed on VMS and...
2003-11-17 Rafael Garcia-SuarezComplement of change #21740 for Windows.
2003-11-02 Rafael Garcia-SuarezQuoted-printable is evil.
2003-11-02 Greg MathesonPortability nit for MinGW 3.
2003-09-25 Rafael Garcia-SuarezAdd the perl581delta manpage.
2003-08-20 Steve HayRemove redundant targets from Win32 Makefile
2003-08-19 Jarkko HietaniemiNick's podulator was right, I just hadn't read the...
2003-08-19 Jarkko HietaniemiNicholas Clark's podulator. The win32 makefile
2003-08-14 Steve HayInclude fcrypt.c for crypt() on Windows
2003-08-12 Jarkko HietaniemiDo some updates also on pod.mak -- which seems to
2003-08-09 Jan Duboiskill 'INT' doesn't work on Windows
2003-08-03 Jan DuboisRe: win32.c bug - handle leak
2003-07-31 Jarkko HietaniemiIntegrate README.macosx more.
next