Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: drochner
Date: Wed Nov 10 18:03:26 UTC 1999
Modified Files:
pkgsrc/lang/kaffe: Makefile
pkgsrc/lang/kaffe/files: md5
pkgsrc/lang/kaffe/pkg: DESCR PLIST
Log Message:
update kaffe to 1.0.5.
New Java extensions and library changes:
Remote Method Invocation - compliant with both JDK 1.1 and JDK 1.2 stubs
JDK 1.2 style class loading
JDK 1.2 java.util Collections classes
JDK 1.2 java.security classes
improved appletviewer implementation
Improved i18n support
Now ships with KJC - a completely Open Source Java compiler
VM changes:
JIT3 - improves raw execution speed by up to a factor of 3
SuperFast locking scheme
Pthread native thread implementation (LinuxThreads only)
Faster exception dispatch
New ports
JITs for MIPS and StrongARM
Lots of bug fixes.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/lang/kaffe/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/lang/kaffe/files/md5
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/kaffe/pkg/DESCR
cvs rdiff -r1.11 -r1.12 pkgsrc/lang/kaffe/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index