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
/
BasicBlock.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-3
/
+9
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-33
/
+31
*
Added default serialVersionUID.
nickl-
2017-10-28
1
-0
/
+3
*
fixes calls to a deprecated method in Java 9.
rel_3_21_0-java9-ea
chibash
2016-08-02
1
-1
/
+1
*
fixed JIRA JASSIST-241
chibash
2015-01-25
1
-0
/
+1
*
fixed JASSIST-207
chibash
2013-08-11
1
-4
/
+9
*
fixed JASSIST-177
chiba
2012-11-15
1
-7
/
+13
*
fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.
chiba
2012-09-14
1
-1
/
+1
*
revising ControlFlow.dominatorTree().
chiba
2012-01-23
1
-1
/
+1
*
added javassist.bytecode.analysis.ControlFlow
chiba
2011-11-11
1
-9
/
+9
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
fixed JIRA JASSIST-125
chiba
2010-07-18
1
-15
/
+28
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
implemented javassist.bytecode.stackmap package.
chiba
2007-05-06
1
-362
/
+311
*
snapshot. I am still working on stackmap support.
chiba
2007-04-26
1
-15
/
+81
*
stackmap support (cont.)
chiba
2007-04-10
1
-74
/
+284
*
modified javassist.convert.* to support the stack map table of Java 6.
chiba
2007-02-09
1
-2
/
+2
*
supported generic type signatures.
chiba
2007-02-06
1
-0
/
+160