This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[Merge] Make bitwise feature no longer experimental
[perl5.git] / win32 /
2017-12-22 Zeframconfigure probe for mkostemp()
2017-12-22 Zeframconfigure probes for accept4(), dup3(), pipe2()
2017-12-22 Zeframset PERL_EXIT_DESTRUCT_END in all embeddings
2017-12-21 Zeframfix up faulty perl embeddings
2017-12-20 Chris 'BinGOs' Wil... Bump the perl version in various places for v5.27.8
2017-12-20 Chris 'BinGOs' Wil... New perldelta for v5.27.8
2017-12-20 Chris 'BinGOs' Wil... Resolve issue with Win32 caused by 0301e8995
2017-11-28 Steve HayFix $Config{libpth} for x64 builds with VC++ earlier...
2017-11-20 Karen EtheridgeBump the perl version in various places for 5.27.7
2017-11-20 Karen Etheridgenew perldelta for 5.27.7
2017-11-18 Aaron CraneRestore ability to build on platforms without snprintf()
2017-11-15 Steve HayProvide option to build with -D__USE_MINGW_ANSI_STDIO
2017-11-15 Steve HayImprove cl version detection
2017-11-11 Zeframavoid reading errno twice in a row
2017-11-06 Karl WilliamsonChange some strncmp(), etc. to strBEGINs()
2017-10-24 Karl WilliamsonConvert strncmp into strnEQ, strnNE
2017-10-24 Karl WilliamsonConvert strcmp into strEQ, strNE
2017-10-21 Aaron CraneRely on C89 <string.h>
2017-10-21 Aaron CraneDon't attempt to use non-standard <memory.h>
2017-10-21 Aaron CraneRely on C89 <assert.h>
2017-10-21 Aaron CraneRely on C89 <math.h>
2017-10-21 Aaron CraneDon't attempt to define or use STANDARD_C
2017-10-21 Aaron CraneRely on C89 strerror()
2017-10-21 Aaron CraneDon't try to use <values.h>
2017-10-21 Aaron CraneRely on C89 <float.h> defining DBL_DIG
2017-10-21 Aaron CraneRely on C89 <float.h>
2017-10-21 Aaron CraneRely on C89 <limits.h>
2017-10-21 Aaron CraneRely on C89 strchr() and strrchr()
2017-10-21 Aaron CraneRely on C89 sprintf() return value semantics
2017-10-21 Aaron CraneRely on C89 <stddef.h>
2017-10-21 Aaron CraneRely on C89 <stdlib.h>
2017-10-21 Aaron CraneRely on C89 <stdarg.h>
2017-10-21 Aaron CraneRely on C89 prototypes
2017-10-21 Aaron CraneDon't pretend to determine whether ansi2knr is needed
2017-10-21 Aaron CraneRely on C89 variadic prototypes
2017-10-21 Aaron CraneRely on C89 vprintf()
2017-10-21 Aaron CraneRely on C89 snprintf()
2017-10-21 Aaron CraneAssume C89 "volatile" keyword
2017-10-21 Aaron CraneAssume we have C89 memchr()
2017-10-21 Aaron CraneAssume we have sane C89 memcmp()
2017-10-21 Aaron CraneAssume we have C89 memcpy() and memmove()
2017-10-21 Aaron CraneDon't look for a "safe" memcpy()
2017-10-21 Aaron CraneAssume we have C89 memset()
2017-10-21 Aaron CraneRemove USE_STRUCT_COPY in favour of C89 struct assignment
2017-10-21 H.Merijn BrandAdd new Configure probes
2017-10-20 Steve HayBump version to 5.27.6
2017-10-20 Steve HayNew perldelta for 5.27.6
2017-10-19 Steve HayUpdate win32/config_H.[gv]c canned configuration files
2017-10-13 Dagfinn Ilmari Man... Finish adding memrchr Configure probe
2017-09-22 Steve HayAdd perldeltas for 5.24.3 and 5.26.1
2017-09-20 John SJ AndersonBump perl version to 5.27.5, including Module::CoreList...
2017-09-20 John SJ AndersonNew perldelta for 5.27.5
2017-09-11 Tony Cookadd probes for openat, unlinkat, renameat, linkat and...
2017-09-10 Tony Cook(perl #131665) avoid a buffer overflow in a buffer...
2017-08-21 Matthew HorsfallBump perl version to 5.27.4, including Module::CoreList...
2017-08-21 Matthew HorsfallAdd new perldelta for 5.27.4
2017-07-20 Aaron CraneBump Perl version from 5.27.2 to 5.27.3
2017-07-20 Aaron CraneNew draft perldelta for 5.27.3
2017-07-15 Steve HayAdd perldeltas for 5.22.4 and 5.24.2
2017-06-22 Eric HermanBump the perl version 5.27.1 -> 5.27.2
2017-06-20 Eric Hermannew perldelta
2017-06-16 Steve HayRemove unnecessary MSVC*FREE CCTYPEs from Windows makefiles
2017-06-15 Steve HayUpdate gmake for VS 2017
2017-06-14 Steve HayFix up CCINCDIR/CCLIBDIR for VC++ 14.1 (and VC++ 8...
2017-06-14 Steve HayUpdate dmake for VS 2017
2017-06-14 Steve HayUpdate nmake for VS 2017
2017-06-07 Jacques Germishuyscorrect PREMSVC80 typo
2017-06-07 Steve HayFix dmake build breakage when using Visual C++
2017-06-03 David MitchellBump the perl version in various places for 5.27.1
2017-05-31 Sawyer Xperldelta: New perldelta
2017-05-31 Sawyer XBump version: 5.26.0 -> 5.27.0, including fixes
2017-05-31 Sawyer Xperldelta: New perldelta (5.27.0)
2017-05-25 David Mitchellremove perl525*delta.pod
2017-05-11 Sawyer Xreorder
2017-05-11 Sawyer XSorted with cool trickery help by arc
2017-05-11 Sawyer XManually replace 52513 with 5260 perldelta filename
2017-04-20 Sawyer XBump version: 5.25.12 -> 5.26.0
2017-04-20 Sawyer XFix empty link problem
2017-04-19 Sawyer XVersion debump: 5.26.0 -> 5.25.12
2017-04-07 David Mitchellfix and test execution of non-empty .bs files
2017-03-20 Sawyer XVersion bump: 5.25.11 -> 5.26.0
2017-03-20 Sawyer XNew perldelta
2017-03-15 Hugo van der SandenWIN32: update size after Renew
2017-03-12 Steve HayMake DEFAULT_INC_EXCLUDES_DOT the default on Windows
2017-02-21 reneebbump version to 5.25.11
2017-02-21 reneebnew perldelta for 5.25.11
2017-02-19 Steve HayAdd support for VS2015 (VC++ 14.0)
2017-01-20 AbigailBump the perl version in various places for 5.25.10
2017-01-20 AbigailNew perldelta for 5.25.10
2017-01-16 AbigailRemove utils/c2ph and utils/pstruct
2017-01-16 AbigailCreated pod/perldeprecation.pod
2017-01-14 Steve HayImport perldeltas from 5.22.3 and 5.24.1
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2016-12-20 Sawyer XBump the perl version in various places for 5.25.9
2016-12-20 Sawyer XNew perldelta
2016-11-20 Chad GranumBump the perl version in various places for 5.25.8
2016-11-20 Chad Granumnew perldelta
2016-11-12 H.Merijn BrandNo default breaks win32 and VMS
2016-11-11 H.Merijn BrandRemove "." from default @INC when default_inc_excludes_...
2016-10-29 Jarkko HietaniemiConfigure: add defs summarizing doublekind/longdblkind
next