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
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated javadoc comments.
chiba
2006-07-01
1
-2
/
+2
*
updated javadoc comments.
chiba
2006-07-01
1
-3
/
+11
*
release 3.2
rel_3_2
chiba
2006-06-20
2
-2
/
+2
*
modified to generate a better comiple error message.
chiba
2006-06-13
2
-12
/
+72
*
modified javadocs.
chiba
2006-06-12
3
-1
/
+9
*
JBBUILD-319, Add redirects for the new java.io.StringWriter append methods
starksm
2006-06-11
1
-2
/
+3
*
Add methods to determine if a CtClass is an annotation or an enum
kkhan
2006-06-08
3
-0
/
+40
*
updated javadoc comments.
chiba
2006-05-29
1
-3
/
+7
*
fixed JIRA JASSIST-19.
chiba
2006-05-29
1
-1
/
+4
*
fixed JIRA JASSIST-19.
chiba
2006-05-29
2
-5
/
+5
*
very minor reformatting.
chiba
2006-05-10
1
-2
/
+1
*
Update the version to 3.2.0.CR2
starksm
2006-05-09
2
-2
/
+2
*
JASSIST-18, Use of the system classloader for the case of a superclass with a...
starksm
2006-05-09
1
-4
/
+7
*
fixed JASSIST-18.
chiba
2006-05-09
1
-4
/
+10
*
Fixed a problem JIRA JASSIST-16
chiba
2006-04-27
2
-3
/
+3
*
fixed a bug of replace(String,ExprEditor) in javassist.expr.Expr.
chiba
2006-04-09
3
-10
/
+31
*
updated javadoc comments.
chiba
2006-03-23
1
-5
/
+9
*
JBQA-324 update version to 3.2.0.CR1
rcampbell
2006-03-18
1
-1
/
+1
*
JBQA-324 update version to 3.2.0.CR1
rcampbell
2006-03-18
1
-1
/
+1
*
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
2
-2
/
+39
*
final updates for 3.1 release
rel_3_1
chiba
2006-02-22
2
-8
/
+16
*
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
3
-2
/
+3
*
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
*
fixed a bug of method dispatch.
chiba
2006-01-29
1
-15
/
+22
*
fixed a bug in getModifiers() in CtClass.
chiba
2006-01-19
5
-1
/
+43
*
updated copyright notices
chiba
2006-01-11
155
-1084
/
+1115
*
restructred sub packages
chiba
2006-01-11
40
-98
/
+1254
*
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
3
-4
/
+4
*
changed to generate more javap-friendly code
chiba
2006-01-01
1
-0
/
+16
*
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
[next]