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
*
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
*
Remove accidental inclusion of a debug statement
jgreene
2008-05-28
1
-3
/
+1
*
Fix subtypeOf in CtArray
jgreene
2008-05-24
14
-0
/
+3522
*
fixed JASSIST-47 and 60.
chiba
2008-05-01
4
-15
/
+285
*
fixed a bug of StackMapTable.Shifter
chiba
2008-04-15
1
-1
/
+1
*
fixed JASSIST-56
chiba
2008-03-19
1
-5
/
+10
*
fixed JASSIST-55
chiba
2008-03-19
1
-0
/
+1
*
fixed a bug of CodeIterator.insertGap() with JDK 1.6
chiba
2008-03-18
1
-1
/
+2
*
fixed a bug of JBAOP-481. Javassist could not properly copy a method body if...
chiba
2007-11-14
1
-0
/
+2
*
the default major version of newly-created class files is either JDK 1.3 or 1...
chiba
2007-08-13
2
-4
/
+16
*
I will release 3.6.0.CR1
chiba
2007-07-27
1
-4
/
+4
*
modified redirectMethodCall() in CodeConverter
chiba
2007-07-19
1
-1
/
+57
*
updated pom.xml and a few javadoc comments.
chiba
2007-06-12
1
-0
/
+1
*
fixed wrong indentation
chiba
2007-06-11
1
-1
/
+1
*
updated the copyright notices.
chiba
2007-06-04
42
-41
/
+56
*
for JIRA JASSIST-34
chiba
2007-06-02
1
-1
/
+1
*
fixed bugs related to stack map tables.
chiba
2007-06-02
2
-9
/
+83
*
the version of the class file generated from scratch was changed from JDK 1.1...
chiba
2007-05-29
1
-3
/
+3
*
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
2
-2
/
+2
*
changed the implementation of try statements so that jsr/ret will not be used...
chiba
2007-05-12
1
-1
/
+7
*
implemented javassist.bytecode.stackmap package.
chiba
2007-05-06
7
-670
/
+1092
*
Javassist has been producing an interface with a wrong modifier. I fixed this.
chiba
2007-05-05
2
-4
/
+7
*
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
*
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
6
-877
/
+1086
*
Repair previous mistake when commiting
kkhan
2007-02-09
1
-4
/
+1
*
Differentiate between null bootstrap classloader and when the classloader has...
kkhan
2007-02-09
1
-1
/
+4
*
supported generic type signatures.
chiba
2007-02-06
4
-7
/
+1037
*
supported generic type signatures.
chiba
2007-02-06
3
-6
/
+675
*
updated javadoc comments.
chiba
2007-02-02
2
-3
/
+13
*
Fix the annotation hashCode and equals implementation.
adrian
2007-01-31
2
-22
/
+214
*
fixed a bug in copy().
chiba
2007-01-16
1
-9
/
+174
*
added CtBehavior.getLongName()
chiba
2006-11-23
1
-0
/
+63
*
3.4.0GA release
rel_3_4_GA
chiba
2006-11-16
1
-139
/
+285
*
Fixed a bug of duplicating writeReplace() to a proxy class.
chiba
2006-11-07
2
-6
/
+40
*
made a proxy class serializable (JASSIST-20).
chiba
2006-11-05
1
-1
/
+2
*
fixed JIRA JASSIST-28?
chiba
2006-11-01
2
-52
/
+43
*
StackMapTable support (not complete)
chiba
2006-10-29
2
-2
/
+320
*
fixed a bug in write() in Annotation and ClassMemberValue
chiba
2006-08-13
2
-3
/
+4
*
added a getter.
chiba
2006-08-12
1
-0
/
+7
*
a correct fix of HIBERNATE-37 (ProxyFactory could not handle a bridge method)...
chiba
2006-07-18
1
-4
/
+14
*
reformatted.
chiba
2006-07-18
1
-3
/
+3
[next]