index
:
javassist.git
3.18
3.20
3.22-old-style-source
3.23
gh-pages
master
test/java9-jigsaw
test/switch-case
Java bytecode engineering toolkit: https://github.com/jboss-javassist/javassist
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
javassist
/
CtClass.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed JASSIST-128 and JASSIST-129
chiba
2010-09-14
1
-1
/
+1
*
fixed JASSIST-130
chiba
2010-09-12
1
-0
/
+2
*
fixed typos.
chiba
2010-07-22
1
-1
/
+1
*
fixed JASSIST-119
chiba
2010-07-08
1
-3
/
+34
*
preparation for 3.12.GA release
rel_3_12_0_ga
chiba
2010-04-15
1
-2
/
+2
*
preparation for GA release
chiba
2010-04-14
1
-1
/
+1
*
for 3.11 release
rel_3_11_0_ga
chiba
2009-07-02
1
-1
/
+1
*
fixed JASSIST-86
chiba
2009-07-02
1
-1
/
+1
*
fixed JASSIST-84
chiba
2009-06-26
1
-0
/
+26
*
for preparing 3.10 release
chiba
2009-03-01
1
-2
/
+2
*
implemented ClassPool.makeClassIfNew()
chiba
2008-09-11
1
-1
/
+1
*
added ClassPool.getCtClass() and fixed related bugs.
chiba
2008-07-04
1
-1
/
+1
*
fixed a performance bug caused by many calls to CtBehavior#setBody()
chiba
2008-07-03
1
-1
/
+16
*
for 3.8.0.GA release
rel_3_8_0_ga
chiba
2008-06-13
1
-1
/
+1
*
fixed JASSIST-47 and 60.
chiba
2008-05-01
1
-1
/
+17
*
preparation for 3.7.1 release
chiba
2008-03-09
1
-1
/
+1
*
for 3.7.0.GA release
chiba
2008-01-20
1
-2
/
+2
*
for JASSIST-37
chiba
2007-10-20
1
-0
/
+5
*
added Expr#getEnclosingClass()
chiba
2007-09-30
1
-1
/
+1
*
for 3.6.0 release
rel_3_6_ga
chiba
2007-09-13
1
-1
/
+1
*
for 3.6.0 release
chiba
2007-09-13
1
-1
/
+1
*
I will release 3.6.0.CR1
chiba
2007-07-27
1
-1
/
+1
*
made CtClass#freeze() public.
chiba
2007-07-12
1
-1
/
+8
*
for reducing memory footprint
chiba
2007-07-03
1
-0
/
+5
*
fixed a bug of CtClassType#removeMehtod() etc.
chiba
2007-06-18
1
-0
/
+3
*
updated pom.xml and a few javadoc comments.
chiba
2007-06-12
1
-1
/
+2
*
made automatic pruning off by default because I found that pruning does not r...
chiba
2007-06-08
1
-5
/
+13
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
fixed a typo.
chiba
2007-05-05
1
-1
/
+1
*
Javassist has been producing an interface with a wrong modifier. I fixed this.
chiba
2007-05-05
1
-2
/
+2
*
updated the version name
chiba
2007-04-29
1
-1
/
+1
*
updated the version name
chiba
2007-02-14
1
-1
/
+1
*
added CtBehavior.getLongName()
chiba
2006-11-23
1
-1
/
+1
*
made ProxyFactory.getClassLoader() customizable.
chiba
2006-08-31
1
-1
/
+1
*
deprecated ClassPool#toClass(CtClass,ClassLoader).
chiba
2006-08-14
1
-1
/
+2
*
fixed the bug reported as JASSIST-23.
chiba
2006-08-07
1
-1
/
+35
*
prepare 3.3 release
chiba
2006-08-06
1
-1
/
+1
*
reformatted.
chiba
2006-07-18
1
-5
/
+6
*
add getAvailableAnnotations() methods to CtClass, CtBehaviour and CtField. Th...
kkhan
2006-07-17
1
-0
/
+15
*
release 3.2
rel_3_2
chiba
2006-06-20
1
-1
/
+1
*
modified javadocs.
chiba
2006-06-12
1
-0
/
+4
*
Add methods to determine if a CtClass is an annotation or an enum
kkhan
2006-06-08
1
-0
/
+16
*
Update the version to 3.2.0.CR2
starksm
2006-05-09
1
-1
/
+1
*
JBQA-324 update version to 3.2.0.CR1
rcampbell
2006-03-18
1
-1
/
+1
*
fixed a minor problem of CtClassType
chiba
2006-03-08
1
-1
/
+1
*
added getNestedClasses() in CtClass.
chiba
2006-02-27
1
-2
/
+13
*
(almost) final updates for 3.1 release
chiba
2006-02-22
1
-1
/
+1
*
fixed a bug in getModifiers() in CtClass.
chiba
2006-01-19
1
-0
/
+3
*
updated copyright notices
chiba
2006-01-11
1
-2
/
+2
*
restructred sub packages
chiba
2006-01-11
1
-1
/
+1
[next]