fpc/rtl/java
Jonas Maebe 49de6346ce * replaced manual array copy loops with calls to JLSystem.arraycopy(); still
separate helper per array element type because there is no generic array
    type, and we need to get the length of the arrays

git-svn-id: branches/jvmbackend@18501 -
2011-08-20 08:05:07 +00:00
..
astrings.inc + stubbed ansistring support (using ansistrings compiles, but does not 2011-08-20 08:04:57 +00:00
compproc.inc + stubbed ansistring support (using ansistrings compiles, but does not 2011-08-20 08:04:57 +00:00
java_sys.inc * parsed with latest version, adds "virtual" modifiers 2011-08-20 07:59:49 +00:00
java_sysh.inc * replaced partial manual declarations of some Java classes with 2011-08-20 07:58:20 +00:00
jdynarrh.inc + unicodestring support for the JVM target (except for multiple adds 2011-08-20 08:02:33 +00:00
jmathh.inc + sqr(float) and trunc() support 2011-08-20 07:48:47 +00:00
jrec.inc + support for (only named, for now) records in the JVM target: 2011-08-20 08:00:50 +00:00
jrech.inc + support for (only named, for now) records in the JVM target: 2011-08-20 08:00:50 +00:00
Makefile * fixed fpc_unicodestr_compare_equal (has to return 0 in case of 2011-08-20 08:04:11 +00:00
Makefile.fpc
objpas.pp
rtl.cfg
rtti.inc + unicodestring support for the JVM target (except for multiple adds 2011-08-20 08:02:33 +00:00
system.pp * replaced manual array copy loops with calls to JLSystem.arraycopy(); still 2011-08-20 08:05:07 +00:00
ustringh.inc + unicodestring support for the JVM target (except for multiple adds 2011-08-20 08:02:33 +00:00
ustrings.inc + stubbed ansistring support (using ansistrings compiles, but does not 2011-08-20 08:04:57 +00:00