summaryrefslogtreecommitdiff
path: root/win32/ext
Commit message (Collapse)AuthorAgeFilesLines
* First patch from:Jan Dubois2006-12-111-0/+6
| | | | | | Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs Message-ID: <lc9kn2tb0p5sdd4q69rbc7067r4imar59r@4ax.com> p4raw-id: //depot/perl@29509
* Move Win32 from win32/ext/Win32 to ext/Win32Jan Dubois2006-12-073-1273/+0
| | | | | Message-ID: <1unen2lsrq4pnnt06933h96pqj1d8luh3b@4ax.com> p4raw-id: //depot/perl@29483
* Makefile.PL changes to compiler Win32.xs using cygwinJan Dubois2006-12-071-2/+6
| | | | | Message-ID: <5nnen2p2h4lhremj0qf1tmpkl0asvk87hr@4ax.com> p4raw-id: //depot/perl@29481
* Silence Borland compiler warnings in XS::APItest and Win32Steve Hay2006-08-292-5/+7
| | | | | (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471) p4raw-id: //depot/perl@28768
* Integrate mkppport. All ppport.h files in the core will nowMarcus Holland-Moritz2006-07-091-283/+0
| | | | | be autogenerated at build time (and removed during cleanup). p4raw-id: //depot/perl@28513
* Re: Win32API::File now in coreYves Orton2006-07-033-5/+10
| | | | | | | | Message-ID: <9b18b3110607020619s4c4480d8ra3e681aee69a8d7@mail.gmail.com> Sync blead with Win32API-File-0.1001 (plus change to sync README too) p4raw-id: //depot/perl@28467
* Add Win32API::File to the coreSteve Hay2006-06-3014-0/+6087
| | | | | | For discussions, see the thread starting here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html p4raw-id: //depot/perl@28460
* Bleadperl's Win32::Win32 is more recent than the current CPAN releaseSteve Hay2006-01-111-1/+1
| | | | | of libwin32 (0.26), so bump the $VERSION a little p4raw-id: //depot/perl@26778
* Remove unused USING_WIDE code from win32 and wince branchesJan Dubois2005-11-081-200/+47
| | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-ID: <078001c5e41e$585c4140$6401a8c0@candy> p4raw-id: //depot/perl@26041
* Win32::GetShortPathName() does not always return a short name [DOC PATCH]Gisle Aas2005-10-101-3/+5
| | | | | Message-ID: <lrk6glej0e.fsf@caliper.activestate.com> p4raw-id: //depot/perl@25728
* Add Windows Vista support to Win32::GetOSName()Jan Dubois2005-08-231-5/+6
| | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-Id: <200508222237.j7MMbFPA027764@smtp3.ActiveState.com> p4raw-id: //depot/perl@25321
* Bump the version number on Win32::Win32Nicholas Clark2005-05-161-1/+1
| | | p4raw-id: //depot/perl@24482
* Remove a couple of unreferenced local variablesSteve Hay2005-05-121-2/+0
| | | p4raw-id: //depot/perl@24454
* Add Win32::GetFileVersion() functionJan Dubois2005-05-122-7/+79
| | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-Id: <200505120530.j4C5UhpX031152@smtp3.ActiveState.com> p4raw-id: //depot/perl@24453
* [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core PerlNicholas Clark2004-03-193-0/+1347
From: Jan Dubois <jand@activestate.com> Message-ID: <lg2k509o51b8openotuetdts6go7pn4udo@4ax.com> Date: Thu, 18 Mar 2004 13:13:49 -0800 Subject: Re: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl From: Steve Hay <steve.hay@uk.radan.com> Message-ID: <405ACC6D.1040804@uk.radan.com> Date: Fri, 19 Mar 2004 10:33:17 +0000 p4raw-id: //depot/perl@22537