This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
prepare for refactoring to perl
[perl5.git] / win32 /
2009-01-03 Michael G. SchwernApply bleadperl@34470 by hand while waiting for the...
2009-01-03 Michael G. SchwernTurn quads on in the VC configurations.
2008-12-27 Nicholas ClarkProper pluggable Method Resolution Orders. 'c3' is...
2008-12-25 Alex VandiverRemove all mention of checkpods
2008-12-25 Alex VandiverMove 'make check' in pods/ to using Pod::Checker
2008-12-21 Rafael Garcia-SuarezAdd the perlperf manpage, by Richard Foley
2008-12-19 Steve HaySubject: RE: [perl #61492] ExtUtils::MM_Win32 should...
2008-12-19 Leon BrocardAdd other files modified by buildtoc
2008-12-12 Steve HayUpdate Win32 canned configs
2008-12-03 Rafael Garcia-SuarezConfigure detection of __attribute__((deprecated))
2008-11-28 H.Merijn Brandcould we add usedevel to config.h?
2008-11-17 Gisle AasChange LONG_DOUBLESIZE macros to match config (ref...
2008-11-12 Gisle Aassizeof(long double) is 8 bytes for all Microsoft compilers
2008-11-08 Marcus Holland-MoritzRe: [PATCH: Configure/NDBM_File] Add prototype detectio...
2008-11-02 Tom ChristiansenPATCH: Large omnibus patch to clean up the JRRT quotes
2008-10-29 Nicholas Clarkmake distclean patch from Andy Armstrong.
2008-10-07 Steve HayDefine HAS_QUAD on Win32 and introduce new value for...
2008-10-07 Steve HayRefine Win32's s{GM|LOCAL}TIME_{min|max} values based...
2008-10-03 H.Merijn BrandAdd probes for *time64 () functions
2008-09-30 Steve HayCorrect the sLOCALTIME_{min|max} values added by #34363...
2008-09-15 H.Merijn BrandAdd probes for LOCALTIME_max and LOCALTIME_min (y2038...
2008-09-07 Jan DuboisFix mismatched #if/#endif in Win64 configuration.
2008-08-09 Nicholas ClarkUse App::Prove::State to store the timings for the...
2008-07-09 Jan DuboisUpdate Win32 canned configs
2008-06-20 Rafael Garcia-SuarezMake the version string more consistent between Windows...
2008-06-17 Risto Kankkunen[perl #46309] Buffer overflow in win32_select() (PATCH...
2008-05-29 Andy DoughertyPropagate new i_gdbm*ndbm variables
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
next