[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Uploaded bock 0.10 (source i386) to chiark



-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.5
Date: Sun, 16 Aug 1998 17:16:47 +0100
Source: bock
Binary: bock
Architecture: source i386
Version: 0.10
Distribution: unstable
Urgency: low
Maintainer: Charles Briscoe-Smith <cpbs@debian.org>
Description: 
 bock       - Bootstrap-only compiler kit for a subset of Java(tm)
Changes: 
 bock (0.10) unstable; urgency=low
 .
   * Don't evaluate 'this' when assigning to static fields referred to
     by simple name.  (Since that couldn't work in a static method or
     static initialiser.)
   * Make casts from interface types work correctly.
   * Don't output default constructors for interface types.  (Last time
     I 'fixed' this, I only removed the declarations; I missed the
     definitions.)
   * Fixed a bug which allowed some strange reference widenings, e.g.,
     from String[] to String.  Methods java.util.Runtime.exec(...) now
     resolve correctly.
   * Convert the left hand operand of shift operators to their unary
     numeric promoted type.
   * Make java.util.Hashtable and ORG.debian.cpbs.Bag work correctly in
     the presence of negative hash values.
 .
   * Intern all string constants on start up.
   * Instead of printing "Uncaught exception." when main() throws
     an exception, call ThreadGroup.uncaughtException() instead.
     (Not compatible with the standard ThreadGroup!)
   * Make the "Can't resolve TypeName" error message more explicit as to
     where the name occurred.
 .
   * Implemented java.lang.Process, java.lang.Runnable, java.lang.Runtime,
     java.lang.SecurityManager, java.util.BitSet, java.util.Observable,
     java.util.Observer and java.util.Properties.
   * Completed implementation of java.io.PrintStream, java.lang.ClassLoader,
     java.lang.System and java.lang.String.
   * Started implementing java.util.Date.
 .
   * Added a bogus java.lang.ThreadGroup class defining an
     uncaughtException() method.  This is INCOMPATIBLE with the standard,
     and is only there to allow the exception name and message to be
     printed when main() throws an exception.
Files: 
 da979d596badcad71e92f415dc6fd427 544 devel extra bock_0.10.dsc
 a6b86432fb8db1627de774fceccf3ae8 166064 devel extra bock_0.10.tar.gz
 3aefc71ff425e3448c0e527d8bd811cb 64604 devel extra bock_0.10_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv

iQCVAwUBNdcPxad3thqzXugRAQFxkwP7BxqHgBEVNCAMT5tiB70Gb9J5nFNlMYR5
3oX4hurL3yDY3ZxV3ZcfyIDZcU7SuY33TtJG+UXUu0hjycilDu0/LB9qXDVaNPeW
lEOZRJBXoerEDbGayrAXMqNGI+zKA+GK073x3xrrYmN++QYIeY6uhmd69he4fU8+
lSAUVwWlhA4=
=OfQO
-----END PGP SIGNATURE-----


Reply to: