fpc/rtl/java
2013-12-04 13:43:22 +00:00
..
jastringh.inc + AnsistringClass.Create(unicodestring) constructor that implicitly selects 2012-06-27 16:13:47 +00:00
jastrings.inc * when concatenating ansistrings, do not map CP_NONE (rawbytestring) to 2013-07-19 16:33:14 +00:00
java_sys.inc
java_sysh.inc * Avoid line longer than 255 2012-06-13 22:34:49 +00:00
jcompproc.inc * Return dynamic arrays in parameter, this was the only managed type still returned in register. Returning managed types in registers requires catching and re-raising exceptions at callee side in order to finalize result and avoid memory leaks. While such behavior makes little difference with generic setjmp-based exception handling, it becomes very inefficient as SEH-styled exception handling is being introduced. 2013-12-04 13:43:22 +00:00
jdk15.inc
jdk15.pas
jdynarr.inc
jdynarrh.inc
jpvar.inc
jpvarh.inc
jrec.inc
jrech.inc
jset.inc
jseth.inc
jsstringh.inc
jsstrings.inc * changed fpc_(u)char_to_shortstr() from a procedure into a function, like 2013-09-06 08:02:46 +00:00
jsystem.inc * fixed compilation of new str<->float code on the JVM target (patch by 2013-11-06 16:13:50 +00:00
jsystemh_types.inc + support for CP_OEMCP 2013-07-12 17:18:24 +00:00
jsystemh.inc * Handle "SarInt64" always as internal procedure, introduced virtual method tinlinenode.first_sar that by default converts it into call to "fpc_sarint64" unless target CPU is 64-bit. This provides a point to insert target-specific optimizations. 2013-10-28 14:31:36 +00:00
jtcon.inc
jtconh.inc
jtvar.inc
jtvarh.inc
justringh.inc
justrings.inc * changed fpc_(u)char_to_shortstr() from a procedure into a function, like 2013-09-06 08:02:46 +00:00
jwin2javacharset.inc
Makefile * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
Makefile.fpc * fixed "make install" for jvm targets 2012-09-27 21:35:17 +00:00
objpas.inc
objpas.pp
objpash.inc
rtl.cfg
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
sysos.inc
sysosh.inc
sysres.inc
system.pp