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
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:
Sun, 11 Aug 2013 14:00:50 +0100 Jan Vrany Bug fix in JavaClassReloader: flush all dynamic proxies for static methods... development
Fri, 19 Apr 2013 09:48:55 +0200 Jan Vrany Update compiler problems when old class is updated. development
Fri, 19 Apr 2013 00:29:56 +0200 Jan Vrany Preserve method identity when updating class methods (when possible). development
Sun, 14 Apr 2013 15:00:25 +0200 Marcel Hlopko JavaClass>>mergeVersionsWith: development
Tue, 26 Feb 2013 11:32:43 +0000 Jan Vrany Merged 009a0df3afce and 3c9b3181ded (branch development - CVS HEAD) development
Mon, 25 Feb 2013 12:15:35 +0100 Jan Vrany Updated to rev 009a0df3afce
Wed, 20 Feb 2013 23:05:49 +0000 Jan Vrany Merged 08505399cea8 and 0adf7bbcf2c9 (branch default - CVS HEAD) development
Sat, 16 Feb 2013 19:08:45 +0100 Jan Vrany Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Thu, 14 Feb 2013 16:15:31 +0000 Jan Vrany Added version_CVS development
Sun, 16 Dec 2012 17:45:12 +0100 Marcel Hlopko added reloading tests and naive implementation development
Mon, 10 Dec 2012 19:00:37 +0000 vranyj1 Updated from HG development
Thu, 15 Nov 2012 22:10:02 +0000 vranyj1 Directory structure refactoring (part 2) directory_structure_refactoring
less more (0) tip