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
/
main
/
javassist
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed JASSIST-162 and JASSIST-189
chiba
2013-04-11
1
-13
/
+27
*
fixed JASSIST-183
chiba
2013-03-26
1
-2
/
+14
*
fixed JASSIST-163. Eager initialization has been implemented.
chiba
2012-10-25
3
-62
/
+88
*
fixed JASSIST-163
chiba
2012-08-03
1
-1
/
+4
*
fixed JASSIST-163
chiba
2012-06-14
1
-5
/
+9
*
fixed a typo in a javadoc comment.
chiba
2012-02-05
1
-1
/
+1
*
fixed JASSIST-144
chiba
2011-09-01
6
-17
/
+88
*
fixed JASSIST-127
chiba
2011-08-21
2
-9
/
+31
*
added the Apache license.
chiba
2011-07-08
11
-23
/
+34
*
fixed typos.
chiba
2010-07-22
1
-1
/
+1
*
preparation for GA release
chiba
2010-04-14
2
-0
/
+34
*
fixed regression introduced by fix to ProxyFactory -- fixes JASSIST-113
adinn
2010-04-13
1
-13
/
+17
*
fixes for JASSIST-42 and JASSIST-97
adinn
2010-04-12
1
-8
/
+25
*
fixes for JASSIST-42 and JASSIST-97
chiba
2010-04-11
1
-5
/
+5
*
fixes for JASSIST-42 and JASSIST-97
adinn
2010-04-08
5
-200
/
+566
*
fixed potential strong cyclic reference from proxy cache entries back to thei...
adinn
2010-03-09
1
-57
/
+76
*
Mark Struberg's patch for JASSIST-97
chiba
2010-03-08
3
-1
/
+34
*
JASSIST-85
chiba
2010-02-14
1
-1
/
+0
*
fixed JIRA JASSIST-85
chiba
2009-06-26
1
-0
/
+11
*
for fixing JASSIST-75
chiba
2009-04-04
1
-3
/
+16
*
JASSIST-75
chiba
2009-03-26
1
-2
/
+14
*
removed unnecessary comments
chiba
2008-09-18
1
-38
/
+1
*
for fixing JASSIST-66
chiba
2008-09-18
2
-5
/
+48
*
update a comment.
chiba
2008-07-17
1
-0
/
+2
*
Use privileged block for clazz.getDeclaredMethods()
kkhan
2008-03-11
1
-1
/
+1
*
preparation for 3.7.1 release
chiba
2008-03-09
1
-127
/
+98
*
Make ProxyFactory use privileged blocks when a security manager is present
kkhan
2008-02-12
3
-45
/
+174
*
Make ProxyFactory use privileged blocks when a security manager is present
kkhan
2008-02-12
1
-2
/
+41
*
fixed JIRA JASSIST-36
chiba
2007-10-02
1
-0
/
+1
*
updated the copyright notices.
chiba
2007-06-04
8
-8
/
+8
*
made the java.util.proxy package support stack map tables.
chiba
2007-06-03
1
-6
/
+19
*
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
1
-1
/
+6
*
made a proxy class serializable (JASSIST-20).
chiba
2006-11-05
3
-39
/
+180
*
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
2
-7
/
+18
*
StackMapTable support (not complete)
chiba
2006-10-29
1
-4
/
+6
*
updated CtConstructor#isEmpty().
chiba
2006-09-01
1
-1
/
+13
*
made ProxyFactory.getClassLoader() customizable.
chiba
2006-08-31
1
-1
/
+49
*
deprecated ClassPool#toClass(CtClass,ClassLoader).
chiba
2006-08-14
1
-2
/
+2
*
fixed the bug reported as JASSIST-23.
chiba
2006-08-07
2
-7
/
+62
*
a correct fix of HIBERNATE-37 (ProxyFactory could not handle a bridge method)...
chiba
2006-07-18
1
-2
/
+2
*
Do not proxy volatile methods
kkhan
2006-07-12
1
-0
/
+2
*
modified javadocs.
chiba
2006-06-12
1
-1
/
+1
*
very minor reformatting.
chiba
2006-05-10
1
-2
/
+1
*
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
[prev]
[next]