bc.mak
Mon, 20 Jan 2014 14:04:28 +0000 Jan Vrany Update JavaLookup to work with new JIT-compilation scheme... development
Wed, 18 Dec 2013 14:52:11 +0100 Jan Vrany Post-merge fixes. development
Wed, 18 Dec 2013 12:03:32 +0100 Jan Vrany Merged 7c3b2a89f173 and 80a1a085a982 (branch performance-optimizations) development
Tue, 10 Dec 2013 22:33:43 +0000 Jan Vrany Class loading refactoring (part 1) development
Sun, 08 Dec 2013 22:36:37 +0000 Jan Vrany Added JavaObject>>synchronized: and JavaClass>>synchronized: development
Tue, 19 Nov 2013 10:01:25 +0000 Jan Vrany Added JavaCompilerForSmalltalkExtensionsOnly for environments without full JavaCompiler... development
Mon, 11 Nov 2013 09:48:58 +0000 Jan Vrany Another pass over Mauve tests. development
Tue, 05 Nov 2013 17:52:46 +0000 Jan Vrany Fixes for displaying local variables in debugger. development
Wed, 16 Oct 2013 10:05:31 +0100 Jan Vrany Improved JavaClassReader to read InnerClasses and MissingTypes attributes. development
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
Fri, 04 Oct 2013 17:02:03 +0100 Jan Vrany Improvement in interop/java extensions. development
Fri, 04 Oct 2013 08:59:25 +0100 Jan Vrany Highlighter cleanup, addes support for Groovy. 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 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
Fri, 06 Sep 2013 00:16:38 +0100 Jan Vrany Added version_CVS to all classes and build files regenerated & cleaned. development
Mon, 02 Sep 2013 10:08:10 +0100 Jan Vrany Various fixes: development
Fri, 30 Aug 2013 17:28:45 +0100 Jan Vrany Added JavaMethodAnalyzer to gather statistics about Java method. development
Mon, 09 Sep 2013 12:58:50 +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:
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
Wed, 22 May 2013 21:15:02 +0100 Jan Vrany Initial attempt to generalized builtin class support. 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, 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:30 +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
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
Sat, 09 Mar 2013 12:36:42 +0000 Jan Vrany Fixes for reflection - added box/unbox support to Float/ShortFloat. development
Fri, 08 Mar 2013 14:20:21 +0100 Claus Gittinger *** empty log message ***
Fri, 08 Mar 2013 14:09:58 +0100 Claus Gittinger rules for mingw
Tue, 26 Feb 2013 16:57:03 +0000 Jan Vrany Added java make target. 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:42:58 +0100 Claus Gittinger automatically generated by browser
Mon, 25 Feb 2013 14:37:42 +0100 Claus Gittinger automatically generated by browser
Mon, 25 Feb 2013 14:26:24 +0100 Claus Gittinger automatically generated by browser
Mon, 25 Feb 2013 14:25:08 +0100 Claus Gittinger automatically generated by browser
Mon, 25 Feb 2013 14:21:30 +0100 Claus Gittinger ant requirement relaxed
Mon, 25 Feb 2013 12:15:35 +0100 Jan Vrany Updated to rev 009a0df3afce
Fri, 22 Feb 2013 16:06:12 +0000 Jan Vrany Improvements in JavaCodeBundleEditor. development
Wed, 20 Feb 2013 23:05:49 +0000 Jan Vrany Merged 08505399cea8 and 0adf7bbcf2c9 (branch default - CVS HEAD) development
Mon, 18 Feb 2013 16:11:31 +0100 Claus Gittinger prepare to use different compiler for fdlibm
Mon, 18 Feb 2013 12:39:26 +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
Tue, 11 Dec 2012 15:37:03 +0100 Claus Gittinger librun no longer in prereq
Fri, 16 Mar 2012 09:52:02 +0100 Claus Gittinger *** empty log message ***
Thu, 24 Nov 2011 13:01:56 +0100 Claus Gittinger automatically generated by browser
less more (0) -100 -60 tip