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
/
Readme.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
restructred sub packages
chiba
2006-01-11
1
-10
/
+14
*
renamed javassist.tool to javassist.tools
chiba
2006-01-01
1
-0
/
+6
*
updated javadoc comments
chiba
2005-11-08
1
-0
/
+2
*
changed the behavior of CtClass#getMethods(), getFields(), and getConstructor...
chiba
2005-11-04
1
-0
/
+3
*
added makeUniqueName() in CtClass.
chiba
2005-10-31
1
-0
/
+2
*
moved javassist.preproc package to sample/preproc directory.
chiba
2005-10-27
1
-2
/
+2
*
improved the performance of Bytecode and ConstPool. Added clone() to Bytecode.
chiba
2005-10-13
1
-1
/
+2
*
renamed getEnclosingClass() in CtClass to getEnclosingMethod() and fixed a bu...
chiba
2005-09-15
1
-0
/
+7
*
updated javadoc comments
chiba
2005-09-07
1
-1
/
+8
*
minor updates for 3.1RC1
chiba
2005-08-29
1
-1
/
+2
*
Array initializer supports and better annotation supports.
chiba
2005-08-25
1
-1
/
+5
*
fixed a compilation problem of static final fields.
chiba
2005-08-17
1
-1
/
+1
*
HotSwap support
chiba
2005-06-21
1
-0
/
+29
*
support non us-ascii identifiers (JIRA May20,2005)
chiba
2005-06-07
1
-2
/
+2
*
fixed a bug of CtBehavior.insertAt (and a few other minor fixes)
chiba
2005-03-02
1
-1
/
+6
*
fixed a bug in javadoc comments
rel_3_0
chiba
2005-01-18
1
-1
/
+1
*
fixed a few bugs.
chiba
2005-01-13
1
-1
/
+2
*
implemented removeMethod() etc.
chiba
2005-01-12
1
-3
/
+5
*
synchronized statement support.
chiba
2004-11-02
1
-0
/
+6
*
Expr.where() throws an exception if the expression is in a static initializer.
chiba
2004-10-16
1
-1
/
+1
*
javadoc comments have been modified.
chiba
2004-09-12
1
-1
/
+1
*
Now the compiler supports a switch statement.
chiba
2004-09-03
1
-0
/
+1
*
discarded the last changes
chiba
2004-08-30
1
-1
/
+4
*
javassist.expr.NewArray has been implemented.
chiba
2004-08-02
1
-2
/
+5
*
Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105]...
chiba
2004-07-26
1
-0
/
+6
*
Bugs item #988787 has been fixed.
chiba
2004-07-19
1
-1
/
+1
*
Updated the tutorial to be more understandable.
chiba
2004-07-15
1
-1
/
+2
*
Added javassist.bytecode.AnnotationsAttribute and support classes.
chiba
2004-06-10
1
-1
/
+1
*
Changed subclasses of javassist.expr.Expr so that $_ is always initialized.
chiba
2004-06-05
1
-3
/
+5
*
CtClass.makeNestedClass() has been added.
chiba
2004-05-13
1
-8
/
+6
*
modified the API to look good.
chiba
2004-04-21
1
-0
/
+6
*
modified the ClassPool framework.
chiba
2004-04-14
1
-1
/
+6
*
changed the stuff related to ClassPool.
chiba
2004-04-05
1
-1
/
+8
*
local variables were made available in the source text passed
chiba
2004-01-11
1
-0
/
+2
*
updated the copyright notices.
chiba
2004-01-08
1
-4
/
+3
*
CtBehavior#insertAt() and support methods have been implemented.
chiba
2003-12-31
1
-0
/
+1
*
fixed a compiler bug.
chiba
2003-12-26
1
-7
/
+2
*
Implemented several methods (e.g. CtClass#getURL) to support security
chiba
2003-12-25
1
-1
/
+8
*
Fixed a bug of the token analyzer (double constant).
chiba
2003-12-20
1
-1
/
+1
*
added CtClass.main().
chiba
2003-10-06
1
-1
/
+8
*
fixed warnings reported by Eclipse.
chiba
2003-09-08
1
-0
/
+1
*
added javassist.bytecode.DeprecatedAttribute.
chiba
2003-09-05
1
-0
/
+1
*
updated documents.
chiba
2003-09-04
1
-32
/
+46
*
made ClassPool.SimpleLoader public.
chiba
2003-09-04
1
-0
/
+3
*
changed the version number to 2.7
chiba
2003-08-31
1
-6
/
+4
*
corrected to be able to compile an infinite loop.
rel_2_6
chiba
2003-08-28
1
-1
/
+2
*
changed the behavior of CtClassType.setSuperclass().
chiba
2003-08-22
1
-0
/
+2
*
fixed a bug in the compiler, which could not compile a try statement
chiba
2003-08-17
1
-2
/
+3
*
updated some javadoc comments.
chiba
2003-08-04
1
-0
/
+2
[next]