summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
...
* New perldelta setup for 5.37.3Nicolas R2022-07-213-4/+8
* win32/vmem.h - memory alignment needed for gcc-12sisyphus2022-07-071-0/+6
* win32/vmem.h - memory alignment needed for gcc-12sisyphus2022-07-071-0/+12
* Dump perl version everywhere to 5.37.2Matthew Horsfall2022-06-202-2/+2
* New perldelta for 5.37.2Matthew Horsfall2022-06-203-4/+8
* Split optree optimizer and finalizer from op.c into new peep.cPaul "LeoNerd" Evans2022-06-202-0/+2
* hide private functions with __attribute__((visibility("hidden")))Tomasz Konojacki2022-06-182-0/+2
* Fix building with clang-clClemens Wasser2022-06-091-2/+2
* remove some leftover debug output from filetime_from_time()Tony Cook2022-06-031-1/+0
* probe for setenv in ConfigureTomasz Konojacki2022-05-292-0/+2
* define HAS_INETPTON and HAS_INETNTOP for mingw buildssisyphus2022-05-271-2/+2
* define d_inetntop and d_inetpton for mingw buildssisyphus2022-05-271-2/+2
* perldelta: new v5.37.1 perldeltaRicardo Signes2022-05-273-4/+8
* bump version to v5.37.1: now open for businessRicardo Signes2022-05-272-2/+2
* perldelta: create perldelta for 5.37.0Ricardo Signes2022-05-273-4/+8
* bump version to v5.37.0Ricardo Signes2022-05-272-18/+18
* perldelta: remove the v5.35.z deltasRicardo Signes2022-05-203-56/+8
* bump version to v5.36.0 (RC0)Ricardo Signes2022-05-202-18/+18
* Revert "Add Configure question for taint support"Paul "LeoNerd" Evans2022-05-192-2/+0
* Bump version for 5.35.12Steve Hay2022-04-202-2/+2
* New perldelta for 5.35.12Steve Hay2022-04-203-4/+8
* Add Configure question for taint supportNeil Bowers2022-04-202-0/+2
* Delete long-obsolete README.macosDagfinn Ilmari Mannsåker2022-04-062-12/+10
* build: add configurations to compile perl for windows/arm64Niyas Sait2022-04-051-2/+7
* Bump version for 5.35.11Sawyer X2022-03-202-2/+2
* New perldelta for 5.35.11Sawyer X2022-03-203-4/+8
* Pass usequadmath to config_sh.PLDaniel Laügt2022-03-181-0/+1
* Import perl5341delta.podSteve Hay2022-03-131-0/+4
* bump version for 5.35.10reneeb2022-02-202-2/+2
* add new perldelta for 5.35.10reneeb2022-02-203-4/+8
* Eliminate a variable keeping the length of a stringMax Maischein2022-02-181-3/+1
* Bump the perl version in various places for 5.35.9Nicolas R2022-01-202-2/+2
* New perldelta for 5.35.9Nicolas R2022-01-203-4/+8
* officially support Visual C++ 2022Tomasz Konojacki2022-01-162-0/+4
* Bump the perl version in various places for 5.35.8Neil Bowers2021-12-212-2/+2
* new perldelta for 5.35.8Neil Bowers2021-12-213-4/+8
* fix struct ioinfo definition for MingwTomasz Konojacki2021-12-171-13/+0
* _MSC_VER is now always >= 1800 (i.e. Visual C++ 2013, aka Visual C++ 12.0)Steve Hay2021-12-162-38/+2
* Add a builtin:: namespace, with true/false/isboolPaul "LeoNerd" Evans2021-11-292-0/+2
* Bump the perl version in various places for 5.35.7Richard Leach2021-11-212-2/+2
* new perldelta for 5.35.7Richard Leach2021-11-213-4/+8
* Remove DOS/DJGPP supportDagfinn Ilmari Mannsåker2021-11-022-16/+14
* Bump version to 5.35.6Leon Timmermans2021-10-212-2/+2
* new perldelta for 5.35.6Leon Timmermans2021-10-213-4/+8
* Remove old MSVC++ (pre-VC12) support from Windows MakefilesSteve Hay2021-10-192-301/+57
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-082-10/+8
* Bump versions from v5.35.4 to v5.35.5Matthew Horsfall2021-09-202-2/+2
* new perldelta for v5.35.5Matthew Horsfall2021-09-203-4/+8
* win32: regen config_H.(gc|vc)Tomasz Konojacki2021-09-182-32/+138
* Simplify the code related to prime_env_iter().Nicholas Clark2021-09-151-1/+0