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
/
AnnotationsAttribute.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-5
/
+21
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-9
/
+35
*
enables removal of attributes
chibash
2016-09-18
1
-0
/
+3
*
implement removal of annotations
oreissig
2016-08-20
1
-0
/
+23
*
preparation for 3.19 release. fixed bugs in javadoc comments
chibash
2015-01-06
1
-9
/
+9
*
fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations
chibash
2015-01-06
1
-1
/
+31
*
updated the javadoc comment of AnnotationsAttribute
chibash
2014-06-30
1
-1
/
+1
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
fixed JASSIST-128 and JASSIST-129
chiba
2010-09-14
1
-0
/
+2
*
fixed JASSIST-130
chiba
2010-09-12
1
-18
/
+100
*
fixed JIRA JASSIST-94
chiba
2009-10-05
1
-2
/
+2
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
updated javadoc comments.
chiba
2005-11-12
1
-0
/
+4
*
add support for obtaining default annotation member values (the same patch as...
chiba
2005-02-27
1
-10
/
+43
*
fixed a bug in LocalVariableAttribute
chiba
2005-02-02
1
-6
/
+6
*
Added javadoc comments.
chiba
2005-01-31
1
-0
/
+19
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
1
-1
/
+1
*
reformatted the files edited by Bill.
chiba
2004-09-28
1
-591
/
+516
*
* additional methods to AnnotationsAttribute to support adding
patriot1burke
2004-09-14
1
-476
/
+592
*
implemented pruning
chiba
2004-08-19
1
-2
/
+2
*
revised javassist.bytecode.annotation package.
chiba
2004-06-25
1
-285
/
+340
*
Added javassist.bytecode.AnnotationsAttribute and support classes.
chiba
2004-06-10
1
-0
/
+465