This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Symbian port of Perl
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 18 Apr 2005 13:18:30 +0000 (16:18 +0300)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 21 Apr 2005 15:38:30 +0000 (15:38 +0000)
commit27da23d53ccce622bc51822f59df8def79b4df95
tree1202440e0fbf7a2fc1bb54993d11cda7b245f1b4
parentec0624293b57ae07d6b2c32bae099d4f163e7e07
Symbian port of Perl
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com>

p4raw-id: //depot/perl@24271
119 files changed:
EXTERN.h
INTERN.h
MANIFEST
Porting/curliff.pl
Porting/makerel
README.symbian [new file with mode: 0644]
XSUB.h
av.c
bytecode.pl
configpm
doio.c
dump.c
embed.fnc
embed.h
embed.pl
embedvar.h
ext/B/B.xs
ext/ByteLoader/byterun.c
ext/Data/Dumper/Dumper.xs
ext/Digest/MD5/MD5.xs
ext/Digest/MD5/t/files.t
ext/DynaLoader/DynaLoader_pm.PL
ext/DynaLoader/dl_symbian.xs [new file with mode: 0644]
ext/DynaLoader/dlutils.c
ext/Errno/Errno_pm.PL
ext/IO/lib/IO/Socket.pm
ext/List/Util/Util.xs
ext/MIME/Base64/Base64.xs
ext/POSIX/POSIX.xs
ext/PerlIO/scalar/scalar.xs
ext/PerlIO/via/via.xs
ext/SDBM_File/sdbm/sdbm.c
ext/Storable/Storable.xs
ext/Time/HiRes/HiRes.xs
global.sym
globvar.sym
gv.c
hv.c
intrpvar.h
lib/ExtUtils/t/Embed.t
lib/ExtUtils/xsubpp
lib/File/Spec.pm
lib/File/Spec/Win32.pm
locale.c
mg.c
miniperlmain.c
numeric.c
op.c
opcode.h
opcode.pl
pad.c
patchlevel.h
perl.c
perl.h
perlapi.c
perlapi.h
perlio.c
perlio.h
perliol.h
perlvars.h
pod.lst
pod/perl.pod
pod/perlguts.pod
pod/perlintern.pod
pp.c
pp_ctl.c
pp_hot.c
pp_pack.c
pp_sort.c
pp_sys.c
proto.h
reentr.pl
regcomp.c
regexec.c
scope.h
sv.c
symbian/PerlApp.cpp [new file with mode: 0644]
symbian/PerlApp.h [new file with mode: 0644]
symbian/PerlApp.hrh [new file with mode: 0644]
symbian/PerlApp.rss [new file with mode: 0644]
symbian/PerlAppAif.rss [new file with mode: 0644]
symbian/PerlBase.cpp [new file with mode: 0644]
symbian/PerlBase.h [new file with mode: 0644]
symbian/PerlBase.pod [new file with mode: 0644]
symbian/PerlRecog.cpp [new file with mode: 0644]
symbian/PerlRecog.mmp [new file with mode: 0644]
symbian/README [new file with mode: 0644]
symbian/TODO [new file with mode: 0644]
symbian/bld.inf [new file with mode: 0644]
symbian/config.pl [new file with mode: 0644]
symbian/config.sh [new file with mode: 0644]
symbian/cwd.pl [new file with mode: 0644]
symbian/demo_pl [new file with mode: 0644]
symbian/install.cfg [new file with mode: 0644]
symbian/makesis.pl [new file with mode: 0644]
symbian/port.pl [new file with mode: 0644]
symbian/sanity.pl [new file with mode: 0644]
symbian/sdk.pl [new file with mode: 0644]
symbian/symbian_dll.cpp [new file with mode: 0644]
symbian/symbian_proto.h [new file with mode: 0644]
symbian/symbian_stubs.c [new file with mode: 0644]
symbian/symbian_stubs.h [new file with mode: 0644]
symbian/symbian_utils.cpp [new file with mode: 0644]
symbian/symbianish.h [new file with mode: 0644]
symbian/uid.pl [new file with mode: 0644]
symbian/version.pl [new file with mode: 0644]
symbian/xsbuild.pl [new file with mode: 0644]
taint.c
toke.c
universal.c
utf8.c
utf8.h
util.c
util.h
vms/descrip_mms.template
win32/Makefile
win32/makefile.mk
win32/win32io.c
xsutils.c