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 the copyright notices.
chiba
2007-06-04
1
-0
/
+1
*
fixed JIRA JASSIST-33
chiba
2007-05-11
1
-1
/
+5
*
start developing the next release...
chiba
2007-05-05
1
-1
/
+3
*
updated for release
chiba
2007-04-29
1
-1
/
+4
*
added CtBehavior.getLongName()
chiba
2006-11-23
1
-0
/
+2
*
3.4.0GA release
rel_3_4_GA
chiba
2006-11-16
1
-1
/
+1
*
Fixed a bug of duplicating writeReplace() to a proxy class.
chiba
2006-11-07
1
-1
/
+2
*
JIRA JASSIST-28 (including a performance bug) has been fixed.
chiba
2006-11-02
1
-1
/
+7
*
fixed a bug in CodeConverter#replaceFieldRead/Write() on field shadowing
chiba
2006-10-05
1
-0
/
+6
*
for release 3.3 (again)
rel_3_3_GA
chiba
2006-08-16
1
-1
/
+1
*
for 3.3 release
chiba
2006-08-16
1
-2
/
+2
*
changed new CtField(CtField,..) to copy annotations.
chiba
2006-08-11
1
-0
/
+6
*
fixed the bug reported as JASSIST-23.
chiba
2006-08-07
1
-1
/
+4
*
a correct fix of HIBERNATE-37 (ProxyFactory could not handle a bridge method)...
chiba
2006-07-18
1
-4
/
+7
*
updated since javassist.scopedpool was added.
chiba
2006-07-18
1
-0
/
+5
*
release 3.2
rel_3_2
chiba
2006-06-20
1
-1
/
+1
*
fixed JIRA JASSIST-19.
chiba
2006-05-29
1
-0
/
+8
*
Update the 3.2.0.CR2 release notes
starksm
2006-05-09
1
-2
/
+8
*
fixed a bug of replace(String,ExprEditor) in javassist.expr.Expr.
chiba
2006-04-09
1
-0
/
+5
*
JBQA-324 update changelog for 3.2.0.CR1 release
rcampbell
2006-03-18
1
-1
/
+5
*
added getNestedClasses() in CtClass.
chiba
2006-02-27
1
-0
/
+2
*
final updates for 3.1 release
rel_3_1
chiba
2006-02-22
1
-1
/
+1
*
(almost) final updates for 3.1 release
chiba
2006-02-22
1
-10
/
+9
*
fixed a bug in getModifiers() in CtClass.
chiba
2006-01-19
1
-0
/
+2
*
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
[next]