aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/apache/bcel/generic/ElementValuePairGen.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-09-27Add final modifier to private fields.Gary D. Gregory
2014-09-26Fixed the checkstyle errors related to the license headersEmmanuel Bourg
2014-05-30Tab policeSebastian Bazley
2011-07-29add appropriate @Override and @Deprecated annotationsDavid Brosius
2010-05-25Add missing AL headersSebastian Bazley
2010-05-24Fix up incorrect SVN propertiesSebastian Bazley
2006-06-26GSoC: latest changes from Dmitriy KhayredinovTorsten Curdt