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
/
bytecode
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed JASSIST-128 and JASSIST-129
chiba
2010-09-14
6
-46
/
+61
*
fixed JASSIST-130
chiba
2010-09-12
4
-20
/
+150
*
fixed JASSIST-132
chiba
2010-09-09
1
-10
/
+15
*
[JASSIST-131] Fix ConstPoolWriter.addStringInfo()
kabir.khan@jboss.com
2010-08-24
1
-1
/
+2
*
fixed typos.
chiba
2010-07-22
1
-1
/
+1
*
fixed JIRA JASSIST-125
chiba
2010-07-18
2
-26
/
+38
*
better support of JSR/RET when computing MaxStack
chiba
2010-07-15
1
-6
/
+25
*
fixed JASSIST-124
chiba
2010-07-09
1
-7
/
+29
*
modified to print annotations
chiba
2010-06-17
1
-0
/
+3
*
fixed JIRA JASSIST-117
chiba
2010-05-17
1
-2
/
+2
*
added a simple ASM-like API.
chiba
2010-05-08
2
-0
/
+923
*
performance tuning
chiba
2010-04-30
3
-24
/
+44
*
performance tuning
chiba
2010-04-29
1
-14
/
+83
*
for performance tuning
chiba
2010-04-28
1
-5
/
+5
*
for performance tuning
chiba
2010-04-28
4
-30
/
+30
*
modified javadoc comments
chiba
2010-04-15
2
-2
/
+1
*
since Javassist doesn't support JDK 1.3, I changed the source code to use Lin...
chiba
2010-04-15
1
-6
/
+6
*
reformatted
chiba
2010-03-30
1
-13
/
+11
*
[JASSIST-111] Uncomment the code containing the fix :-)
kabir.khan@jboss.com
2010-03-29
1
-12
/
+12
*
[JASSIST-111] Handle class array types as annotation values
kabir.khan@jboss.com
2010-03-29
1
-1
/
+21
*
JIRA 105
chiba
2010-03-08
1
-0
/
+6
*
for JIRA-99
chiba
2010-01-31
1
-1
/
+1
*
for JIRA JASSIST-95
chiba
2009-11-18
1
-1
/
+27
*
for JIRA JASSIST-98
chiba
2009-11-12
1
-1
/
+1
*
improved the behavior of CtClass.getAnnotations() etc.
chiba
2009-11-10
3
-4
/
+49
*
for JIRA JASSIST-95
chiba
2009-11-08
6
-70
/
+395
*
for JIRA-95
chiba
2009-10-20
2
-0
/
+52
*
for fixing JIRA-95
chiba
2009-10-19
1
-2
/
+5
*
for JIRA-95
chiba
2009-10-19
1
-41
/
+0
*
for JIRA-95
chiba
2009-10-19
1
-0
/
+52
*
for JIRA-95
chiba
2009-10-19
1
-1
/
+1
*
for implementing StackMap attributes (JIRA 95)
chiba
2009-10-15
5
-74
/
+149
*
snapshot
chiba
2009-10-08
2
-0
/
+235
*
fixed JIRA JASSIST-94
chiba
2009-10-05
2
-4
/
+4
*
fixed JASSIST-87
chiba
2009-07-02
1
-1
/
+0
*
fixed JIRA JASSIST-77
chiba
2009-07-02
6
-8
/
+266
*
enabled inserting a gap into a large method more than 32KB (related to JIRA 7...
chiba
2009-06-26
2
-70
/
+775
*
fixed JIRA JASSIST-83
chiba
2009-06-09
1
-0
/
+2
*
for fixing JASSIST-81
chiba
2009-04-18
1
-0
/
+18
*
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
1
-1
/
+12
*
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
1
-0
/
+1
*
added ClassPool.getCtClass() and fixed related bugs.
chiba
2008-07-04
2
-2
/
+11
*
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
2
-4
/
+4
*
remove jdk5 deps
jgreene
2008-06-12
3
-9
/
+9
*
Small ws fix
jgreene
2008-05-28
1
-2
/
+2
[next]