You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chiba 8968f3341b added Expr#getEnclosingClass() 16 years ago
..
bytecode the default major version of newly-created class files is either JDK 1.3 or 1.5, which depends on the VM version. 17 years ago
compiler updated the copyright notices. 17 years ago
convert modified redirectMethodCall() in CodeConverter 17 years ago
expr added Expr#getEnclosingClass() 16 years ago
runtime updated the copyright notices. 17 years ago
scopedpool updated the copyright notices. 17 years ago
tools updated the copyright notices. 17 years ago
util updated the copyright notices. 17 years ago
ByteArrayClassPath.java updated the copyright notices. 17 years ago
CannotCompileException.java updated the copyright notices. 17 years ago
ClassClassPath.java updated the copyright notices. 17 years ago
ClassMap.java changed CtMethod#copy() and updated related javadoc comments 17 years ago
ClassPath.java updated the copyright notices. 17 years ago
ClassPool.java for reducing memory footprint 17 years ago
ClassPoolTail.java updated the copyright notices. 17 years ago
CodeConverter.java updated the copyright notices. 17 years ago
CtArray.java updated the copyright notices. 17 years ago
CtBehavior.java changed CtMethod#copy() and updated related javadoc comments 17 years ago
CtClass.java added Expr#getEnclosingClass() 16 years ago
CtClassType.java made CtClass#freeze() public. 17 years ago
CtConstructor.java changed CtMethod#copy() and updated related javadoc comments 17 years ago
CtField.java made automatic pruning off by default because I found that pruning does not really save memory (only 20%). I changed Javassist to compress a class file on memory after toBytecode(). 17 years ago
CtMember.java removed an unnecessary throws. 17 years ago
CtMethod.java changed CtMethod#copy() and updated related javadoc comments 17 years ago
CtNewClass.java fixed a bug of ClassPool#makeInterface() 17 years ago
CtNewConstructor.java updated the copyright notices. 17 years ago
CtNewMethod.java updated the copyright notices. 17 years ago
CtNewNestedClass.java updated the copyright notices. 17 years ago
CtNewWrappedConstructor.java updated the copyright notices. 17 years ago
CtNewWrappedMethod.java made automatic pruning off by default because I found that pruning does not really save memory (only 20%). I changed Javassist to compress a class file on memory after toBytecode(). 17 years ago
CtPrimitiveType.java updated the copyright notices. 17 years ago
Loader.java updated the copyright notices. 17 years ago
LoaderClassPath.java updated the copyright notices. 17 years ago
Modifier.java updated the copyright notices. 17 years ago
NotFoundException.java updated the copyright notices. 17 years ago
SerialVersionUID.java updated the copyright notices. 17 years ago
Translator.java updated the copyright notices. 17 years ago
URLClassPath.java updated the copyright notices. 17 years ago
package.html If a newly created method does not have a throws clause, an empty 20 years ago