summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* only #include <xlocale.h> when it is actually neededTony Cook2021-08-112-0/+2
* win32.c: Save a '&' instr by casting to U8Karl Williamson2021-07-301-5/+5
* win32/GNUmakefile: Remove -s option from compiler flagsBiswapriyo Nath2021-07-291-1/+1
* win32/GNUmakefile: Get CPU arch from target tripletBiswapriyo Nath2021-07-291-2/+6
* win32: Use -shared option instead of -mdll to create DLLBiswapriyo Nath2021-07-292-2/+2
* Bump the perl version in various places ready for 5.35.3Neil Bowers2021-07-242-2/+2
* new perldelta for 5.35.3Neil Bowers2021-07-243-4/+8
* Introduce Pod::Html::AuxiliaryJames E Keenan2021-07-062-0/+2
* Remove :win32 PerlIO layerLeon Timmermans2021-06-283-398/+0
* Bump the perl version in various places for 5.35.2Max Maischein2021-06-202-2/+2
* new perldelta for 5.35.2Max Maischein2021-06-203-4/+8
* Fix spelling: precedeFelipe Gasper2021-06-151-1/+1
* Configure: apply recent metaconfig changesKarl Williamson2021-06-122-0/+8
* Configure changes for HAS_NON_INT_BITFIELDSKarl Williamson2021-06-122-0/+2
* replace all instances of PERL_IMPLICIT_CONTEXT with MULTIPLICITYTomasz Konojacki2021-06-092-2/+2
* Bump the perl version in various places for 5.35.1Max Maischein2021-05-232-2/+2
* perldelta: add a new delta for v5.35.1Ricardo Signes2021-05-203-4/+8
* New perldeltaSawyer X2021-05-213-4/+8
* Bump to 5.35.0:Sawyer X2021-05-212-18/+18
* set -fwrapv on by default unconditionallyTony Cook2021-05-141-2/+3
* Merge all perldelta files to create perl534delta.podSawyer X2021-05-043-48/+8
* Bump perl version in various places for 5.34.0Sawyer X2021-05-042-18/+18
* new perldelta for 5.33.10Todd Rinaldo2021-04-203-4/+8
* win32.c: make reading UTF-8 characters from the console possibleTomasz Konojacki2021-04-141-1/+125
* Bump the Perl version to 5.33.9Nicolas R2021-03-202-2/+2
* new perldelta for 5.33.9Nicolas R2021-03-203-4/+8
* bump version to 5.33.8reneeb2021-02-202-2/+2
* add new perldelta for 5.33.8reneeb2021-02-203-4/+8
* Set $Config{libpth} properly for MinGW buildsTomasz Konojacki2021-01-301-6/+10
* win32: remove makefile.mk (#18511)xenu2021-01-282-1962/+1
* Restore build with some mingw.org compilers using mingw runtimes >= 3.21Steve Hay2021-01-264-4/+8
* Import perl5321delta.podSteve Hay2021-01-231-0/+4
* Bump version to 5.33.7Richard Leach2021-01-213-3/+3
* New perldelta for 5.33.7Richard Leach2021-01-214-6/+10
* style: Detabify indentation of the C code maintained by the core.Michael G. Schwern2021-01-1714-2790/+2790
* win32/makefile.mk - enable USE_QUADMATH builds (mingw compilers only) on MS W...sisyphus2021-01-101-0/+61
* win32/GNUmakefile - enable USE_QUADMATH builds (mingw compilers only) on MS W...sisyphus2021-01-101-0/+52
* win32/config_sh.PL - enable USE_QUADMATH builds (mingw compilers only) on MS ...sisyphus2021-01-101-1/+27
* win32/config_H.gc - enable USE_QUADMATH builds (mingw compilers only) on MS W...sisyphus2021-01-101-0/+8
* reinstate USE_LARGE_FILES for the packaged win32 config.h filesTony Cook2021-01-072-12/+38
* win32/GNUmakefile - define __USE_MINGW_ANSI_STDIO by defaultsisyphus2020-12-271-3/+5
* win32/makefile.mk - define __USE_MINGW_ANSI_STDIO by defaultsisyphus2020-12-271-3/+5
* perlgov: the perl governance documentRicardo Signes2020-12-211-0/+4
* Bump version to 5.33.6Max Maischein2020-12-203-3/+3
* new perldelta for 5.33.6Max Maischein2020-12-204-6/+10
* Add Configure probe for getenv() buffer raceKarl Williamson2020-12-192-0/+2
* Add pod/perldocstyle.podJason McIntosh2020-12-191-0/+4
* fix the results of my stupidityTony Cook2020-12-021-2/+0
* append colon to USE_STRICT_BY_DEFAULT descriptionDavid Mitchell2020-12-012-2/+2
* win32 symlink: reindentTony Cook2020-12-011-33/+34