This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
duplocale() is part of Posix 2008 locales
[perl5.git] / win32 /
2020-12-02 Tony Cookfix the results of my stupidity
2020-12-01 David Mitchellappend colon to USE_STRICT_BY_DEFAULT description
2020-12-01 Tony Cookwin32 symlink: reindent
2020-12-01 Tony Cookwin32 symlink: treats paths that look like directories...
2020-12-01 Tony CookWin32: try to make the new stat pre-Vista compatible
2020-12-01 Tony Cookpre-vista support for win32_symlink
2020-12-01 Tony CookWin32: don't include version specific config for prebui...
2020-12-01 Tony Cooklstat(), readlink() and unlink() treat directory juncti...
2020-12-01 Tony Cookremove ${^WIN32_SLOPPY_STAT}
2020-12-01 Tony Cookwin32 symlink: only use the unprivileged flag if window...
2020-12-01 Tony CookWin32: re-work FILETIME <=> time_t conversions
2020-12-01 Tony CookWin32: implement our own stat(), and hence our own...
2020-12-01 Tony CookWin32: implement symlink() and readlink()
2020-12-01 Tony CookWin32: add lstat(), fetch st_dev and st_ino and fetch...
2020-11-23 Tomasz Konojackiwin32: remove support for disabling USE_LARGE_FILES
2020-11-20 Tom HukinsBump version to 5.33.5
2020-11-20 Tom HukinsCreate new perldelta for 5.33.5
2020-10-20 Steve HayBump version to 5.33.4
2020-10-20 Steve HayCreate new perldelta for 5.33.4
2020-10-14 Tomasz Konojackiwin32: use the same manifest for Visual C++ and gcc...
2020-10-03 Samanta NavarroFix typos
2020-09-20 Sawyer XBump the perl version in various places for 5.33.3
2020-09-20 Sawyer Xnew perldelta for 5.33.3
2020-09-15 Todd RinaldoAdd the Configure option to enable strict by default...
2020-09-10 John LightseyDocument the security team's processes and practices
2020-08-21 Dagfinn Ilmari Man... Remove 5005threads vestiges from Configure and friends
2020-08-20 Karen EtheridgeBump the perl version in various places for 5.33.2
2020-08-20 Karen Etheridgenew perldelta for 5.33.2
2020-07-30 Leon TimmermansMake pl2bat use ExtUtils::PL2Bat
2020-07-30 Leon TimmermansEliminate -a option of pl2bat
2020-07-24 Tomasz Konojackiwin32.c: rework the waitpid(-1, WNOHANG) fix
2020-07-20 Dagfinn Ilmari Man... Remove use of dVAR in core
2020-07-20 Dagfinn Ilmari Man... Remove PERL_GLOBAL_STRUCT
2020-07-20 Dagfinn Ilmari Man... Remove Symbian port
2020-07-20 Dagfinn Ilmari Man... Remove the final remnants of 5005threads support
2020-07-17 Karen Etheridgenew perldelta for 5.33.1
2020-07-17 Sawyer XBump the perl version in various paces for 5.33.1
2020-07-17 Sawyer Xnew perldelta for 5.33.1
2020-06-27 Sawyer XBumps, perldeltas, pods
2020-06-27 Sawyer XBump to 5.33.0
2020-06-01 Steve HayImport perl5283delta.pod and perl5303delta.pod
2020-05-30 Sawyer XFixup perldelta files
2020-05-30 Sawyer XBump perl version in various places for 5.32.0
2020-05-29 Sawyer XBump perl version in various places for 5.32.0
2020-05-22 Dagfinn Ilmari Man... Fix a bunch of repeated-word typos
2020-05-19 Tomasz Konojackiadd Configure probe for struct sockaddr_storage
2020-04-28 Sawyer XBump the perl version in various places for 5.31.12
2020-04-28 Sawyer Xnew perldelta for 5.31.11
2020-04-13 Dagfinn Ilmari Man... Remove spurious double spaces before open braces in...
2020-04-09 Sawyer XBump back to 5.31.11, if we need to release it
2020-03-20 Sawyer XBump version to 5.32.0
2020-03-20 Sawyer Xnew delta for 5.31.11
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
next