Always defining PERLIO_TERM, even if it's empty, makes for a simpler
[p5sagit/p5-mst-13.2.git] / win32 /
2006-10-10 Steve Hay Updates for building on Win32 with Visual C++ 2005...
2006-10-09 Rafael Garcia-Suarez Add perl595delta
2006-10-09 Rafael Garcia-Suarez Bump version to 5.9.5
2006-09-29 Yves Orton Minor re 'Debug' tweaks, also fix a bug in dumping...
2006-09-20 Andrew Savige Re: [PATCH] Patch for win32.c to fix #38723 and #39531
2006-09-13 Yves Orton mktables executes seven time per build sigh
2006-09-06 Rafael Garcia-Suarez Remove perlcc and the byteloader
2006-08-30 Steve Hay Silence some more Borland compiler warnings
2006-08-29 Steve Hay Silence Borland compiler warnings in XS::APItest and...
2006-08-11 Steve Hay Resync win32/config_H.* and win32/config.* with config_h.SH
2006-08-08 Jarkko Hietaniemi g++ stage 1 reached
2006-08-01 Steve Hay Silence a couple of Borland compiler warnings
2006-07-09 Marcus Holland-Moritz Integrate mkppport. All ppport.h files in the core...
2006-07-03 Yves Orton Re: Win32API::File now in core
2006-06-30 Steve Hay Add Win32API::File to the core
2006-06-12 Yves Orton Re: Segv from new regex code when under threads.
2006-06-08 Rafael Garcia-Suarez Add the perlreguts manpage, by Yves Orton
2006-06-01 Rafael Garcia-Suarez Add the perlunitut manpage, by Juerd Waalboer
2006-05-24 Yves Orton Re: [patch] win32/buildext.pl to handle inclusions...
2006-05-19 Nicholas Clark Add perlpragma.pod, which describes how to implement...
2006-05-19 Nicholas Clark Add README.riscos to pod.lst
2006-05-13 Nicholas Clark A Configure probe for C99 variadic macros, based on...
2006-05-09 Vadim Konovalov wince crosscompile patch for 28132
2006-05-04 Vadim Konovalov RE: [PATCH-for-28089] wince yet another step
2006-05-04 Vadim Konovalov wince yet another step
2006-05-03 Vadim Konovalov wince another step
2006-05-03 Vadim Konovalov Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net...
2006-05-02 Vadim Konovalov Move some scripts under win32/ce-helpers.
2006-05-02 Yves Orton Re: Merge WinCE into Win32 directory and remove the...
2006-05-02 Steve Hay Sigh. Third time lucky.
2006-05-02 Steve Hay Ahem. And here's the rest of #28051...
2006-05-02 Steve Hay RE: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9...
2006-05-01 SADAHIRO Tomoyuki Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9...
2006-04-30 Abe Timmerman fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL...
2006-04-30 Steve Peters I was mistaken. Borland and gcc do have snprintf(...
2006-04-30 Steve Peters OK, Win32 must no have snprintf()/vsnprintf
2006-04-28 Yves Orton Merge WinCE and Win32 directories -- Initial patch
2006-04-18 Jan Dubois win32/Makefile changes for Windows 64 bit
2006-04-11 Nicholas Clark Need to migrate the refcounted_he structure to be prope...
2006-03-30 Gisle Aas Populate pre-canned config.sh files with
2006-03-23 Jan Dubois RE: [PATCH, no, really!] Re: [perl #38779] NAN's on...
2006-03-20 Steve Hay Merge some more changes from ActivePerl 5.8.8.816
2006-03-20 Steve Hay Merge some changes from ActivePerl 5.8.8.816
2006-03-20 Jan Dubois win32_async_check must *always* check for pending signals
2006-03-17 Steve Hay Make "distclean" target on Win32 clean up temporary...
2006-03-17 Steve Hay Install POD files into "lib\pods" rather than "lib...
2006-03-17 Jan Dubois win32_pclose() error exit doesn't unlock mutex
2006-03-17 Jan Dubois win32_async_check() can loop indefinitely; 5.8.8 regression
2006-03-15 Steve Peters Additions to README.win32 and win32/Makefile based...
2006-03-15 Steve Peters The first step in supporting VC++ 8.0. Added macros...
2006-03-08 Steve Hay Get rid of unnecessary "rmdir /s" calls in Win32 makefiles
2006-03-08 Steve Hay Adjust Win32 distclean as per changes #27411 and #27417
2006-03-08 Steve Hay Complete change #27407/27410 on Win32 and tidy up chang...
2006-03-07 Nicholas Clark Add a Configure question for mad (Misc Attribute Decora...
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-03-03 Steve Peters Make Win32 configuration changes for HAS_BUILTIN_CHOOSE...
2006-02-23 Jan Dubois Implement ${^WIN32_SLOPPY_STAT}
2006-02-16 Jan Dubois stat() on Windows doesn't handle trailing slashes/backs...
2006-02-16 Yves Orton Make XCOPY not prompt every two seconds when rebuilding...
2006-02-14 Yves Orton [Patch] Enhance Hash::Util
2006-02-01 Nicholas Clark Integrate perl588delta.pod from maint, and re-run pod...
2006-01-30 Rafael Garcia-Suarez Add perl594delta
2006-01-30 Rafael Garcia-Suarez Bump version number to 5.9.4
2006-01-27 Rafael Garcia-Suarez Install the ptardiff utility that comes with Archive...
2006-01-24 Steve Hay Remove d_nanosleep from win32 configs
2006-01-11 Steve Hay Clean up libdirs left behind by new Compress-Zlib
2006-01-11 Steve Hay Bleadperl's Win32::Win32 is more recent than the curren...
2006-01-09 Rafael Garcia-Suarez Add Digest::SHA to the Win32 makefiles
2006-01-08 Rafael Garcia-Suarez Install shasum on Windows and VMS too
2006-01-08 Nicholas Clark run pod/buildtoc --build-all
2006-01-05 Sisyphus MinGW and lib/CORE/Win32.h
2006-01-05 Steve Hay Reorder changes made in change 26630
2006-01-04 Steve Hay Make Borland and MinGW happy with change 26379
2006-01-04 Steve Peters Add snprintf() and vsnprintf() to the various Win32...
2005-12-22 Jan Dubois wrong setting in canned win32/config.vc64 file
2005-12-21 Jan Dubois Fix bug in change #26379
2005-12-16 Jan Dubois RE: PeekMessage() call in win32\win32.c win32_async_check
2005-11-22 Jan Dubois RE: [perl #37708] [PATCH] wrong IP_ constants on Win32
2005-11-08 Steve Hay Remove an unused variable left over from change #26041
2005-11-08 Jan Dubois Remove unused USING_WIDE code from win32 and wince...
2005-11-02 Paul Marquess RE: [perl #37571] -z FH broken with Borland build
2005-11-01 Steve Hay Make PerlLIOUtime()'s filename const
2005-11-01 Steve Hay Update win32 config files w.r.t. change #25935
2005-10-31 Steve Hay Change some spaces to tabs for easier diffing against...
2005-10-28 Steve Peters Makefiles like tabs, not spaces.
2005-10-28 Steve Peters Add a new file, mathoms.c, to hold old code kept around...
2005-10-28 Steve Peters Add SPRINTF_RETURNS_STRLEN to the various Win32 config_...
2005-10-27 Steve Peters Win32 fix for change #25850. I don't know if this...
2005-10-24 Nicholas Clark Add a probe for whether sprintf returns the length...
2005-10-18 Steve Hay Update win32 config files w.r.t. change #25793
2005-10-11 Steve Hay Update win32 config files w.r.t. change #25733
2005-10-10 Gisle Aas Win32::GetShortPathName() does not always return a...
2005-10-05 Steve Hay Fix $Config{ccflags} for Win32 perls built with dmake
2005-10-04 Gisle Aas Re: $^CHILD_ERROR_NATIVE issues (with attachment)
2005-09-30 Steve Hay Make building perl on Win32 with the free VC++ toolkit...
2005-09-23 Steve Hay Change 25226 should have done this too
2005-09-19 Steve Hay Update win32 config files w.r.t. change #25387
2005-08-23 Jan Dubois Add Windows Vista support to Win32::GetOSName()
2005-08-12 Steve Hay Supply same libs for bcc32 builds as cl and gcc builds...
2005-08-12 Steve Hay Make change 25286 better
next