summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* ensure chdir('') sets $! to ENOENT on non-IMP_SYS Win32 buildsTony Cook2015-06-181-1/+1
* infnan: move the mantbits definitions from perl.h to ConfigureJarkko Hietaniemi2015-06-123-0/+3
* infnan: Configure scan for fp mantissa bytesJarkko Hietaniemi2015-06-126-0/+63
* infnan: Configure scan for infnan bytesJarkko Hietaniemi2015-06-126-0/+75
* GCC doesn't understand the -subsystem:console optionJan Dubois2015-06-091-1/+1
* update to 5.23.0 and update with changes from the other makefilesTony Cook2015-06-081-9/+10
* kmx's original GNUmakefilekmx2015-06-081-0/+1379
* refactor win32_get_*lib() funcs to match rest of PERL_IMPLICIT_SYS APIDaniel Dragan2015-06-038-28/+15
* let Visual C 2013 builds run on WinXPDaniel Dragan2015-06-032-25/+51
* remove redundant PERL_EXPORT_C and PERL_XS_EXPORT_C macrosDaniel Dragan2015-06-031-8/+0
* drop the perldeltas for 5.21.*Ricardo Signes2015-06-011-48/+0
* add perldelta for 5.23.0Ricardo Signes2015-06-013-4/+8
* bump version to v5.23.0Ricardo Signes2015-06-013-15/+15
* handle existing mkstemp() in mingw-w64-v4KMX2015-05-213-1/+7
* perldelta is now the perl5220deltaRicardo Signes2015-05-083-8/+8
* bump version to v5.22.0 with Porting/bump-perl-versionRicardo Signes2015-05-083-15/+15
* Bump version for 5.21.12 (although it's unlikely to happen)Steve Hay2015-04-212-2/+2
* Create new perldelta for 5.21.12 (although it's unlikely to happen)Steve Hay2015-04-203-4/+8
* fix dmake test for gccTony Cook2015-04-071-3/+6
* fix #123976 Win32 GCC miniperl needs -fno-strict-aliasingDaniel Dragan2015-04-061-0/+1
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-6/+1
* Bump version for 5.21.11 (if that happens)Steve Hay2015-03-202-2/+2
* Create new perldelta for 5.21.11 (if that happens)Steve Hay2015-03-203-4/+8
* Change name of mro.cKarl Williamson2015-03-193-4/+4
* added link to announcementSawyer X2015-02-212-2/+2
* new delta for 5.21.10Sawyer X2015-02-213-4/+8
* restore VC with dmake after commit "Fix minitest (op/taint.t) for GCC 4.x"Daniel Dragan2015-02-161-3/+7
* (rmv dead -I paths for mktables + rmv copying non-existant path) on Win32Daniel Dragan2015-02-162-4/+2
* Turn on memory leak reporting for CFG = DebugFull builds on WindowsSteve Hay2015-02-151-0/+16
* Copy perl5202delta into bleadSteve Hay2015-02-141-0/+4
* Add new DebugSymbols and DebugFull CFG options to Windows makefilesSteve Hay2015-02-122-4/+49
* Remove duplicate declaration of win32_stat from win32/win32iop.hSteve Hay2015-02-111-1/+0
* Silence compiler warnings with gcc 4.7.2 and 4.8.1 from www.mingw.orgSteve Hay2015-02-111-2/+2
* remove the shell fallback from list pipe open on Win32Tony Cook2015-02-101-17/+27
* Update Encode to CPAN version 2.70Chris 'BinGOs' Williams2015-02-062-2/+4
* [PATCH] fix PL_nan_u from leaking in every translation object on Win32 VCDaniel Dragan2015-02-041-0/+25
* Configure: lrintl, lroundl, llrintl, llroundlJarkko Hietaniemi2015-02-023-0/+12
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-285-9/+9
* Add USE_CPLUSPLUS build option to win32 makefilesSteve Hay2015-01-273-1/+39
* [perl #123659] [Win32] Add "-ld" to archname for dmake "long double" builds o...Sisyphus2015-01-241-0/+4
* More bumpbing of version number to 5.21.9. Missed this yesterday.Matthew Horsfall2015-01-212-2/+2
* Version bump + new perldeltaMatthew Horsfall2015-01-203-4/+8
* Remove obscure "attrib -r ..\t\*.*" command from minitest recipeSteve Hay2015-01-072-2/+0
* Silence warning during VC++/nmake buildSteve Hay2015-01-071-0/+1
* Fix minitest (op/taint.t) for GCC 4.xSteve Hay2015-01-071-3/+5
* Remove Windows makefile support for building without PerlIOSteve Hay2015-01-079-79/+9
* minitest needs config.h to build $(MINIPERL)Steve Hay2015-01-062-2/+2
* Revert commit f7219c0a9696421192a4830631fa6e3fd28adf39Steve Hay2015-01-062-2/+2
* miniperl needs config.h to buildSteve Hay2015-01-062-2/+2
* Can't put a comment in the middle of a command broken across linesSteve Hay2015-01-062-4/+2