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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Array initializer supports and better annotation supports.
chiba
2005-08-25
28
-30
/
+513
*
modified the compiler to support "import".
chiba
2005-08-18
3
-12
/
+71
*
Modified javadoc comments.
chiba
2005-08-17
1
-0
/
+6
*
modified so that an error message is thrown if the super class of java.lang.O...
chiba
2005-08-17
1
-5
/
+6
*
fixed a compilation problem of static final fields.
chiba
2005-08-17
8
-8
/
+141
*
added getSize()
chiba
2005-08-16
1
-0
/
+7
*
Added javassist.expr.ConstructorCall
chiba
2005-07-15
3
-7
/
+82
*
updated a comment.
chiba
2005-07-01
1
-0
/
+2
*
deleted some local variables that are never read.
chiba
2005-06-30
10
-12
/
+8
*
fixed a bug of the compiler
chiba
2005-06-23
1
-2
/
+7
*
HotSwap support
chiba
2005-06-21
3
-2
/
+258
*
update the tutorial
chiba
2005-06-20
1
-1
/
+1
*
minor fixes
chiba
2005-06-20
2
-0
/
+14
*
Turning the automatic pruning on by default.
chiba
2005-06-16
4
-46
/
+97
*
fixed a bug I enbugged in the previous version
chiba
2005-06-11
1
-2
/
+2
*
reformatted the files and added javadoc comments.
chiba
2005-06-11
5
-784
/
+737
*
Fix pruning so that exceptions and annotation attributes are not ditched.
bill
2005-06-09
6
-668
/
+812
*
bug in writing enumvalue
bill
2005-06-08
1
-2
/
+2
*
fixed a bug so that the compiler distinguishes a length field and the array l...
chiba
2005-06-08
2
-17
/
+26
*
support non us-ascii identifiers (JIRA May20,2005)
chiba
2005-06-07
2
-7
/
+17
*
fixed a bug so that "<array> == null" can be compiled.
chiba
2005-05-16
1
-2
/
+5
*
Changed ClassPool.get() to accept the descriptors of array types.
chiba
2005-05-16
2
-1
/
+9
*
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
[next]