javaclass

Shortlog

(0) -100 -60 tip
2011-10-08 Paul Boddie Updated the copyright and release information. default tip
2011-10-08 Paul Boddie Minor formatting changes.
2011-09-18 David Drysdale Add support for Java 1.5 + 1.6 class files.
2011-03-24 Paul Boddie Added tag rel-0-2 for changeset 5403f0ecc06a
2011-03-24 Paul Boddie Updated release information. rel-0-2
2011-03-24 Paul Boddie Added Braden Thomas' class file serialisation patches.
2011-03-23 Paul Boddie Removed obsolete tag from CVS.
2011-03-23 convert-repo update tags
2006-08-16 Paul Boddie Reverted circular import fix from the main branch. branch-rel-0-1-mostly-working
2006-08-16 Paul Boddie Reverted "interfaces as superclasses" change. branch-rel-0-1-mostly-working
2006-08-16 Paul Boddie Added packaging information.
2005-11-17 Paul Boddie Updated FSF address.
2005-02-21 Paul Boddie Attempted to add more sophisticated circular import handling.
2005-02-21 Paul Boddie Attempted to add more sophisticated circular import handling.
2005-02-21 Paul Boddie Attempted to add more sophisticated circular import handling.
2005-02-21 Paul Boddie Fixed circular import (again).
2005-02-21 Paul Boddie Fixed circular import (again).
2005-02-21 Paul Boddie Fixed circular import (again).
2005-02-20 Paul Boddie Fixed multiple imports - the loaded_classes attribute was not removed.
2005-02-20 Paul Boddie Fixed multiple imports - the loaded_classes attribute was not removed.
2005-02-13 Paul Boddie Made more lookupswitch and tableswitch fixes.
2005-02-13 Paul Boddie Added a test of circular interpackage references.
2005-02-13 Paul Boddie Attempted to simplify the class loading mechanism by adding instance-level
2005-02-13 Paul Boddie Fixed offsets in tableswitch.
2005-02-13 Paul Boddie Introduced initial measures for handling circular imports/references.
2005-02-13 Paul Boddie Fixed superclass retrieval so that undefined superclasses denote the
2005-01-27 Paul Boddie Improved exceptions when classes cannot be imported. rel-0-1
2005-01-27 Paul Boddie Added SecureClassLoader declaration.
2005-01-27 Paul Boddie Added ClassLoader declaration.
2005-01-24 Paul Boddie Reformatted and added a note about the memory issue in the test program.
2005-01-24 Paul Boddie Updated runclass and the test program. The updated test program exposes
2005-01-24 Paul Boddie Introduced exception table entry merging to try and preserve proper
2005-01-23 Paul Boddie Added "safety measures" for exception offset insertion, although better
2005-01-23 Paul Boddie Added more complete tests.
2005-01-23 Paul Boddie Added a get_bytecode method to the bytecode writer which provides a list of
2005-01-23 Paul Boddie Added version information.
2005-01-23 Paul Boddie Added release procedures to the documentation.
2005-01-23 Paul Boddie Added release procedures to the documentation.
2005-01-23 Paul Boddie Changed the stylesheet and added licensing details.
2005-01-23 Paul Boddie Changed the stylesheet and added licensing details.
2005-01-23 Paul Boddie Fixed imports.
2005-01-23 Paul Boddie Added a note about the Java API implementation.
2005-01-23 Paul Boddie Fixed the names and grammar.
2005-01-23 Paul Boddie Added testing notes. Indented command strings.
2005-01-23 Paul Boddie Added more tests.
2005-01-23 Paul Boddie Added notes about dispatcher methods.
2005-01-23 Paul Boddie Added a simple "test everything" program.
2005-01-22 Paul Boddie Added more test programs.
2005-01-22 Paul Boddie Added more test programs.
2005-01-22 Paul Boddie Fixed the default values used in array initialisation.
2005-01-22 Paul Boddie Updated the documentation.
2005-01-21 Paul Boddie Worked on the documentation somewhat.
2005-01-21 Paul Boddie Fixed the package specifications in the setup script.
2005-01-21 Paul Boddie Moved the modules into the javaclass package.
2005-01-21 Paul Boddie Moved the modules into the javaclass package.
2005-01-21 Paul Boddie Added the start of documentation.
2005-01-21 Paul Boddie Added the start of a test program.
2005-01-18 Paul Boddie Added more test programs.
2005-01-18 Paul Boddie Added a main method test program.
2005-01-18 Paul Boddie Fixed signed constant loading in bipush and sipush.
(0) -100 -60 tip