JavaClassReloader.st
Fri, 20 Mar 2015 14:29:53 +0100 Jan Vrany Merged with mercurial revision 4f3cc813be4 (8 changesets total) cvs_MAIN
Wed, 28 Jan 2015 03:12:08 +0100 Jan Vrany Merged with mercurial revision cb6c15e66be (594 changesets total) cvs_MAIN
Tue, 20 Jan 2015 10:41:54 +0100 Jan Vrany Oops, moved stray reloading-related methods from stx:libjava/experiments to stx:libjava.
Mon, 05 Jan 2015 17:10:02 +0100 Jan Vrany Updated copyright notices.
Tue, 16 Dec 2014 01:08:13 +0000 Jan Vrany Fixes for class unloading.
Mon, 08 Dec 2014 23:03:45 +0000 Jan Vrany JavaClass memory optimization (part 1)
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.
Sun, 17 Aug 2014 08:46:59 +0100 Jan Vrany Fix in reloading of a method with method-level breakpoint.
Mon, 11 Aug 2014 09:46:49 +0100 Jan Vrany Fixes for class unloadfing: unload inner classes first.
Thu, 24 Jul 2014 21:18:20 +0100 Jan Vrany Removed classFileBytes from JavaClass.
Tue, 15 Jul 2014 13:07:51 +0100 Jan Vrany Removed code for flushing shared compiler Environment.
Wed, 09 Apr 2014 18:54:14 +0200 Jan Vrany Renamed JavaClassRegistry>>classesDo: to allClassesDo:
Mon, 28 Oct 2013 11:39:48 +0000 Jan Vrany Fix in JavaClassReloader>>updateOldClass: update old method only if class of the method is the same. development
Mon, 28 Oct 2013 11:29:07 +0000 Jan Vrany Bugfix JavaClassReloader: handle missing/mis-spelled classes. development
Sat, 26 Oct 2013 18:05:07 +0100 Jan Vrany - JavaClassReloader development
Sat, 26 Oct 2013 17:56:16 +0100 Jan Vrany Fix in JavaClassReloader - ignore non-Java methods when recompiling users of removed method. development
Thu, 17 Oct 2013 11:11:56 +0100 Jan Vrany Recompilation fixed (avoid endless recursion) development
Wed, 16 Oct 2013 14:15:23 +0100 Jan Vrany Fix to recompile erroneous classes upon reload. development
Wed, 16 Oct 2013 09:09:38 +0100 Jan Vrany Fix in JavaClassReloader - when updating class, also update attributes and annotations. development
Tue, 15 Oct 2013 23:40:22 +0100 Jan Vrany Fix in JavaClassReloader (recompilation) development
Tue, 15 Oct 2013 02:33:12 +0100 Jan Vrany Implemented JavaClassReloader>>#requestReload & #requestRecompile (part 1) development
Mon, 14 Oct 2013 23:29:30 +0100 Jan Vrany Fix JavaClassReloader for new naming (#name -> #binaryName) development
Sun, 13 Oct 2013 20:55:44 +0200 Marcel Hlopko wire in requestRecompile sends development
Sat, 12 Oct 2013 21:01:01 +0200 Marcel Hlopko do not migrate instances when type of the field is generalized development
Thu, 10 Oct 2013 16:53:51 +0200 Marcel Hlopko add blank requestRecompile & requestReload methods development
Wed, 02 Oct 2013 23:33:42 +0200 Marcel Hlopko fix JavaClassReloader>>invalidate development
Sun, 22 Sep 2013 10:33:57 +0100 Jan Vrany Fix in JavaClassReloader: do not transfer compiler problems... 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
less more (0) -30 tip