bc.mak
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
Thu, 18 Aug 2011 20:42:48 +0200 Jan Vrany Jan's version
Tue, 13 Apr 2010 13:26:06 +0200 Claus Gittinger *** empty log message ***
Tue, 06 Oct 2009 09:59:48 +0200 Claus Gittinger *** empty log message ***
Fri, 08 May 2009 18:06:10 +0200 Stefan Vogel Do not install DLL in projects\smalltalk
Thu, 11 Jan 2007 18:09:13 +0100 Stefan Vogel Rename stdRules_nt and stdHeader_nt to ..._bc
Fri, 15 Sep 2006 13:44:22 +0200 fm *** empty log message ***
Wed, 23 Aug 2006 16:38:57 +0200 Claus Gittinger *** empty log message ***
Fri, 18 Aug 2006 16:28:37 +0200 Claus Gittinger *** empty log message *** expeccoNET_1_4_0rc1 expecco_1_7_0b1 expecco_1_7_0b2 expecco_1_7_0b3 expecco_1_7_0rc1 expecco_1_7_0rc3 expecco_1_7_0rc5 expecco_1_7_0rc8 expecco_1_7_1rc1 expecco_1_7_1rc2 expecco_1_7_1rc3 expecco_1_7_1rc4
Thu, 22 Dec 2005 17:55:32 +0100 Claus Gittinger *** empty log message ***
Fri, 12 Aug 2005 18:40:58 +0200 Claus Gittinger *** empty log message ***
Fri, 21 Nov 2003 16:04:41 +0100 Claus Gittinger dll addresses
Fri, 15 Feb 2013 18:59:16 +0000 Jan Vrany Fixed assert:description: (make it assert:message:). Removed JavaStartup from project definition. development
Thu, 14 Feb 2013 16:15:31 +0000 Jan Vrany Added version_CVS 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
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:45:17 +0000 Jan Vrany Finished uncached trampoline. refactoring-vmdata
Wed, 30 Jan 2013 13:27:16 +0000 Jan Vrany Merged ef3da336a6c9 and 6eac81f7f606 (branch development.) refactoring-vmdata
Fri, 25 Jan 2013 22:31:22 +0000 Jan Vrany Initial implementation of JavaCodeBundleEditory. development
Fri, 25 Jan 2013 17:57:06 +0000 Jan Vrany Merged ad1a490462ed and 1949478fd05e refactoring-vmdata
Wed, 23 Jan 2013 16:22:00 +0000 Jan Vrany Value of class.path and sun.misc.boot.path refactored to match values used in Oracle JVM. refactoring-classpath
Sat, 19 Jan 2013 17:05:10 +0000 Jan Vrany Merged with branch "development". refactoring-vmdata
less more (0) -60 tip