Force RVALUE macros when in PERL_DEBUG_COW
[p5sagit/p5-mst-13.2.git] / win32 /
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
2004-03-10 Steve Hay Re: [PATCH] More "distclean" tidy ups on Win32
2004-03-09 Steve Hay More "distclean" tidy ups on Win32
2004-03-08 Rafael Garcia-Suarez Another makefile portability fix for Win32 by Steve...
2004-03-08 Jan Dubois win32_fstat has a potential buffer overrun problem
2004-03-05 Steve Hay Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk...
2004-03-04 Rafael Garcia-Suarez Fix [perl #27357] Scalar Win32::GetOSVersion() broken...
2004-03-02 Steve Hay nmake distclean cleans too much from lib/Digest on...
2004-02-20 Greg Matheson genmk95.pl touchup for distclean on Win98
2004-02-18 H.Merijn Brand Removed pm_apiversion and xs_apiversion as requested by
2004-02-17 Rafael Garcia-Suarez Bump up perl's version number to 5.9.1.
2004-02-10 Greg Matheson Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-02-08 Greg Matheson Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-01-26 Nicholas Clark Merge dynamic perldelta from maint (22081)
2004-01-22 Steve Hay Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-01-14 Nicholas Clark Update pod.lst with perl583delta,pod, and rerun pod...
2004-01-11 Abe Timmerman Regenerate win32/Makefile and win32/makefile.mk after
2004-01-06 Nicholas Clark Jarkko didn't move the cd ..\pod correctly. Given that...
2003-12-29 Kevin Chase win32_chsize buglet
2003-12-28 Rafael Garcia-Suarez Fix a little syntax error, reported by Marcus Holland...
2003-12-28 Nigel Sandever 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE...
2003-12-12 Gisle Aas d_u32align for win32
2003-12-08 Rafael Garcia-Suarez Integrate change #21862 from maint-5.8 :
2003-12-02 Rafael Garcia-Suarez The prove utility should also be installed on VMS and...
2003-11-17 Rafael Garcia-Suarez Complement of change #21740 for Windows.
2003-11-02 Rafael Garcia-Suarez Quoted-printable is evil.
2003-11-02 Greg Matheson Portability nit for MinGW 3.
2003-09-25 Rafael Garcia-Suarez Add the perl581delta manpage.
2003-08-20 Steve Hay Remove redundant targets from Win32 Makefile
2003-08-19 Jarkko Hietaniemi Nick's podulator was right, I just hadn't read the...
2003-08-19 Jarkko Hietaniemi Nicholas Clark's podulator. The win32 makefile
2003-08-14 Steve Hay Include fcrypt.c for crypt() on Windows
2003-08-12 Jarkko Hietaniemi Do some updates also on pod.mak -- which seems to
2003-08-09 Jan Dubois kill 'INT' doesn't work on Windows
2003-08-03 Jan Dubois Re: win32.c bug - handle leak
2003-07-31 Jarkko Hietaniemi Integrate README.macosx more.
2003-07-30 Jan Dubois Extend Win32::GetOSVersion() to return additional infor...
2003-07-03 Mattia Barbon Win32: fix WM_TIMER handling
2003-07-01 Jarkko Hietaniemi More nanosleep removal.
next