experiments/experiments.rc
Wed, 21 Jan 2015 13:19:06 +0100 Jan Vrany Repository cleanup (5/7): made stx:libjava/tests a full Smalltalk/X package.
Wed, 21 Jan 2015 11:28:10 +0100 Jan Vrany Repository cleanup (4/7): moved mauve source to stx:libjava/mauve/java where it belongs
Tue, 20 Jan 2015 10:49:24 +0100 Jan Vrany JavaClassReloaderTests moved from stx:libjava/experiments to stx:libjava
Tue, 20 Jan 2015 10:41:54 +0100 Jan Vrany Oops, moved stray reloading-related methods from stx:libjava/experiments to stx:libjava.
Sat, 20 Dec 2014 01:47:07 +0100 Jan Vrany Fix in flushing Java - flush all dynamic proxies
Tue, 09 Dec 2014 14:49:20 +0000 Jan Vrany Java settings cleanup (part 2): release settings refactored.
Mon, 08 Dec 2014 10:26:50 +0000 Jan Vrany Java settings cleanup (part 1): minor tweaks and fixes
Sat, 11 Oct 2014 23:21:45 +0100 Jan Vrany Fixed class reloader in cases a top-level class has both, nested and anonymous classes.
Thu, 18 Sep 2014 16:13:31 +0100 Jan Vrany Fix in Java: do not flush Threads dictionary when rebooting JVM
Mon, 11 Aug 2014 09:46:49 +0100 Jan Vrany Fixes for class unloadfing: unload inner classes first.
Mon, 11 Aug 2014 01:55:40 +0100 Jan Vrany es to ClassLoader#classes list.
Fri, 08 Aug 2014 11:02:10 +0100 Jan Vrany Fixes bad bug in Java thread handling that caused memory/resource leak.
Thu, 07 Aug 2014 01:49:32 +0100 Jan Vrany Java lint service now do dry-compilation to get more accurate problem list.
Tue, 05 Aug 2014 21:57:28 +0100 Jan Vrany Merged a3cb415bc22b and 4284af836b5d
Tue, 05 Aug 2014 20:42:52 +0100 Jan Vrany Merged ea55682eefe7 and a4ddeef7c5e9
Tue, 05 Aug 2014 00:11:46 +0100 Jan Vrany Merged 9aade8151557 and 189c572dbe71
Mon, 04 Aug 2014 23:08:33 +0100 Jan Vrany Fixed getDeclaringClass() native.
Mon, 04 Aug 2014 16:13:14 +0100 Jan Vrany (Class reading) optimization [2/4]: rewrite slow ifNil:... by faster isNil ifTrue:...
Thu, 31 Jul 2014 09:30:15 +0100 Jan Vrany Made JavaClass>>package returning Smalltalk/X package name from annotation, if annotated.
Wed, 25 Jun 2014 13:58:21 +0100 Jan Vrany Java source highlughter refactoring.
Thu, 12 Jun 2014 12:12:40 +0100 Jan Vrany Fixed bug #77: Ignore unhandled ThreadDeath exceptions.
Tue, 15 Apr 2014 22:22:12 +0200 Jan Vrany Changed display string of JavaRelease.
Wed, 09 Apr 2014 18:54:14 +0200 Jan Vrany Renamed JavaClassRegistry>>classesDo: to allClassesDo:
Wed, 09 Apr 2014 18:41:09 +0200 Jan Vrany Fixes for groovy.
Thu, 03 Apr 2014 12:38:47 +0200 Jan Vrany Initial stubs for Java 8
Wed, 19 Mar 2014 11:48:10 +0000 Jan Vrany Interop tests refactoring.
Tue, 04 Mar 2014 17:03:25 +0000 Jan Vrany Removed #preRequisites, build files regenerated.
Mon, 27 Jan 2014 14:00:40 +0000 Jan Vrany Moved JavaCompilerTests to stx:libtool. development
Mon, 20 Jan 2014 14:06:00 +0000 Jan Vrany JavaRef2>>invalidate/invalidateForClass: moved from experiments to stx:libjava development
Mon, 28 Oct 2013 15:37:49 +0100 Marcel Hlopko add Java reloading tests - fields in parent, GCing unused class versions development
Wed, 16 Oct 2013 14:15:23 +0100 Jan Vrany Fix to recompile erroneous classes upon reload. development
Wed, 16 Oct 2013 10:48:16 +0100 Jan Vrany Removed JavaSingleClassReloaderTests, tests merged in JavaClassReloaderTests. development
Tue, 15 Oct 2013 02:33:12 +0100 Jan Vrany Implemented JavaClassReloader>>#requestReload & #requestRecompile (part 1) development
Sun, 13 Oct 2013 21:11:17 +0200 Marcel Hlopko fix field visibility reloading text so surprising behavior is even more visible - and CALLING FOR HELP :) development
Sun, 13 Oct 2013 20:56:38 +0200 Marcel Hlopko fix another field reloading tests development
Sun, 13 Oct 2013 16:23:22 +0200 Marcel Hlopko fix hierarchy reloading test so it is type safe. development
Sat, 12 Oct 2013 21:03:21 +0200 Marcel Hlopko temporarily ignore type inconsistencies on return values development
Sat, 12 Oct 2013 18:13:33 +0200 Marcel Hlopko fix stupid test and voila - hierarchy tests passing :) development
Wed, 02 Oct 2013 23:35:57 +0200 Marcel Hlopko run ObjectMemory>>garbageCollect before and after each Java reloading test development
Tue, 01 Oct 2013 23:06:23 +0200 Marcel Hlopko tiny fix in reloading tests development
Sun, 22 Sep 2013 21:12:02 +0200 Marcel Hlopko merge heads development
Fri, 20 Sep 2013 00:10:48 +0200 Marcel Hlopko fix reloading tests (now they fail where expected) development
Fri, 20 Sep 2013 02:03:08 +0100 Jan Vrany Cleanup. Change source API in `Java` to return stream rather than string. 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
Thu, 12 Sep 2013 00:24:05 +0100 Jan Vrany Java package reorganization. development
Fri, 06 Sep 2013 00:16:38 +0100 Jan Vrany Added version_CVS to all classes and build files regenerated & cleaned. development
Fri, 06 Sep 2013 02:45:44 +0200 Jan Vrany Updated to match Mercurial revision a00302fe5083 with two tweaks:
Wed, 21 Aug 2013 23:58:08 +0200 Marcel Hlopko repair JavaSingleClassReloadingTests>>hierarchy tests development
Wed, 21 Aug 2013 23:12:49 +0200 Marcel Hlopko repair JavaSingleClassReloadingTests>>test_03a, test_03b development
Wed, 21 Aug 2013 00:10:18 +0200 Marcel Hlopko remove invalid JavaSingleClassReloaderTests test, tiny fix in other test development
Fri, 09 Aug 2013 01:22:51 +0100 Jan Vrany Fixes in syntax highlighting and support for accepting code in the debugger. development
Tue, 06 Aug 2013 11:19:07 +0100 Jan Vrany Java compiler problem highlighting improved. development
Mon, 05 Aug 2013 10:49:25 +0100 Jan Vrany Fix in JavaCompiler: refetch classes after registering them. development
Tue, 07 May 2013 12:39:09 +0100 Jan Vrany Changed JavaVM>>classForName: to faster JavaVM>>classForName:definedBy: development
Thu, 02 May 2013 10:32:02 +0100 Jan Vrany Performance optimization: rewrote 'JavaVM classNamed:' to 'JavaVM classNamed:...definedBy:...'. development
Wed, 17 Apr 2013 19:39:20 +0200 Jan Vrany Fixeed build process so experiments and tools also builds their development
Mon, 15 Apr 2013 23:55:43 +0200 Jan Vrany Improvements in JavaCompiler. development
less more (0) -60 tip