summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Use %I64d instead of %lld for MinGWJan Dubois2014-08-151-1/+1
* create new perldelta for 5.20.1Ricardo Signes2014-05-273-4/+8
* bump version to v5.20.1Ricardo Signes2014-05-272-2/+2
* Note that the minimum supported gcc (on Windows) is 3.4.5Steve Hay2014-05-221-2/+2
* remove the perl519*delta documentsRicardo Signes2014-05-161-48/+0
* Fix commit 90674eaa88Steve Hay2014-05-141-1/+1
* [perl #121676] Fix memory leak in backticks and systemSteve Hay2014-05-141-0/+2
* resort win32/pod.mak to please pod_rules.tRicardo Signes2014-05-121-4/+4
* bump version to 5.20.0, install 5.20 perldeltaRicardo Signes2014-05-124-23/+23
* [perl #121505] include -fwrapv by default for GCC 4.3 and laterTony Cook2014-05-121-2/+17
* Fix op/taint.t failure on Windows with 64-bit gcc-4.8.0 from MinGW-w64Steve Hay2014-05-061-0/+2
* Bump version for 5.19.12 (not that it's expected to exist...)Steve Hay2014-04-202-2/+2
* Create new perldelta for 5.19.12 (not that it's expected to exist...)Steve Hay2014-04-203-4/+8
* Remove unused variableSteve Hay2014-04-141-1/+0
* Fix DllMain definition to fix building with gcc-4.8.1 from www.mingw.orgSteve Hay2014-04-141-1/+1
* Set Off_t et al correctly for USE_LARGE_FILES builds on WindowsSteve Hay2014-04-142-0/+24
* speed up miniperl require on Win32Daniel Dragan2014-04-081-0/+3
* Add pod/perl5182delta.podSteve Hay2014-04-041-0/+4
* Reword Windows makefile comments to explain the "help" logic about USE_MULTISteve Hay2014-04-012-13/+15
* fix killpg on Win32, to meet posix expectations for killpgDaniel Dragan2014-03-273-5/+12
* Bump to Perl version 5.19.11Aaron Crane2014-03-202-2/+2
* New perldelta for 5.19.11Aaron Crane2014-03-203-4/+8
* Remove leftover Windows 95 / Windows NT4 support codeSteve Hay2014-02-263-94/+42
* Silence some VC++ compiler warningsSteve Hay2014-02-251-3/+2
* bump to version 5.19.10 and fix the version number reference in op.cTony Cook2014-02-202-2/+2
* new perldelta for 5.19.10Tony Cook2014-02-203-4/+8
* [perl #77672] avoid a file handle redirection raceTony Cook2014-02-031-49/+46
* Added README.androidBrian Fraser2014-01-262-18/+22
* Added targetsh to all the canned config filesBrian Fraser2014-01-233-0/+3
* Update the WinCE files to the new cross modelBrian Fraser2014-01-222-63/+89
* create new perldelta for 5.19.9Ricardo Signes2014-01-203-4/+8
* bump version to 5.19.9!Ricardo Signes2014-01-202-2/+2
* config.h: Remove the exceptions for cross-compilation buildsBrian Fraser2014-01-173-4/+4
* [perl #120933] static extensions now depend on nonxs extensionsTony Cook2014-01-152-2/+2
* fix missing _rotl64 symbol on Visual C 2003Daniel Dragan2014-01-091-0/+5
* Purge sfio support from configure.com, Configure and related files.Nicholas Clark2013-12-276-45/+0
* Purge sfio support, which has been broken for a decade.Nicholas Clark2013-12-275-5/+2
* Bump version number from 5.19.7 to 5.19.8.Abigail2013-12-202-2/+2
* Generate new perldeltaAbigail2013-12-203-4/+8
* config.ce: Use ~cc~, not ~CC~Brian Fraser2013-12-181-4/+4
* WinCE makefile will now hypothetically build git_version.hDaniel Dragan2013-12-091-1/+8
* cleanup ..\git_version.h rule in win32/MakefileDaniel Dragan2013-12-091-3/+1
* Merge branch 'dirnames' into bleadSteve Hay2013-12-021-0/+4
|\
| * Move Cwd and List-Util to folders named as per their CPAN distributionsSteve Hay2013-10-241-0/+4
* | Extend Intel C++ compiler support (a48cc4c427) to dmake buildsSteve Hay2013-11-261-0/+18
* | New perldelta for v5.19.7Chris 'BinGOs' Williams2013-11-203-4/+8
* | Bump the perl version in various places for v5.19.7Chris 'BinGOs' Williams2013-11-202-2/+2
* | add Intel C++ Compiler for Win32 supportDaniel Dragan2013-11-202-2/+30
* | Add Synology instructionsH.Merijn Brand2013-11-142-4/+6
* | check existence of headers and libs for WinCE in Makefile.ceDaniel Dragan2013-11-121-3/+24