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
Commit message (
Expand
)
Author
Age
Files
Lines
*
updates comments
chiba
2005-06-24
9
-30
/
+72
*
fixed a bug of the compiler
chiba
2005-06-23
1
-2
/
+7
*
HotSwap support
chiba
2005-06-21
8
-5
/
+361
*
update the tutorial
chiba
2005-06-20
3
-6
/
+18
*
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
7
-669
/
+813
*
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
3
-9
/
+19
*
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
*
cleaned up import declarations
chiba
2005-05-15
7
-266
/
+249
*
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
*
clarify that $0 means this.
chiba
2005-03-24
1
-3
/
+3
*
fixed a bug of CtBehavior.insertAt (and a few other minor fixes)
chiba
2005-03-02
6
-8
/
+49
*
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
5
-5
/
+30
*
fixed a bug in javadoc comments
rel_3_0
chiba
2005-01-18
2
-2
/
+2
*
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
6
-1470
/
+1506
*
implemented removeMethod() etc.
chiba
2005-01-12
14
-1584
/
+1721
*
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
4
-8
/
+99
*
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
2
-2
/
+6
*
requested by Eric Tanter
chiba
2004-09-28
1
-2
/
+2
*
reformatted the files edited by Bill.
chiba
2004-09-28
7
-4107
/
+3686
*
* additional methods to AnnotationsAttribute to support adding
patriot1burke
2004-09-14
6
-3617
/
+4143
*
javadoc comments have been modified.
chiba
2004-09-12
3
-3
/
+23
*
Edited javadoc comments.
chiba
2004-09-09
1
-0
/
+7
*
updated javadoc comments.
chiba
2004-09-08
2
-3
/
+16
*
edited the tutorial.
chiba
2004-09-06
1
-0
/
+11
*
Now the compiler supports a switch statement.
chiba
2004-09-03
5
-8
/
+133
*
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
6
-360
/
+246
*
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
[next]