summaryrefslogtreecommitdiff
path: root/rtl/java/java_sysh.inc
Commit message (Expand)AuthorAgeFilesLines
* * Undid last commitmichael2016-09-101-83/+8
* * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso...michael2016-09-101-8/+83
* * Avoid line longer than 255pierre2012-06-131-1/+24
* * merged trunk up to r20882jonas2012-04-151-0/+5
* + assert() support for the JVM target (currently ignores the Java classloaderjonas2012-02-201-6/+11
* * catch JLRInvocationTargetException raised when using JLRMthod.invoke() tojonas2011-09-081-0/+5
* * full implementation of all routines in rtl/inc/ustringh.inc (except forjonas2011-08-281-144/+269
* + support for threadvars in the JVM based on JLThreadLocal; seejonas2011-08-231-1/+6
* * moved JLRField from jdk15 to the system unitjonas2011-08-231-6/+6
* * extracted dynarray helpers from system unit into jdynarr.inc (werejonas2011-08-201-6/+56
* + import java.lang.Math in the system unitjonas2011-08-201-1/+6
* * migrated java.lang.NoSuchMethodException to java_sys.incjonas2011-08-201-1/+6
* + support for procedural variables for the JVM targetjonas2011-08-201-10/+20
* + full support for sets on the JVM targetjonas2011-08-201-6/+6
* * fixed external name for inner classes (must not contain the name forjonas2011-08-201-10/+30
* + generate java.lang.Enum descendant classes for Pascal enum typesjonas2011-08-201-54/+114
* + ansistring support. Items of note:jonas2011-08-201-1/+11
* + added several reflection classes for use in array processingjonas2011-08-201-23/+88
* * replaced partial manual declarations of some Java classes withjonas2011-08-201-0/+188