summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set d_static_inline for win32/config.vc, since VC supports static __inline.Andy Dougherty2010-09-231-1/+1
* Configure inline support for 32-bit VC++Tony Cook2010-09-231-1/+1
* Prepare perldelta for Perl 5.13.6Steve Hay2010-09-193-2/+6
* Bump version to 5.13.5Steve Hay2010-09-193-3/+3
* Cleanup perl5135delta.pod instead of perldelta.podJan Dubois2010-09-052-2/+2
* Remove duplicate command to rebuild uudmap.hJan Dubois2010-09-051-1/+0
* Move the latest perldelta to pod/perldelta.podFlorian Ragwitz2010-09-052-2/+2
* Correct errors in the use of multiple targets for bitcount.h and uudmap.hNicholas Clark2010-08-312-2/+7
* Add vaproto and charbits entries to win32/config.gc64(nox)?Curtis Jewell2010-08-222-0/+4
* Make win32/config.gc64(nox)? match win32/config.gc.Curtis Jewell2010-08-222-0/+8
* update TOC and perldelta referencesFlorian Ragwitz2010-08-203-2/+6
* Disable regeneration of regcharclass.h on win32v5.13.4Florian Ragwitz2010-08-202-8/+0
* Bump the perl version to 5.13.4Florian Ragwitz2010-08-203-3/+3
* Account for GNU "i" extension when checking 'nm' output.H.Merijn Brand2010-08-125-0/+10
* Define _USE_32BIT_TIME_T for VC6 and VC7Jan Dubois2010-08-061-0/+15