This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Initial setup to accommodate /aa regex modifier
[perl5.git] / win32 /
2011-02-14 Nicholas ClarkRemove extraneous trailing whitespace from Win32 makefiles.
2011-02-13 Tony Cookignore extensions based on the configuration
2011-02-04 Dave RolskyMajor revision of perlhack and perlrepository
2011-01-24 Nicholas ClarkBreak out the generated function Perl_keywords() into...
2011-01-23 Jesse VincentUpdate TOC for perl51310delta
2011-01-22 Nicholas ClarkAdd perl5123delta.pod to MANIFEST and pod.lst, after...
2011-01-21 Tony Cookdepend on files needed for porting/buildtoc.t
2011-01-20 Jesse VincentBump the perl version in various places to 5.13.9
2011-01-17 Nicholas ClarkReflow multi-line rules in Win32 makefiles after 2c1760...
2011-01-09 Nicholas ClarkGenerate pp_* prototypes in pp_proto.h, and remove...
2011-01-03 Jesse VincentActuall excise 'Apollo DomainOS' support. We officially...
2010-12-21 Jan Duboissin6_scope_id is supported by Winsock2.
2010-12-20 H.Merijn BrandAdd sin6_scope_id probe (LeoNerd)
2010-12-20 Zeframupdate TOC for perl5138delta and perl5139delta
2010-12-19 Zeframbump perl version number for 5.13.8
2010-12-15 Jan DuboisDefine our own sockaddr_in6 for VC6
2010-12-15 Jan Dubois#define some symbols for VC6 compatibility
2010-12-10 H.Merijn BrandAdd probe for sa_len availability in sockaddr struct
2010-12-07 Jan DuboisDon't advertise PERL_HASH_SEED_EXPLICIT and NO_HASH_SEED
2010-12-07 Jan DuboisAlways build with crypt() support on Windows
2010-12-07 Jan DuboisGet rid of PERL_MSVCRT_READFIX
2010-12-07 Jan DuboisRemove dead Windows code
2010-12-02 Jan DuboisWindows 95 Chainsaw Massacre
2010-11-30 Jan DuboisUse default stack size on Windows
2010-11-25 Jan DuboisSync win32/Makefile with win32/makefile.mk
2010-11-25 Jan DuboisPass STATIC_EXT to t/porting/FindExt.t
2010-11-25 Jan DuboisInclude ws2tcpip.h to get IPv6 definitions
2010-11-21 Nicholas ClarkMove the test for Win32's FindExt.pm to t/porting,...
2010-11-21 Chris 'BinGOs' Wil... Update TOC for perl5.13.8
2010-11-20 Chris 'BinGOs' Wil... Bump the perl version in various places for v5.13.7
2010-11-18 Steve HaySupport Visual C++ 2010
2010-11-15 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 1.70
2010-10-25 Jan DuboisImplement DIR* cloning on Windows
2010-10-21 Tatsuhiko Miyagawaupdate TOC for perl5137delta
2010-10-20 Tatsuhiko MiyagawaBump version to 5.13.6
2010-10-18 Jan DuboisDon't use "dllimport" for code in perl5xx.dll
2010-10-15 Jan DuboisUse __declspec(dllimport) for XS code on Windows
2010-10-14 Nicholas ClarkConvert lib/Tie/Hash/NamedCapture.pm to an XS module...
2010-10-13 Florian RagwitzAdd perl5122delta
2010-10-07 Steve HayFix pod/buildtoc's handling of Win32 makefiles
2010-10-07 Steve HayUpdate Win32 makefiles to remove perl5136delta.pod...
2010-10-05 Nicholas ClarkMove pod2html.PL into ext/Pod-Html
2010-10-05 Nicholas ClarkMove pod2man.PL, pod2text.PL, podselect.PL into cpan...
2010-10-05 Nicholas ClarkMove pod2usage.PL, podchecker.PL, podselect.PL into...
2010-10-05 Nicholas ClarkMove pod2latex.PL into its CPAN distribution directory.
2010-09-29 Alex Davies[perl #71714] Remove redundant stat from Win32's opendir()
2010-09-27 Sisyphus[perl #73374] gccversion not always set with MinGW
2010-09-23 Andy DoughertyUpdate canned win32/config_H.* files with static inline...
2010-09-23 Andy DoughertyUpdate static_inline guesses in win32/config.[gv]c*
2010-09-23 Andy DoughertyAdd default setting of perl_static_inline='static'...
2010-09-23 Andy DoughertySet d_static_inline for win32/config.vc, since VC suppo...
2010-09-23 Tony CookConfigure inline support for 32-bit VC++
2010-09-19 Steve HayPrepare perldelta for Perl 5.13.6
2010-09-19 Steve HayBump version to 5.13.5
2010-09-05 Jan DuboisCleanup perl5135delta.pod instead of perldelta.pod
2010-09-05 Jan DuboisRemove duplicate command to rebuild uudmap.h
2010-09-05 Florian RagwitzMove the latest perldelta to pod/perldelta.pod
2010-08-31 Nicholas ClarkCorrect errors in the use of multiple targets for bitco...
2010-08-22 Curtis JewellAdd vaproto and charbits entries to win32/config.gc64...
2010-08-22 Curtis JewellMake win32/config.gc64(nox)? match win32/config.gc.
2010-08-20 Florian Ragwitzupdate TOC and perldelta references
2010-08-20 Florian RagwitzDisable regeneration of regcharclass.h on win32 v5.13.4
2010-08-20 Florian RagwitzBump the perl version to 5.13.4
2010-08-12 H.Merijn BrandAccount for GNU "i" extension when checking 'nm' output.
2010-08-07 Jan DuboisDefine _USE_32BIT_TIME_T for VC6 and VC7
2010-08-06 Jan DuboisDrop references to obsolete MinGW 1.x (gcc 2.95)
2010-07-24 David GoldenGlobal executable bit cleanup
2010-07-24 Florian RagwitzMove PathTools from cpan/ to dist/
2010-07-22 Jan DuboisGet rid of PERL_POLLUTE
2010-07-22 Jan DuboisDon't pretend to support really old VC++ compilers
2010-07-22 Jan DuboisGet rid of obsolete PerlCRT.dll support
2010-07-22 Jan DuboisAdd CCTYPE value for Windows Server 2003 SP1 compilers
2010-07-22 Jan DuboisRemove deprecated -Wp64 compiler option
2010-07-20 David Goldenupdate TOC and perldelta references
2010-07-20 David GoldenBump the perl version to 5.13.3
2010-06-30 David GoldenAdd perl5121delta to MANIEST and other files
2010-06-23 Nicholas Clarkcreate perl5133delta
2010-06-21 Matt S TroutBump the perl version in various places for 5.13.2
2010-05-23 David Goldencreate perl5132delta
2010-05-21 SisyphusFix CCINCDIR and CCLIBDIR for mingw64 cross compiler
2010-05-20 Ricardo SignesBump the perl version in various places for 5.13.1
2010-04-30 Vincent PitRe-run bump-perl-version to update a few missing spots
2010-04-22 Jan DuboisUpdate PerlStdIOGets() signature
2010-04-22 Jan DuboisFix PerlSIO_fputc() and PerlSIO_fputs() signatures
2010-04-20 Leon Brocardcreate perl5131delta
2010-04-13 H.Merijn BrandAdd d_prctl* for all other OS's
2010-04-13 Jesse VincentBump to 5.13.0
2010-04-13 Jesse VincentCreate a perl5130delta.pod
2010-03-25 Jesse Vincentperl 5.11.6 never happened. Remove the traces of its...
2010-03-14 Jesse VincentBump to 5.12.0
2010-02-21 Steve HayCreate perl5116delta and update other versions
2010-02-20 Steve HayBump version to 5.11.5
2010-02-14 Steve HayMake distclean work again on Win32
2010-01-25 Jesse VincentAdd perl5120delta to pod.lst and MANIFEST
2010-01-20 Ricardo Signescreate perl5115delta and update other versions
2010-01-19 Ricardo Signesbump version for 5.11.4
2010-01-12 Rafael Garcia-SuarezAdd perl5114delta.pod
2010-01-11 kmxRe: [perl #71852] Warning "/* within comment" in Win32...
2010-01-06 H.Merijn Brandvaproto for the other OS's
2009-12-20 Jesse VincentBump to 5.11.3
next