stx_libjava.st
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
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
Mon, 22 Apr 2013 13:35:17 +0200 Jan Vrany Build files fixed. Hopefully... development
Fri, 19 Apr 2013 13:40:48 +0200 Stefan Vogel automatic checkIn
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
Tue, 16 Apr 2013 19:09:18 +0200 Jan Vrany Build files fixed 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
Sat, 06 Apr 2013 16:34:03 +0100 Jan Vrany Fixes build support files. development
Thu, 04 Apr 2013 01:39:44 +0100 Jan Vrany JavaMethodDeclarationNode moved to package stx:libjava/tools. development
Sun, 31 Mar 2013 19:25:00 +0100 Jan Vrany JavaClass can now keep it's classfile bytes. development
Wed, 13 Mar 2013 17:05:05 +0100 Claus Gittinger class: Expecco::LogSettingsApp
Sat, 09 Mar 2013 12:36:42 +0000 Jan Vrany Fixes for reflection - added box/unbox support to Float/ShortFloat. development
Sat, 09 Mar 2013 00:52:21 +0100 Stefan Vogel Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Fri, 08 Mar 2013 14:20:51 +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:43:08 +0100 Claus Gittinger automatic checkIn
Mon, 25 Feb 2013 14:37:54 +0100 Claus Gittinger automatic checkIn
Mon, 25 Feb 2013 14:26:38 +0100 Claus Gittinger automatic checkIn
Mon, 25 Feb 2013 14:25:23 +0100 Claus Gittinger automatic checkIn
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
Thu, 21 Feb 2013 10:27:05 +0000 Jan Vrany Fixed makefiles to build on both linux x86 and linux amd64_mode32. development
Wed, 20 Feb 2013 23:05:49 +0000 Jan Vrany Merged 08505399cea8 and 0adf7bbcf2c9 (branch default - CVS HEAD) development
Mon, 18 Feb 2013 12:41:09 +0100 Jan Vrany automatic checkIn
Sat, 16 Feb 2013 19:08:45 +0100 Jan Vrany Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Fri, 16 Mar 2012 09:52:02 +0100 Claus Gittinger *** empty log message ***
Fri, 16 Mar 2012 09:46:54 +0100 Claus Gittinger *** empty log message ***
Thu, 24 Nov 2011 13:02:16 +0100 Claus Gittinger automatic checkIn
Thu, 24 Nov 2011 12:51:22 +0100 Claus Gittinger fixed: #version_SVN ($ to ยง)
Thu, 18 Aug 2011 21:06:54 +0200 Jan Vrany Jan's version
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 10:27:20 +0100 Jan Vrany Added support for environment variables to control release, JIT and native method optimization. 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 17:57:06 +0000 Jan Vrany Merged ad1a490462ed and 1949478fd05e refactoring-vmdata
Thu, 24 Jan 2013 15:49:03 +0000 Jan Vrany Merged branch development refactoring-classpath development
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
Wed, 23 Jan 2013 00:16:02 +0000 Jan Vrany Cleanup: removed UserPreferences>>javaTestDirectory: (no longer used). development
Sat, 19 Jan 2013 20:51:31 +0000 Jan Vrany All native methods converted to intermediate form (with both real arguments and context). refactoring-vmdata
Sat, 19 Jan 2013 17:05:10 +0000 Jan Vrany Merged with branch "development". refactoring-vmdata
less more (0) -60 tip