vcmake.bat
Thu, 07 Mar 2019 17:27:03 +0100 Claus Gittinger *** empty log message *** cvs_MAIN
Tue, 28 Aug 2018 15:14:53 +0200 Claus Gittinger class: JavaRelease cvs_MAIN
Fri, 18 Nov 2016 23:02:10 +0000 Jan Vrany Cleanup: Do not aggresively close and reopen .zip archives
Mon, 17 Oct 2016 12:09:35 +0200 mawalch Patch package class and regenerate build files to hopefully fix the clean build. cvs_MAIN
Tue, 26 Jul 2016 10:21:31 +0100 Jan Vrany Interop: return Java `char` value as instance of Character
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
Sat, 12 Sep 2015 18:34:52 +0100 Jan Vrany Makefiles regenerated again
Wed, 01 Jul 2015 11:06:50 +0200 Stefan Vogel 64-bit gcc needs PIC code cvs_MAIN
Sat, 20 Dec 2014 01:47:07 +0100 Jan Vrany Fix in flushing Java - flush all dynamic proxies
Mon, 20 Jan 2014 14:04:28 +0000 Jan Vrany Update JavaLookup to work with new JIT-compilation scheme... development
Wed, 18 Dec 2013 12:03:32 +0100 Jan Vrany Merged 7c3b2a89f173 and 80a1a085a982 (branch performance-optimizations) development
Tue, 19 Nov 2013 10:01:25 +0000 Jan Vrany Added JavaCompilerForSmalltalkExtensionsOnly for environments without full JavaCompiler... development
Tue, 12 Nov 2013 02:14:24 +0000 Jan Vrany Oops, fix in isCloneable - if ACX_CLONEABLE is not set, always check interfaces. development
Tue, 12 Nov 2013 01:31:21 +0000 Jan Vrany Native java.lang.Object#clone() refactored to use ACX_CLOENABLE flag. development
Mon, 11 Nov 2013 09:48:58 +0000 Jan Vrany Another pass over Mauve tests. development
Mon, 28 Oct 2013 15:36:14 +0100 Marcel Hlopko fix JavaBehavior>>hasMultipleVersions development
Thu, 17 Oct 2013 11:11:56 +0100 Jan Vrany Recompilation fixed (avoid endless recursion) 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
Tue, 01 Oct 2013 22:58:12 +0200 Marcel Hlopko temporarily add JavaConstantPool>>invalidateReferencesForClass development
Fri, 20 Sep 2013 02:03:08 +0100 Jan Vrany Cleanup. Change source API in `Java` to return stream rather than string. development
Mon, 16 Sep 2013 14:09:52 +0100 Jan Vrany Initial support for live code checker / lint. development
Sun, 15 Sep 2013 01:44:55 +0100 Jan Vrany Merged d87e89dd5276 and fe83a843a7bf (branch default - CVS HEAD) development
Tue, 10 Sep 2013 10:34:38 +0100 Jan Vrany Removed packages from subProjects, makefiles uodated. development
Fri, 06 Sep 2013 00:16:38 +0100 Jan Vrany Added version_CVS to all classes and build files regenerated & cleaned. development
Thu, 05 Sep 2013 16:37:21 +0100 Jan Vrany More support fro browser (senders/implementors, field references) development
Mon, 02 Sep 2013 10:08:10 +0100 Jan Vrany Various fixes: development
Fri, 30 Aug 2013 12:19:02 +0100 Jan Vrany Introducion a JavaSourceDocument. development
Mon, 09 Sep 2013 12:58:56 +0200 Michael Beyl subprojects (accidently added) removed....
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 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
Mon, 20 May 2013 23:58:01 +0100 Jan Vrany Optimization in JavaClassReader. 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
Mon, 29 Apr 2013 21:08:38 +0100 Jan Vrany Merged branch default (CVS HEAD) development
Fri, 19 Apr 2013 13:40:36 +0200 Stefan Vogel automatically generated by browser
Fri, 19 Apr 2013 09:48:55 +0200 Jan Vrany Update compiler problems when old class is updated. development
Thu, 18 Apr 2013 23:32:13 +0200 Jan Vrany Added JavaUnresolvedCompilationError. 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
Tue, 26 Feb 2013 11:32:43 +0000 Jan Vrany Merged 009a0df3afce and 3c9b3181ded (branch development - CVS HEAD) development
Mon, 25 Feb 2013 14:25:13 +0100 Claus Gittinger automatically generated by browser
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
Mon, 18 Feb 2013 12:40:08 +0100 Jan Vrany automatically generated by browser
Sat, 16 Feb 2013 19:08:45 +0100 Jan Vrany Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Thu, 27 Sep 2012 22:50:24 +0200 Claus Gittinger *** empty log message ***
Thu, 24 Nov 2011 13:02:02 +0100 Claus Gittinger automatically generated by browser expeccoNET_1_7_0_0 expeccoNET_1_8_0_0 stx_6_2_2
Sat, 15 Dec 2012 14:46:18 +0100 Jan Vrany Merged some fixes from jv's repo development
Wed, 12 Dec 2012 23:20:03 +0000 hlopkmar some possibly useful methods :) 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