This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Teach podcheck about mmap(2)
[perl5.git] / win32 /
2014-01-15 Tony Cook[perl #120933] static extensions now depend on nonxs...
2014-01-09 Daniel Draganfix missing _rotl64 symbol on Visual C 2003
2013-12-27 Nicholas ClarkPurge sfio support from configure.com, Configure and...
2013-12-27 Nicholas ClarkPurge sfio support, which has been broken for a decade.
2013-12-20 AbigailBump version number from 5.19.7 to 5.19.8.
2013-12-20 AbigailGenerate new perldelta
2013-12-18 Brian Fraserconfig.ce: Use ~cc~, not ~CC~
2013-12-09 Daniel DraganWinCE makefile will now hypothetically build git_version.h
2013-12-09 Daniel Dragancleanup ..\git_version.h rule in win32/Makefile
2013-12-02 Steve HayMerge branch 'dirnames' into blead
2013-11-26 Steve HayExtend Intel C++ compiler support (a48cc4c427) to dmake...
2013-11-20 Chris 'BinGOs' Wil... New perldelta for v5.19.7
2013-11-20 Chris 'BinGOs' Wil... Bump the perl version in various places for v5.19.7
2013-11-20 Daniel Draganadd Intel C++ Compiler for Win32 support
2013-11-14 H.Merijn BrandAdd Synology instructions
2013-11-11 Daniel Dragancheck existence of headers and libs for WinCE in Makefi...
2013-11-05 Craig A. BerryAnd the caretx object file for wince.
2013-11-05 Craig A. BerryAlso fix wince for caretx after e2051532106.
2013-11-05 Steve HayRestore Windows build following commit e205153210
2013-11-02 Daniel Draganwin32/win32sck.c: dont close() a freed socket os handle
2013-10-29 Daniel Draganenable LTO/LTCG/WPO for most Visual Cs
2013-10-24 Steve HayMove Cwd and List-Util to folders named as per their...
2013-10-22 Steve HayAdd support for building with Visual C++ 2013
2013-10-22 Daniel DraganWinCE Perl EVC4 support
2013-10-21 Daniel Dragan.gitignore Win32's miniperl object files
2013-10-21 Daniel DraganWinCE Makefile and make_ext.pl general and XS fixes
2013-10-20 Steve HayBump version for Perl 5.19.6
2013-10-20 Steve HayCreate new perldelta for Perl 5.19.6
2013-10-19 Steve HayMove B-Deparse from dist/ to lib/ since it is non-dual...
2013-10-17 Steve HayFix Win32 build with MinGW/gcc-4.8+ which define some...
2013-09-21 Brian FraserRemoved the ifdefs for INCOMPLETE_TAINTS
2013-09-20 Steve HayBump version for 5.19.5
2013-09-20 Steve HayAdd new perldelta for 5.19.5
2013-09-19 Steve HayAdd a USING_MSVC6 macro to identify Microsoft Visual...
2013-09-18 Steve HayUpdate win32/config_H.[gv]c canned configuration files
2013-09-18 Tony Cookdepend on the new win32 sys/errno2.h header
2013-09-17 Christian Millourmake win32_link and win32_rename raise ENOSPC and EDQUO...
2013-09-16 Steve HayNote that the USE_64_BIT_INT build option is not suppor...
2013-09-16 Steve HayFix the #include of winsock2.h in win32/include/sys...
2013-09-16 Steve HayWe need winsock2.h for WSAECANCELLED in errno2.h
2013-09-16 Steve HayClarify a comment in errno2.h
2013-09-16 Steve HayFix Windows build for compilers other than VC10+
2013-09-16 Steve HaySimplify errno2.h slightly
2013-09-16 Steve HayFix stringification of $! in VC10+ builds where errno...
2013-09-16 Steve HayIntercept assignment to $! to translate WSAExxx values...
2013-09-16 Steve HayFix a problem with mod_perl on Windows using VS2010+.
2013-09-16 H.Merijn BrandRegenerate Configure and chainsaw voidflags
2013-09-13 Tony Cook[perl #115928] Configure now selects our internal drand48()
2013-09-05 Nicholas ClarkRemove references to GNU DLD from Configure and config...
2013-09-03 SmylersRestore perlrepository.pod in stub form
2013-08-23 Daniel Draganrestore XS module building for WinCE
2013-08-23 Tony Cook[perl #119429] bump-perl-version now updates Makefile.ce
2013-08-21 Father Chrysostomosadd perl5181delta
2013-08-20 Steve HayBump version for 5.19.4
2013-08-20 Steve HayCreate new perldelta for 5.19.4
2013-08-15 Steve HayMake DMAKE import everything from the environment like...
2013-08-15 Steve HayNo need to look for Borland's debug symbols files
2013-08-15 Steve HayCommit 4d3a042da1 missed a corresponding update to...
2013-08-14 Steve HayFix miniperl.exe.manifest problem on Windows
2013-08-13 Steve HayMinGW(-w64)/gcc on Windows includes <stdbool.h>
2013-08-13 Steve HayUpdate win32/config_H.[gv]c canned configuration files
2013-08-13 Steve HayWrite win32/config.h with *nix EOLs, as per the canned...
2013-07-24 Nicholas ClarkGenerate the lib/ cleanup rules in the Win32 Makefiles...
2013-07-24 Nicholas ClarkRe-order clean-up rules to give a line for regen/lib_cl...
2013-07-24 Nicholas ClarkRemove the EXTUTILSDIR macro from the Win32 makefiles.
2013-07-22 Aristotle Pagaltzisbump version to v5.19.3
2013-07-22 Aristotle Pagaltziscreate fresh perldelta
2013-07-16 Nicholas ClarkMove version from lib/ to cpan/
2013-07-11 Nicholas ClarkRefactor perlmodlib.PL to use regen_lib.pl and avoid...
2013-07-09 Daniel Draganadd entries to various .gitignore files for Win32 builds
2013-07-09 Nicholas ClarkOn Win32 run autodoc.pl and pod/perlmodlib.PL using...
2013-07-07 Nicholas ClarkMove generation of ExtUtils::Miniperl to ext/ExtUtils...
2013-07-07 Nicholas ClarkGenerate utils/Makefile from utils/Makefile.PL, and...
2013-07-02 Nicholas ClarkMove VMS::Filespec from vms/ext to ext/
2013-07-02 Nicholas ClarkRefactor FindExt, merging scan_ext() and find_ext().
2013-07-02 Nicholas ClarkCorrect a type in FindExt::apply_config in the "I18N...
2013-07-02 Nicholas ClarkIn FindExt, eliminate _ext_ne() and make extensions...
2013-07-02 Nicholas ClarkAdd non-XS extensions to known_extensions.
2013-06-21 David Goldenbump version to v5.19.2
2013-06-21 David Goldennew perldelta
2013-06-18 Nicholas ClarkIn FindExt, use File::Find instead of shelling out...
2013-06-17 Steve HaySet Config's *extensions and *_ext vars correctly for...
2013-06-14 Steve HayFix inclusion of Compress/Raw/Bzip2 and Encode in MinGW...
2013-06-13 Nicholas Clarkwrite_buildcustomize.pl no longer writes to STDOUT
2013-06-13 Nicholas ClarkRemove the Icwd Makefile macros as lib/buildcustomize...
2013-06-13 Nicholas ClarkGenerate lib/buildcustomize.pl at the same time as...
2013-06-10 Nicholas ClarkOn Win32, i_rpcsvcdbm should be 'undef' as there is...
2013-06-08 Steve HayInclude the Encode extension in the ALL_STATIC build...
2013-06-07 Steve HayInclude the Win32 extension in the ALL_STATIC build...
2013-06-06 Steve HayAdd a note to Win32's BUILD_STATIC configuration to...
2013-06-06 Steve HayExclude Compress/Raw/Bzip2 from ALL_STATIC extensions...
2013-06-06 Steve HaySimplify recipes for making perl-static.exe on Win32
2013-06-06 Steve HayFix creation of libperl519s.a on Win32 with MinGW
2013-06-06 Steve HayRemove /PDB:NONE linker option from Win32 makefiles
2013-06-06 Steve HayEnsure Win32 [nd]make builds the 'static' target when...
2013-05-27 Nicholas ClarkRemove DG/UX support.
2013-05-23 David Steinbrunnertypo fixes for win32 scripts
2013-05-20 Nicholas ClarkUpdate the Win32 miniperl conditional compilation,...
2013-05-20 Ricardo Signesadd new perldelta
2013-05-20 Ricardo Signesbump version to 5.19.1
next