summaryrefslogtreecommitdiff
path: root/rtl/java/java_sys.inc
Commit message (Expand)AuthorAgeFilesLines
* * Undid last commitmichael2016-09-101-420/+0
* * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso...michael2016-09-101-0/+420
* * merged trunk up to r20882jonas2012-04-151-0/+78
* + assert() support for the JVM target (currently ignores the Java classloaderjonas2012-02-201-49/+61
* * catch JLRInvocationTargetException raised when using JLRMthod.invoke() tojonas2011-09-081-0/+10
* * full implementation of all routines in rtl/inc/ustringh.inc (except forjonas2011-08-281-0/+360
* + support for threadvars in the JVM based on JLThreadLocal; seejonas2011-08-231-0/+35
* * moved JLRField from jdk15 to the system unitjonas2011-08-231-0/+35
* * extracted dynarray helpers from system unit into jdynarr.inc (werejonas2011-08-201-0/+218
* + import java.lang.Math in the system unitjonas2011-08-201-0/+62
* * migrated java.lang.NoSuchMethodException to java_sys.incjonas2011-08-201-0/+6
* * reparsed with new version of javapp that doesn't mark final staticjonas2011-08-201-1/+1
* + support for procedural variables for the JVM targetjonas2011-08-201-0/+52
* * reparsed with varags -> const open array changejonas2011-08-201-9/+9
* + full support for sets on the JVM targetjonas2011-08-201-0/+6
* * fixed external name for inner classes (must not contain the name forjonas2011-08-201-23/+113
* + generate java.lang.Enum descendant classes for Pascal enum typesjonas2011-08-201-6/+465
* + ansistring support. Items of note:jonas2011-08-201-6/+229
* + added several reflection classes for use in array processingjonas2011-08-201-0/+121
* * parsed with latest version, adds "virtual" modifiersjonas2011-08-201-401/+401
* * replaced partial manual declarations of some Java classes withjonas2011-08-201-0/+986