summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
* update TOC for perl5137deltaTatsuhiko Miyagawa2010-10-203-4/+12
* Bump version to 5.13.6Tatsuhiko Miyagawa2010-10-203-3/+3
* Don't use "dllimport" for code in perl5xx.dllJan Dubois2010-10-181-1/+10
* Use __declspec(dllimport) for XS code on WindowsJan Dubois2010-10-151-0/+8
* Convert lib/Tie/Hash/NamedCapture.pm to an XS module in ext/Nicholas Clark2010-10-142-0/+2
* Add perl5122deltaFlorian Ragwitz2010-10-131-0/+4
* Fix pod/buildtoc's handling of Win32 makefilesSteve Hay2010-10-072-22/+22
* Update Win32 makefiles to remove perl5136delta.pod rather than perl5135delta....Steve Hay2010-10-072-2/+2
* Move pod2html.PL into ext/Pod-HtmlNicholas Clark2010-10-054-26/+8
* Move pod2man.PL, pod2text.PL, podselect.PL into cpan/podlators/scriptsNicholas Clark2010-10-054-17/+8
* Move pod2usage.PL, podchecker.PL, podselect.PL into cpan/Pod-Parser/scriptsNicholas Clark2010-10-053-23/+6
* Move pod2latex.PL into its CPAN distribution directory.Nicholas Clark2010-10-054-12/+7
* [perl #71714] Remove redundant stat from Win32's opendir()Alex Davies2010-09-291-5/+16
* [perl #73374] gccversion not always set with MinGWSisyphus2010-09-271-3/+3
* Update canned win32/config_H.* files with static inline valuesAndy Dougherty2010-09-237-0/+172
* Update static_inline guesses in win32/config.[gv]c*Andy Dougherty2010-09-234-8/+8
* Add default setting of perl_static_inline='static' to all win32 configs.Andy Dougherty2010-09-236-6/+6