Tue, 15 Oct 2013 17:58:25 +0100 Fix in JavaCompiler>>#compile:register:notifying: (send #binaryName instead of #name) development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 15 Oct 2013 17:58:25 +0100] rev 2862
Fix in JavaCompiler>>#compile:register:notifying: (send #binaryName instead of #name)
Tue, 15 Oct 2013 15:31:55 +0100 Removed eclipse-runtime from stx:libjava/libs dependencies... development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 15 Oct 2013 15:31:55 +0100] rev 2861
Removed eclipse-runtime from stx:libjava/libs dependencies... ...as it conflicts with Eclipse JDT jars in stx:libjava/tools
Tue, 15 Oct 2013 15:30:56 +0100 Implemented stx.libjava.tools.environment.Environment.cleanup() development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 15 Oct 2013 15:30:56 +0100] rev 2860
Implemented stx.libjava.tools.environment.Environment.cleanup() Called before reloading of a Java class to clean-up any cached type.
Tue, 15 Oct 2013 02:34:06 +0100 Implemented JavaClassReloader>>#requestReload & #requestRecompile (part 3) development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 15 Oct 2013 02:34:06 +0100] rev 2859
Implemented JavaClassReloader>>#requestReload & #requestRecompile (part 3) This fixes some more Reloading tests.
Tue, 15 Oct 2013 02:33:12 +0100 Implemented JavaClassReloader>>#requestReload & #requestRecompile (part 1) development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 15 Oct 2013 02:33:12 +0100] rev 2858
Implemented JavaClassReloader>>#requestReload & #requestRecompile (part 1) This fixes some more Reloading tests.
Mon, 14 Oct 2013 23:29:30 +0100 Fix JavaClassReloader for new naming (#name -> #binaryName) development
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 14 Oct 2013 23:29:30 +0100] rev 2857
Fix JavaClassReloader for new naming (#name -> #binaryName)
Mon, 14 Oct 2013 23:18:09 +0100 Fix in JavaClassReloaderTests>>register: (send #binaryName instead of #name) development
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 14 Oct 2013 23:18:09 +0100] rev 2856
Fix in JavaClassReloaderTests>>register: (send #binaryName instead of #name)
Mon, 14 Oct 2013 23:17:28 +0100 Reverted back Marcel's change in JavaCompiler: pass plain Smalltalk string. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 14 Oct 2013 23:17:28 +0100] rev 2855
Reverted back Marcel's change in JavaCompiler: pass plain Smalltalk string. Java interop should care about wrapping/unwrapping.
Mon, 14 Oct 2013 19:11:32 +0100 More fixes for new naming scheme development
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 14 Oct 2013 19:11:32 +0100] rev 2854
More fixes for new naming scheme
Mon, 14 Oct 2013 15:18:19 +0100 Added #creator for mixed exception handling. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 14 Oct 2013 15:18:19 +0100] rev 2853
Added #creator for mixed exception handling. Obsoletes #signal which is defined by ANSI and has different semantics.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip