This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Promote v5.36 usage and feature bundles doc
[perl5.git] / win32 /
2022-08-27 Kenneth OlwingChange optimization level for Win32 builds
2022-08-22 Bramwin32: Remove trailing backslash from `INST_TOP`
2022-08-20 Neil BowersBumping perl version in various places for 5.37.4
2022-08-20 Neil Bowersnew perldelta for 5.37.4
2022-08-18 Bramwin32: check if CCHOME is correctly set
2022-08-17 Bramwin32/GNUmakefile: correct $(CONFIGPM) deps
2022-08-09 Tomasz Konojackiwin32.c: use _mkgmtime() instead of mktime() in stat()
2022-07-21 Nicolas RBump version to 5.37.3
2022-07-21 Nicolas RNew perldelta setup for 5.37.3
2022-07-07 sisyphuswin32/vmem.h - memory alignment needed for gcc-12
2022-07-07 sisyphuswin32/vmem.h - memory alignment needed for gcc-12
2022-06-20 Matthew HorsfallDump perl version everywhere to 5.37.2
2022-06-20 Matthew HorsfallNew perldelta for 5.37.2
2022-06-20 Paul "LeoNerd" EvansSplit optree optimizer and finalizer from op.c into...
2022-06-18 Tomasz Konojackihide private functions with __attribute__((visibility...
2022-06-09 Clemens WasserFix building with clang-cl
2022-06-03 Tony Cookremove some leftover debug output from filetime_from_time()
2022-05-28 Tomasz Konojackiprobe for setenv in Configure
2022-05-28 sisyphusdefine HAS_INETPTON and HAS_INETNTOP for mingw builds
2022-05-28 sisyphusdefine d_inetntop and d_inetpton for mingw builds
2022-05-28 Ricardo Signesperldelta: new v5.37.1 perldelta
2022-05-28 Ricardo Signesbump version to v5.37.1: now open for business
2022-05-28 Ricardo Signesperldelta: create perldelta for 5.37.0
2022-05-28 Ricardo Signesbump version to v5.37.0
2022-05-20 Ricardo Signesperldelta: remove the v5.35.z deltas
2022-05-20 Ricardo Signesbump version to v5.36.0 (RC0)
2022-05-19 Paul "LeoNerd" EvansRevert "Add Configure question for taint support"
2022-04-20 Steve HayBump version for 5.35.12
2022-04-20 Steve HayNew perldelta for 5.35.12
2022-04-20 Neil BowersAdd Configure question for taint support
2022-04-06 Dagfinn Ilmari Man... Delete long-obsolete README.macos
2022-04-05 Niyas Saitbuild: add configurations to compile perl for windows...
2022-03-20 Sawyer XBump version for 5.35.11
2022-03-20 Sawyer XNew perldelta for 5.35.11
2022-03-18 Daniel LaügtPass usequadmath to config_sh.PL
2022-03-13 Steve HayImport perl5341delta.pod
2022-02-20 reneebbump version for 5.35.10
2022-02-20 reneebadd new perldelta for 5.35.10
2022-02-18 Max MaischeinEliminate a variable keeping the length of a string
2022-01-20 Nicolas RBump the perl version in various places for 5.35.9
2022-01-20 Nicolas RNew perldelta for 5.35.9
2022-01-16 Tomasz Konojackiofficially support Visual C++ 2022
2021-12-21 Neil BowersBump the perl version in various places for 5.35.8
2021-12-21 Neil Bowersnew perldelta for 5.35.8
2021-12-16 Tomasz Konojackifix struct ioinfo definition for Mingw
2021-12-16 Steve Hay_MSC_VER is now always >= 1800 (i.e. Visual C++ 2013...
2021-11-29 Paul "LeoNerd" EvansAdd a builtin:: namespace, with true/false/isbool
2021-11-21 Richard LeachBump the perl version in various places for 5.35.7
2021-11-21 Richard Leachnew perldelta for 5.35.7
2021-11-02 Dagfinn Ilmari Man... Remove DOS/DJGPP support
2021-10-21 Leon TimmermansBump version to 5.35.6
2021-10-21 Leon Timmermansnew perldelta for 5.35.6
2021-10-19 Steve HayRemove old MSVC++ (pre-VC12) support from Windows Makefiles
2021-10-08 Dagfinn Ilmari Man... Remove NetWare support
2021-09-20 Matthew HorsfallBump versions from v5.35.4 to v5.35.5
2021-09-20 Matthew Horsfallnew perldelta for v5.35.5
2021-09-17 Tomasz Konojackiwin32: regen config_H.(gc|vc)
2021-09-15 Nicholas ClarkSimplify the code related to prime_env_iter().
2021-09-07 Nicholas ClarkA Configure test for C11 thread local storage specifice...
2021-09-01 Tony Cookdetect struct stat.st_dev's size and signedness, and...
2021-08-23 Karen EtheridgeBump the perl version in various places for 5.35.4
2021-08-21 Karen Etheridgemake way for 5.35.4
2021-08-11 Tony Cookonly #include <xlocale.h> when it is actually needed
2021-07-30 Karl Williamsonwin32.c: Save a '&' instr by casting to U8
2021-07-29 Biswapriyo Nathwin32/GNUmakefile: Remove -s option from compiler flags
2021-07-29 Biswapriyo Nathwin32/GNUmakefile: Get CPU arch from target triplet
2021-07-29 Biswapriyo Nathwin32: Use -shared option instead of -mdll to create DLL
2021-07-24 Neil BowersBump the perl version in various places ready for 5...
2021-07-24 Neil Bowersnew perldelta for 5.35.3
2021-07-06 James E KeenanIntroduce Pod::Html::Auxiliary
2021-06-28 Leon TimmermansRemove :win32 PerlIO layer
2021-06-20 Max MaischeinBump the perl version in various places for 5.35.2
2021-06-20 Max Maischeinnew perldelta for 5.35.2
2021-06-15 Felipe GasperFix spelling: precede
2021-06-12 Karl WilliamsonConfigure: apply recent metaconfig changes
2021-06-12 Karl WilliamsonConfigure changes for HAS_NON_INT_BITFIELDS
2021-06-09 Tomasz Konojackireplace all instances of PERL_IMPLICIT_CONTEXT with...
2021-05-22 Max MaischeinBump the perl version in various places for 5.35.1
2021-05-21 Ricardo Signesperldelta: add a new delta for v5.35.1
2021-05-20 Sawyer XNew perldelta
2021-05-20 Sawyer XBump to 5.35.0:
2021-05-15 Tony Cookset -fwrapv on by default unconditionally
2021-05-04 Sawyer XMerge all perldelta files to create perl534delta.pod
2021-05-04 Sawyer XBump perl version in various places for 5.34.0
2021-04-21 Todd Rinaldonew perldelta for 5.33.10
2021-04-13 Tomasz Konojackiwin32.c: make reading UTF-8 characters from the console...
2021-03-21 Nicolas RBump the Perl version to 5.33.9
2021-03-21 Nicolas Rnew perldelta for 5.33.9
2021-02-20 reneebbump version to 5.33.8
2021-02-20 reneebadd new perldelta for 5.33.8
2021-01-30 Tomasz KonojackiSet $Config{libpth} properly for MinGW builds
2021-01-28 xenuwin32: remove makefile.mk (#18511)
2021-01-26 Steve HayRestore build with some mingw.org compilers using mingw...
2021-01-23 Steve HayImport perl5321delta.pod
2021-01-21 Richard LeachBump version to 5.33.7
2021-01-21 Richard LeachNew perldelta for 5.33.7
2021-01-17 Michael G. Schwernstyle: Detabify indentation of the C code maintained...
2021-01-11 sisyphuswin32/makefile.mk - enable USE_QUADMATH builds (mingw...
2021-01-11 sisyphuswin32/GNUmakefile - enable USE_QUADMATH builds (mingw...
2021-01-11 sisyphuswin32/config_sh.PL - enable USE_QUADMATH builds (mingw...
next