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

Uploaded bock 0.7 (source i386) to chiark



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

Format: 1.5
Date: Sun,  2 Aug 1998 20:06:45 +0100
Source: bock
Binary: bock
Architecture: source i386
Version: 0.7
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.7) unstable; urgency=low
 .
   * Completed interface support in code generator.  Each method table
     now includes the necessary interface method tables, and each class
     has an interface table.  `instanceof', casts and method calling now
     use this information.  Reference widening code updated to match.
   * Uncomment the previously commented-out parts of the library that
     use interfaces.
   * Interfaces are abstract; don't generate default constructors for them.
   * Don't throw away all but the last member of each interface.
 .
   * Implement field access via `super.field'.  Method access via
     `super.method()' is still unimplememted.
 .
   * Correctly type conditional expressions where one branch is of
     null type.  Many other conditional expressions still con't compile.
 .
   * Complete the implementation of java.lang.Character up to Java 1.0
     standard.  As with the `real' Java 1.0, it doesn't grok Unicode
     characters outside the Latin1 character set.
   * Implemented java.util.Dictionary and java.util.Hashtable.
 .
   * Get rid of useless initialisation of class objects representing
     arrays of primitive element types.
 .
   * Compile with -Wmissing-prototypes to try to catch more errors.
     Add prototype for yylex().  Hope it's right for lexes other than flex.
   * Moved some functions between source files to minimise inter-module
     dependencies, and to place them where they logically belong.
   * Don't use tempfile in jcomp; Solaris doesn't have it.  The temp file
     is in the current directory anyway, so this should be fairly safe.
   * Autoconfiscate jcomp so that it respects the configured prefix.
 .
   * Probably a few more changes that I don't remember making.
Files: 
 f2043eceedd9c873341d06df77021654 542 devel extra bock_0.7.dsc
 bf026c54811fae00b07f2c350dc14e36 160644 devel extra bock_0.7.tar.gz
 3b41b11de2908ddd2e53c5099ba29840 57366 devel extra bock_0.7_i386.deb

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

iQCVAwUBNcV+uad3thqzXugRAQHNKgP/boiT6O/OTlw591yUD5oq0epPWFrDuVri
l6MiW4tDSc6jZl6n2ktU469gztxZ4q4gyx6g0RNxbnrOhfTQw7ZiZcnxOVscSiiC
kczrKUamKss9PquoRiaeRWe2EaYV2RZeSx02HQ4MywEjhZo8uwYXiQoNjc+j+I3N
F7d9lDomURc=
=2rar
-----END PGP SIGNATURE-----


--  
To UNSUBSCRIBE, email to debian-devel-changes-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: