bmake.bat
Thu, 07 Mar 2019 17:25:59 +0100 Claus Gittinger *** empty log message *** cvs_MAIN
Tue, 28 Aug 2018 15:14:52 +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:34 +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
Fri, 11 Sep 2015 16:22:17 +0100 Jan Vrany Makefiles regenerated (to include changes for MINGW32/64 on WIndows)
Wed, 01 Jul 2015 11:06:48 +0200 Stefan Vogel 64-bit gcc needs PIC code cvs_MAIN
Thu, 18 Jun 2015 07:45:31 +0100 Jan Vrany Merge
Thu, 18 Jun 2015 07:27:26 +0100 Jan Vrany Added build target doc and doc-install to generate and install user documentation
Thu, 16 Apr 2015 17:04:32 +0200 Stefan Vogel expecco_2_7_5 is based on mercurial repositories expecco_2_7_5
Sat, 20 Dec 2014 01:47:07 +0100 Jan Vrany Fix in flushing Java - flush all dynamic proxies
Sun, 07 Dec 2014 02:16:08 +0000 Jan Vrany JavaClass memory optimization (part 4)
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 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
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 08:59:25 +0100 Jan Vrany Highlighter cleanup, addes support for Groovy. development
Tue, 24 Sep 2013 01:59:21 +0100 Jan Vrany Removed examples/jabber from subprojects. 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:53 +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
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:11 +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:39:53 +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, 24 Nov 2011 13:02:00 +0100 Claus Gittinger automatically generated by browser expecco_2_2_0 expecco_2_2_5
less more (0) -60 tip