summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Configure -Dusequadmath.Jarkko Hietaniemi2014-09-193-0/+3
* Configure for <quadmath.h>Jarkko Hietaniemi2014-09-193-0/+3
* Revert a231c375cc and fix 61cd60c6c5 differently insteadSteve Hay2014-09-184-16/+16
* regen_config_h for GCCSteve Hay2014-09-171-58/+197
* Define PERL_PRI[efg]ldbl and PERL_SCNfldbl in Win32 canned config filesSteve Hay2014-09-174-16/+16
* regen_config_h for VC++Steve Hay2014-09-171-58/+197
* Eliminate pointless win32/makefile.mk macroSteve Hay2014-09-171-7/+5
* Remove pointless variable in win32/config_sh.PLSteve Hay2014-09-171-14/+12
* Copy perl5201delta into bleadSteve Hay2014-09-141-0/+4
* Configure: scan for truncl.Jarkko Hietaniemi2014-09-073-0/+3
* Update Scalar-List-Utils to CPAN version 1.40Chris 'BinGOs' Williams2014-09-032-0/+2
* POSIX math: Configure scan fpgetroundJarkko Hietaniemi2014-08-313-0/+3
* POSIX math: Configure scan d_fegetround and i_fenv.Jarkko Hietaniemi2014-08-313-0/+6
* POSIX math: Configure scan for acosh.Jarkko Hietaniemi2014-08-313-0/+3
* POSIX math: Configure scan for j0 and j0l.Jarkko Hietaniemi2014-08-313-0/+6
* Configure: add i_stdint.Jarkko Hietaniemi2014-08-303-0/+3
* Configure scan for fp_classl().Jarkko Hietaniemi2014-08-243-0/+3
* Configure scan for fp_classify().Jarkko Hietaniemi2014-08-243-0/+3
* Bump version number from 5.21.3 to 5.21.4Peter Martini2014-08-212-2/+2
* New perldelta.Peter Martini2014-08-213-4/+8
* Configure for isfinitel / isinfl.Jarkko Hietaniemi2014-08-203-0/+6
* Configure scan for ldexplJarkko Hietaniemi2014-08-133-0/+3
* Configure scan for the kind of long double we haveJarkko Hietaniemi2014-08-133-0/+3
* Use %I64d instead of %lld for MinGWJan Dubois2014-07-221-1/+1
* Bump version number from 5.21.2 to 5.21.3Abigail2014-07-202-2/+2
* New perldelta.Abigail2014-07-203-4/+8
* Bump the perl version in various places for 5.21.2Matthew Horsfall (alh)2014-06-202-2/+2
* Add new perldelta for 5.21.2Matthew Horsfall (alh)2014-06-203-4/+8
* [perl #122110] [PATCH] Remove left-over mad cruftDagfinn Ilmari Mannsåker2014-06-162-6/+0
* Remove MAD.Jarkko Hietaniemi2014-06-132-12/+0
* Protect against ptrdiff_t not being available.Brian Fraser2014-06-133-0/+3
* Change sv_catpvn(…, "…", …) to sv_catpvs(…, "…")Dagfinn Ilmari Mannsåker2014-06-122-4/+4
* Change newSVpvn("…", …) to newSVpvs("…")Dagfinn Ilmari Mannsåker2014-06-122-5/+5
* Fix cbacktraceH.Merijn Brand2014-06-113-0/+3
* add a warning for using the :win32 PerlIO layerTony Cook2014-06-101-0/+5
* Add C backtrace API.Jarkko Hietaniemi2014-06-073-0/+12
* Enable new wcs variables for Win32H.Merijn Brand2014-06-052-4/+4
* undoubled bad quotingH.Merijn Brand2014-06-053-6/+6
* Probe for working wcscmp and wcsxfrmH.Merijn Brand2014-06-053-0/+6
* remove intentional leak in win32/win32.c ansify_pathDaniel Dragan2014-06-021-7/+1
* Remove old Class-ISA remnantsSteve Hay2014-05-311-1/+0
* Remove x2pLeon Timmermans2014-05-292-91/+6
* add new perldelta for 5.21.1Ricardo Signes2014-05-273-4/+8
* bump version to 5.21.1Ricardo Signes2014-05-272-2/+2
* remove Package-Constants from core perl distributionRicardo Signes2014-05-272-2/+0
* remove Module-Build from core perl distributionRicardo Signes2014-05-272-6/+2
* remove CGI.pm from core perl distributionRicardo Signes2014-05-272-2/+0
* new perldeltaRicardo Signes2014-05-263-4/+8
* bump version to 5.21.0Ricardo Signes2014-05-263-15/+15
* Note that the minimum supported gcc (on Windows) is 3.4.5Steve Hay2014-05-221-2/+2