summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* [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
* minitest: run the sames tests on win32 as on POSIXish systemsTony Cook2015-01-062-2/+2
* use textmode when opening scripts in miniperl to match perlTony Cook2015-01-061-0/+1
* build miniperl with PerlIOTony Cook2015-01-061-0/+3
* use TEST for minitest, same as POSIX systemsTony Cook2015-01-062-2/+2
* Remove sources of "unreferenced label" warning on Win32Steve Hay2014-12-312-3/+0
* Remove redundant -I..\lib arguments from some Win32 makefile command-linesSteve Hay2014-12-312-27/+25
* make win32 harness process use tested perl binaryDaniel Dragan2014-12-312-12/+14
* fix a broken optimization in win32/config_h.PL to stop excessive rebuildingDaniel Dragan2014-12-301-4/+5
* win32/win32.c Perl_croak->croak_xs_usageDaniel Dragan2014-12-261-1/+1
* Fix link error in perl521.dll with MinGW/gcc -xc++Steve Hay2014-12-241-2/+1
* Fix compilation errors in win32sck.c with MinGW/gcc -xc++Steve Hay2014-12-241-1/+1
* Fix compilation errors in win32.c with MinGW/gcc -xc++Steve Hay2014-12-241-4/+4
* perlunicook: add it to build files and TOCRicardo Signes2014-12-211-0/+4
* Bump version number to 5.21.8Max Maischein2014-12-212-2/+2
* Create new perldeltaMax Maischein2014-12-213-4/+8
* [perl #123438] Wrong comment style in win32/win32.hkmx2014-12-161-2/+2
* Import perl5184deltaFather Chrysostomos2014-12-141-0/+4
* Perl_croak->Perl_croak_nocontext in core typemap + win32 static gitignoreDaniel Dragan2014-12-111-0/+1
* add const to every table in win32/fcrypt.cDaniel Dragan2014-12-081-5/+5
* Win32 Intel C is always C99 nowDaniel Dragan2014-12-062-0/+6
* Configure syncupH.Merijn Brand2014-11-233-0/+9
* Fix longdblsize and nvsize for 64-bit USE_LONG_DOUBLE builds on WindowsSteve Hay2014-11-212-1/+17
* Bump the perl version in various places for 5.21.7Chris 'BinGOs' Williams2014-11-212-2/+2
* New perldelta for v5.21.7Chris 'BinGOs' Williams2014-11-213-4/+8
* checkcfgvar.pl --regen --default=undef; make regenJarkko Hietaniemi2014-11-143-0/+105
* Add optional GCC-only support for using long doubles on Win32Steve Hay2014-11-066-26/+175
* Record errno value in IO handlesFather Chrysostomos2014-11-022-0/+4
* Configure: add doublekind for the format of double.Jarkko Hietaniemi2014-11-023-0/+3
* do not lock files when doing open() on :win32 layerDaniel Dragan2014-10-241-3/+2
* add /dev/null support to :win32 io layerDaniel Dragan2014-10-241-0/+2
* implement list form of pipe open for Win32Tony Cook2014-10-221-17/+49
* Bump the perl version in various places for 5.21.6Abigail2014-10-202-2/+2
* New perldelta for 5.14.6Abigail2014-10-203-4/+8
* fix comment from commit f4eedc6b8cDaniel Dragan2014-10-151-1/+1
* speed up building with less disk IO pod moves+__END__+miscDaniel Dragan2014-10-131-1/+4
* fix WinCE buildDaniel Dragan2014-10-092-3/+3
* Properly set the phase for END blocks run at the end of a pseudo-forkVincent Pit2014-09-281-1/+3
* Move the VC6 "broken-nan" define from win32.h to perl.h.Jarkko Hietaniemi2014-09-231-6/+0
* PATCH: [perl #122252] international currency formatting (POSIX.1-2008)Andrew Fresh2014-09-223-0/+3