This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: Note Perl version of regexp_pattern()
[perl5.git] / win32 /
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
2009-12-17 Jan DuboisImplement win32_isatty()
2009-12-16 Jan Dubois-t should only return TRUE for file handles connected...
2009-12-08 Jan DuboisThrow away uncleanable scopes when exiting a pseudo...
2009-12-03 Rafael Garcia-SuarezRevert makefile part of the Unicode 5.2 patch
2009-12-03 Karl WilliamsonUnicode 5.2
2009-12-02 Jan DuboisCleanup all scopes before exiting a pseudo-forked process.
2009-12-02 Jan DuboisAdd another hint about setting WIN64=undef to build...
2009-12-02 Jan DuboisDon't redefine isnan() macro if MinGW already defined...
2009-11-25 Karl Williamsonfurther windows makefiles fixes
2009-11-25 Karl Williamsonwrap uniprops.t; makefile changes for mktables
2009-11-24 Steve HayAdd missing library to VC++ section of Win32 dmake...
2009-11-24 Steve HayAvoid circularity in $(LINK_FLAGS) definition in Win32...
2009-11-24 Rafael Garcia-SuarezSpecify in Makefile what generates pod/perluniprops.pod
2009-11-24 Steve HayFix Win32 makefiles as per f86864acbf97469fd9e5d5233d51...
2009-11-24 Rafael Garcia-SuarezRemove generated file pod/perluniprops.pod from the...
2009-11-23 Steve HayFix code-before-declaration error on Win32 with recent...
2009-11-23 Nicholas ClarkFix mktables calls in Win32 makefiles
2009-11-22 Rafael Garcia-SuarezAdd new pod file to various lists and makefiles
2009-11-21 Jan DuboisAlways add a manifest resource to perl.exe to specify...
2009-11-20 Leon Brocardcreate perl5113delta
2009-11-18 Leon BrocardBump 5.11.1 -> 5.11.2 in all sorts of places it's ...
2009-11-14 Steve HayRevert core fixes for IO-Compress following IO-Compress...
2009-11-13 Jan DuboisSupport $! stringification of socket error codes on...
2009-11-13 Jan Duboisflock() on Windows should set proper errno numbers.
2009-11-13 Gerard GoossenMake win32_start_child responsible for cleaning all...
2009-11-10 SisyphusAdd mingw64 support
2009-11-09 SisyphusFix warnings from win32 gcc compilers
2009-11-08 David GoldenAdd mingw-w64 non-crosscompiling config files
2009-11-07 Steve HayMerge commit 'origin/blead' into blead
2009-11-07 Steve HayAvoid circularity in $(LIBBASEFILES) definition in...
2009-11-06 H.Merijn BrandDetection (and warning) of char size in bits
2009-10-24 Nicholas ClarkAdd perl5112delta, and change 5111delta from being...
2009-10-20 Jesse VincentBump 5.11.0 -> 5.11.1 in all sorts of places it's ...
2009-10-14 SisyphusAdd mingw64 support for win32
2009-10-13 Jan DuboisThe winsock select() implementation doesn't support...
2009-10-13 Jesse VincentMove the new "perl policy" document into pod/
2009-10-06 Jesse Vincentmore pod cleanups based on the new podcheck.t
2009-10-04 Rafael Garcia-SuarezRun "cd pod ; ../perl -I../lib buildtoc --build-all"
2009-10-03 Steve HayMake Win32 treat IO-Compress as an XS extension, as...
2009-09-29 Steve HayRunning "mkppport --clean" at the end of "[nd]make...
2009-09-29 Steve HayFix distclean on Win32
2009-09-29 Nicholas ClarkMove Cwd from ext/ to cpan/
2009-09-28 Nicholas Clarkconfig_sh.PL need to scan dist/ as well as cpan/ and...
2009-09-27 Nicholas ClarkWith Win32 now building DynaLoader in ext, no need...
2009-09-27 Steve HayWin32 build should scan cpan/ as well as ext/
2009-09-26 Nicholas ClarkSupport building extensions in dist/ as well as cpan...
2009-09-25 Nicholas Clarkwin32/FindExt.pm's regression test needs to scan cpan...
next