JavaLookup.st
Sun, 08 Sep 2019 15:28:14 +0200 Claus Gittinger #TUNING by exept cvs_MAIN
Wed, 14 Nov 2018 11:40:39 +0100 Patrik Svestka Issue #239: Fix all Smalltak/X source files to be in unicode (UTF8 without BOM) and prefixed by "{ Encoding: utf8 }" when any unicode character is present
Fri, 14 Oct 2016 13:46:22 +0200 Stefan Vogel #REFACTORING by stefan cvs_MAIN
Tue, 26 Jul 2016 18:01:16 +0100 Jan Vrany Issue #39: Fix interop access to public fields.
Tue, 29 Mar 2016 20:50:42 +0100 Jan Vrany JavaLookup: Fixed JVM lookup to search interfaces as defined in JVM Spec
Mon, 28 Mar 2016 00:09:52 +0100 Jan Vrany JavaLookup: Make JavaLookup not to use JavaClass>>lookupMethodFor:
Wed, 23 Mar 2016 19:45:10 +0000 Jan Vrany JavaLookup: Make Smalltalk-to-Java lookup to handle 'perform:' of static methods
Wed, 23 Mar 2016 10:07:43 +0000 Jan Vrany JavaLookup: make Java-to-Java lookup returning a trampoline when method is not found.
Tue, 22 Mar 2016 23:42:40 +0000 Jan Vrany JavaLookuo: code for Java-to-Java lookup moved to JavaLookuo::J2J
Tue, 22 Mar 2016 22:34:35 +0000 Jan Vrany JavaLookup: renamed JavaLookup::Smalltalk2Java to shorter JavaLookup::S2J
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
Wed, 19 Mar 2014 17:44:46 +0000 Jan Vrany Bug fix in interop with respect to overloaded methods in subclasses.
Sat, 08 Feb 2014 22:13:44 +0100 Marcel Hlopko teach JUnitTestCaseProxy of expected exceptions development
Tue, 21 Jan 2014 14:44:18 +0000 Jan Vrany Fix in JavaLookup::Smalltalk2Java: match Unicode16/32String to java.lang.String when calling Java method from Smalltalk. development
Mon, 20 Jan 2014 14:04:28 +0000 Jan Vrany Update JavaLookup to work with new JIT-compilation scheme... development
Thu, 10 Oct 2013 00:08:11 +0100 Jan Vrany JavaClass>>#name vs. #binaryName refactoring development
Sat, 05 Oct 2013 00:57:24 +0100 Jan Vrany Oops, fixed interop for extensions defined on interfaces. development
Fri, 04 Oct 2013 17:02:03 +0100 Jan Vrany Improvement in interop/java extensions. 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
Sat, 14 Sep 2013 15:48:03 +0100 Jan Vrany More support for method's source display. Not yet working. 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, 07 May 2013 12:39:09 +0100 Jan Vrany Changed JavaVM>>classForName: to faster JavaVM>>classForName: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, 24 Nov 2011 12:54:30 +0100 Claus Gittinger fixed: #version_SVN ($ to ยง)
Thu, 24 Nov 2011 12:22:41 +0100 Claus Gittinger added: #version_CVS
Thu, 18 Aug 2011 21:06:54 +0200 Jan Vrany Jan's version
Thu, 14 Feb 2013 16:15:31 +0000 Jan Vrany Added version_CVS development
Sun, 16 Dec 2012 14:16:59 +0100 Marcel Hlopko bugfix - interop - narrowed return type synthetic methods development
Sun, 16 Dec 2012 12:07:01 +0100 Marcel Hlopko just testing development
Sun, 16 Dec 2012 12:05:46 +0100 Marcel Hlopko just testing development
Sun, 16 Dec 2012 11:53:36 +0100 Marcel Hlopko bugfix in smalltalk2java lookup with nil arguments development
Mon, 10 Dec 2012 19:00:37 +0000 vranyj1 Updated from HG 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
Mon, 29 Aug 2011 15:57:56 +0000 kursjan Minor Changes in JavaLookup jk_new_structure
Fri, 19 Aug 2011 08:58:19 +0000 vranyj1 Synchronized with CVS repository at:
less more (0) tip