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
/
bytecode
/
Descriptor.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace StringBuffer with StringBuilder and other minor String optimizations
Timothy Hoffman
2021-07-16
1
-12
/
+12
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-1
/
+2
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-74
/
+52
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
added ClassPool.getCtClass() and fixed related bugs.
chiba
2008-07-04
1
-1
/
+6
*
for 3.8.0.GA release
rel_3_8_0_ga
chiba
2008-06-13
1
-1
/
+1
*
fixed JASSIST-47 and 60.
chiba
2008-05-01
1
-0
/
+37
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
supported generic type signatures.
chiba
2007-02-06
1
-1
/
+1
*
added CtBehavior.getLongName()
chiba
2006-11-23
1
-0
/
+63
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
restructred sub packages
chiba
2006-01-11
1
-1
/
+0
*
added some methods to javassist.Bytecode and Descriptor.
chiba
2005-11-22
1
-5
/
+23
*
Implemented CtConstructor#toMethod().
chiba
2005-10-27
1
-0
/
+81
*
some simple style changes
chiba
2005-05-16
1
-21
/
+49
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
1
-1
/
+1
*
reformatted.
chiba
2004-10-18
1
-634
/
+596
*
handle primitives in annotation ClassMembers
patriot1burke
2004-10-18
1
-563
/
+636
*
fixed a bug in CtClass.getMethods() and javassist.reflect package
chiba
2004-08-22
1
-2
/
+13
*
javassist.expr.NewArray has been implemented.
chiba
2004-08-02
1
-0
/
+29
*
Added javassist.bytecode.AnnotationsAttribute and support classes.
chiba
2004-06-10
1
-14
/
+14
*
Changed subclasses of javassist.expr.Expr so that $_ is always initialized.
chiba
2004-06-05
1
-18
/
+14
*
added Enum support to AnnotationInfo
patriot1burke
2004-06-03
1
-0
/
+19
*
changed to throw an exception if a duplicate method/field is added.
chiba
2004-03-14
1
-0
/
+17
*
updated the copyright notices.
chiba
2004-01-08
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
-357
/
+346
*
This commit was generated by cvs2svn to compensate for changes in r2, which
patriot1burke
2003-04-22
1
-0
/
+543