fpc/rtl/java
Jonas Maebe 6c35ea202b + added several reflection classes for use in array processing
git-svn-id: branches/jvmbackend@18502 -
2011-08-20 08:05:12 +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 + added several reflection classes for use in array processing 2011-08-20 08:05:12 +00:00
java_sysh.inc + added several reflection classes for use in array processing 2011-08-20 08:05:12 +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