fpc/rtl/java
2015-09-15 11:52:02 +00:00
..
jastringh.inc
jastrings.inc
java_sys.inc * merged trunk up to r20882 2012-04-15 15:54:10 +00:00
java_sysh.inc * Avoid line longer than 255 2012-06-13 22:34:49 +00:00
jcompproc.inc - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it 2015-09-15 11:51:48 +00:00
jdk15.inc
jdk15.pas * merged trunk up to r20882 2012-04-15 15:54:10 +00:00
jdynarr.inc
jdynarrh.inc
jpvar.inc * catch JLRInvocationTargetException raised when using JLRMthod.invoke() to 2011-09-08 15:03:55 +00:00
jpvarh.inc * declare procvar constructors as "overload" so that the implicitly added 2011-08-20 08:33:24 +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 * changed the parameter of fpcDeepCopy() from an out-parameter of the 2011-08-20 08:27:22 +00:00
jset.inc * mark FpcBitSet as implementing JLCloneable so it can be cloned, 2011-08-23 15:25:35 +00:00
jseth.inc
jsstringh.inc * merged trunk up to r20882 2012-04-15 15:54:10 +00:00
jsstrings.inc * synchronised with latest changes to equivalent files in rtl/inc, in 2014-10-15 20:50:07 +00:00
jsystem.inc - removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it 2015-09-15 11:52:02 +00:00
jsystemh_types.inc
jsystemh.inc
jtcon.inc
jtconh.inc
jtvar.inc
jtvarh.inc
justringh.inc
justrings.inc
jwin2javacharset.inc
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc Call Errno2noutres if system call to close the handle fails in do_close for win and unix 2014-11-20 22:00:35 +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 + minimal Java rtl (based on embedded rtl, but with all code and most 2011-08-20 07:45:34 +00:00
objpash.inc + support for array-of-const on the JVM target. Even though the 2011-08-20 08:34:00 +00:00
rtl.cfg * extracted dynarray helpers from system unit into jdynarr.inc (were 2011-08-20 08:32:13 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
rtti.inc * since enums are represented by classes in the JVM, initialize global 2011-08-20 08:33:02 +00:00
sysos.inc + support for range checking calculations with hlcgobj 2011-08-20 08:32:31 +00:00
sysosh.inc
sysres.inc
system.pp * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 2015-02-27 19:00:50 +00:00