summaryrefslogtreecommitdiff
path: root/cpan/Win32
Commit message (Collapse)AuthorAgeFilesLines
* Update Win32 to CPAN version 0.51Chris 'BinGOs' Williams2015-01-262-2/+15
| | | | | | | | | | | | [DELTA] 0.51 [2015-01-26] - Win32-0.50 was released to CPAN from an out-dated Git repo, so didn't actually include the merged pull requests. 0.50 [2015-01-26] - add GetOSName support for Windows 8.1 (thanks to Tony Cook) [PR/6] - Fix build in C++ mode (thanks to Steve Hay and Daniel Dragan) [PR/7]
* Upgrade Win32 from version 0.48 to 0.49Steve Hay2014-04-152-1/+2
| | | | | This fixes the build with gcc-4.8.1 from http://www.mingw.org and thus resolves perl #121643.
* Update Win32 to CPAN version 0.48Chris 'BinGOs' Williams2013-11-212-174/+174
| | | | | | | | | | | | [DELTA] 0.48 [2013-11-20] - Typo fixes by David Steinbrunner. - Fix required perl version 5.6 -> 5.006. - Don't call note() in t/GetOSName.t when it has not been imported from Test::More. - Convert t/GetOSName.t to Unix line endings like the rest of this repo.
* Remove all IGNORABLE files under cpan/Steve Hay2013-10-181-195/+0
| | | | | | | | | | | | | | | | This was discussed on p5p: http://www.nntp.perl.org/group/perl.perl5.porters/2013/10/msg208635.html One LICENSE file (Locale-Codes) has been removed (contrary to one suggestion in that thread) since it was the only one, and only says "This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself." anyway. Two files that I had previously suggested retaining for the sake of tests have also been removed. In one case, a test script has been modified (in Digest-MD5; I will send a ticket upstream); in the other case (in Test-Harness) I have removed the test which depended on the MANIFEST files, as suggested in the above thread.
* Update Win32 to CPAN version 0.47Chris 'BinGOs' Williams2013-02-263-3/+11
| | | | | | | | | | | [DELTA] 0.47 [2013-02-21] - Make sure %PROCESSOR_ARCHITECTURE% is defined before calling Win32::GetArchName() in t/Names.t. It may be undefined when the test is running under Cygwin crond. - In t/Names.t don't assume that LoginName or NodeName is at least 2 characters long; it may just be 1.
* Update Win32 to CPAN version 0.46Jan Dubois2013-02-193-7/+26
| | | | | | | | [DELTA] 0.46 [2013-02-19] - add Win2012/Win8 detection (thanks to Michiel Beijen) [rt#82572] [perl#116352]
* Update to Win32-0.45 from CPANJan Dubois2012-08-1518-3657/+3790
|
* Update to Win32-0.44 from CPANJan Dubois2011-01-123-1/+5
|
* Update to Win32-0.43 from CPANJan Dubois2011-01-123-17/+31
|
* Update to Win32-0.42 from CPANJan Dubois2011-01-064-4/+8
|
* Update Win32 from CPAN (from 0.40 to 0.41)Jan Dubois2010-12-104-23/+64
|
* Fix file permissions mangled by #0e5d25bfJan Dubois2010-12-082-0/+0
|
* Upgrade Win32 from CPAN (from 0.39 to 0.40)Jan Dubois2010-12-085-107/+675
| | | | | Yes, still has CR/LF line endings; I'll fix it in a CPAN release with no changes but the line-endings fix first.
* Updating Win32 0.39 to have the same line-endings as CPANJesse Vincent2009-10-1918-3194/+3194
|
* Move Win32 from ext/ to cpan/Nicholas Clark2009-10-0218-0/+3194