libjava.rc
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
Tue, 21 May 2013 00:17:00 +0100 Jan Vrany Optimization of JavaClass>>includesBehavior: 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:43 +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
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:05 +0100 Claus Gittinger automatically generated by browser
Mon, 25 Feb 2013 14:37:49 +0100 Claus Gittinger automatically generated by browser
Mon, 25 Feb 2013 14:26:34 +0100 Claus Gittinger automatically generated by browser
Mon, 25 Feb 2013 14:25:19 +0100 Claus Gittinger automatically generated by browser
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:36:32 +0000 Jan Vrany Merged 9195eccdcbd9 and 13b1fc3fa090 development
Wed, 20 Feb 2013 23:05:49 +0000 Jan Vrany Merged 08505399cea8 and 0adf7bbcf2c9 (branch default - CVS HEAD) development
Wed, 20 Feb 2013 00:22:55 +0000 Jan Vrany Added sun.misc.Perf native to make OpenJDK 7 boot. development
Mon, 18 Feb 2013 12:40:46 +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:05 +0100 Claus Gittinger automatically generated by browser
Thu, 18 Aug 2011 20:42:48 +0200 Jan Vrany Jan's version
Thu, 22 Dec 2005 17:55:32 +0100 Claus Gittinger *** empty log message ***
Thu, 22 Dec 2005 17:15:36 +0100 Claus Gittinger *** empty log message ***
Sat, 16 Feb 2013 16:15:51 +0000 Jan Vrany Package stx:libjava/experiments cleanup. development
Sat, 16 Feb 2013 09:33:16 +0000 Jan Vrany Added 'meta-releases' - JDK6 & JDK7. To be used from Jenkins. development
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
Tue, 12 Feb 2013 21:02:11 +0100 Marcel Hlopko fixing nested annotations development
Mon, 11 Feb 2013 13:02:34 -0800 Jan Vrany Kludge for windows / BCC 5.5 to workaround open file limit. 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 11:59:54 +0100 Jan Vrany Fixed native java.io.FileOutputStream.writeBytes([BIIZ)V openjdk7-support
Fri, 08 Feb 2013 10:00:19 +0100 Jan Vrany Initial support for Open JDK 7 finished. VM boots, Groovy 1+1 works. openjdk7-support
Fri, 08 Feb 2013 01:31:44 +0100 Jan Vrany Some more Open JDK 7 natives. Still does not boot. openjdk7-support
Fri, 08 Feb 2013 01:06:23 +0100 Jan Vrany Reverted old #as_String and #as_ST_String, stc cannot handle shared pools correctly. 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 20:16:05 +0100 Jan Vrany Moved Java>>#as_String and #as_ST_String to JavaRelease as they are release-specific. 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
Tue, 05 Feb 2013 23:35:59 +0100 Jan Vrany Merged 75e48299fc2d and 2e657a7a758b (branch development) refactoring-vmdata
Tue, 05 Feb 2013 16:04:34 +0100 Jan Vrany Changed #assert:description to #assert:message: (the first one in compatibility extension) development
Thu, 31 Jan 2013 13:45:17 +0000 Jan Vrany Finished uncached trampoline. refactoring-vmdata
Thu, 31 Jan 2013 13:08:59 +0000 Jan Vrany Added simple trampoline methods to JavaNativeMethod. 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
less more (0) -100 -60 tip