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
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 a typo in a javadoc comment.
chiba
2012-02-05
1
-1
/
+0
*
implemented a post dominator tree.
chiba
2012-01-24
1
-149
/
+21
*
revising ControlFlow.dominatorTree().
chiba
2012-01-23
2
-12
/
+254
*
make Block.incoming() public.
chiba
2011-12-07
1
-1
/
+1
*
added parent() to jvst.bytecode.analysis.ControlFlow.java
chiba
2011-11-24
1
-0
/
+7
*
added javassist.bytecode.analysis.ControlFlow
chiba
2011-11-12
1
-0
/
+1
*
added javassist.bytecode.analysis.ControlFlow
chiba
2011-11-12
1
-0
/
+7
*
added javassist.bytecode.analysis.ControlFlow
chiba
2011-11-11
2
-1
/
+15
*
added javassist.bytecode.analysis.ControlFlow
chiba
2011-11-11
2
-9
/
+367
*
fixed JASSIST-146
chiba
2011-11-04
1
-1
/
+0
*
fixed JASSIST-146
chiba
2011-11-04
1
-199
/
+239
*
added some javadoc comments.
chiba
2011-10-25
2
-1
/
+15
*
fixed JASSIST-145
chiba
2011-10-19
1
-0
/
+4
*
fixed JASSIST-138
chiba
2011-07-08
2
-1
/
+23
*
added the Apache license.
chiba
2011-07-08
75
-136
/
+211
*
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
[next]