summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Bump the version to 5.12.4Leon Brocard2011-06-073-3/+3
* bump version to 5.12.3 in anticipation of releaseRicardo Signes2011-01-083-3/+3
* Add perl5123deltaFlorian Ragwitz2010-10-133-2/+6
* Initial bump from 5.12.1 to 5.12.2Jesse Vincent2010-08-253-3/+3
* Disable regeneration of regcharclass.h on win32Florian Ragwitz2010-08-232-8/+0
* Remove deprecated -Wp64 compiler optionJan Dubois2010-08-231-1/+1
* Add CCTYPE value for Windows Server 2003 SP1 compilersJan Dubois2010-08-231-5/+14
* Update TOC and perldelta referencesFlorian Ragwitz2010-08-213-2/+6
* Fix CCINCDIR and CCLIBDIR for mingw64 cross compilerSisyphus2010-08-011-2/+12
* Initial bump for 5.12.1 releaseJesse Vincent2010-05-073-5/+5
* First draft of the 5.12.1 perldeltaJesse Vincent2010-05-073-2/+6
* perl 5.11.6 never happened. Remove the traces of its perldelta.Jesse Vincent2010-03-253-6/+2
* Bump to 5.12.0Jesse Vincent2010-03-143-13/+13
* Create perl5116delta and update other versionsSteve Hay2010-02-213-2/+6
* Bump version to 5.11.5Steve Hay2010-02-203-3/+3
* Make distclean work again on Win32Steve Hay2010-02-142-33/+85
* Add perl5120delta to pod.lst and MANIFESTJesse Vincent2010-01-251-0/+4
* create perl5115delta and update other versionsRicardo Signes2010-01-203-2/+6
* bump version for 5.11.4Ricardo Signes2010-01-193-3/+3
* Add perl5114delta.podRafael Garcia-Suarez2010-01-123-2/+6
* Re: [perl #71852] Warning "/* within comment" in Win32 config.h-related fileskmx2010-01-117-2418/+2692
* vaproto for the other OS'sH.Merijn Brand2010-01-065-0/+5
* Bump to 5.11.3Jesse Vincent2009-12-203-3/+3
* Implement win32_isatty()Jan Dubois2009-12-173-16/+24
* -t should only return TRUE for file handles connected to a TTYJan Dubois2009-12-161-1/+16
* Throw away uncleanable scopes when exiting a pseudo-forked process.Jan Dubois2009-12-071-2/+7
* Revert makefile part of the Unicode 5.2 patchRafael Garcia-Suarez2009-12-033-4/+3
* Unicode 5.2Karl Williamson2009-12-033-3/+4
* Cleanup all scopes before exiting a pseudo-forked process.Jan Dubois2009-12-021-0/+5
* Add another hint about setting WIN64=undef to build a 32-bit Perl.Jan Dubois2009-12-012-0/+10
* Don't redefine isnan() macro if MinGW already defined one.Jan Dubois2009-12-011-0/+2
* further windows makefiles fixesKarl Williamson2009-11-253-3/+5
* wrap uniprops.t; makefile changes for mktablesKarl Williamson2009-11-253-7/+6
* Add missing library to VC++ section of Win32 dmake makefileSteve Hay2009-11-241-1/+1
* Avoid circularity in $(LINK_FLAGS) definition in Win32 dmake makefileSteve Hay2009-11-241-1/+1
* Specify in Makefile what generates pod/perluniprops.podRafael Garcia-Suarez2009-11-242-2/+2
* Fix Win32 makefiles as per f86864acbf97469fd9e5d5233d51ff743f4d8d6eSteve Hay2009-11-242-7/+5
* Remove generated file pod/perluniprops.pod from the source distributionRafael Garcia-Suarez2009-11-242-4/+4
* Fix code-before-declaration error on Win32 with recent VC++ compilersSteve Hay2009-11-231-10/+10
* Fix mktables calls in Win32 makefilesNicholas Clark2009-11-232-2/+2
* Add new pod file to various lists and makefilesRafael Garcia-Suarez2009-11-221-0/+4
* Always add a manifest resource to perl.exe to specify the <trustInfo>Jan Dubois2009-11-205-10/+64
* create perl5113deltaLeon Brocard2009-11-203-2/+6
* Bump 5.11.1 -> 5.11.2 in all sorts of places it's (oh so unfortunately) hardc...Leon Brocard2009-11-183-3/+3
* Revert core fixes for IO-Compress following IO-Compress updateSteve Hay2009-11-141-1/+1
* Support $! stringification of socket error codes on Windows.Jan Dubois2009-11-132-8/+15
* flock() on Windows should set proper errno numbers.Jan Dubois2009-11-121-10/+21
* Make win32_start_child responsible for cleaning all the scopes.Gerard Goossen2009-11-121-1/+1
* Add mingw64 supportSisyphus2009-11-094-9/+71
* Fix warnings from win32 gcc compilersSisyphus2009-11-093-0/+6