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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the JDK vendor specfic class from the eclipse compilation
adrian
2006-01-30
1
-1
/
+1
*
fixed a bug of method dispatch.
chiba
2006-01-29
1
-15
/
+22
*
fixed a bug in getModifiers() in CtClass.
chiba
2006-01-19
6
-1
/
+45
*
*** empty log message ***
kkhan
2006-01-17
0
-0
/
+0
*
updated copyright notices
chiba
2006-01-11
157
-1087
/
+1118
*
restructred sub packages
chiba
2006-01-11
55
-140
/
+1303
*
fixed a bug on renameClass().
chiba
2006-01-10
1
-6
/
+14
*
updated javadoc comments
chiba
2006-01-10
1
-1
/
+1
*
renamed javassist.tool to javassist.tools
chiba
2006-01-01
6
-6
/
+12
*
changed to generate more javap-friendly code
chiba
2006-01-01
3
-3
/
+29
*
implemented recursive replace() for ExprEditor.
chiba
2005-12-29
3
-100
/
+196
*
added addGetfield() and addPutfield() in javassist.bytecode.Bytecode.
chiba
2005-12-23
1
-4
/
+38
*
added some methods to javassist.Bytecode and Descriptor.
chiba
2005-11-22
4
-9
/
+54
*
Add eclipse files
kkhan
2005-11-22
2
-0
/
+24
*
implemented getSignature() in javassist.expr.MethodCall
chiba
2005-11-12
4
-6
/
+19
*
updated javadoc comments.
chiba
2005-11-12
2
-3
/
+19
*
updated Modifier class.
chiba
2005-11-09
2
-0
/
+33
*
appended ClassPool(boolean) constructor.
chiba
2005-11-08
2
-6
/
+29
*
updated javadoc comments
chiba
2005-11-08
4
-4
/
+6
*
updated javadoc comments.
chiba
2005-11-07
3
-0
/
+40
*
changed the behavior of CtClass#getMethods(), getFields(), and getConstructor...
chiba
2005-11-04
8
-14
/
+473
*
updated CtMember.append() for better performance.
chiba
2005-11-04
3
-13
/
+54
*
added makeUniqueName() in CtClass.
chiba
2005-10-31
7
-3
/
+115
*
removed javassist.preproc.
chiba
2005-10-27
3
-419
/
+0
*
moved javassist.preproc package to sample/preproc directory.
chiba
2005-10-27
4
-177
/
+177
*
Implemented CtConstructor#toMethod().
chiba
2005-10-27
6
-64
/
+230
*
improved the performance of Bytecode and ConstPool. Added clone() to Bytecode.
chiba
2005-10-13
6
-137
/
+131
*
renamed getEnclosingClass() in CtClass to getEnclosingMethod() and fixed a bu...
chiba
2005-09-15
6
-22
/
+75
*
minor fixes for RC2 release.
chiba
2005-09-07
2
-2
/
+2
*
updated javadoc comments
chiba
2005-09-07
4
-1
/
+11
*
fixed a bug found when an annotation includes an empty array.
chiba
2005-09-07
15
-24
/
+51
*
fixed a bug so that ExprEditor#edit(NewExpr) can process a method compiled by...
chiba
2005-09-06
1
-0
/
+2
*
updated javadoc comments
chiba
2005-09-06
4
-13
/
+72
*
improved a message for RuntimeExceptions.
chiba
2005-09-04
2
-1
/
+12
*
minor updates for 3.1RC1
chiba
2005-08-29
2
-1
/
+3
*
fixed a bug reported as JIRA Javassist-12
chiba
2005-08-26
4
-26
/
+42
*
improved the compatibility with respect to chained exceptions.
chiba
2005-08-26
1
-26
/
+25
*
fixed JIRA Javassist-9. javadoc comments have been updated.
chiba
2005-08-26
3
-11
/
+30
*
Fixed a threading bug reported by JIRA Javassist-13
chiba
2005-08-25
1
-10
/
+13
*
Array initializer supports and better annotation supports.
chiba
2005-08-25
31
-36
/
+586
*
modified the compiler to support "import".
chiba
2005-08-18
4
-20
/
+109
*
Modified javadoc comments.
chiba
2005-08-17
1
-0
/
+6
*
modified so that an error message is thrown if the super class of java.lang.O...
chiba
2005-08-17
1
-5
/
+6
*
fixed a compilation problem of static final fields.
chiba
2005-08-17
9
-9
/
+142
*
added getSize()
chiba
2005-08-16
1
-0
/
+7
*
Added javassist.expr.ConstructorCall
chiba
2005-07-15
1
-0
/
+64
*
Added javassist.expr.ConstructorCall
chiba
2005-07-15
3
-7
/
+82
*
updated a comment.
chiba
2005-07-01
1
-0
/
+2
*
deleted some local variables that are never read.
chiba
2005-06-30
10
-12
/
+8
*
updates comments
chiba
2005-06-24
9
-30
/
+72
[next]