JavaClass.st
Mon, 10 Feb 2014 00:12:30 +0100 Marcel Hlopko throw ExceptionInInitializerError when anything bad happens during class init development
Sun, 09 Feb 2014 16:52:47 +0100 Marcel Hlopko teach JUnitTestCaseProxy to fail when expected exception is not raised development
Sat, 08 Feb 2014 22:13:44 +0100 Marcel Hlopko teach JUnitTestCaseProxy of expected exceptions development
Tue, 21 Jan 2014 11:28:09 +0000 Jan Vrany Fix in JavaClass>>basicNew initialize class if not already. development
Tue, 07 Jan 2014 13:44:55 +0100 Jan Vrany Fix in JavaClass>>#perform:onReceiver:from:ifNotFound: pass selector/sender when evaluatinh method using Method>>valueWith:... development
Mon, 23 Dec 2013 22:59:16 +0100 Jan Vrany Added JavaClass>>synchronized: that uses thinlocks. development
Wed, 18 Dec 2013 14:52:11 +0100 Jan Vrany Post-merge fixes. development
Wed, 18 Dec 2013 12:03:32 +0100 Jan Vrany Merged 7c3b2a89f173 and 80a1a085a982 (branch performance-optimizations) development
Sun, 08 Dec 2013 22:36:37 +0000 Jan Vrany Added JavaObject>>synchronized: and JavaClass>>synchronized: development
Sun, 08 Dec 2013 00:41:29 +0000 Jan Vrany Added lockWord to JavaBehavior to enable thinlocking for static methods and resolver. development
Tue, 19 Nov 2013 10:20:58 +0000 Jan Vrany Fix in interop - make sure the class is initialized when invoking static method. development
Tue, 12 Nov 2013 11:17:13 +0000 Jan Vrany Oops, fix for JavaClass>>isCloneable - handle subclasses of a class that implements Cloneable. development
Mon, 11 Nov 2013 09:48:58 +0000 Jan Vrany Another pass over Mauve tests. development
Thu, 07 Nov 2013 18:48:52 +0000 Jan Vrany Fix in JavaClass>>#javaUnwrap: care for nil/null. development
Tue, 22 Oct 2013 18:50:11 +0100 Jan Vrany Addes synchronization in JavaClass>>classInit. development
Mon, 14 Oct 2013 19:11:32 +0100 Jan Vrany More fixes for new naming scheme development
Mon, 14 Oct 2013 15:18:19 +0100 Jan Vrany Added #creator for mixed exception handling. development
Fri, 11 Oct 2013 18:34:22 +0100 Jan Vrany Merged 5ea0697eef5f and e4f0dcc42f4a (monitor trace fixes) development
Thu, 10 Oct 2013 11:25:37 +0100 Jan Vrany Hack for old VM JavaClass>>binaryName:numStatic: development
Thu, 10 Oct 2013 11:00:23 +0100 Jan Vrany Merged 16c497edc69d and 881eb22c2724 (fix in JavaClass>>nameSpaceName development
Thu, 10 Oct 2013 01:03:33 +0100 Jan Vrany Bugfix in JavaClass>>nameSpaceName: all classes loaded by primordial, ext or system class loader should go to JAVA namespace. development
Thu, 10 Oct 2013 00:08:11 +0100 Jan Vrany JavaClass>>#name vs. #binaryName refactoring development
Tue, 08 Oct 2013 19:02:01 +0200 Marcel Hlopko remove JavaConstantPool#ConstantPools weak array, use JavaVM registry instead development
Sun, 06 Oct 2013 00:03:39 +0100 Jan Vrany Merged 2fdee4f9e146 (tools support and fixes) and 7d5ffec2f654 (multivers fixes) development
Fri, 04 Oct 2013 17:02:03 +0100 Jan Vrany Improvement in interop/java extensions. development
Sat, 28 Sep 2013 01:49:52 +0100 Jan Vrany Fix in JavaClass>>source. development
Wed, 02 Oct 2013 22:07:51 +0200 Marcel Hlopko cleanup multiple Java class versions handling development
Sun, 22 Sep 2013 21:12:02 +0200 Marcel Hlopko merge heads development
Thu, 19 Sep 2013 23:24:00 +0200 Marcel Hlopko add cleanCacheFlag to JavaFieldRef2 development
Thu, 12 Sep 2013 23:47:35 +0200 Marcel Hlopko merge heads development
Thu, 12 Sep 2013 23:43:25 +0200 Marcel Hlopko add JavaClass>>hasMultipleVersions development
Tue, 10 Sep 2013 00:14:14 +0200 Marcel Hlopko add JavaClass>>canCacheReferences development
Sun, 22 Sep 2013 19:35:48 +0100 Jan Vrany Fixes. development
Fri, 20 Sep 2013 10:56:09 +0100 Jan Vrany Bugfix: JavaClass>>source: check for missing source. development
Fri, 20 Sep 2013 02:03:08 +0100 Jan Vrany Cleanup. Change source API in `Java` to return stream rather than string. development
Mon, 16 Sep 2013 01:04:57 +0100 Jan Vrany Fixes for syntax highlighting. development
Sun, 15 Sep 2013 02:16:13 +0100 Jan Vrany Merged 272689c14005 and 13f5be2bf83b. development
Sun, 15 Sep 2013 01:44:55 +0100 Jan Vrany Merged d87e89dd5276 and fe83a843a7bf (branch default - CVS HEAD) development
Sun, 15 Sep 2013 01:02:01 +0100 Jan Vrany Fixed removing of Java classes (issue #40) development
Sat, 14 Sep 2013 15:48:03 +0100 Jan Vrany More support for method's source display. Not yet working. development
Sat, 07 Sep 2013 01:15:11 +0100 Jan Vrany Fix in interop - delegate to receiver's class, not to `self class`... development
Fri, 06 Sep 2013 00:16:38 +0100 Jan Vrany Added version_CVS to all classes and build files regenerated & cleaned. development
Tue, 03 Sep 2013 01:18:46 +0100 Jan Vrany Changed registration of Java classes into system dictionary. development
Fri, 06 Sep 2013 02:45:44 +0200 Jan Vrany Updated to match Mercurial revision a00302fe5083 with two tweaks:
Fri, 09 Aug 2013 01:22:51 +0100 Jan Vrany Fixes in syntax highlighting and support for accepting code in the debugger. development
Wed, 22 May 2013 21:15:02 +0100 Jan Vrany Initial attempt to generalized builtin class support. builtin-class-support
Tue, 21 May 2013 00:17:00 +0100 Jan Vrany Optimization of JavaClass>>includesBehavior: performance-optimizations
Tue, 07 May 2013 13:31:03 +0100 Jan Vrany Merged a98037ca2d11 and b09eaedf206a (branch java-exception-optimization) development
Tue, 07 May 2013 13:05:09 +0100 Jan Vrany Removed duplicated method JavaClass>>isControlInterrupt (bad merge) development
Tue, 07 May 2013 12:39:09 +0100 Jan Vrany Changed JavaVM>>classForName: to faster JavaVM>>classForName:definedBy: development
Tue, 07 May 2013 01:27:44 +0100 Jan Vrany Support for HANDLE-marked Java contexts. java-exception-optimization
Fri, 03 May 2013 10:56:06 +0100 Jan Vrany Fix in classInitInternal. development
Thu, 02 May 2013 10:32:02 +0100 Jan Vrany Performance optimization: rewrote 'JavaVM classNamed:' to 'JavaVM classNamed:...definedBy:...'. development
Mon, 29 Apr 2013 21:08:38 +0100 Jan Vrany Merged branch default (CVS HEAD) development
Sat, 27 Apr 2013 14:31:15 +0200 Claus Gittinger exception access
Thu, 25 Apr 2013 15:11:13 +0200 Stefan Vogel Changed usage of deprecated #copyWithoutLast: to #copyButLast:
Fri, 19 Apr 2013 09:48:55 +0200 Jan Vrany Update compiler problems when old class is updated. development
Wed, 17 Apr 2013 22:07:44 +0200 Jan Vrany Added skipInDebuggerWklkback pragma to show the relevant context when development
Sun, 14 Apr 2013 15:00:25 +0200 Marcel Hlopko JavaClass>>mergeVersionsWith: development
Sun, 31 Mar 2013 19:25:00 +0100 Jan Vrany JavaClass can now keep it's classfile bytes. development
less more (0) -100 -60 tip