Commit Graph

1328 Commits (master)
 

Author SHA1 Message Date
hoenicke 6acf9d8d7a More Documentation updates. 23 years ago
hoenicke dab92b2d4d Added configuration file. 23 years ago
hoenicke 4352b285ab Documentation updates (INSTALL, javadoc). 23 years ago
hoenicke 1ce57d3614 build.xml: Search lib directory for all jar files and put them in classpath 23 years ago
hoenicke 804d4f7912 Cleaning up 23 years ago
hoenicke 743e08ea39 Cleaning up. 23 years ago
hoenicke 31ebef4f9c Changed compilation procedure to ant. 23 years ago
hoenicke a2006f63d4 Fixed import of non collection java.util classes. 23 years ago
hoenicke f2d8663e9f * jode/AssertError.java: removed, all uses are now replaced 23 years ago
hoenicke e78e8b0472 Applied more patches from Jode-1.1 branch 23 years ago
hoenicke 676e21257f Applied more patches from Jode-1.1 branch. 23 years ago
hoenicke c30ac484c5 Applied changes from the Jode-1.1 tree. 23 years ago
hoenicke 9f97289a90 Updated to viewcvs.cgi 23 years ago
hoenicke 472188e7ff Added description how to run automake/autoconf. 23 years ago
hoenicke 14943a8451 Changed mail address to jode-commit list. 24 years ago
hoenicke 9cbbe3b6ea Check in gif and xcf as binary. 24 years ago
hoenicke 51ad83c9c9 Polishing up syncmail. 24 years ago
hoenicke 2ae9fec86a Changed format of commit messages. 24 years ago
hoenicke 5a22174883 Changed syncmail script to only print urls. 24 years ago
hoenicke e3e58de150 fixed typo. 24 years ago
hoenicke 389f642dd5 Trying to send cvs commit messages. 24 years ago
hoenicke 342283c03a added syncmail. 24 years ago
hoenicke 9470aef606 Method scoped classes can look like inner classes. Try to distinguish by 24 years ago
hoenicke 03a84b8f4f Some fixes. 24 years ago
hoenicke 31b99cc4f0 First update, not complete... 24 years ago
hoenicke 8c85a88d39 Minor fixes. 24 years ago
hoenicke 854a466d67 Copy options from childBP, when replacing childBP with this break point. 24 years ago
hoenicke 0e32c28865 Moved getDefaultValue to TypeSignature 24 years ago
hoenicke 00448cfcbc Added a missing load() 24 years ago
hoenicke 8f00154e64 add new sanity check to ReturnBlock. 24 years ago
hoenicke 712f5d03dd Insert a jump to end-of-method after a valued return, since try-catch analysis 24 years ago
hoenicke b14a4f5e86 Merged checkAccess() and checkStaticAccess(), since they are very similar and 24 years ago
hoenicke e4b704ca70 Updated links to dmoz.org 24 years ago
hoenicke 571bb071fe Initial release 24 years ago
hoenicke 1a0fc97111 Added some information about the different passes. 24 years ago
hoenicke 4a63627c87 Big updates: bytecode instruction interface, new types for the decompiler, 24 years ago
hoenicke 5e6af53990 * ConstantInstruction.java,IncInstruction.java,ReferenceInstruction.java,SlotInstruction.java,TypeDimensionInstruction.java,TypeInstruction.java: Class and Constructors no longer public. 24 years ago
hoenicke ca386721b2 Use the ClassPath to list all classes. 24 years ago
hoenicke af97d8da6d Remove ampersands (I thought they were used to underline characters). 24 years ago
hoenicke 7ff611fe09 Removed obfuscator directory since it currently doesn't compile. 24 years ago
hoenicke bde4f7f48c Added a nice ClassPathDialog. 24 years ago
hoenicke e154dfdc1b Changed version code, to accept version 46.0 (jdk 1.2) 24 years ago
hoenicke 0b2f10fddf beautification 24 years ago
hoenicke bf597fea43 toString: close tabbed print writer to flush it 24 years ago
hoenicke aca625aa34 Added functionality to flush() and close() 24 years ago
hoenicke 34081d2e06 Fixed calculation of SerialVersionUID 24 years ago
hoenicke 96ef935ccc Allow the additional parameter for constructor wrappers occur at every place 24 years ago
hoenicke 46f4102cec Reading of LocalVariableTable entries fixed. 24 years ago
hoenicke ff73414ef3 reworked comment. 24 years ago
hoenicke b99c87a98d mergeModifiers: Merge the right modifiers for innerclasses attributes. 24 years ago