Fri, 11 Sep 2015 16:08:20 +0100 FIx for new OpenJDK 7 (7u85-2.6.1-3)
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 11 Sep 2015 16:08:20 +0100] rev 3495
FIx for new OpenJDK 7 (7u85-2.6.1-3) Some more recent OpenJDK 7 (7u85-2.6.1-3) introduced a classLoader field in java.lang.Class instances, making java.lang.Class.getClassLoader0() useless (the Java code accesses the field directly). To support both implementations, remember the offset of the `classLoader` field (if any) and fill in the classLoader field whenever a java.lang.Class object is created (by the VM)
Thu, 03 Sep 2015 11:51:53 +0200 class: JavaLintPopupWindow cvs_MAIN
Claus Gittinger <cg@exept.de> [Thu, 03 Sep 2015 11:51:53 +0200] rev 3494
class: JavaLintPopupWindow changed: #setupHTMLView:
Wed, 19 Aug 2015 21:11:09 +0100 Workaround for stc bug ({} arrays are sometimes mis-compiled)
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 19 Aug 2015 21:11:09 +0100] rev 3493
Workaround for stc bug ({} arrays are sometimes mis-compiled)
Wed, 29 Jul 2015 12:43:30 +0200 class: GroovySourceHighlighter cvs_MAIN
Stefan Vogel <sv@exept.de> [Wed, 29 Jul 2015 12:43:30 +0200] rev 3492
class: GroovySourceHighlighter changed: #format: do not modify an existing text object
Sat, 04 Jul 2015 16:12:25 +0100 64bit fix for Linux - compile libfdm.a with -fPIC.
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 04 Jul 2015 16:12:25 +0100] rev 3491
64bit fix for Linux - compile libfdm.a with -fPIC. After Stefan's changes in stx/configuration makefiles.
Thu, 02 Jul 2015 22:46:40 +0100 Added more tests for IREM / LREM instructions.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 02 Jul 2015 22:46:40 +0100] rev 3490
Added more tests for IREM / LREM instructions.
Thu, 02 Jul 2015 09:38:40 +0100 Merge
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 02 Jul 2015 09:38:40 +0100] rev 3489
Merge
Wed, 01 Jul 2015 07:14:28 +0100 Merge
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 01 Jul 2015 07:14:28 +0100] rev 3488
Merge
Thu, 25 Jun 2015 15:54:39 +0100 Fix for MINGW32: correctly build libfdm.lib
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 25 Jun 2015 15:54:39 +0100] rev 3487
Fix for MINGW32: correctly build libfdm.lib
Fri, 12 Jun 2015 20:18:22 +0100 Added JavaVM>>shutdown, a counterpart to JavaVM>>boot.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 12 Jun 2015 20:18:22 +0100] rev 3486
Added JavaVM>>shutdown, a counterpart to JavaVM>>boot.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip