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
/
SignatureAttribute.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #382 from tim-hoffman/PR_RemoveStringBuffer
Shigeru Chiba
2022-05-13
1
-20
/
+20
|
\
|
*
Replace remaining StringBuffer uses with StringBuilder
Timothy Hoffman
2021-07-16
1
-15
/
+15
|
*
Replace StringBuffer with StringBuilder and other minor String optimizations
Timothy Hoffman
2021-07-16
1
-5
/
+5
*
|
does refactoring
chibash
2022-05-13
1
-92
/
+130
*
|
fixes a bug in SignatureAttribute.renameClass().
chibash
2022-05-13
1
-44
/
+76
*
|
Merge branch 'master' into master
Shigeru Chiba
2022-05-11
1
-2
/
+3
|
\
\
|
*
|
fixes a bug of ClassFile#renameClass(), some imports could not be successfull...
ximsfei
2019-10-08
1
-17
/
+17
|
|
/
*
|
Fixes to support the full syntax of possible signatures
Pietro Braione
2020-01-22
1
-11
/
+32
*
|
Fix renaming of classes in presence of generic signatures and nested
Pietro Braione
2020-01-21
1
-11
/
+33
|
/
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-1
/
+1
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-35
/
+48
*
preparation for 3.19 release. fixed bugs in javadoc comments
chibash
2015-01-06
1
-2
/
+2
*
fixed a bug of accesses to annotation arguments (cont.).
chibash
2014-09-11
1
-15
/
+5
*
fixed a bug of accesses to annotation arguments.
chibash
2014-09-11
1
-0
/
+35
*
fixed JASSIST-181
chiba
2013-04-17
1
-0
/
+17
*
fixed JASSIST-171
chiba
2012-07-30
1
-1
/
+1
*
implemented JASSIST-170
chiba
2012-06-17
1
-11
/
+21
*
implemented JASSIST-170
chiba
2012-06-17
1
-18
/
+297
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
fixed JASSIST-128 and JASSIST-129
chiba
2010-09-14
1
-44
/
+13
*
fixed JIRA JASSIST-77
chiba
2009-07-02
1
-0
/
+113
*
I will release 3.6.0.CR1
chiba
2007-07-27
1
-4
/
+4
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
added javadoc comments
chiba
2007-03-10
1
-0
/
+7
*
Make SignatureAttribute.NestedClassType public
kkhan
2007-03-08
1
-1
/
+1
*
Repair previous mistake when commiting
kkhan
2007-02-09
1
-4
/
+1
*
Differentiate between null bootstrap classloader and when the classloader has...
kkhan
2007-02-09
1
-1
/
+4
*
supported generic type signatures.
chiba
2007-02-06
1
-0
/
+22
*
supported generic type signatures.
chiba
2007-02-06
1
-0
/
+647
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
1
-1
/
+1
*
Bugs item #988787 has been fixed.
chiba
2004-07-19
1
-0
/
+70