fpc/rtl/java
Jonas Maebe 02f443ce68 * support source/destinationshortstrings of different length in
ShortStringClass.FpcDeepCopy (can happen when copying value
    parameters like string[4] into local storage in case a string
    longer than 4 characters was passed)
  * create chararray of the correct maximum length when constructing
    a chararray from a constant string
  * don't pass invalid ranges to JLArrays.fill() when padding a
    chararray after filling it using the contents of shortstring

git-svn-id: branches/jvmbackend@18701 -
2011-08-20 08:25:54 +00:00
..
astringh.inc
astrings.inc
compproc.inc + support for procedural variables for the JVM target 2011-08-20 08:24:58 +00:00
java_sys.inc + support for procedural variables for the JVM target 2011-08-20 08:24:58 +00:00
java_sysh.inc + support for procedural variables for the JVM target 2011-08-20 08:24:58 +00:00
jdk15.inc * reparsed with varags -> const open array change 2011-08-20 08:23:56 +00:00
jdk15.pas + full support for sets on the JVM target 2011-08-20 08:22:22 +00:00
jdynarrh.inc + support for procedural variables for the JVM target 2011-08-20 08:24:58 +00:00
jint64.inc
jmathh.inc
jpvar.inc * fixed calling non-static class methods via procvars: since we can't known 2011-08-20 08:25:44 +00:00
jpvarh.inc * fixed calling non-static class methods via procvars: since we can't known 2011-08-20 08:25:44 +00:00
jrec.inc
jrech.inc
jset.inc + full support for sets on the JVM target 2011-08-20 08:22:22 +00:00
jseth.inc + full support for sets on the JVM target 2011-08-20 08:22:22 +00:00
Makefile
Makefile.fpc + jdk15 unit with jdk 1.5 header translation 2011-08-20 08:08:21 +00:00
objpas.pp
rtl.cfg
rtti.inc + support for procedural variables for the JVM target 2011-08-20 08:24:58 +00:00
sstringh.inc
sstrings.inc * support source/destinationshortstrings of different length in 2011-08-20 08:25:54 +00:00
system.pp + support for procedural variables for the JVM target 2011-08-20 08:24:58 +00:00
ustringh.inc
ustrings.inc * small optimization 2011-08-20 08:25:49 +00:00