summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* win32/win32sck.c: better socket() error handlingTomasz Konojacki2019-02-201-1/+5
* add dVAR's for PERL_GLOBAL_STRUCT_PRIVATE buildsDavid Mitchell2019-02-191-0/+5
* Bump the perl version in various places for 5.29.8Abigail2019-01-203-3/+3
* New perldelta for 5.29.8Abigail2019-01-204-6/+10
* Bump the perl version in various places for 5.29.7Abigail2018-12-183-3/+3
* New perldelta for 5.29.7Abigail2018-12-184-6/+10
* config_sh.PL - support C99 math for mingwsisyphus2018-12-111-9/+8
* config_H.gc - support C99 math for mingwsisyphus2018-12-111-49/+49
* config.gc - support C99 math for mingwsisyphus2018-12-111-49/+49
* (perl #133708) remove build-time probing for stack limits for StorableTony Cook2018-12-103-33/+4
* Import perl5263delta.pod and perl5281delta.podSteve Hay2018-11-291-0/+8
* Rely on C89 "const"Aaron Crane2018-11-276-36/+0
* Bump the perl version in various places for 5.29.6Karen Etheridge2018-11-203-3/+3
* new perldelta for 5.29.6Karen Etheridge2018-11-204-6/+10
* Bump the Perl version for 5.29.5Aaron Crane2018-10-203-3/+3
* Create new perldelta for 5.29.5-to-beAaron Crane2018-10-204-6/+10
* win32: define HAS_BUILTIN_EXPECT on MinGWTomasz Konojacki2018-10-162-2/+2
* (perl #133494) better document CCHOME for GCC buildsTony Cook2018-10-052-0/+6
* define HAS_LDEXPL in win32/config_H.gcsisyphus2018-09-241-1/+1
* define d_ldexpl in win32/config.gcsisyphus2018-09-241-1/+1
* bumping versions to 5.29.4John SJ Anderson2018-09-203-3/+3
* new perldelta for 5.29.4John SJ Anderson2018-09-204-6/+10
* Tidy up Windows makefiles' handling of CCTYPE=SDK2003SP1Steve Hay2018-08-243-9/+9
* Fix Windows build with CCTYPE=SDK2003SP1Steve Hay2018-08-243-0/+27
* Bump the perl version in various places for 5.29.3Chris 'BinGOs' Williams2018-08-203-3/+3
* new perldelta for 5.29.3Chris 'BinGOs' Williams2018-08-204-6/+10
* Use sv_catpvs where appropriate vs sv_catpvKarl Williamson2018-08-061-1/+1
* win32: fix argumentless sleep()Tomasz Konojacki2018-08-013-2/+11
* Fix setting GCCTARGET in win32/makefile.mk when CCTYPE is set to GCCSteve Hay2018-07-301-0/+4
* fix version autodetect for Visual C 64bit editionDaniel Dragan2018-07-302-20/+96
* remove all exported symbols from GCC win32 miniperlDaniel Dragan2018-07-241-1/+1
* Bump version to 5.29.2Steve Hay2018-07-203-3/+3
* Create new perldelta for 5.29.2Steve Hay2018-07-204-6/+10
* Clarify a comment - it's mini\.exists that gets deleted, not config.hSteve Hay2018-07-171-3/+4
* win32/Makefile: prevent execution without CCTYPE setDaniel Dragan2018-07-171-2/+7
* win32/Makefile: put mini config.h in correct place in dep treeDaniel Dragan2018-07-173-113/+117
* Tidy-up from previous commit for consistency with other win32 makefilesSteve Hay2018-07-101-1/+2
* implement USE_CPLUSPLUS build option in win32/GNUmakefileDaniel Dragan2018-07-101-0/+8
* bump version for 5.29.1Sawyer X2018-06-273-3/+3
* new perldelta for 5.29.1Sawyer X2018-06-274-6/+10
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-244-29/+29
* new perldelta for 5.29.0Sawyer X2018-06-244-10/+14
* Add per5280delta.pod to MANIFESTSawyer X2018-06-224-10/+10
* Update information on which gcc versions are supported on WindowsSteve Hay2018-05-242-2/+4
* fix Mingw GCC C++ build errors PL_inf/PL_nanDaniel Dragan2018-05-242-20/+26
* update with perl527*delta removalDavid Mitchell2018-05-211-48/+0
* Fixes for 5.28.0Sawyer X2018-05-204-10/+11
* Revert "set PERL_EXIT_DESTRUCT_END in all embeddings"David Mitchell2018-05-111-1/+0
* Make gets() declaration extern "C"Steve Hay2018-04-231-1/+1
* Make PERLIO_FILE_file() an lvalueLeon Timmermans2018-04-231-1/+1