experiments/Make.proto
Tue, 18 Jun 2019 21:29:10 +0200 Claus Gittinger *** empty log message *** cvs_MAIN
Mon, 31 Oct 2016 13:05:48 +0100 Claus Gittinger disable non-functioning hg-rule cvs_MAIN
Tue, 26 Jul 2016 10:21:31 +0100 Jan Vrany Interop: return Java `char` value as instance of Character
Wed, 02 Mar 2016 07:50:32 +0000 Jan Vrany JavaByteCodeInterpreter: Few fixes to make most tests pass
Tue, 12 Jan 2016 14:50:22 +0100 Jan Vrany Backed out changeset 5581377e87fa
Mon, 11 Jan 2016 23:22:29 +0000 Jan Vrany More cleanup of JavaVM::ReflectionRegistry
Fri, 20 Nov 2015 09:49:57 +0000 Jan Vrany Merge
Fri, 20 Mar 2015 14:29:53 +0100 Jan Vrany Merged with mercurial revision 4f3cc813be4 (8 changesets total) cvs_MAIN
Wed, 04 Feb 2015 07:56:36 +0000 Jan Vrany Buildfiles: automatically generate calls to ant from makefile to build Java code (if any)
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: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.
Wed, 14 Jan 2015 11:19:03 +0000 Jan Vrany Ant build files refactoring (part 1)
Sat, 20 Dec 2014 01:47:07 +0100 Jan Vrany Fix in flushing Java - flush all dynamic proxies
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
Tue, 05 Aug 2014 22:41:36 +0100 Jan Vrany Return enclusing class's package for inner classes. Make #owningClass to return enclosing class.
Tue, 05 Aug 2014 00:11:46 +0100 Jan Vrany Merged 9aade8151557 and 189c572dbe71
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 13:51:29 +0200 Jan Vrany Added #hash and #= to JavaCodeLibraryOrBundle.
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, 20 Jan 2014 14:06:00 +0000 Jan Vrany JavaRef2>>invalidate/invalidateForClass: moved from experiments to stx:libjava 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:
Tue, 06 Aug 2013 11:19:07 +0100 Jan Vrany Java compiler problem highlighting improved. 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
Mon, 22 Apr 2013 13:35:17 +0200 Jan Vrany Build files fixed. Hopefully... 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
Fri, 29 Mar 2013 23:37:04 +0000 Jan Vrany Initial implementation of ECJ based JavaCompiler, 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, 18 Aug 2011 21:06:54 +0200 Jan Vrany Jan's version
Sat, 16 Feb 2013 16:15:51 +0000 Jan Vrany Package stx:libjava/experiments cleanup. development
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
Sat, 15 Dec 2012 17:59:35 +0100 Jan Vrany Refactored JavaCompiler (part 1) development
Fri, 14 Dec 2012 22:09:21 +0000 vranyj1 Build files regenerated development
Thu, 15 Nov 2012 22:10:02 +0000 vranyj1 Directory structure refactoring (part 2) directory_structure_refactoring
Fri, 19 Aug 2011 08:58:19 +0000 vranyj1 Synchronized with CVS repository at:
less more (0) tip