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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
javassist
/
CtClass.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
1
-1
/
+1
*
fixed a few bugs.
chiba
2005-01-13
1
-1
/
+11
*
implemented removeMethod() etc.
chiba
2005-01-12
1
-2
/
+32
*
reformatted the files edited by Bill.
chiba
2004-09-28
1
-1137
/
+1048
*
* additional methods to AnnotationsAttribute to support adding
patriot1burke
2004-09-14
1
-1068
/
+1149
*
javadoc comments have been modified.
chiba
2004-09-12
1
-1
/
+21
*
implemented pruning
chiba
2004-08-19
1
-3
/
+36
*
modified CtClass#toString()
chiba
2004-08-03
1
-4
/
+3
*
Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105]...
chiba
2004-07-26
1
-40
/
+48
*
Changed subclasses of javassist.expr.Expr so that $_ is always initialized.
chiba
2004-06-05
1
-1
/
+1
*
added computeMaxStack() in CodeAttribute.
chiba
2004-05-18
1
-1
/
+1
*
CtClass.makeNestedClass() has been added.
chiba
2004-05-13
1
-0
/
+16
*
Now, the compiler accepts a method that calls
chiba
2004-05-08
1
-1
/
+1
*
Now, the compiler accepts a method that accesses
chiba
2004-05-05
1
-1
/
+1
*
Now, the compiler accepts a method that calls a private method
chiba
2004-05-04
1
-1
/
+8
*
added CtClass#getDeclaringClass()
chiba
2004-05-03
1
-0
/
+10
*
added detach() in CtClass, which is necessary so that some people who
chiba
2004-04-27
1
-0
/
+15
*
modified the API to look good.
chiba
2004-04-21
1
-3
/
+3
*
put back callback to ClassPool.writeAsClass. This callback to ClassPool inst...
patriot1burke
2004-04-20
1
-1
/
+1
*
fixed bugs so that sample programs can run.
chiba
2004-04-16
1
-2
/
+2
*
modified the ClassPool framework.
chiba
2004-04-14
1
-37
/
+129
*
If a newly created method does not have a throws clause, an empty
chiba
2004-02-15
1
-0
/
+4
*
local variables were made available in the source text passed
chiba
2004-01-11
1
-1
/
+1
*
updated the copyright notices.
chiba
2004-01-08
1
-3
/
+3
*
fixed a number of javadoc warnings.
chiba
2003-12-31
1
-2
/
+1
*
changed the version string.
chiba
2003-12-25
1
-1
/
+1
*
Implemented several methods (e.g. CtClass#getURL) to support security
chiba
2003-12-25
1
-1
/
+9
*
Fixed a bug of the token analyzer (double constant).
chiba
2003-12-20
1
-1
/
+6
*
fixed a bug on method lookup.
chiba
2003-12-10
1
-1
/
+1
*
made the compiler support inner classes appearing in type names.
chiba
2003-12-07
1
-3
/
+6
*
changed the behavior of CtClassType.setSuperclass().
chiba
2003-10-14
1
-5
/
+17
*
enabled the parser to parse switch and synchronized statements.
chiba
2003-10-07
1
-1
/
+1
*
added CtClass.main().
chiba
2003-10-06
1
-1
/
+10
*
fixed a javadoc comment.
chiba
2003-09-05
1
-2
/
+2
*
made ClassPool.SimpleLoader public.
chiba
2003-09-04
1
-0
/
+1
*
implemented toString().
chiba
2003-09-01
1
-0
/
+22
*
changed the version number to 2.7
chiba
2003-08-31
1
-1
/
+1
*
corrected to be able to compile an infinite loop.
rel_2_6
chiba
2003-08-28
1
-1
/
+2
*
updated some javadoc comments.
chiba
2003-08-04
1
-4
/
+10
*
minor bugs have been fixed.
chiba
2003-07-08
1
-2
/
+4
*
fixed the version number.
chiba
2003-05-24
1
-1
/
+1
*
fixed several compiler bugs and updated the tutorial.
chiba
2003-05-14
1
-0
/
+14
*
fixed an array-access bug.
chiba
2003-04-30
1
-1
/
+1
*
changed the license.
chiba
2003-04-30
1
-8
/
+9
*
Changed the copyright notices and removed tab characters.
chiba
2003-04-23
1
-185
/
+176
*
This commit was generated by cvs2svn to compensate for changes in r2, which
patriot1burke
2003-04-22
1
-0
/
+819