Correct the correction. This one is both a correcly spelled word, and
[p5sagit/p5-mst-13.2.git] / win32 /
2007-12-23 Steve Peters Welcome to Perl 5.11, win32!
2007-12-23 Steve Peters Nullch and others were still alive and well in some...
2007-12-22 Nicholas Clark Add a Configure probe for <assert.h>
2007-12-19 Nicholas Clark Add perl5110delta, and change 5100delta so that it...
2007-12-19 Nicholas Clark Bump the version number to 5.11.0
2007-11-21 Rafael Garcia-Suarez Remove rules to regenerate regnodes.h
2007-11-20 Jan Dubois Rename "perl59" to "perl510"
2007-10-09 Rafael Garcia-Suarez Add a rough, incomplete version of perl5100delta
2007-10-08 Steve Hay Do the same as #32061 for Win32, which also fixes a...
2007-10-02 Jim Cromie Re: [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-Suarez Bump version number to 5.10.0.
2007-09-03 Vadim Konovalov Add Win32 makefile option to link all extensions statically
2007-08-29 Steve Hay Add support for Visual C++ 2008 Express Edition (Beta 2)
2007-08-21 H.Merijn Brand bye bye charsize
2007-08-21 Steve Hay Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996...
2007-07-09 Steve Hay Some Win32 Config fixes for patchlevel and perl_patchlevel:
2007-07-07 Edgar Bering Re: [PATCH] Final Draft - pod/perlcommunity.pod - ...
2007-07-06 Steve Hay Add 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 Hay Apply win32/Makefile changes from #31102 and #31506...
2007-06-30 Abigail /p vs (?p)
2007-06-28 Jan Dubois RE: 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 Hay Revert #30197 and #30219, which #31464 has just made...
2007-06-20 Steve Hay Change #31426 should also be applied to the PERL_IMPLIC...
2007-06-20 Rafael Garcia-Suarez Change #31426 should also be applied to the windows...
2007-06-20 Yves Orton Re: Net::SMTP can't send large messages with bleadperl
2007-06-11 Vadim Konovalov cross-compilation for linux
2007-06-08 Steve Hay Change 31347 should also have removed win32_free_argvw()
2007-06-08 Steve Hay Remove dead Perl_sys_intern_clear() from wince.c
2007-06-08 Steve Hay Move win32_create_message_window() out of #ifdef HAVE_I...
2007-06-07 Steve Hay Stop VC++ from warning "all references to 'SHELL32...
2007-06-06 Steve Hay Stop VC7 and VC8 warning about overriding /DPERLDLL...
2007-05-29 Steve Hay win32/makefile.mk doesn't support GSAR's old dmake...
2007-05-25 Steve Hay Fix the ext/IO/t/io_sock.t failure when built with...
2007-05-20 Dave Mitchell delete thrdvar.h and move its contents to intrpvar.h
2007-05-20 Jan Dubois RE: When is -DPERL_CORE required?
2007-05-14 Steve Hay Older versions of windres interpret "-I" as the input...
2007-05-13 Jan Dubois Restore Windows NT support
2007-05-10 David Mitchell Re: [perl #42869] Problem killing a pseudo-forked child...
2007-05-02 Jerry D. Hedden Remove ext/Thread
2007-04-30 Rafael Garcia-Suarez Two new manpages, by Abigail
2007-04-27 Steve Hay Do the same as #31095 for Win32
2007-04-27 Yves Orton Re: Analysis of problems with mixed encoding case insen...
2007-04-26 Steve Hay Re: VMS and Win32 Makefiles in change 31059
2007-04-24 Nicholas Clark Make 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 Black Re: new C3 MRO patch
2007-04-19 Jan Dubois Allow sending SIGINT to child processes on Windows...
2007-04-17 Jan Dubois Fix kill(0, $pid) on Windows
2007-04-12 Rafael Garcia-Suarez Run buildtoc --build-all
2007-04-12 Rafael Garcia-Suarez Add the perlreapi man page, by Ævar Arnfjörð Bjarmason
2007-04-10 Rafael Garcia-Suarez Add CPANPLUS 0.78
2007-04-10 Jan Dubois Restore Win64 compilation with the Windows Platform SDK
2007-04-04 Jarkko Hietaniemi Re: [PATCH] microperl plus missing config vars
2007-04-01 Jarkko Hietaniemi microperl plus missing config vars
2007-03-22 Steve Hay Make sure Win32CORE.pm gets cleaned up
2007-03-07 Rafael Garcia-Suarez Add the new man page, perlunifaq, in relevant places
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-02-16 Steve Hay Fix Win32 build after unusual breakage caused by #30327
2007-02-12 Steve Hay Apply #30197 to win32/makefile.mk too
2007-02-10 Yves Orton Defend 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 Dubois Re: [PATCH] win32_async_check() can still loop indefinitely
2007-01-09 Jan Dubois Re: [PATCH] ANSIfy the PATH environment variable on...
2007-01-09 Rafael Garcia-Suarez Revert change #29708 (useless)
2007-01-08 Nicholas Clark do $file; won't propagate errors from die, as do is...
2007-01-07 Yves Orton Re: [PATCH] ANSIfy the PATH environment variable on...
2007-01-05 Steve Hay Do the same as #29697 for Win32
2007-01-05 Steve Hay Silence various VC6 warnings
2007-01-05 Jan Dubois ANSIfy the PATH environment variable on Windows
2007-01-05 Jan Dubois Add error handling to win32_ansipath
2007-01-03 Jan Dubois [PATCH] Use short pathnames in $^X and @INC if the...
2007-01-02 Steve Hay Check miniperl exists before using it to run uupacktool.pl
2006-12-21 Jan Dubois Implement killpg() for MSWin32
2006-12-20 Yves Orton Re: [PATCH] Making adding binary files possible
2006-12-20 Jan Dubois Update cwd() to return the "short" pathname if the...
2006-12-20 Jan Dubois let readdir() return the alternate (short) filename...
2006-12-13 Steve Hay Do the same as #29514 for Win32
2006-12-12 Steve Hay Restore (differently) the setting of $Config{osvers...
2006-12-12 Jan Dubois get ext/Win32/Win32.xs to compile on cygwin
2006-12-11 Jan Dubois re: [PATCH] Move Win32::* functions from win32/win32...
2006-12-11 Jan Dubois Second patch from:
2006-12-11 Jan Dubois First patch from:
2006-12-07 Jan Dubois Move Win32 from win32/ext/Win32 to ext/Win32
2006-12-07 Jan Dubois Makefile.PL changes to compiler Win32.xs using cygwin
2006-12-05 Steve Hay Make the check for PERL_IMPLICIT_SYS better
2006-12-05 Steve Hay Extend d_pseudofork to Win32-land and set it when appro...
2006-12-05 Jarkko Hietaniemi Re: When should PERL_SYS_TERM() be called? [was: Re...
2006-12-04 Steve Hay Change #29424 may well be correct in itself, but curren...
2006-12-03 Yves Orton Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool...
2006-11-30 Steve Hay I think #29060 / #29073 missed this
2006-11-28 Steve Hay Building with Visual C++ 2005 now works except for...
2006-11-28 Steve Hay Give perl.exe an icon when built with MinGW and Borland
2006-11-27 Steve Hay Add missing d_printf_format_null/PRINTF_FORMAT_NULL_OK...
2006-11-27 Steve Hay Make the win32/makefile.mk a little safer
2006-11-24 Steve Hay Remove redundant macros from win32 makefiles
2006-11-23 Steve Hay Silence VC8's warnings about "unsafe" CRT functions...
2006-11-22 Steve Hay Update makefile.mk as per Makefile w.r.t. #29308 and...
next