This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
deparse-skips.txt: skip undef.t, opcount.t for now
[perl5.git] / win32 /
2023-05-24 Tony Cookwin32/makefiles: only add -std:c++20 for USE_CPLUSPLUS
2023-05-24 Tony Cookwin32/Makefile: we need C++20 for designated struct...
2023-05-24 Tony Cookperllib.c: const correctness
2023-05-24 Tony Cookwin32.c/win32sck.c: fix const correctness
2023-05-03 Elvin AslanovRemove duplicate "the" in comments
2023-04-30 H.Merijn BrandDefault i_sysyscall to undef
2023-04-29 Yves Ortonreplace "define\t" with "define " in most "normal"... 19521/head
2023-04-28 H.Merijn BrandAdd sys/syscall.h probe
2023-04-23 Steve HayImport perl5361delta.pod
2023-04-20 Steve HayBump version for 5.37.12
2023-04-20 Steve HayNew perldelta for 5.37.12
2023-03-21 Yves OrtonBump version to 5.37.11, update Module-CoreList
2023-03-21 Yves OrtonNew perldelta for 5.37.11
2023-03-17 Tomasz Konojackiwin32: inject a socket-aware version of CloseHandle...
2023-03-17 Tomasz Konojackiwin32: initialise winsock unconditionally
2023-02-22 Elvin AslanovCorrect equivelent in two more places
2023-02-20 Karen EtheridgeBump the perl version in various places for 5.37.10
2023-02-20 Karen EtheridgeGenerate new perldelta for 5.37.10
2023-02-11 Alex Davieswin32: do not allow seekdir() out of bounds
2023-02-10 Paul "LeoNerd" EvansMany documentation updates for new class syntax
2023-02-10 Paul "LeoNerd" EvansInitial attack at pod/perlclass.pod
2023-02-10 Paul "LeoNerd" EvansInitial attack at basic 'class' feature
2023-01-30 Yves Ortonwin32/*akefile - delete before rename
2023-01-20 reneebbump version for 5.37.9
2023-01-20 reneebNew perldelta for 5.37.9
2023-01-09 Tony Cookwin32_symlink(): we replace any /, we no longer need...
2023-01-09 Tony Cookwin32_symlink: correctly handle linking to abs path...
2023-01-09 Tony Cookon win32 translate / to \ in symlink targets
2023-01-09 Tony Cookmake win32_lstat() return the length of the link in...
2022-12-29 James E KeenanCorrect typos as per GH 20435
2022-12-20 Richard LeachBump the perl version in various places for 5.37.8
2022-12-20 Richard LeachNew perldelta for 5.37.8
2022-12-09 Yves Ortonregcomp.c - decompose into smaller files
2022-11-20 Max MaischeinBump the perl version in various places for 5.37.6
2022-11-20 Max MaischeinNew perldelta for 5.37.7
2022-11-14 TAKAI KousukeFigure out I32df, U32uf, etc. in Configure rather than...
2022-11-08 Yves Ortonpod/perlhacks.pod - document TEST_ARGS and make win32...
2022-11-01 Tony Cookmake win32_readlink() return PrintName instead of Subst...
2022-11-01 Tony CookWin32 stat() didn't handle AF_UNIX socket files
2022-10-24 Todd RinaldoBump the perl version in various places for 5.37.6
2022-10-20 Todd RinaldoNew perldelta for 5.37.6
2022-09-29 Karl Williamsonwin32.c: Add mutexes around some calls
2022-09-21 Karen EtheridgeBump the perl version in various places for 5.37.5
2022-09-21 Karen EtheridgeNew perldelta for 5.37.5
2022-09-05 Bramwin32: use tmp file when creating config.sh
2022-09-03 Yves OrtonRevert "Revert "set PERL_EXIT_DESTRUCT_END in all embed...
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
next