aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/apache/bcel/classfile/SimpleElementValue.java
AgeCommit message (Expand)Author
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
2015-01-26Added the missing @since tags on the classesEmmanuel Bourg
2014-06-29Statement unnecessarily nested within else clause.Gary D. Gregory
2014-05-30Tab policeSebastian Bazley
2013-12-31Convert control statement bodies to block.Gary D. Gregory
2011-07-29add appropriate @Override and @Deprecated annotationsDavid Brosius
2011-07-23simplify logicDavid Brosius
2010-05-25Update to AL 2.0 headerSebastian Bazley
2009-10-18update copyright datesDavid Brosius
2006-08-30don't allocate a Character object just to convert a char to a StringDavid Brosius
2006-06-26GSoC: latest changes from Dmitriy KhayredinovTorsten Curdt
2006-06-14GSoC: more testcases, annotation support by Dmitriy KhayredinovTorsten Curdt