This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
POSIX.xs: Never pass NULL to ctermid()
[perl5.git] / win32 /
2020-03-14 Steve HayImport perl5302delta.pod
2020-03-11 Karl WilliamsonAdd mutex for accessing ENV
2020-03-09 Tomasz Konojackinew function specifier: PERL_STATIC_FORCE_INLINE
2020-02-24 Daniel Draganfix VC perlglob.exe segv with wrong default libc
2020-02-21 reneebBump the perl version in various places for 5.31.10
2020-02-21 reneebgenerated new perldelta after 5.31.9 release
2020-02-08 Yves Ortonperl.h: define PERL_BITFIELD8/16/32 as U8/U16/U32
2020-02-08 Yves Ortonfix defines for PERL_BITFIELDxx on Linux and Win32 17549/head
2020-01-24 Tomasz Konojackiwin32: don't set the base address of perl5xx.dll
2020-01-21 Dan BookChange various search.cpan.org references to metacpan...
2020-01-20 Matthew HorsfallBump the perl version in various places for 5.31.9
2020-01-20 Matthew Horsfallnew perldelta for 5.31.9
2020-01-18 Tomasz Konojackimove and clean-up macros wrapping __attribute__()
2019-12-26 Karl Williamsonwin32/vdir.h: Rmv extraneous line
2019-12-26 Karl Williamsonwin32/vdir.h: Use inRANGE macro
2019-12-26 Karl Williamsonwin32/win32.c: Use inRANGE macro
2019-12-26 Karl Williamsonwin32/win32io.c: Use inRANGE macro
2019-12-21 Nicolas RBump the perl version in various places for 5.31.8
2019-12-21 Nicolas Rnew perldelta for 5.31.8
2019-12-19 Bryan Stensonfixing usally and patern
2019-12-03 Karl WilliamsonRegenerate Configure and friends after metaconfig changes
2019-11-27 Dan BookConvert issue links from rt.perl.org to GitHub
2019-11-20 Chris 'BinGOs' Wil... Bump the perl version in various places for 5.31.7
2019-11-20 Chris 'BinGOs' Wil... new perldelta for v5.31.7
2019-11-15 Dagfinn Ilmari Man... win32: Add more missing wchar.h includes
2019-11-10 Tomasz Konojackiwin32: fix waitpid(-1, WNOHANG) segfault/panic
2019-11-10 Steve HayImport perl5301delta.pod
2019-11-07 Karl WilliamsonRemove lib/unicore/Heavy.pl
2019-11-06 Chris 'BinGOs' Wil... Update IO-Compress to CPAN version 2.089
2019-10-30 Tomasz Konojackiremove CONSERVATIVE and LIBERAL
2019-10-27 Tomasz Konojackiwin32: separate $Config{ccflags} and $Config{optimize}
2019-10-20 Steve HayBump version to 5.31.6
2019-10-20 Steve HayCreate new perldelta for 5.31.6
2019-10-17 Steve HayThe VC6 Chainsaw Massacre
2019-09-20 Max MaischeinBump Version from 5.31.4 to 5.31.5 in various places
2019-09-20 Max Maischeinnew perldelta for 5.31.4
2019-08-27 sisyphusNVMANTBITS is 64 on mingw-w64 'long double' builds
2019-08-20 Tom HukinsBump version to 5.31.4 and update Module::Corelist
2019-08-20 Tom HukinsNew perldelta for 5.31.4
2019-07-20 Steve HayBump version to 5.31.3
2019-07-20 Steve HayCreate new perldelta for 5.31.3
2019-07-19 Tony Cook(perl #134221) MSVC doesn't define O_ACCMODE
2019-07-16 Tony Cook(perl #134221) support append mode temp files on Win32 too
2019-06-24 Steve HayFix erroneous references to USE_CBACKTRACE
2019-06-20 Karen Etheridgebump version to 5.31.2
2019-06-20 Karen Etheridgegenerate new perldelta
2019-06-18 Steve HayThe Windows CE Chainsaw Massacre
2019-05-24 Sawyer XBump the perl version in various places for 5.31.1
2019-05-24 Sawyer Xnew perldelta for 5.31.1
2019-05-24 Sawyer XFix perldelta from 5.30.1 to 5.31.0:
2019-05-22 Sawyer XBump the perl version in various places for 5.31.0
2019-05-22 Sawyer XNew perldelta
2019-05-11 Sawyer XFinalize perldelta
2019-05-10 Sawyer XBump the perl version in various places for 5.30.0
2019-04-24 David MitchellRevert "win32: define HAS_BUILTIN_EXPECT on MinGW"
2019-04-20 Sawyer Xnew perldelta for 5.29.11, even though we won't see it
2019-04-19 Steve HayImport perl5282delta.pod
2019-04-10 Tomasz Konojackiwin32/Makefile: minor cleanup
2019-04-09 Steve HayAdd support for VS2019 (Visual C++ 14.2)
2019-04-06 Tomasz Konojackiimplement diagnostics ignore/restore macros for Visual C++
2019-04-04 Karl WilliamsonDefine $d_has_C_UTF8 in Windows config files
2019-03-21 Zak B. ElepBump the perl version in various places for 5.29.10
2019-03-21 Zak B. ElepNew perldelta for 5.29.10
2019-03-04 Karl WilliamsonImprove setlocale() detection in Configure-ish files
2019-03-04 Karl WilliamsonAdd towupper() and towlower() to Configure-ish files
2019-03-04 Karl WilliamsonAdd wctype.h to Configure-ish files
2019-02-21 Nicolas RBump the perl version in various places for 5.29.9
2019-02-21 Nicolas RNew perldelta for 5.29.9
2019-02-19 Tomasz Konojackiwin32/win32sck.c: better socket() error handling
2019-02-19 David Mitchelladd dVAR's for PERL_GLOBAL_STRUCT_PRIVATE builds
2019-01-20 AbigailBump the perl version in various places for 5.29.8
2019-01-20 AbigailNew perldelta for 5.29.8
2018-12-18 AbigailBump the perl version in various places for 5.29.7
2018-12-18 AbigailNew perldelta for 5.29.7
2018-12-11 sisyphusconfig_sh.PL - support C99 math for mingw
2018-12-11 sisyphusconfig_H.gc - support C99 math for mingw
2018-12-11 sisyphusconfig.gc - support C99 math for mingw
2018-12-10 Tony Cook(perl #133708) remove build-time probing for stack...
2018-11-29 Steve HayImport perl5263delta.pod and perl5281delta.pod
2018-11-27 Aaron CraneRely on C89 "const"
2018-11-20 Karen EtheridgeBump the perl version in various places for 5.29.6
2018-11-20 Karen Etheridgenew perldelta for 5.29.6
2018-10-20 Aaron CraneBump the Perl version for 5.29.5
2018-10-20 Aaron CraneCreate new perldelta for 5.29.5-to-be
2018-10-15 Tomasz Konojackiwin32: define HAS_BUILTIN_EXPECT on MinGW
2018-10-05 Tony Cook(perl #133494) better document CCHOME for GCC builds
2018-09-24 sisyphusdefine HAS_LDEXPL in win32/config_H.gc
2018-09-23 sisyphusdefine d_ldexpl in win32/config.gc
2018-09-21 John SJ Andersonbumping versions to 5.29.4
2018-09-21 John SJ Andersonnew perldelta for 5.29.4
2018-08-24 Steve HayTidy up Windows makefiles' handling of CCTYPE=SDK2003SP1
2018-08-24 Steve HayFix Windows build with CCTYPE=SDK2003SP1
2018-08-20 Chris 'BinGOs' Wil... Bump the perl version in various places for 5.29.3
2018-08-20 Chris 'BinGOs' Wil... new perldelta for 5.29.3
2018-08-06 Karl WilliamsonUse sv_catpvs where appropriate vs sv_catpv
2018-08-01 Tomasz Konojackiwin32: fix argumentless sleep()
2018-07-30 Steve HayFix setting GCCTARGET in win32/makefile.mk when CCTYPE...
2018-07-30 Daniel Draganfix version autodetect for Visual C 64bit edition
2018-07-24 Daniel Draganremove all exported symbols from GCC win32 miniperl
2018-07-20 Steve HayBump version to 5.29.2
next