This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Allow the _ prototype character to be followed by optional arguments
[perl5.git] / win32 /
2006-10-10 Steve HayUpdates for building on Win32 with Visual C++ 2005...
2006-10-09 Rafael Garcia-SuarezAdd perl595delta
2006-10-09 Rafael Garcia-SuarezBump version to 5.9.5
2006-09-29 Yves OrtonMinor re 'Debug' tweaks, also fix a bug in dumping...
2006-09-20 Andrew SavigeRe: [PATCH] Patch for win32.c to fix #38723 and #39531
2006-09-13 Yves Ortonmktables executes seven time per build sigh
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-08-30 Steve HaySilence some more Borland compiler warnings
2006-08-29 Steve HaySilence Borland compiler warnings in XS::APItest and...
2006-08-11 Steve HayResync win32/config_H.* and win32/config.* with config_h.SH
2006-08-08 Jarkko Hietaniemig++ stage 1 reached
2006-08-01 Steve HaySilence a couple of Borland compiler warnings
2006-07-09 Marcus Holland-MoritzIntegrate mkppport. All ppport.h files in the core...
2006-07-03 Yves OrtonRe: Win32API::File now in core
2006-06-30 Steve HayAdd Win32API::File to the core
2006-06-12 Yves OrtonRe: Segv from new regex code when under threads.
2006-06-08 Rafael Garcia-SuarezAdd the perlreguts manpage, by Yves Orton
2006-06-01 Rafael Garcia-SuarezAdd the perlunitut manpage, by Juerd Waalboer
2006-05-24 Yves OrtonRe: [patch] win32/buildext.pl to handle inclusions...
2006-05-19 Nicholas ClarkAdd perlpragma.pod, which describes how to implement...
2006-05-19 Nicholas ClarkAdd README.riscos to pod.lst
2006-05-13 Nicholas ClarkA Configure probe for C99 variadic macros, based on...
2006-05-09 Vadim Konovalovwince crosscompile patch for 28132
2006-05-04 Vadim KonovalovRE: [PATCH-for-28089] wince yet another step
2006-05-04 Vadim Konovalovwince yet another step
2006-05-03 Vadim Konovalovwince another step
2006-05-03 Vadim KonovalovRe: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net...
2006-05-02 Vadim KonovalovMove some scripts under win32/ce-helpers.
2006-05-02 Yves OrtonRe: Merge WinCE into Win32 directory and remove the...
2006-05-02 Steve HaySigh. Third time lucky.
2006-05-02 Steve HayAhem. And here's the rest of #28051...
2006-05-02 Steve HayRE: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9...
2006-05-01 SADAHIRO TomoyukiRe: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9...
2006-04-30 Abe Timmermanfix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL...
2006-04-30 Steve PetersI was mistaken. Borland and gcc do have snprintf(...
2006-04-30 Steve PetersOK, Win32 must no have snprintf()/vsnprintf
2006-04-28 Yves OrtonMerge WinCE and Win32 directories -- Initial patch
2006-04-18 Jan Duboiswin32/Makefile changes for Windows 64 bit
2006-04-11 Nicholas ClarkNeed to migrate the refcounted_he structure to be prope...
2006-03-30 Gisle AasPopulate pre-canned config.sh files with
2006-03-23 Jan DuboisRE: [PATCH, no, really!] Re: [perl #38779] NAN's on...
2006-03-20 Steve HayMerge some more changes from ActivePerl 5.8.8.816
2006-03-20 Steve HayMerge some changes from ActivePerl 5.8.8.816
2006-03-20 Jan Duboiswin32_async_check must *always* check for pending signals
2006-03-17 Steve HayMake "distclean" target on Win32 clean up temporary...
2006-03-17 Steve HayInstall POD files into "lib\pods" rather than "lib...
2006-03-17 Jan Duboiswin32_pclose() error exit doesn't unlock mutex
2006-03-17 Jan Duboiswin32_async_check() can loop indefinitely; 5.8.8 regression
2006-03-15 Steve PetersAdditions to README.win32 and win32/Makefile based...
2006-03-15 Steve PetersThe first step in supporting VC++ 8.0. Added macros...
2006-03-08 Steve HayGet rid of unnecessary "rmdir /s" calls in Win32 makefiles
2006-03-08 Steve HayAdjust Win32 distclean as per changes #27411 and #27417
2006-03-08 Steve HayComplete change #27407/27410 on Win32 and tidy up chang...
2006-03-07 Nicholas ClarkAdd a Configure question for mad (Misc Attribute Decora...
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-03-03 Steve PetersMake Win32 configuration changes for HAS_BUILTIN_CHOOSE...
2006-02-23 Jan DuboisImplement ${^WIN32_SLOPPY_STAT}
2006-02-16 Jan Duboisstat() on Windows doesn't handle trailing slashes/backs...
2006-02-16 Yves OrtonMake XCOPY not prompt every two seconds when rebuilding...
2006-02-14 Yves Orton[Patch] Enhance Hash::Util
2006-02-01 Nicholas ClarkIntegrate perl588delta.pod from maint, and re-run pod...
2006-01-30 Rafael Garcia-SuarezAdd perl594delta
2006-01-30 Rafael Garcia-SuarezBump version number to 5.9.4
2006-01-27 Rafael Garcia-SuarezInstall the ptardiff utility that comes with Archive...
2006-01-24 Steve HayRemove d_nanosleep from win32 configs
2006-01-11 Steve HayClean up libdirs left behind by new Compress-Zlib
2006-01-11 Steve HayBleadperl's Win32::Win32 is more recent than the curren...
2006-01-09 Rafael Garcia-SuarezAdd Digest::SHA to the Win32 makefiles
2006-01-08 Rafael Garcia-SuarezInstall shasum on Windows and VMS too
2006-01-08 Nicholas Clarkrun pod/buildtoc --build-all
2006-01-05 SisyphusMinGW and lib/CORE/Win32.h
2006-01-05 Steve HayReorder changes made in change 26630
2006-01-04 Steve HayMake Borland and MinGW happy with change 26379
2006-01-04 Steve PetersAdd snprintf() and vsnprintf() to the various Win32...
2005-12-22 Jan Duboiswrong setting in canned win32/config.vc64 file
2005-12-21 Jan DuboisFix bug in change #26379
2005-12-16 Jan DuboisRE: PeekMessage() call in win32\win32.c win32_async_check
2005-11-22 Jan DuboisRE: [perl #37708] [PATCH] wrong IP_ constants on Win32
2005-11-08 Steve HayRemove an unused variable left over from change #26041
2005-11-08 Jan DuboisRemove unused USING_WIDE code from win32 and wince...
2005-11-02 Paul MarquessRE: [perl #37571] -z FH broken with Borland build
2005-11-01 Steve HayMake PerlLIOUtime()'s filename const
2005-11-01 Steve HayUpdate win32 config files w.r.t. change #25935
2005-10-31 Steve HayChange some spaces to tabs for easier diffing against...
2005-10-28 Steve PetersMakefiles like tabs, not spaces.
2005-10-28 Steve PetersAdd a new file, mathoms.c, to hold old code kept around...
2005-10-28 Steve PetersAdd SPRINTF_RETURNS_STRLEN to the various Win32 config_...
2005-10-27 Steve PetersWin32 fix for change #25850. I don't know if this...
2005-10-24 Nicholas ClarkAdd a probe for whether sprintf returns the length...
2005-10-18 Steve HayUpdate win32 config files w.r.t. change #25793
2005-10-11 Steve HayUpdate win32 config files w.r.t. change #25733
2005-10-10 Gisle AasWin32::GetShortPathName() does not always return a...
2005-10-05 Steve HayFix $Config{ccflags} for Win32 perls built with dmake
2005-10-04 Gisle AasRe: $^CHILD_ERROR_NATIVE issues (with attachment)
2005-09-30 Steve HayMake building perl on Win32 with the free VC++ toolkit...
2005-09-23 Steve HayChange 25226 should have done this too
2005-09-19 Steve HayUpdate win32 config files w.r.t. change #25387
2005-08-23 Jan DuboisAdd Windows Vista support to Win32::GetOSName()
2005-08-12 Steve HaySupply same libs for bcc32 builds as cl and gcc builds...
2005-08-12 Steve HayMake change 25286 better
next