tests are expected to fail if dirfd () does not exist
[p5sagit/p5-mst-13.2.git] / win32 /
2005-07-15 Steve Hay Fix static extensions when building with nmake on Win32
2005-07-08 Jim Cromie Re: janitorial work ? [patch]
2005-07-04 Steve Hay Borland's .pdb files are called .tds
2005-07-01 Rafael Garcia-Suarez Install perlglossary on VMS and Windows
2005-07-01 Steve Hay Silence some cast warnings from bcc32 on Win32
2005-06-27 Mattia Barbon Avoid redefinition warning for MinGW
2005-06-24 Steve Hay Fix typo in win32.c
2005-06-24 Steve Hay Stop '"__attribute__format__" redefined' warnings from...
2005-06-24 Steve Hay Make opendir() filename const in Win32-land & friends
2005-06-23 Steve Hay Silence bcc32 compiler warnings from win32/fcrypt.c...
2005-06-23 Steve Hay More bcc32 compiler warnings to silence
2005-06-22 Steve Hay Silence some bcc32 compiler warnings
2005-06-21 Rafael Garcia-Suarez Add the ptar(1) utility from Archive::Tar
2005-06-20 Steve Hay Support NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change...
2005-06-17 Steve Hay Silence STDERR grumblings from Borland's math library.
2005-06-17 Jan Dubois Strip \\?\ prefix from Perl path in win32/win32.c:set_w...
2005-06-16 Steve Hay Fix changes 24862 and 24863 for Sarathy's old dmake
2005-06-16 Steve Hay Simplify win32/makefile.mk for static extensions with GCC
2005-06-16 Steve Hay Enable static extensions with Borland compiler on Win32
2005-06-15 Steve Hay Fix $Config{ccversion} for Borland C++ 5.5.1
2005-06-15 Steve Hay Fix win32/makefile.mk for building with bcc32 5.5.1...
2005-06-14 Steve Hay Don't delete IO/Zlib during distclean on Win32
2005-06-14 Steve Hay Add BUILDOPTEXTRA to Win32 makefiles
2005-06-13 Vadim Konovalov Re: Change 24806: improve static build for win32/Makefile
2005-06-12 Vadim Konovalov improve static build for win32/Makefile
2005-06-10 Rafael Garcia-Suarez Update Windows makefiles
2005-06-02 Nicholas Clark Integrate perl587delta.pod, the changes in perlhist...
2005-06-02 DH DynaLoader dl_unload_file for win32 ( dl_win32.xs )
2005-05-29 Nicholas Clark Teach buildtoc about README.openbsd, and regenerate...
2005-05-23 Steve Hay Fill in HASATTRIBUTE stuff in win32/config_H.* (see...
2005-05-20 Andy Lester Attribute configuration
2005-05-16 Nicholas Clark Bump the version number on Win32::Win32
2005-05-12 Steve Hay Remove a couple of unreferenced local variables
2005-05-12 Jan Dubois Add Win32::GetFileVersion() function
2005-05-05 Nicholas Clark Bump versions of non dual-life modules
2005-04-28 Steve Hay Remove temporary clean-up from Win32 makefiles
2005-04-25 Steve Hay Provide $Config{libswanted_uselargefiles} on Win32
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-18 Steve Hay Fix bug #33664: allow for transport providers with...
2005-04-11 Steve Hay Support d_libm_lib_version for Win32 (see change 24217)
2005-04-11 Steve Hay Disable I18N::Langinfo for Win32 since nl_langinfo...
2005-04-11 Rafael Garcia-Suarez Make Win32 build (and clean) I18::Langinfo and Math...
2005-04-08 Rafael Garcia-Suarez Add perl593delta.pod
2005-04-04 Rafael Garcia-Suarez Bump version to 5.9.3
2005-04-01 Steve Hay Remove dependency on tr(1) for MinGW builds on Win32
2005-03-31 Steve Hay Fix USE_SITECUSTOMIZE on Win32
2005-03-31 Steve Hay Add support for USE_SITECUSTOMIZE in the Win32 makefiles
2005-03-31 Steve Hay Add support for PERL_HASH_SEED_EXPLICIT and NO_HASH_SEE...
2005-03-31 Steve Hay A few Win32 makefile tidy-ups (No real changes)
2005-03-30 Steve Hay A couple more Win32 compilation clean-ups
2005-03-10 Steve Hay More Win32 dmake fixes
2005-03-07 Yves Orton Include regcomp.h in Win32 makefiles
2005-03-04 Steve Hay A better fix than change 24005 was ;)
2005-03-04 Steve Hay Suppress "ECHO is on." messages when using dmake on...
2005-03-04 Steve Hay Stop mktables from needlessly re-running when using...
2005-02-23 Yves Orton Patch Win32 makefiles for blead to allow parameters...
2005-02-23 Steve Hay Fix Win32's dmake makefile.mk for new dmakes built...
2005-02-18 Rafael Garcia-Suarez Add corelist to the win32 makefiles
2005-02-15 Steve Hay Fix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles
2005-02-15 Steve Hay Fix definition of DEBUG_MSTATS for Win32 dmake builds
2005-01-19 Steve Hay Exclude "Thread" from $Config{extensions}
2005-01-19 Steve Hay Exclude "Thread" from $Config{dynamic_ext}
2005-01-17 Steve Hay Get $Config{ccversion} or $Config{gccversion} filled...
2005-01-13 Steve Hay Fix Win32 build problem caused by change 23757
2005-01-10 Steve Hay Make Win32's distclean target clean up properly
2005-01-10 Steve Hay Get $Config{osvers} filled in on Win32
2005-01-07 Steve Hay Disable 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 Hay Bring win32/config.* into line with win32/config_H.*
2004-12-06 Steve Hay Fix typo from change 23554 which screwed up Windows...
2004-11-30 Nicholas Clark Add perl586delta.pod to all the necessary makefiles...
2004-11-27 Nicholas Clark Put Config.pm on a diet. 3K rather than 32K
2004-10-30 H.Merijn Brand Promote #23435 (strlcat ()/strlcpy ()) to non-standard...
2004-10-14 Vadim Konovalov RE: [PATCH-for-23358] enable statically linked exte...
2004-10-12 Vadim Konovalov enable statically linked extensions for Win32
2004-09-06 Steve Hay Implement new environment variable to allow the use...
2004-08-06 Steve Hay Fix [perl #24269] socket() call uses non-IFS providers
2004-07-22 Nicholas Clark Grab perl585delta.pod from maint and
2004-07-16 Steve Hay Use VirtualAlloc() more flexibly when using it to mimic...
2004-07-15 Nicholas Clark This seems to be needed to get COW working on Win32
2004-06-03 Steve Hay Have win32/makefile.mk default to gcc, and update docs
2004-06-03 Steve Hay Workaround a dmake oddity.
2004-06-01 Steve Hay Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net...
2004-05-31 Nicholas Clark replace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas Clark Run mktables as part of the build process.
2004-05-06 bilbo@ua.fm Problem with system() on Win9x and command.com (perl...
2004-04-23 Nicholas Clark Ooops. Forgot to update pod.lst, and all that ensues...
2004-04-14 Jan Dubois re: [PATCH] for bug 28525: Buffer overflow issue in...
2004-04-12 Marcus Holland-Moritz Borland C doesn't like PERL_MALLOC_WRAP.
2004-03-29 Steve Hay various win32 build fixes
2004-03-24 Steve Hay Re: [PATCH] Fix PERL_MALLOC_WRAP change for Win32
2004-03-20 Greg Matheson makefile.95 tweak
2004-03-19 Nicholas Clark [PATCH] Move Win32.pm/Win32.xs from libwin32 module...
2004-03-18 Rafael Garcia-Suarez Add a perl592delta.pod man page.
2004-03-18 Rafael Garcia-Suarez Bump bleadperl's version number to 5.9.2.
2004-03-15 Steve Hay Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net...
2004-03-13 Rafael Garcia-Suarez Revert change #22489, that seems to cause build failure...
2004-03-12 Steve Hay Fix minitest target in Win32 makefiles
next