aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/apache/bcel/Repository.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-13Rename private ivars to remove leading underscore.Gary D. Gregory
2016-06-07Revert changes introduced in BCEL-222 (rev 1694911).Benedikt Ritter
2015-08-09BCEL-222Chas Honton
2014-09-26Fixed the checkstyle errors related to the license headersEmmanuel Bourg
2011-07-22move code base to 1.5 - phase 1 - add genericsDavid Brosius
2010-05-25Update to AL 2.0 headerSebastian Bazley
2009-10-18update copyright datesDavid Brosius
2006-06-04standard maven2 layoutTorsten Curdt