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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
some simple style changes
chiba
2005-05-16
1
-21
/
+49
*
checked the previous modifications and adjusted the format.
chiba
2005-04-10
2
-19
/
+13
*
Also previous modification adds the ability to retrieve all classes reference...
ejort
2005-04-08
1
-0
/
+1
*
Add the ability to retrieve and change the Major/Minor versions of the ClassFile
ejort
2005-04-08
2
-1
/
+68
*
fixed a bug of CtBehavior.insertAt (and a few other minor fixes)
chiba
2005-03-02
2
-4
/
+22
*
add support for obtaining default annotation member values (the same patch as...
chiba
2005-02-27
18
-45
/
+287
*
fixed a bug in LocalVariableAttribute
chiba
2005-02-02
3
-11
/
+26
*
Added javadoc comments.
chiba
2005-01-31
3
-4
/
+22
*
fixed a bug in javadoc comments
rel_3_0
chiba
2005-01-18
1
-1
/
+1
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
146
-149
/
+149
*
fixed a few bugs.
chiba
2005-01-13
3
-3
/
+38
*
implemented removeMethod() etc.
chiba
2005-01-12
11
-136
/
+251
*
Reformatted the soruce files modified by Bill.
chiba
2005-01-09
2
-642
/
+609
*
methodinfos are not equal for some reason.
patriot1burke
2004-12-09
2
-565
/
+661
*
fixed a bug in CtConstructor#getName()
chiba
2004-11-04
1
-1
/
+1
*
supports finally clauses
chiba
2004-11-04
2
-24
/
+129
*
synchronized statement support.
chiba
2004-11-02
2
-6
/
+83
*
minor updates for reflecting forum posts
chiba
2004-10-21
1
-0
/
+2
*
Made the constructors in subclasses of Expr protected.
chiba
2004-10-18
8
-17
/
+18
*
reformatted.
chiba
2004-10-18
3
-638
/
+611
*
handle primitives in annotation ClassMembers
patriot1burke
2004-10-18
1
-563
/
+636
*
Expr.where() throws an exception if the expression is in a static initializer.
chiba
2004-10-16
1
-1
/
+5
*
requested by Eric Tanter
chiba
2004-09-28
1
-2
/
+2
*
reformatted the files edited by Bill.
chiba
2004-09-28
6
-4107
/
+3685
*
* additional methods to AnnotationsAttribute to support adding
patriot1burke
2004-09-14
6
-3617
/
+4143
*
javadoc comments have been modified.
chiba
2004-09-12
1
-1
/
+21
*
Edited javadoc comments.
chiba
2004-09-09
1
-0
/
+7
*
updated javadoc comments.
chiba
2004-09-08
2
-3
/
+16
*
Now the compiler supports a switch statement.
chiba
2004-09-03
3
-6
/
+131
*
modified the code generator to compute constant expressions at compile time.
chiba
2004-09-01
7
-31
/
+208
*
discarded the last changes
chiba
2004-08-30
2
-252
/
+62
*
implemented CtField#getConstantValue().
chiba
2004-08-30
8
-2
/
+224
*
temporary version. You cannot compile them. I'll discard the changes but wa...
chiba
2004-08-30
2
-62
/
+252
*
fixed a bug in CtClass.getMethods() and javassist.reflect package
chiba
2004-08-22
6
-32
/
+48
*
implemented pruning
chiba
2004-08-19
15
-22
/
+176
*
.class support
chiba
2004-08-16
6
-30
/
+230
*
implemented getMethodIndex() in javassist.reflect.ClassMetaobject
chiba
2004-08-14
3
-4
/
+88
*
modified CtClass#toString()
chiba
2004-08-03
5
-14
/
+36
*
javassist.expr.NewArray has been implemented.
chiba
2004-08-02
5
-39
/
+385
*
updated some javadoc comments.
chiba
2004-07-27
2
-3
/
+5
*
fixed Bugs item #997458: addCatch("return;", ...) on CtConstructor causes Ver...
chiba
2004-07-27
3
-2
/
+94
*
fixed Bugs item #993090
chiba
2004-07-26
1
-4
/
+18
*
Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105]...
chiba
2004-07-26
5
-123
/
+103
*
Bugs item #988787 has been fixed.
chiba
2004-07-19
10
-11
/
+262
*
Fixed Bugs item #987038 (opened at 2004-07-08 15:06)
chiba
2004-07-08
1
-3
/
+4
*
revised javassist.bytecode.annotation package.
chiba
2004-06-25
26
-1732
/
+1564
*
Added javassist.bytecode.AnnotationsAttribute and support classes.
chiba
2004-06-10
11
-23
/
+1124
*
Changed subclasses of javassist.expr.Expr so that $_ is always initialized.
chiba
2004-06-05
8
-21
/
+71
*
added Enum support to AnnotationInfo
patriot1burke
2004-06-03
4
-9
/
+67
*
minor and final changes for 3.0 beta
chiba
2004-05-18
3
-8
/
+37
[prev]
[next]