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
*
When pruning preserve the SignatureAttribute
kkhan
2007-03-08
3
-0
/
+21
*
updated the version name
chiba
2007-02-14
1
-1
/
+1
*
javadoc updates
chiba
2007-02-14
1
-1
/
+6
*
modified javassist.convert.* to support the stack map table of Java 6.
chiba
2007-02-09
9
-951
/
+1177
*
Repair previous mistake when commiting
kkhan
2007-02-09
2
-14
/
+37
*
Differentiate between null bootstrap classloader and when the classloader has...
kkhan
2007-02-09
2
-4
/
+7
*
supported generic type signatures.
chiba
2007-02-06
6
-7
/
+1057
*
supported generic type signatures.
chiba
2007-02-06
3
-6
/
+675
*
changed to public.
chiba
2007-02-06
1
-1
/
+1
*
updated javadoc comments.
chiba
2007-02-02
2
-3
/
+13
*
a minor bug fix
chiba
2007-02-02
1
-1
/
+2
*
Fix the annotation hashCode and equals implementation.
adrian
2007-01-31
2
-22
/
+214
*
edited javadoc comments.
chiba
2007-01-16
1
-54
/
+93
*
fixed a bug in copy().
chiba
2007-01-16
1
-9
/
+174
*
Document CodeConverter.replaceArrayAccess()
kkhan
2007-01-05
2
-179
/
+333
*
bump up version to snapshot
kkhan
2006-12-24
1
-1
/
+1
*
Add ability to replace xASTORE and xALOAD calls with invokevirtual
kkhan
2006-12-24
2
-2
/
+356
*
minor bug fix
chiba
2006-12-08
1
-1
/
+5
*
added CtBehavior.getLongName()
chiba
2006-11-23
6
-3
/
+99
*
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
[next]