summaryrefslogtreecommitdiff
path: root/wince/wincesck.c
Commit message (Collapse)AuthorAgeFilesLines
* Re: Merge WinCE into Win32 directory and remove the the WinCE directoryYves Orton2006-05-021-499/+0
| | | | | | | | Message-ID: <9b18b3110605011002m56c0db99n169ae677efb6d059@mail.gmail.com> Plus adjustements to MANIFEST. Also, perlmain.c seemed to be missing from the patch. p4raw-id: //depot/perl@28061
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-9/+0
| | | | | Still imcomplete. Configure will follow p4raw-id: //depot/perl@18030
* from the non-ANSI comment police (was: it won't compile on win32) H.Merijn Brand2001-12-291-4/+4
| | | | | | | Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl> (NetWare tree not touched because it's very //) p4raw-id: //depot/perl@13939
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-22/+17
| | | | | working in 5.7.x p4raw-id: //depot/perl@11803
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-1/+1
| | | | | | Thanks to H. Merijn Brand for the patch. Some of the comments and or guards might be removable in perl.h now. p4raw-id: //depot/perl@11758
* Integrate the PerlCE (WinCE Perl) port;Jarkko Hietaniemi2001-08-021-0/+513
kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>. p4raw-id: //depot/perl@11549