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
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed CtMethod#copy() and updated related javadoc comments
chiba
2007-07-14
4
-4
/
+25
*
removed an unnecessary throws.
chiba
2007-07-13
1
-5
/
+2
*
made CtClass#freeze() public.
chiba
2007-07-12
2
-2
/
+9
*
for reducing memory footprint
chiba
2007-07-03
3
-45
/
+55
*
edited for fixing memory leak
chiba
2007-06-26
1
-2
/
+2
*
fixed a bug of CtClassType#releaseClassFiles()
chiba
2007-06-22
7
-0
/
+12
*
fixed a bug of CtClassType#removeMehtod() etc.
chiba
2007-06-18
3
-2
/
+25
*
updated pom.xml and a few javadoc comments.
chiba
2007-06-12
2
-1
/
+3
*
fixed wrong indentation
chiba
2007-06-11
1
-1
/
+1
*
a small bug fix
chiba
2007-06-08
1
-1
/
+0
*
made automatic pruning off by default because I found that pruning does not r...
chiba
2007-06-08
9
-264
/
+418
*
updated the copyright notices.
chiba
2007-06-04
172
-180
/
+195
*
made the java.util.proxy package support stack map tables.
chiba
2007-06-03
1
-6
/
+19
*
for JIRA JASSIST-34
chiba
2007-06-02
1
-1
/
+1
*
fixed bugs related to stack map tables.
chiba
2007-06-02
12
-42
/
+240
*
the version of the class file generated from scratch was changed from JDK 1.1...
chiba
2007-05-29
2
-6
/
+4
*
changed the compiler so that .class will be compiled into ldc.
chiba
2007-05-29
2
-6
/
+16
*
fixed bugs of javassist.bytecode.stackmap
chiba
2007-05-29
5
-23
/
+73
*
modified so that CtBehavior#insertAfter() will not use JSR/RET anymore.
chiba
2007-05-25
1
-49
/
+35
*
a minor API extension.
chiba
2007-05-24
1
-1
/
+23
*
fixed a but in javassist.bytecode.stackmap etc.
chiba
2007-05-24
3
-3
/
+4
*
changed the implementation of try statements so that jsr/ret will not be used...
chiba
2007-05-12
3
-35
/
+72
*
fixed JIRA JASSIST-33
chiba
2007-05-11
1
-13
/
+45
*
implemented javassist.bytecode.stackmap package.
chiba
2007-05-06
7
-670
/
+1092
*
fixed a typo.
chiba
2007-05-05
1
-1
/
+1
*
Javassist has been producing an interface with a wrong modifier. I fixed this.
chiba
2007-05-05
4
-8
/
+10
*
updated the version name
chiba
2007-04-29
1
-1
/
+1
*
snapshot. I am still working on stackmap support.
chiba
2007-04-26
6
-139
/
+366
*
stackmap support (cont.)
chiba
2007-04-10
8
-298
/
+1514
*
added javadoc comments
chiba
2007-03-10
1
-0
/
+7
*
Make SignatureAttribute.NestedClassType public
kkhan
2007-03-08
1
-1
/
+1
*
When pruning preserve the SignatureAttribute
kkhan
2007-03-08
3
-0
/
+21
*
updated the version name
chiba
2007-02-14
1
-1
/
+1
*
javadoc updates
chiba
2007-02-14
1
-1
/
+6
*
modified javassist.convert.* to support the stack map table of Java 6.
chiba
2007-02-09
8
-951
/
+1163
*
Repair previous mistake when commiting
kkhan
2007-02-09
2
-14
/
+37
*
Differentiate between null bootstrap classloader and when the classloader has...
kkhan
2007-02-09
2
-4
/
+7
*
supported generic type signatures.
chiba
2007-02-06
6
-7
/
+1057
*
supported generic type signatures.
chiba
2007-02-06
3
-6
/
+675
*
changed to public.
chiba
2007-02-06
1
-1
/
+1
*
updated javadoc comments.
chiba
2007-02-02
2
-3
/
+13
*
a minor bug fix
chiba
2007-02-02
1
-1
/
+2
*
Fix the annotation hashCode and equals implementation.
adrian
2007-01-31
2
-22
/
+214
*
edited javadoc comments.
chiba
2007-01-16
1
-54
/
+93
*
fixed a bug in copy().
chiba
2007-01-16
1
-9
/
+174
*
Document CodeConverter.replaceArrayAccess()
kkhan
2007-01-05
2
-179
/
+333
*
Add ability to replace xASTORE and xALOAD calls with invokevirtual
kkhan
2006-12-24
2
-2
/
+356
*
minor bug fix
chiba
2006-12-08
1
-1
/
+5
*
added CtBehavior.getLongName()
chiba
2006-11-23
6
-3
/
+99
*
3.4.0GA release
rel_3_4_GA
chiba
2006-11-16
2
-140
/
+286
[next]