JavaExceptionTests.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.
Mon, 08 Dec 2014 23:03:45 +0000 Jan Vrany JavaClass memory optimization (part 1)
Sat, 16 Aug 2014 08:13:09 +0100 Jan Vrany Fixes for reloading
Mon, 11 Aug 2014 01:55:40 +0100 Jan Vrany es to ClassLoader#classes list.
Thu, 07 Aug 2014 01:49:32 +0100 Jan Vrany Java lint service now do dry-compilation to get more accurate problem list.
Mon, 04 Aug 2014 16:13:14 +0100 Jan Vrany (Class reading) optimization [2/4]: rewrite slow ifNil:... by faster isNil ifTrue:...
Thu, 12 Jun 2014 12:12:40 +0100 Jan Vrany Fixed bug #77: Ignore unhandled ThreadDeath exceptions.
Tue, 20 May 2014 17:57:10 +0100 Jan Vrany Added support for new constants used bu JSR 272 Invoke dynamic.
Thu, 10 Apr 2014 10:10:12 +0200 Jan Vrany Fixed unimplemented native java.lang.reflect.Array.get()
Wed, 09 Apr 2014 18:54:14 +0200 Jan Vrany Renamed JavaClassRegistry>>classesDo: to allClassesDo:
Wed, 19 Mar 2014 17:44:46 +0000 Jan Vrany Bug fix in interop with respect to overloaded methods in subclasses.
Wed, 19 Mar 2014 11:48:10 +0000 Jan Vrany Interop tests refactoring.
Sat, 08 Feb 2014 22:13:44 +0100 Marcel Hlopko teach JUnitTestCaseProxy of expected exceptions development
Wed, 18 Dec 2013 12:03:32 +0100 Jan Vrany Merged 7c3b2a89f173 and 80a1a085a982 (branch performance-optimizations) development
Thu, 10 Oct 2013 00:08:11 +0100 Jan Vrany JavaClass>>#name vs. #binaryName refactoring development
Sun, 15 Sep 2013 01:44:55 +0100 Jan Vrany Merged d87e89dd5276 and fe83a843a7bf (branch default - CVS HEAD) 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:
Sat, 18 May 2013 23:03:23 +0100 Jan Vrany Performance optimization - classForName: (part 1) performance-optimizations
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
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
Wed, 16 Jan 2013 13:37:32 +0000 Jan Vrany Added support Java>>addToClassPath: & Java>>addToSourcePath:. Removed JavaPathElement. refactoring-javalibrary
Fri, 30 Nov 2012 19:39:54 +0000 hlopkmar enabling permission checking for everybody.. expect some code to start crashing development
Thu, 29 Nov 2012 23:05:54 +0000 vranyj1 Added Boolean class>>javaWrapRequired. development
Sun, 18 Nov 2012 17:20:16 +0000 hlopkmar removing forgotten halts.. development
Sun, 18 Nov 2012 17:09:25 +0000 hlopkmar exception tests fixes.. development
Thu, 15 Nov 2012 22:10:02 +0000 vranyj1 Directory structure refactoring (part 2) directory_structure_refactoring
less more (0) tip