Commit Graph

17 Commits (12e82bea53aa2ee5255c2a6c249cf11aa2060589)

Author SHA1 Message Date
hoenicke 240de78e81 jode/bytecode/ClassInfo.java.in, jode/bytecode/MethodInfo.java, 17 years ago
hoenicke fca129b90a enum -> enumeration (jdk1.5) 19 years ago
hoenicke 97b5c5bb0f deprecated flags for classinfo 22 years ago
hoenicke c761c52679 Changed license of util,bytecode,jvm,expr,flow and decompiler packages 22 years ago
hoenicke a12e86ea8f Don't check for a maximum version anymore. Sun changes it with every 23 years ago
hoenicke 0246d1e5c3 lots of changes, see ChangeLog 23 years ago
hoenicke 1f87c3817c Changed version to 1.2 24 years ago
hoenicke 816bca302d Distinguish method scoped classes from inner classes in a better way. 24 years ago
hoenicke 075db18fcf Accept class version 46.0 (jdk1.2) 24 years ago
jochen c24a2b7133 bug fix in ClassInfo extraClasses 25 years ago
jochen 47b22fdb21 added dropInfo 25 years ago
jochen 0270969c56 SearchPath.pathSeparatorChar -> altPathSeparatorChar 25 years ago
jochen 9da2bae535 simple bug fix: super is Object not null for classes loaded from reflection 25 years ago
jochen 2108dbbaa2 Don't load fields and methods any more, they take too much space. 25 years ago
jochen afc996f5e0 removed commented code 25 years ago
jochen 996fc49dbd collection interface for instructions. 25 years ago
jochen d524b1f2a8 Using the autoconfigured @COLLECTIONS@ imports. 25 years ago