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
...
*
Need to also keep the parameter annotations after a prune.
adrian
2006-03-15
1
-13
/
+28
*
Allow a ClassPool to override the "guess" at the classloader to use.
adrian
2006-03-15
2
-3
/
+17
*
We also need to keep the annotation default attribute after a prune.
adrian
2006-03-15
1
-0
/
+5
*
fixed a minor problem of CtClassType
chiba
2006-03-08
2
-7
/
+18
*
added getNestedClasses() in CtClass.
chiba
2006-02-27
3
-2
/
+41
*
final updates for 3.1 release
rel_3_1
chiba
2006-02-22
3
-9
/
+17
*
Remove the ability to change methodref signatures.
adrian
2006-02-22
1
-57
/
+0
*
Make setUtf8Info private.
adrian
2006-02-22
1
-1
/
+1
*
(almost) final updates for 3.1 release
chiba
2006-02-22
5
-15
/
+14
*
Add the ability to change the signature of a constant pool methodref entry.
adrian
2006-02-21
1
-0
/
+57
*
replaced individual calls to Thread.currentThread().getContextClassLoader() w...
chiba
2006-02-17
2
-3
/
+12
*
reformatting.
chiba
2006-02-16
3
-4
/
+22
*
Fix NPE when there are no parameter annotations.
adrian
2006-02-15
1
-1
/
+3
*
Add support for getParameterAnnotations() from the CtBehaviour.
adrian
2006-02-15
2
-0
/
+59
*
Allow access to the constructor signature.
adrian
2006-02-15
1
-2
/
+17
*
Adjusted the behavior of setHandler().
chiba
2006-02-14
2
-9
/
+22
*
Adjusting indentation, adding javadoc comments, etc.
chiba
2006-02-13
2
-23
/
+34
*
Compacting/clone has a problem when the method index is zero.
adrian
2006-02-06
1
-0
/
+20
*
Allow for retrieval of the real type name of the annotation.
adrian
2006-02-05
1
-1
/
+6
*
I need an eclipse option that disallows autoboxing. :-)
adrian
2006-02-04
1
-3
/
+6
*
Implement the Object methods for the annotation invocation handler.
adrian
2006-02-04
1
-1
/
+16
*
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
[prev]
[next]