On Fri, 27 Sep 2002, Patrick Tullmann wrote:
> Has anyone else out there tried jython and (CVS) Kaffe? The jython
> web pages talk about a Kaffe that doesn't support
> java.math.BigInteger, but I know that's there now (so I assume that
> note is really old).
TransVirtual's Kaffe Custom Edition d
Hi Vesa,
--- Vesa Kaihlavirta <[EMAIL PROTECTED]> wrote:
> Howdy, I've got a simple patch (from the output of
> cvs diff -u) here
> that adds US-ASCII to be an alias for ASCII in
> java.io.ConverterAlias.
> US-ASCII is the real name for the encoding, and all
> the other VM's
> accept it.
than
This patch updates java.awt.event.KeyEvent to "sorta" JDK 1.4 spec. This
mostly involves a bunch of new key type defines, and is neccessary because
Swing for some reason now thinks Kaffe is Java2 compatible and so tries to
use them with Kaffe. This implementation has been checked with reflection
e