summaryrefslogtreecommitdiff
path: root/cpan/Win32API-File
Commit message (Collapse)AuthorAgeFilesLines
* add gitignore exclusions for files in gitGraham Knop2020-11-231-0/+1
| | | | | | | | There are a number of files excluded using gitignore rules that are included in the repository. This can lead to confusion if something other than git tries to read the ignore files. Add rules to the gitignore files so that these files won't be ignored.
* Add missing wchar.h include to Win32API::FileDagfinn Ilmari Mannsåker2019-11-152-1/+2
|
* Upgrade Win32API::File from version 0.1202 to 0.1203Steve Hay2016-03-1910-1959/+1940
| | | | | | Fixes perl #125303. (Includes a regen for the moved Myconst2perl.pm.)
* Upgrade Win32API-File from version 0.1201 to 0.1202Steve Hay2015-01-291-10/+10
|
* Merge upstream fix for C++ mode build of Win32API-FileSteve Hay2015-01-272-6/+7
| | | | | This is so we can have C++ mode builds on Windows without having to wait for a new CPAN release of Win32API-File.
* Remove all IGNORABLE files under cpan/Steve Hay2013-10-182-274/+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 Win32API-File to CPAN version 0.1201Chris 'BinGOs' Williams2013-01-285-11/+42
| | | | | | | | [DELTA] 0.1201 by Alexandr Ciornii 2013-01-28 - Fix tests on Cygwin (RURBAN) - Constants for GetStdHandle and SetStdHandle
* Update Win32API-File to CPAN version 0.1200Chris 'BinGOs' Williams2011-07-047-28/+93
| | | | | | | | | | | | | [DELTA] 0.1200 by Alexandr Ciornii 2011-07-01 - Spelling fixes by Peter John Acklam - Upgraded Makefile.PL - Don't bother checking $[ 0.1101_01 by Alexandr Ciornii 2011-02-26 - More metadata in META.yml - [Set|Get]StdHandle functions added (Chris 'BinGOs' Williams)
* Move Win32API::File from ext/ to cpan/Nicholas Clark2009-10-0213-0/+5890