Update to Module::CoreList 3.04.
[p5sagit/p5-mst-13.2.git] / win32 /
2006-02-01 Nicholas Clark Integrate perl588delta.pod from maint, and re-run pod...
2006-01-30 Rafael Garcia-Suarez Add perl594delta
2006-01-30 Rafael Garcia-Suarez Bump version number to 5.9.4
2006-01-27 Rafael Garcia-Suarez Install the ptardiff utility that comes with Archive...
2006-01-24 Steve Hay Remove d_nanosleep from win32 configs
2006-01-11 Steve Hay Clean up libdirs left behind by new Compress-Zlib
2006-01-11 Steve Hay Bleadperl's Win32::Win32 is more recent than the curren...
2006-01-09 Rafael Garcia-Suarez Add Digest::SHA to the Win32 makefiles
2006-01-08 Rafael Garcia-Suarez Install shasum on Windows and VMS too
2006-01-08 Nicholas Clark run pod/buildtoc --build-all
2006-01-05 Sisyphus MinGW and lib/CORE/Win32.h
2006-01-05 Steve Hay Reorder changes made in change 26630
2006-01-04 Steve Hay Make Borland and MinGW happy with change 26379
2006-01-04 Steve Peters Add snprintf() and vsnprintf() to the various Win32...
2005-12-22 Jan Dubois wrong setting in canned win32/config.vc64 file
2005-12-21 Jan Dubois Fix bug in change #26379
2005-12-16 Jan Dubois RE: PeekMessage() call in win32\win32.c win32_async_check
2005-11-22 Jan Dubois RE: [perl #37708] [PATCH] wrong IP_ constants on Win32
2005-11-08 Steve Hay Remove an unused variable left over from change #26041
2005-11-08 Jan Dubois Remove unused USING_WIDE code from win32 and wince...
2005-11-02 Paul Marquess RE: [perl #37571] -z FH broken with Borland build
2005-11-01 Steve Hay Make PerlLIOUtime()'s filename const
2005-11-01 Steve Hay Update win32 config files w.r.t. change #25935
2005-10-31 Steve Hay Change some spaces to tabs for easier diffing against...
2005-10-28 Steve Peters Makefiles like tabs, not spaces.
2005-10-28 Steve Peters Add a new file, mathoms.c, to hold old code kept around...
2005-10-28 Steve Peters Add SPRINTF_RETURNS_STRLEN to the various Win32 config_...
2005-10-27 Steve Peters Win32 fix for change #25850. I don't know if this...
2005-10-24 Nicholas Clark Add a probe for whether sprintf returns the length...
2005-10-18 Steve Hay Update win32 config files w.r.t. change #25793
2005-10-11 Steve Hay Update win32 config files w.r.t. change #25733
2005-10-10 Gisle Aas Win32::GetShortPathName() does not always return a...
2005-10-05 Steve Hay Fix $Config{ccflags} for Win32 perls built with dmake
2005-10-04 Gisle Aas Re: $^CHILD_ERROR_NATIVE issues (with attachment)
2005-09-30 Steve Hay Make building perl on Win32 with the free VC++ toolkit...
2005-09-23 Steve Hay Change 25226 should have done this too
2005-09-19 Steve Hay Update win32 config files w.r.t. change #25387
2005-08-23 Jan Dubois Add Windows Vista support to Win32::GetOSName()
2005-08-12 Steve Hay Supply same libs for bcc32 builds as cl and gcc builds...
2005-08-12 Steve Hay Make change 25286 better
2005-08-11 Steve Hay Silence Win32 compiler warnings following change 25280
2005-08-02 Piotr Fusik Typos in *.p[lm]
2005-07-25 Steve Hay Reinstate PERL_MALLOC_WRAP for bcc32 on Win32
2005-07-22 Steve Hay Fix USE_LARGE_FILES with bcc32 on Win32?
2005-07-22 Steve Hay Tweak the canned win32/config.* files
2005-07-22 Steve Hay Add missing entries to win32/config.*
2005-07-22 Steve Hay Silence Win32 warnings when not using USE_LARGE_FILES
2005-07-21 Steve Hay Make the canned config.h files used on Win32 more minimal
2005-07-21 Steve Hay Rearrange win32/config_H.* to match config_h.SH
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
next