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
*
for 3.11 release
rel_3_11_0_ga
chiba
2009-07-02
2
-2
/
+2
*
fixed JASSIST-87
chiba
2009-07-02
1
-1
/
+0
*
fixed JASSIST-86
chiba
2009-07-02
1
-1
/
+1
*
fixed JIRA JASSIST-77
chiba
2009-07-02
6
-8
/
+266
*
fixed JASSIST-84
chiba
2009-06-26
5
-0
/
+207
*
fixed JIRA JASSIST-85
chiba
2009-06-26
1
-0
/
+11
*
enabled inserting a gap into a large method more than 32KB (related to JIRA 7...
chiba
2009-06-26
10
-86
/
+808
*
fixed JIRA JASSIST-67
chiba
2009-06-09
1
-3
/
+12
*
fixed JIRA JASSIST-83
chiba
2009-06-09
2
-4
/
+19
*
for fixing JASSIST-81
chiba
2009-04-18
1
-0
/
+18
*
improved the extensibility of CodeConverter
chiba
2009-04-14
2
-3
/
+14
*
improved the runtime check by CtClass.addMethod()
chiba
2009-04-10
1
-2
/
+10
*
for fixing JASSIST-75
chiba
2009-04-04
1
-3
/
+16
*
for fixing JASSIST-68
chiba
2009-04-04
2
-1
/
+35
*
JASSIST-76
chiba
2009-04-03
1
-6
/
+12
*
JASSIST-75
chiba
2009-03-26
1
-2
/
+14
*
the previous revision was wrong again. this should be a right fix for JASSIS...
chiba
2009-03-26
1
-10
/
+24
*
the previous revision was wrong. this is a right fix for JASSIST-74
chiba
2009-03-18
1
-12
/
+15
*
JASSIST-74
chiba
2009-03-18
1
-5
/
+13
*
for preparing 3.10 release
chiba
2009-03-01
6
-7
/
+27
*
fixed a typo
chiba
2009-01-15
1
-1
/
+1
*
Fix JASSIST-71 - Array access replacement generates invalid bytecode when pad...
jgreene
2009-01-06
2
-1
/
+4
*
for fixing JASSIST-70
chiba
2008-12-07
1
-1
/
+1
*
for fixing JASSIST-69
chiba
2008-12-05
1
-6
/
+19
*
removed unnecessary comments
chiba
2008-09-18
1
-38
/
+1
*
for fixing JASSIST-66
chiba
2008-09-18
2
-5
/
+48
*
implemented ClassPool.makeClassIfNew()
chiba
2008-09-11
3
-2
/
+56
*
The method implicitly appended by CtNewMethod.wrapped() now has a synthetic a...
chiba
2008-09-09
2
-2
/
+3
*
implemented CodeConverter.replaceNew(CtClass,CtClass)
chiba
2008-09-08
2
-2
/
+110
*
for 3.8.1 release
chiba
2008-07-17
1
-1
/
+1
*
update a comment.
chiba
2008-07-17
1
-0
/
+2
*
added ClassPool.getCtClass() and fixed related bugs.
chiba
2008-07-04
7
-7
/
+44
*
fixed a performance bug caused by many calls to CtBehavior#setBody()
chiba
2008-07-03
3
-8
/
+27
*
Descriptor.toCtClass should never be used on a classinfo, unless it is an array
jgreene
2008-06-16
1
-7
/
+26
*
for 3.8.0.GA release
rel_3_8_0_ga
chiba
2008-06-13
4
-6
/
+6
*
remove jdk5 deps
jgreene
2008-06-12
5
-31
/
+31
*
$type support by CtBehavior#insertBefore: JIRA JASSIST-62
chiba
2008-06-03
2
-1
/
+2
*
Fix small naming bug (classinfo expects a jvm name)
jgreene
2008-06-03
2
-179
/
+207
*
Add performance info
jgreene
2008-05-28
1
-1
/
+2
*
Small ws fix
jgreene
2008-05-28
1
-2
/
+2
*
Remove accidental inclusion of a debug statement
jgreene
2008-05-28
1
-3
/
+1
*
Fix subtypeOf in CtArray
jgreene
2008-05-24
24
-165
/
+4881
*
fixed JIRA JASSIST-61
chiba
2008-05-06
1
-12
/
+17
*
fixed JASSIST-47 and 60.
chiba
2008-05-01
7
-24
/
+393
*
fixed a bug of StackMapTable.Shifter
chiba
2008-04-15
1
-1
/
+1
*
fixed JASSIST-57
chiba
2008-03-23
2
-2
/
+2
*
fixed JASSIST-56
chiba
2008-03-19
1
-5
/
+10
*
fixed JASSIST-55
chiba
2008-03-19
1
-0
/
+1
*
fixed JASSIST-54
chiba
2008-03-19
1
-1
/
+3
*
fixed JASSIST-45 (better exception message)
chiba
2008-03-19
1
-1
/
+4
[next]