aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/apache/bcel/classfile/Annotations.java
AgeCommit message (Expand)Author
2017-08-25Remove trailing white spaces on all lines.Gary D. Gregory
2016-06-21Use final on local vars when possible (which already do on fields and paramet...Gary D. Gregory
2016-06-07Fix messed up package renameBenedikt Ritter
2016-06-07Revert changes introduced in BCEL-222 (rev 1694911).Benedikt Ritter
2015-08-09BCEL-222Chas Honton
2014-12-19Package private constructors for the classes extending AttributeEmmanuel Bourg
2014-12-19Replaced DataInputStream with DataInput where possibleEmmanuel Bourg
2014-04-25Replaced @since 5.3 with 6.0Emmanuel Bourg
2013-12-31Java 5: Convert 'for' loops to enhanced 'for' loops.Gary D. Gregory
2011-07-29add appropriate @Override and @Deprecated annotationsDavid Brosius
2010-05-25Update to AL 2.0 headerSebastian Bazley
2010-01-10https://issues.apache.org/bugzilla/show_bug.cgi?id=41660Torsten Curdt
2009-10-18update copyright datesDavid Brosius
2007-02-20Bug 41553:@since tag incorrect for Annotation classes in BCEL trunkDavid Brosius
2006-08-02GSoC: latest changes from Dmitriy KhayredinovTorsten Curdt
2006-07-11GSoC: latest changes from Dmitriy KhayredinovTorsten Curdt
2006-06-26GSoC: latest changes from Dmitriy KhayredinovTorsten Curdt
2006-06-04GSoC port to maven2, first code changes by Dmitriy KhayredinovTorsten Curdt
2006-06-04standard maven2 layoutTorsten Curdt