Shrink a switch() statment by driving the size calculations from the
[p5sagit/p5-mst-13.2.git] / win32 /
2005-01-19 Steve Hay Exclude "Thread" from $Config{extensions}
2005-01-19 Steve Hay Exclude "Thread" from $Config{dynamic_ext}
2005-01-17 Steve Hay Get $Config{ccversion} or $Config{gccversion} filled...
2005-01-13 Steve Hay Fix Win32 build problem caused by change 23757
2005-01-10 Steve Hay Make Win32's distclean target clean up properly
2005-01-10 Steve Hay Get $Config{osvers} filled in on Win32
2005-01-07 Steve Hay Disable PERL_MALLOC and DEBUG_MSTATS in win32/makefile...
2005-01-07 Yitzchak Scott-Tho... Fix win32/config.*'s cc, ld and other related values
2005-01-06 Yitzchak Scott-Tho... Allow static linking core extensions on Win32 with...
2005-01-06 Yitzchak Scott-Tho... Fix extensions config fields on Win32 to be as they...
2005-01-04 Steve Hay Bring win32/config.* into line with win32/config_H.*
2004-12-06 Steve Hay Fix typo from change 23554 which screwed up Windows...
2004-11-30 Nicholas Clark Add perl586delta.pod to all the necessary makefiles...
2004-11-27 Nicholas Clark Put Config.pm on a diet. 3K rather than 32K
2004-10-30 H.Merijn Brand Promote #23435 (strlcat ()/strlcpy ()) to non-standard...
2004-10-14 Vadim Konovalov RE: [PATCH-for-23358] enable statically linked exte...
2004-10-12 Vadim Konovalov enable statically linked extensions for Win32
2004-09-06 Steve Hay Implement new environment variable to allow the use...
2004-08-06 Steve Hay Fix [perl #24269] socket() call uses non-IFS providers
2004-07-22 Nicholas Clark Grab perl585delta.pod from maint and
2004-07-16 Steve Hay Use VirtualAlloc() more flexibly when using it to mimic...
2004-07-15 Nicholas Clark This seems to be needed to get COW working on Win32
2004-06-03 Steve Hay Have win32/makefile.mk default to gcc, and update docs
2004-06-03 Steve Hay Workaround a dmake oddity.
2004-06-01 Steve Hay Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net...
2004-05-31 Nicholas Clark replace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas Clark Run mktables as part of the build process.
2004-05-06 bilbo@ua.fm Problem with system() on Win9x and command.com (perl...
2004-04-23 Nicholas Clark Ooops. Forgot to update pod.lst, and all that ensues...
2004-04-14 Jan Dubois re: [PATCH] for bug 28525: Buffer overflow issue in...
2004-04-12 Marcus Holland-Moritz Borland C doesn't like PERL_MALLOC_WRAP.
2004-03-29 Steve Hay various win32 build fixes
2004-03-24 Steve Hay Re: [PATCH] Fix PERL_MALLOC_WRAP change for Win32
2004-03-20 Greg Matheson makefile.95 tweak
2004-03-19 Nicholas Clark [PATCH] Move Win32.pm/Win32.xs from libwin32 module...
2004-03-18 Rafael Garcia-Suarez Add a perl592delta.pod man page.
2004-03-18 Rafael Garcia-Suarez Bump bleadperl's version number to 5.9.2.
2004-03-15 Steve Hay Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net...
2004-03-13 Rafael Garcia-Suarez Revert change #22489, that seems to cause build failure...
2004-03-12 Steve Hay Fix minitest target in Win32 makefiles
2004-03-10 Steve Hay Re: [PATCH] More "distclean" tidy ups on Win32
2004-03-09 Steve Hay More "distclean" tidy ups on Win32
2004-03-08 Rafael Garcia-Suarez Another makefile portability fix for Win32 by Steve...
2004-03-08 Jan Dubois win32_fstat has a potential buffer overrun problem
2004-03-05 Steve Hay Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk...
2004-03-04 Rafael Garcia-Suarez Fix [perl #27357] Scalar Win32::GetOSVersion() broken...
2004-03-02 Steve Hay nmake distclean cleans too much from lib/Digest on...
2004-02-20 Greg Matheson genmk95.pl touchup for distclean on Win98
2004-02-18 H.Merijn Brand Removed pm_apiversion and xs_apiversion as requested by
2004-02-17 Rafael Garcia-Suarez Bump up perl's version number to 5.9.1.
2004-02-10 Greg Matheson Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-02-08 Greg Matheson Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-01-26 Nicholas Clark Merge dynamic perldelta from maint (22081)
2004-01-22 Steve Hay Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-01-14 Nicholas Clark Update pod.lst with perl583delta,pod, and rerun pod...
2004-01-11 Abe Timmerman Regenerate win32/Makefile and win32/makefile.mk after
2004-01-06 Nicholas Clark Jarkko didn't move the cd ..\pod correctly. Given that...
2003-12-29 Kevin Chase win32_chsize buglet
2003-12-28 Rafael Garcia-Suarez Fix a little syntax error, reported by Marcus Holland...
2003-12-28 Nigel Sandever 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE...
2003-12-12 Gisle Aas d_u32align for win32
2003-12-08 Rafael Garcia-Suarez Integrate change #21862 from maint-5.8 :
2003-12-02 Rafael Garcia-Suarez The prove utility should also be installed on VMS and...
2003-11-17 Rafael Garcia-Suarez Complement of change #21740 for Windows.
2003-11-02 Rafael Garcia-Suarez Quoted-printable is evil.
2003-11-02 Greg Matheson Portability nit for MinGW 3.
2003-09-25 Rafael Garcia-Suarez Add the perl581delta manpage.
2003-08-20 Steve Hay Remove redundant targets from Win32 Makefile
2003-08-19 Jarkko Hietaniemi Nick's podulator was right, I just hadn't read the...
2003-08-19 Jarkko Hietaniemi Nicholas Clark's podulator. The win32 makefile
2003-08-14 Steve Hay Include fcrypt.c for crypt() on Windows
2003-08-12 Jarkko Hietaniemi Do some updates also on pod.mak -- which seems to
2003-08-09 Jan Dubois kill 'INT' doesn't work on Windows
2003-08-03 Jan Dubois Re: win32.c bug - handle leak
2003-07-31 Jarkko Hietaniemi Integrate README.macosx more.
2003-07-30 Jan Dubois Extend Win32::GetOSVersion() to return additional infor...
2003-07-03 Mattia Barbon Win32: fix WM_TIMER handling
2003-07-01 Jarkko Hietaniemi More nanosleep removal.
2003-06-09 Gurusamy Sarathy windows: fix memory leak in %ENV handling (shows up...
2003-06-03 Jarkko Hietaniemi Salvage parts of #19667.
2003-06-03 Jarkko Hietaniemi Retract #19667, #19660, #19659, #19658, #19657, #19656,
2003-06-02 Gurusamy Sarathy resurrect change#19628 and make it work by generalizing
2003-06-02 Gurusamy Sarathy don't use File::Temp to implement PerlIO_tmpfile()...
2003-06-02 Gurusamy Sarathy change#19628 broke many win32/system.t tests, so back...
2003-05-28 Jan Dubois Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windo...
2003-05-24 Jarkko Hietaniemi Missing "to".
2003-05-24 Jarkko Hietaniemi Introduce (undefined) pthread_attr_setscope to non...
2003-05-17 Gurusamy Sarathy missing init in change#19533
2003-05-17 Gurusamy Sarathy avoid select() on windows destroying errno (used to...
2003-05-13 Casey West [perl #8599] s/catenate/concatenate/
2003-05-13 Gurusamy Sarathy $Config{usethreads} wasn't being set on windows
2003-05-11 Gurusamy Sarathy fix Embed.t failure on windows: PERL_SYS_TERM() is...
2003-05-02 Abe Timmerman silence compiler warnings
2003-05-02 Abe Timmerman Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service...
2003-04-23 Jarkko Hietaniemi Introduce 'fast stdio' symbols to non-Configure lands.
2003-04-20 Steve Hay Document PERL_DEBUGGING_MSTATS in INSTALL and in the...
2003-04-17 Jarkko Hietaniemi Introduce the new *l APIs, undefined, to non-Configure...
2003-03-26 Rafael Garcia-Suarez Win32 counterpart of change #19065
2003-03-20 Jarkko Hietaniemi Integrate:
2003-03-18 Jarkko Hietaniemi The description of SIG_SIZE was off.
next