summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* buildtoc output for 5.14.1Jesse Vincent2011-05-143-4/+8
* Initial bump to 5.14.1Jesse Vincent2011-05-143-3/+3
* First provisional bump to 5.14.0-RC0Jesse Vincent2011-04-023-15/+15
* Create a perldelta for 5.14.0Florian Ragwitz2011-03-203-4/+8
* Bump the perl version for 5.13.11Florian Ragwitz2011-03-203-3/+3
* Fixup errno definitions for WindowsJan Dubois2011-03-191-0/+12
* Redefine errno values for Visual Studio 2010Steve Hay2011-03-192-15/+0
* Read Perl code on Windows in text mode by default.Jan Dubois2011-03-162-6/+18
* Hang on to child handle after signalling SIGTERMJan Dubois2011-03-153-12/+30
* Don't wait for SIGTERM'ed forked children on WindowsJan Dubois2011-03-151-0/+8
* Make sure json_pp is installed on WindowsJan Dubois2011-03-112-2/+4
* Avoid race codition when setting process exit code on Windows.Jan Dubois2011-03-111-0/+7
* Update TOC for perl51310deltaÆvar Arnfjörð Bjarmason2011-02-203-4/+8
* Bump the perl version in various places to 5.13.10Ævar Arnfjörð Bjarmason2011-02-203-3/+3
* win32/FindExt.pm: fix undef warningDavid Mitchell2011-02-171-1/+1
* Add ext/re/re.pm to the @INC set for miniperl by lib/buildcustomize.plNicholas Clark2011-02-152-2/+0
* Use a buildcustomize.pl to set @INC in miniperl when building extensions.Nicholas Clark2011-02-152-10/+19
* Remove extraneous trailing whitespace from Win32 makefiles.Nicholas Clark2011-02-142-3/+3
* ignore extensions based on the configurationTony Cook2011-02-131-0/+19
* Major revision of perlhack and perlrepositoryDave Rolsky2011-02-041-4/+20
* Break out the generated function Perl_keywords() into keywords.c, a new file.Nicholas Clark2011-01-243-0/+3
* Update TOC for perl51310deltaJesse Vincent2011-01-223-4/+8
* Add perl5123delta.pod to MANIFEST and pod.lst, after f1d4662fac7469d5.Nicholas Clark2011-01-221-0/+4
* depend on files needed for porting/buildtoc.tTony Cook2011-01-212-2/+2
* Bump the perl version in various places to 5.13.9Jesse Vincent2011-01-203-3/+3
* Reflow multi-line rules in Win32 makefiles after 2c17609f30aa451f.Nicholas Clark2011-01-172-4/+4
* Generate pp_* prototypes in pp_proto.h, and remove pp.symNicholas Clark2011-01-093-3/+3
* Actuall excise 'Apollo DomainOS' support. We officially killed it in 5.11.0. ItJesse Vincent2011-01-042-4/+2
* sin6_scope_id is supported by Winsock2.Jan Dubois2010-12-216-6/+6
* Add sin6_scope_id probe (LeoNerd)H.Merijn Brand2010-12-207-0/+7
* update TOC for perl5138delta and perl5139deltaZefram2010-12-203-4/+8
* bump perl version number for 5.13.8Zefram2010-12-193-3/+3
* Define our own sockaddr_in6 for VC6Jan Dubois2010-12-141-0/+45
* #define some symbols for VC6 compatibilityJan Dubois2010-12-141-0/+12
* Add probe for sa_len availability in sockaddr structH.Merijn Brand2010-12-107-0/+7
* Don't advertise PERL_HASH_SEED_EXPLICIT and NO_HASH_SEEDJan Dubois2010-12-072-20/+0
* Always build with crypt() support on WindowsJan Dubois2010-12-0710-76/+18
* Get rid of PERL_MSVCRT_READFIXJan Dubois2010-12-065-276/+1
* Remove dead Windows codeJan Dubois2010-12-061-67/+1
* Windows 95 Chainsaw MassacreJan Dubois2010-12-024-629/+101
* Use default stack size on WindowsJan Dubois2010-11-292-4/+4
* Sync win32/Makefile with win32/makefile.mkJan Dubois2010-11-251-1/+1
* Pass STATIC_EXT to t/porting/FindExt.tJan Dubois2010-11-252-3/+7
* Include ws2tcpip.h to get IPv6 definitionsJan Dubois2010-11-251-7/+15
* Move the test for Win32's FindExt.pm to t/porting, and run it automatically.Nicholas Clark2010-11-211-43/+0
* Update TOC for perl5.13.8Chris 'BinGOs' Williams2010-11-213-4/+8
* Bump the perl version in various places for v5.13.7Chris 'BinGOs' Williams2010-11-203-3/+3
* Support Visual C++ 2010Steve Hay2010-11-183-23/+63
* Update Archive-Tar to CPAN version 1.70Chris 'BinGOs' Williams2010-11-152-2/+4
* Implement DIR* cloning on WindowsJan Dubois2010-10-252-4/+57