This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: Change 33794: [PATCH] File::Copy & permission bits.
[perl5.git] / win32 /
2008-04-29 Jan DuboisWin32 process ids can have more than 16 bits
2008-03-29 Dominic DunlopRe: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5...
2008-03-29 Nicholas ClarkAdd i_syspoll to all the pre-canned configs.
2008-03-25 Steve HayRE: [PATCH revised] Fix ExtUtils::Install under Cygwin
2008-03-13 Robert May[perl #51674] op/alarm.t hangs on 5.11.0 (Windows Vista...
2008-02-25 Steve HaySilence Borland compiler warnings (except for warnings...
2008-02-22 Steve HayRegenerate the win32/config_H.* files using the makefil...
2008-02-22 Steve HayFix-up Win32's regen_config_h targets for semi-automati...
2008-02-22 Steve HayCorrect large files / lseek size & type settings in...
2008-02-22 Steve HaySync win32/config.* with Porting/config.sh
2008-02-22 Steve HaySilence warning from VC8 when building without USE_LARG...
2008-02-12 Jan DuboisFix bit-fields for VC [was RE: [perl #50386] GIMME_V...
2008-02-12 Nicholas Clarkassert() that every NN argument is not NULL. Otherwise...
2008-02-10 Nicholas ClarkEliminate use of Nullop in the core code. Dual life...
2008-02-08 Robert MayGive Win32 message windows proper window procedures
2008-02-08 Robert Maywin32_async_check() doesn't loop enough.
2008-01-23 Nicholas ClarkOops, change 33049 really did need to update all the...
2008-01-23 Nicholas ClarkPurge all use of Nullch in non-dual life modules.
2008-01-23 Nicholas ClarkFix the misplaced warnings and failing tests caused...
2008-01-11 Andy ArmstrongAdd dtrace support
2008-01-04 Vincent PitRe: SV leak?
2007-12-23 Steve PetersWelcome to Perl 5.11, win32!
2007-12-23 Steve PetersNullch and others were still alive and well in some...
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2007-12-19 Nicholas ClarkAdd perl5110delta, and change 5100delta so that it...
2007-12-19 Nicholas ClarkBump the version number to 5.11.0
2007-11-21 Rafael Garcia-SuarezRemove rules to regenerate regnodes.h
2007-11-20 Jan DuboisRename "perl59" to "perl510"
2007-10-09 Rafael Garcia-SuarezAdd a rough, incomplete version of perl5100delta
2007-10-08 Steve HayDo the same as #32061 for Win32, which also fixes a...
2007-10-02 Jim CromieRe: [patch] clean out remnants of DEBUGGING_OPS (was...
2007-09-11 Max Maischein[patch] [Win32] Makefile and makefile.mk rely on shell...
2007-09-06 Rafael Garcia-SuarezBump version number to 5.10.0.
2007-09-03 Vadim KonovalovAdd Win32 makefile option to link all extensions statically
2007-08-29 Steve HayAdd support for Visual C++ 2008 Express Edition (Beta 2)
2007-08-21 H.Merijn Brandbye bye charsize
2007-08-21 Steve HayUse -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996...
2007-07-09 Steve HaySome Win32 Config fixes for patchlevel and perl_patchlevel:
2007-07-07 Edgar BeringRe: [PATCH] Final Draft - pod/perlcommunity.pod - ...
2007-07-06 Steve HayAdd Borland linker option to not generate .map files
2007-07-03 Steve Hay$Config{useshrplib} should be 'true' rather than 'yes...
2007-07-02 Steve HayApply win32/Makefile changes from #31102 and #31506...
2007-06-30 Abigail/p vs (?p)
2007-06-28 Jan DuboisRE: Problem in Win32CORE when building PAR-Packer-0...
2007-06-26 Jan Dubois[PATCH] Remove dead code from win32/win32sck.c
2007-06-25 Steve HayRevert #30197 and #30219, which #31464 has just made...
2007-06-20 Steve HayChange #31426 should also be applied to the PERL_IMPLIC...
2007-06-20 Rafael Garcia-SuarezChange #31426 should also be applied to the windows...
2007-06-20 Yves OrtonRe: Net::SMTP can't send large messages with bleadperl
2007-06-11 Vadim Konovalovcross-compilation for linux
2007-06-08 Steve HayChange 31347 should also have removed win32_free_argvw()
2007-06-08 Steve HayRemove dead Perl_sys_intern_clear() from wince.c
2007-06-08 Steve HayMove win32_create_message_window() out of #ifdef HAVE_I...
2007-06-07 Steve HayStop VC++ from warning "all references to 'SHELL32...
2007-06-06 Steve HayStop VC7 and VC8 warning about overriding /DPERLDLL...
2007-05-29 Steve Haywin32/makefile.mk doesn't support GSAR's old dmake...
2007-05-25 Steve HayFix the ext/IO/t/io_sock.t failure when built with...
2007-05-20 Dave Mitchelldelete thrdvar.h and move its contents to intrpvar.h
2007-05-20 Jan DuboisRE: When is -DPERL_CORE required?
2007-05-14 Steve HayOlder versions of windres interpret "-I" as the input...
2007-05-13 Jan DuboisRestore Windows NT support
2007-05-10 David MitchellRe: [perl #42869] Problem killing a pseudo-forked child...
2007-05-02 Jerry D. HeddenRemove ext/Thread
2007-04-30 Rafael Garcia-SuarezTwo new manpages, by Abigail
2007-04-27 Steve HayDo the same as #31095 for Win32
2007-04-27 Yves OrtonRe: Analysis of problems with mixed encoding case insen...
2007-04-26 Steve HayRe: VMS and Win32 Makefiles in change 31059
2007-04-24 Nicholas ClarkMake PL_uudmap a constant global. Remove the run time...
2007-04-24 Devin Heitmueller[perl #42648] [PATCH] crash in win32/VMem.h when out...
2007-04-19 Brandon BlackRe: new C3 MRO patch
2007-04-19 Jan DuboisAllow sending SIGINT to child processes on Windows...
2007-04-17 Jan DuboisFix kill(0, $pid) on Windows
2007-04-12 Rafael Garcia-SuarezRun buildtoc --build-all
2007-04-12 Rafael Garcia-SuarezAdd the perlreapi man page, by Ã\86var Arnfjörð Bjarmason
2007-04-10 Rafael Garcia-SuarezAdd CPANPLUS 0.78
2007-04-10 Jan DuboisRestore Win64 compilation with the Windows Platform SDK
2007-04-04 Jarkko HietaniemiRe: [PATCH] microperl plus missing config vars
2007-04-01 Jarkko Hietaniemimicroperl plus missing config vars
2007-03-22 Steve HayMake sure Win32CORE.pm gets cleaned up
2007-03-07 Rafael Garcia-SuarezAdd the new man page, perlunifaq, in relevant places
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-02-16 Steve HayFix Win32 build after unusual breakage caused by #30327
2007-02-12 Steve HayApply #30197 to win32/makefile.mk too
2007-02-10 Yves OrtonDefend against cmd.exe stupidity (on Win2k at least)
2007-01-23 Devin Heitmueller[perl #41318] Patch: win32.c typo in #define MULTIPLICITY
2007-01-18 Jan DuboisRe: [PATCH] win32_async_check() can still loop indefinitely
2007-01-09 Jan DuboisRe: [PATCH] ANSIfy the PATH environment variable on...
2007-01-09 Rafael Garcia-SuarezRevert change #29708 (useless)
2007-01-08 Nicholas Clarkdo $file; won't propagate errors from die, as do is...
2007-01-07 Yves OrtonRe: [PATCH] ANSIfy the PATH environment variable on...
2007-01-05 Steve HayDo the same as #29697 for Win32
2007-01-05 Steve HaySilence various VC6 warnings
2007-01-05 Jan DuboisANSIfy the PATH environment variable on Windows
2007-01-05 Jan DuboisAdd error handling to win32_ansipath
2007-01-03 Jan Dubois[PATCH] Use short pathnames in $^X and @INC if the...
2007-01-02 Steve HayCheck miniperl exists before using it to run uupacktool.pl
2006-12-21 Jan DuboisImplement killpg() for MSWin32
2006-12-20 Yves OrtonRe: [PATCH] Making adding binary files possible
2006-12-20 Jan DuboisUpdate cwd() to return the "short" pathname if the...
2006-12-20 Jan Duboislet readdir() return the alternate (short) filename...
next