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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
added a getter.
chiba
2006-08-12
1
-0
/
+7
*
changed new CtField(CtField,..) to copy annotations.
chiba
2006-08-11
1
-0
/
+9
*
updated javadoc comments
chiba
2006-08-08
1
-1
/
+5
*
fixed the bug reported as JASSIST-23.
chiba
2006-08-07
6
-26
/
+194
*
fixed JIRA JASSIST-25
chiba
2006-08-06
1
-3
/
+9
*
prepare 3.3 release
chiba
2006-08-06
2
-2
/
+2
*
a correct fix of HIBERNATE-37 (ProxyFactory could not handle a bridge method)...
chiba
2006-07-18
2
-6
/
+16
*
reformatted.
chiba
2006-07-18
6
-62
/
+78
*
reformatted.
chiba
2006-07-18
1
-4
/
+6
*
reformatted.
chiba
2006-07-18
7
-775
/
+784
*
Handle Annotation.annotationType() calls
kkhan
2006-07-18
1
-0
/
+5
*
reformatted.
chiba
2006-07-18
1
-30
/
+12
*
Add getAvailableAnnotations() to CtMemeber
kkhan
2006-07-17
1
-0
/
+14
*
add getAvailableAnnotations() methods to CtClass, CtBehaviour and CtField. Th...
kkhan
2006-07-17
4
-34
/
+169
*
Snapshot version should be just "snapshot"
kkhan
2006-07-14
1
-1
/
+1
*
Move handling of primitive class value from MemberValue to ClassMemberValue
kkhan
2006-07-14
2
-37
/
+38
*
Be able to handle Class annotation attributes like void.class, int.class etc.
kkhan
2006-07-13
1
-1
/
+37
*
Update copyright notice
kkhan
2006-07-13
6
-120
/
+84
*
Move scoped classpool repository from jboss retro into javassist to have a co...
kkhan
2006-07-13
7
-1
/
+912
*
Do not proxy volatile methods
kkhan
2006-07-12
1
-0
/
+2
*
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
[next]