This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
\R is supposed to mean something else so switch to \g and make it more useful in...
[perl5.git] / win32 /
2006-12-03 Yves OrtonRe: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool...
2006-11-30 Steve HayI think #29060 / #29073 missed this
2006-11-28 Steve HayBuilding with Visual C++ 2005 now works except for...
2006-11-28 Steve HayGive perl.exe an icon when built with MinGW and Borland
2006-11-27 Steve HayAdd missing d_printf_format_null/PRINTF_FORMAT_NULL_OK...
2006-11-27 Steve HayMake the win32/makefile.mk a little safer
2006-11-24 Steve HayRemove redundant macros from win32 makefiles
2006-11-23 Steve HaySilence VC8's warnings about "unsafe" CRT functions...
2006-11-22 Steve HayUpdate makefile.mk as per Makefile w.r.t. #29308 and...
2006-11-20 Rafael Garcia-SuarezExtend the test-reonly make target on windows (Yves...
2006-11-20 Steve HayRevert #29307. It doesn't fix the XXX after all. Using...
2006-11-17 yves orton[perl #36909] $^R undefined on matches involving backre...
2006-11-17 Steve HayFix the XXX in #29303
2006-11-17 Steve HayTidy up Makefile part of #29260 and apply to makefile...
2006-11-17 Steve HayInstall perl-static.exe if it was built
2006-11-17 Steve HayAdd perl-static.exe support to win32/makefile.mk
2006-11-17 Steve HayAdd missing d_ctermid/HAS_CTERMID to Win32 canned configs
2006-11-16 Yves OrtonFix Extensions_static dependencies to avoid relinking...
2006-11-15 Vadim KonovalovAdd support for building a perl-static.exe that doesn...
2006-11-13 Steve HayEmbed manifest files in EXEs and DLLs when building...
2006-11-13 Yves OrtonRe: [PATCH] New regex syntax omnibus
2006-11-08 Steve PetersConfigure patch to add detection for DIR.dd_fd member...
2006-11-08 Steve HayDon't use the PERL_MSVCRT_READFIX when using VC++ 7...
2006-11-06 Steve HayGet Visual C++ 2005 (aka Visual C++ 8.x) support off...
2006-11-06 H.Merijn BrandThe non-unix parts for localtime_r_needs_tzset
2006-10-30 Steve PetersIt seems only HWND__* is needed by MinGW g++.
2006-10-30 Yves OrtonPatch 29155 breaks VC
2006-10-30 Steve PetersInitial cleanups to support compiling Win32 with MinGW...
2006-10-30 Steve HayAdd some missing targets to win32/makefile.mk
2006-10-30 Vadim Konovalovwince patch
2006-10-29 Yves OrtonAdd a few useful developers maketargets to win32/Makefile
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
next