This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Perl_sv_vcatpvfn_flags: s/gconverts/Gconvert's/
[perl5.git] / win32 /
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
2016-10-20 Aaron CraneBump version numbers ready for 5.25.7
2016-10-20 Aaron CraneNew perldelta for 5.25.7
2016-09-24 Stevan Littlebumping the version number
2016-09-21 Dagfinn Ilmari Man... Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…")
2016-09-20 Stevan Littlenew perldelta
2016-08-24 Daniel Dragantweaks for Win32 VC vs GCC detection makefile code
2016-08-20 Chris 'BinGOs' Wil... Bump the perl version in various places for v5.25.5
2016-08-20 Chris 'BinGOs' Wil... New perldelta
2016-08-14 Daniel Draganautomatically detect GCC vs VC and set VC ver number...
2016-08-11 H.Merijn BrandAdd probe for gai_strerror
2016-07-28 H.Merijn Brandforgot the cfgvar
2016-07-28 Tony Cook(perl #128438) build ppport.h instead of using a dummy...
2016-07-20 Steve HayBump version to 5.25.4
2016-07-20 Steve HayCreate new perldelta for 5.25.4
2016-06-20 Matthew HorsfallBump the perl version in various places for 5.25.3
2016-06-20 Matthew HorsfallAdd new perldelta
2016-06-02 Aaron CraneAdd Configure probe for strerror_l()
2016-06-02 Aaron CraneAdd Configure probe for querylocale()
2016-06-01 Tony Cookallow ext/XS-APItest/t/win32.t to pass with both E...
2016-05-20 Sawyer XBump the perl version in various places for 5.25.2
2016-05-20 Sawyer Xnew delta for 5.25.2
2016-05-11 Tony Cookupdate GNUmakefile for Test2 too
2016-05-11 Chad GranumUpdate to the latest Test-Simple cpan dist
2016-05-09 Ricardo Signesperldelta: new v5.25.1 perldelta
2016-05-09 Ricardo Signesbump version to v5.25.1: now open for business
2016-05-08 Ricardo Signesperldelta: add perl5250delta
2016-05-08 Ricardo Signesbump version to v5.25.0
2016-04-29 Steve HayImport 5.22.2's perldelta
2016-04-14 Ricardo Signesremove the v5.23.x perldeltas
2016-04-10 Ricardo Signesfix versions of generated perldelta
2016-04-10 Ricardo Signesversion bump: this is now v5.24.0-RC0!
2016-04-09 Karl WilliamsonAdd locale mutex
2016-03-25 H.Merijn BrandAdd probe for memmem
2016-03-20 AbigailBump version in various places
2016-03-20 AbigailNew perldelta
2016-03-19 H.Merijn BrandAdd Configure probes for newlocale, freelocale, and...
2016-03-19 Steve HayUpgrade Win32API::File from version 0.1202 to 0.1203
2016-03-11 Steve HaySet $^E for socket errors on Windows
2016-02-28 Daniel Dragan[perl #127584] using Win32 32b gmake with 64b gcc cause...
2016-02-20 Sawyer Xbump version to 5.23.9
2016-02-20 Sawyer Xnew perldelta for 5.23.9
2016-02-15 Daniel Draganfix win32 gmake with win64 VC with 32 bit GCC in PATH...
2016-02-10 Daniel Draganadd shortcut around syscalls when file not found in...
2016-01-27 Daniel Draganfix a race condition in parallel builds with Visual C
2016-01-26 Tony CookRevert "[perl #126632] more diagnostics"
2016-01-26 Dagfinn Ilmari Man... Probe for and expose more fields for SA_SIGINFO
2016-01-25 Tony Cook[perl #126632] more diagnostics
2016-01-25 Daniel DraganXS DLLs shouldn't have comctl32.dll manifest in them...
2016-01-25 Daniel Draganwin32/GNUmakefile collapse shell echos into one liners
2016-01-25 Daniel Draganadd MSVC support to win32/GNUmakefile
2016-01-25 Daniel Draganadd parallelness to win32/GNUmakefile
2016-01-20 Stevan Littlebumping version
2016-01-20 Stevan Littlenew perldelta
2016-01-11 Tony Cookavoid invalid memory access in MapPath[AW]
2016-01-06 Daniel Dragangive Win32 miniperl a real getcwd for build perf
2016-01-04 Tony Cook[perl #126922] avoid access to uninitialized memory...
2016-01-04 Andy DoughertyAdd Configure support for fdclose() for [perl #126847].
2015-12-21 David GoldenBump the perl version in various places for 5.23.7
2015-12-21 David GoldenCreate new perldelta.pod for v5.23.7
2015-12-14 Jarkko HietaniemiConfigure: mixed-endian double-doubles
2015-12-13 Steve HayImport 5.22.1 perldelta
2015-12-01 Daniel Draganmove Win32's $^X code to where all other OSes' $^X... origin/tonyc/126753-dollar-caret-X
2015-11-20 AbigailBump the perl version in various places for 5.23.6
2015-11-20 AbigailNew perldelta for 5.23.6
2015-11-05 Steve HayUpdate other win32/ makefiles as per eb840d4ab6
2015-11-05 Daniel Draganremove useless build product /win32/config.w32
2015-11-05 Daniel Draganre-parallelize Win32 build after Unicode::Normalize...
next