abbrev.stc
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 02:33:12 +0100 Jan Vrany Implemented JavaClassReloader>>#requestReload & #requestRecompile (part 1) development
Mon, 14 Oct 2013 19:11:32 +0100 Jan Vrany More fixes for new naming scheme development
Mon, 14 Oct 2013 08:45:39 +0100 Jan Vrany Merged 3680bdc3ef00 and 36690c744edb (Marcel's reloading fixes) development
Fri, 11 Oct 2013 18:34:22 +0100 Jan Vrany Merged 5ea0697eef5f and e4f0dcc42f4a (monitor trace fixes) development
Thu, 10 Oct 2013 00:08:11 +0100 Jan Vrany JavaClass>>#name vs. #binaryName refactoring development
Sat, 12 Oct 2013 15:53:06 +0200 Marcel Hlopko add JavaFieldRef>>reresolveForVersion: javaClass development
Tue, 08 Oct 2013 19:02:01 +0200 Marcel Hlopko remove JavaConstantPool#ConstantPools weak array, use JavaVM registry instead development
Mon, 07 Oct 2013 19:16:50 +0100 Jan Vrany More extensions for List development
Sun, 06 Oct 2013 00:03:39 +0100 Jan Vrany Merged 2fdee4f9e146 (tools support and fixes) and 7d5ffec2f654 (multivers fixes) development
Fri, 04 Oct 2013 17:02:03 +0100 Jan Vrany Improvement in interop/java extensions. development
Wed, 02 Oct 2013 23:33:42 +0200 Marcel Hlopko fix JavaClassReloader>>invalidate development
Wed, 02 Oct 2013 22:07:51 +0200 Marcel Hlopko cleanup multiple Java class versions handling development
Tue, 01 Oct 2013 22:58:12 +0200 Marcel Hlopko temporarily add JavaConstantPool>>invalidateReferencesForClass development
Mon, 16 Sep 2013 14:09:52 +0100 Jan Vrany Initial support for live code checker / lint. 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, 30 Aug 2013 17:28:45 +0100 Jan Vrany Added JavaMethodAnalyzer to gather statistics about Java method. development
Fri, 30 Aug 2013 12:19:02 +0100 Jan Vrany Introducion a JavaSourceDocument. development
Fri, 06 Sep 2013 02:45:44 +0200 Jan Vrany Updated to match Mercurial revision a00302fe5083 with two tweaks:
Tue, 13 Aug 2013 11:56:17 +0100 Jan Vrany Some work on datagram socket support. development
Fri, 09 Aug 2013 01:22:51 +0100 Jan Vrany Fixes in syntax highlighting and support for accepting code in the debugger. development
Fri, 24 May 2013 11:28:33 +0100 Jan Vrany Make JavaMirror to access classes through pool vars. builtin-class-support
Fri, 24 May 2013 10:58:19 +0100 Jan Vrany Make mirror classes public builtin-class-support
Tue, 21 May 2013 17:22:26 +0100 Jan Vrany An experiment: access to known class java.lang.Class through pool var. performance-optimizations
Sat, 18 May 2013 23:03:23 +0100 Jan Vrany Performance optimization - classForName: (part 1) performance-optimizations
Tue, 14 May 2013 15:36:56 +0100 Jan Vrany CHECKCAST/INSTANCEOF/ARRAYLENGTH refactoring (part 1) performance-optimizations
Mon, 06 May 2013 22:37:13 +0100 Jan Vrany Exception table refactored to use more compact & VM friendly format. java-exception-optimization
Thu, 02 May 2013 10:32:02 +0100 Jan Vrany Performance optimization: rewrote 'JavaVM classNamed:' to 'JavaVM classNamed:...definedBy:...'. 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:01:10 +0200 Jan Vrany Makes JavaUnresolvedCompilationError proceedable. development
Thu, 18 Apr 2013 23:32:13 +0200 Jan Vrany Added JavaUnresolvedCompilationError. development
Thu, 18 Apr 2013 17:55:49 +0200 Jan Vrany Removed obsolete classes. development
Wed, 17 Apr 2013 21:39:03 +0200 Jan Vrany Removed breakpoints when removing Java classes. development
Mon, 15 Apr 2013 23:55:43 +0200 Jan Vrany Improvements in JavaCompiler. development
Fri, 12 Apr 2013 20:56:56 +0200 Jan Vrany A bunch of fixes to allow accepting classes in smalltalk browser. development
Sun, 31 Mar 2013 19:25:00 +0100 Jan Vrany JavaClass can now keep it's classfile bytes. development
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 13:01:58 +0100 Claus Gittinger automatically generated by browser
Thu, 18 Aug 2011 20:42:48 +0200 Jan Vrany Jan's version
Mon, 26 Sep 2005 15:32:04 +0200 Claus Gittinger *** empty log message ***
Wed, 15 Oct 2003 12:39:36 +0200 Claus Gittinger *** empty log message ***
Fri, 22 Nov 2002 21:14:42 +0100 Claus Gittinger *** empty log message ***
Fri, 15 Feb 2013 18:59:16 +0000 Jan Vrany Fixed assert:description: (make it assert:message:). Removed JavaStartup from project definition. development
Mon, 11 Feb 2013 03:29:54 -0800 Jan Vrany Initial support for SUN JDK 7. Not yet finished. openjdk7-support
Fri, 08 Feb 2013 01:31:44 +0100 Jan Vrany Some more Open JDK 7 natives. Still does not boot. openjdk7-support
Fri, 08 Feb 2013 01:06:23 +0100 Jan Vrany Reverted old #as_String and #as_ST_String, stc cannot handle shared pools correctly. openjdk7-support
Thu, 07 Feb 2013 20:56:45 +0100 Jan Vrany Added native method implementation class for OpenJDK7. openjdk7-support
Thu, 07 Feb 2013 19:17:28 +0100 Jan Vrany Added VM classes to JavaVMData. openjdk7-support
Thu, 07 Feb 2013 16:37:59 +0100 Jan Vrany Small refactoring JavaClassReader to allow reading classes off-line (no Java code executed). development
Wed, 06 Feb 2013 13:33:40 -0800 Jan Vrany Added Sun JDK 6 support. development
Thu, 31 Jan 2013 13:08:59 +0000 Jan Vrany Added simple trampoline methods to JavaNativeMethod. refactoring-vmdata
Wed, 30 Jan 2013 13:27:16 +0000 Jan Vrany Merged ef3da336a6c9 and 6eac81f7f606 (branch development.) refactoring-vmdata
Fri, 25 Jan 2013 17:57:06 +0000 Jan Vrany Merged ad1a490462ed and 1949478fd05e refactoring-vmdata
Mon, 21 Jan 2013 17:43:30 +0000 Jan Vrany Native methods now use arguments instead of fetching them from context. refactoring-vmdata
less more (0) -60 tip