fpc/rtl/java
Jonas Maebe 79e971ea12 * fixed fpc_dynarr_copy() for making copies of arrays of implicit pointer
types (the elements have to be cloned)

git-svn-id: branches/jvmbackend@18810 -
2011-08-23 15:25:42 +00:00
..
astringh.inc + support for typecasting ansistrings into pchars on the JVM platform 2011-08-20 08:34:16 +00:00
astrings.inc + pchar -> short/ansi/unicodestring support 2011-08-20 08:34:11 +00:00
compproc.inc * enabled (generic) fpc_pchar_length() and fpc_pwidechar_length() 2011-08-20 08:34:31 +00:00
java_sys.inc
java_sysh.inc
jdk15.inc
jdk15.pas
jdynarr.inc * fixed fpc_dynarr_copy() for making copies of arrays of implicit pointer 2011-08-23 15:25:42 +00:00
jdynarrh.inc * fixed fpc_dynarr_copy() for making copies of arrays of implicit pointer 2011-08-23 15:25:42 +00:00
jpvar.inc
jpvarh.inc * declare procvar constructors as "overload" so that the implicitly added 2011-08-20 08:33:24 +00:00
jrec.inc
jrech.inc
jset.inc * mark FpcBitSet as implementing JLCloneable so it can be cloned, 2011-08-23 15:25:35 +00:00
jseth.inc * mark FpcBitSet as implementing JLCloneable so it can be cloned, 2011-08-23 15:25:35 +00:00
jsystem.inc + support for range checking calculations with hlcgobj 2011-08-20 08:32:31 +00:00
jsystemh_types.inc * uncommented a bunch of pointer types 2011-08-20 08:33:54 +00:00
jsystemh.inc + support for range checking calculations with hlcgobj 2011-08-20 08:32:31 +00:00
Makefile * the default string type for the JVM target is no longer automatically 2011-08-20 08:35:47 +00:00
Makefile.fpc * the default string type for the JVM target is no longer automatically 2011-08-20 08:35:47 +00:00
objpas.inc + support for array-of-const on the JVM target. Even though the 2011-08-20 08:34:00 +00:00
objpas.pp
objpash.inc + support for array-of-const on the JVM target. Even though the 2011-08-20 08:34:00 +00:00
rtl.cfg
rtti.inc * since enums are represented by classes in the JVM, initialize global 2011-08-20 08:33:02 +00:00
sstringh.inc + cstring_to_pchar type conversion support 2011-08-20 08:33:35 +00:00
sstrings.inc * null-terminate ansistrings like on native platforms (so support 2011-08-20 08:34:05 +00:00
sysos.inc + support for range checking calculations with hlcgobj 2011-08-20 08:32:31 +00:00
sysosh.inc + support for range checking calculations with hlcgobj 2011-08-20 08:32:31 +00:00
sysres.inc
system.pp + support for array-of-const on the JVM target. Even though the 2011-08-20 08:34:00 +00:00
ustringh.inc
ustrings.inc + pchar -> short/ansi/unicodestring support 2011-08-20 08:34:11 +00:00