Fri, 15 Nov 2013 22:39:13 +0000 Merged 9fd2ea0570fe and 0be6bc618029 development
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 15 Nov 2013 22:39:13 +0000] rev 2924
Merged 9fd2ea0570fe and 0be6bc618029
Fri, 15 Nov 2013 15:17:11 +0000 When accessing Java source in .har, try uncompress it using ZipArchive first... development
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 15 Nov 2013 15:17:11 +0000] rev 2923
When accessing Java source in .har, try uncompress it using ZipArchive first... ...and only if it fails use external unzip command (which may not be available on Windows, though)
Fri, 15 Nov 2013 11:01:53 +0000 Merged 36e0682339ed and 85ccd41f883c development
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 15 Nov 2013 11:01:53 +0000] rev 2922
Merged 36e0682339ed and 85ccd41f883c
Thu, 14 Nov 2013 14:50:25 -0800 Fixes and (void) natives for shared-memory JDI transport. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 14 Nov 2013 14:50:25 -0800] rev 2921
Fixes and (void) natives for shared-memory JDI transport. This transport is present only in Sun/Oracle JDKs.
Thu, 14 Nov 2013 23:24:02 +0000 Fixed natives to convert float/double to int/long bits and other way around... development
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 14 Nov 2013 23:24:02 +0000] rev 2920
Fixed natives to convert float/double to int/long bits and other way around... ...namely: - _java_lang_Double_longBitsToDouble:_:_: - _java_lang_Float_floatToRawIntBits:_: - _java_lang_Float_intBitsToFloat:_:
Thu, 14 Nov 2013 12:06:15 +0000 Fix in JUnitTestCaseProxy>>#testSelectors. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 14 Nov 2013 12:06:15 +0000] rev 2919
Fix in JUnitTestCaseProxy>>#testSelectors.
Thu, 14 Nov 2013 01:25:43 +0000 Fix in Float/LargeInteger>>javaBox: development
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 14 Nov 2013 01:25:43 +0000] rev 2918
Fix in Float/LargeInteger>>javaBox: When calling Java's wrapper class constructor, pass fake nil params ad double/long params takes 2 slots in Java.
Wed, 13 Nov 2013 11:13:40 +0000 Another pass over java.io.* natives. Fixes for OpenJDK 7. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 13 Nov 2013 11:13:40 +0000] rev 2917
Another pass over java.io.* natives. Fixes for OpenJDK 7.
Tue, 12 Nov 2013 11:17:13 +0000 Oops, fix for JavaClass>>isCloneable - handle subclasses of a class that implements Cloneable. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 12 Nov 2013 11:17:13 +0000] rev 2916
Oops, fix for JavaClass>>isCloneable - handle subclasses of a class that implements Cloneable.
Tue, 12 Nov 2013 02:14:24 +0000 Oops, fix in isCloneable - if ACX_CLONEABLE is not set, always check interfaces. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 12 Nov 2013 02:14:24 +0000] rev 2915
Oops, fix in isCloneable - if ACX_CLONEABLE is not set, always check interfaces.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip