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
*
3.4.0GA release
rel_3_4_GA
chiba
2006-11-16
3
-141
/
+287
*
enabled a transformation from a public method call to a private method call b...
chiba
2006-11-12
2
-3
/
+10
*
updated a javadoc comment
chiba
2006-11-07
1
-0
/
+1
*
updated a javadoc comment
chiba
2006-11-07
1
-2
/
+40
*
Fixed a bug of duplicating writeReplace() to a proxy class.
chiba
2006-11-07
3
-7
/
+46
*
made a proxy class serializable (JASSIST-20).
chiba
2006-11-05
4
-40
/
+182
*
slightly changed the caching policy used by ProxyFactory
chiba
2006-11-02
1
-4
/
+9
*
JIRA JASSIST-28 (including a performance bug) has been fixed.
chiba
2006-11-02
1
-11
/
+131
*
fixed JIRA JASSIST-28?
chiba
2006-11-01
5
-64
/
+74
*
StackMapTable support (not complete)
chiba
2006-10-29
3
-6
/
+326
*
fixed JIRA JASSIST-27 CodeGen.getArrayWriteOp returns a invalid operation for...
chiba
2006-10-23
1
-0
/
+2
*
fixed a bug in CodeConverter#replaceFieldRead/Write() on field shadowing
chiba
2006-10-05
1
-1
/
+13
*
updated CtConstructor#isEmpty().
chiba
2006-09-01
2
-9
/
+32
*
made ProxyFactory.getClassLoader() customizable.
chiba
2006-08-31
2
-2
/
+50
*
a nested ClassMap.
chiba
2006-08-30
3
-37
/
+50
*
minor bug fixes
chiba
2006-08-29
2
-4
/
+42
*
extended CodeConverter.
chiba
2006-08-25
2
-7
/
+46
*
getClassLoader0() should not throw an exception
kkhan
2006-08-17
1
-7
/
+7
*
Make getClassLoader0() protected
kkhan
2006-08-16
1
-2
/
+2
*
Class.gerDeclaredMethod() needs to happen in a privileged block
kkhan
2006-08-16
1
-10
/
+18
*
deprecated ClassPool#toClass(CtClass,ClassLoader).
chiba
2006-08-14
3
-9
/
+11
*
fixed a bug in write() in Annotation and ClassMemberValue
chiba
2006-08-13
2
-3
/
+4
*
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
[next]