summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop references to obsolete MinGW 1.x (gcc 2.95)Jan Dubois2010-08-061-2/+2
* Global executable bit cleanupDavid Golden2010-07-242-0/+0
* Move PathTools from cpan/ to dist/Florian Ragwitz2010-07-243-5/+5
* Get rid of PERL_POLLUTEJan Dubois2010-07-212-20/+0
* Don't pretend to support really old VC++ compilersJan Dubois2010-07-212-24/+7
* Get rid of obsolete PerlCRT.dll supportJan Dubois2010-07-212-47/+6
* Add CCTYPE value for Windows Server 2003 SP1 compilersJan Dubois2010-07-211-5/+14
* Remove deprecated -Wp64 compiler optionJan Dubois2010-07-211-1/+1
* update TOC and perldelta referencesDavid Golden2010-07-203-2/+6
* Bump the perl version to 5.13.3David Golden2010-07-193-3/+3
* Add perl5121delta to MANIEST and other filesDavid Golden2010-06-291-0/+4
* create perl5133deltaNicholas Clark2010-06-233-2/+6
* Bump the perl version in various places for 5.13.2Matt S Trout2010-06-213-3/+3
* create perl5132deltaDavid Golden2010-05-233-2/+6
* Fix CCINCDIR and CCLIBDIR for mingw64 cross compilerSisyphus2010-05-201-2/+12
* Bump the perl version in various places for 5.13.1Ricardo Signes2010-05-203-3/+3
* Re-run bump-perl-version to update a few missing spotsVincent Pit2010-04-301-2/+2
* Update PerlStdIOGets() signatureJan Dubois2010-04-211-1/+1
* Fix PerlSIO_fputc() and PerlSIO_fputs() signaturesJan Dubois2010-04-211-2/+2