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
/
stackmap
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes a bug of stackmap generation. The bug was reported here: https://github...
chibash
2016-07-30
2
-96
/
+243
*
fixes a bug JIRA JASSIST-262
chibash
2016-04-27
1
-1
/
+2
*
fixed JIRA JASSIST-241
chibash
2015-01-25
1
-0
/
+1
*
fixed javadoc bugs
chibash
2015-01-07
2
-2
/
+2
*
fixed JASSIST-212
chibash
2013-12-02
1
-3
/
+3
*
fixed JASSIST-205
chibash
2013-08-26
1
-1
/
+0
*
fixed JASSIST-205
chibash
2013-08-26
2
-4
/
+20
*
fixed JASSIST-207
chibash
2013-08-11
3
-33
/
+51
*
fixed JASSIST-195
chibash
2013-05-27
1
-0
/
+27
*
fixed JASSIST-190
chiba
2013-04-13
1
-4
/
+15
*
fixed JASSIST-177
chiba
2012-11-15
2
-11
/
+31
*
fixed JASSIST-176
chiba
2012-11-04
1
-4
/
+11
*
fixed JASSIST-175
chiba
2012-10-20
1
-10
/
+45
*
fixed JASSIST-160
chiba
2012-10-06
1
-5
/
+0
*
fixed JASSIST-160
chiba
2012-10-06
2
-4
/
+9
*
fixed JASSIST-174
chiba
2012-10-04
1
-2
/
+17
*
fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.
chiba
2012-09-24
2
-4
/
+72
*
fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.
chiba
2012-09-14
7
-911
/
+668
*
fixed JASSIST-152
chiba
2012-02-19
1
-5
/
+24
*
revising ControlFlow.dominatorTree().
chiba
2012-01-23
1
-1
/
+1
*
added javassist.bytecode.analysis.ControlFlow
chiba
2011-11-11
1
-9
/
+9
*
fixed JASSIST-145
chiba
2011-10-19
1
-0
/
+4
*
added the Apache license.
chiba
2011-07-08
7
-14
/
+21
*
fixed JASSIST-132
chiba
2010-09-09
1
-10
/
+15
*
fixed JIRA JASSIST-125
chiba
2010-07-18
2
-26
/
+38
*
for JIRA JASSIST-95
chiba
2009-11-08
1
-1
/
+10
*
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 implementing StackMap attributes (JIRA 95)
chiba
2009-10-15
2
-10
/
+74
*
updated the copyright notices.
chiba
2007-06-04
7
-6
/
+21
*
changed the compiler so that .class will be compiled into ldc.
chiba
2007-05-29
1
-1
/
+1
*
fixed bugs of javassist.bytecode.stackmap
chiba
2007-05-29
5
-23
/
+73
*
fixed a but in javassist.bytecode.stackmap etc.
chiba
2007-05-24
1
-1
/
+1
*
implemented javassist.bytecode.stackmap package.
chiba
2007-05-06
6
-665
/
+1080
*
snapshot. I am still working on stackmap support.
chiba
2007-04-26
4
-136
/
+359
*
stackmap support (cont.)
chiba
2007-04-10
6
-296
/
+1468
*
modified javassist.convert.* to support the stack map table of Java 6.
chiba
2007-02-09
3
-840
/
+850
*
supported generic type signatures.
chiba
2007-02-06
2
-0
/
+1006