summaryrefslogtreecommitdiff
path: root/wince
Commit message (Collapse)AuthorAgeFilesLines
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-318-275/+43
| | | | | working in 5.7.x p4raw-id: //depot/perl@11803
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-276-13/+13
| | | | | | 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
* Add sharedsv* to the DOSish platforms; plus addJarkko Hietaniemi2001-08-141-0/+3
| | | | | some WinCE files to the list of DOSish files. p4raw-id: //depot/perl@11667
* Strip CRs from the WinCE files. Now we need toJarkko Hietaniemi2001-08-1417-6253/+6253
| | | | | | | figure out in which CRs are really needed: probably Makefile.ce and the README files, at least, probably also the registry.bat. p4raw-id: //depot/perl@11665
* Forgot this from #11618.Jarkko Hietaniemi2001-08-091-0/+16
| | | | | NOTE: wince/config_H.ce needs updating. p4raw-id: //depot/perl@11619
* Integrate the PerlCE (WinCE Perl) port;Jarkko Hietaniemi2001-08-0242-0/+17104
kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>. p4raw-id: //depot/perl@11549