aboutsummaryrefslogtreecommitdiff
path: root/src/examples
AgeCommit message (Expand)Author
2016-06-07Revert changes introduced in BCEL-222 (rev 1694911).Benedikt Ritter
2015-08-27BCEL-260 ClassDumper example duplicates field attribute typesSebastian Bazley
2015-08-24BCEL-254 Two more methods that would be nice to be public.Sebastian Bazley
2015-08-20Checkstyle - line lengthSebastian Bazley
2015-08-16TODO brokenSebastian Bazley
2015-08-16BCEL-110 Problem with JAXB if the bcel classloader is used; remove the broken...Sebastian Bazley
2015-08-12BCEL-236: remove deprecated ASCII_CharStream methodsChas Honton
2015-08-12BCEL-227Chas Honton
2015-08-09BCEL-222Chas Honton
2015-02-20Reformatted the examplesEmmanuel Bourg
2014-09-26Fixed the checkstyle errors related to the license headersEmmanuel Bourg
2014-09-19Tab policeSebastian Bazley
2014-07-20Use the more modern, compact, and flexible Javadoc "{@code ...}" instead of t...Gary D. Gregory
2014-06-05Missing license headers in the documentationEmmanuel Bourg
2014-04-24Updated the URLs still pointing to http://jakarta.apache.orgEmmanuel Bourg
2014-04-23Updated the links to the Jasmin homepage (BCEL-152)Emmanuel Bourg
2014-04-23Removed more final modifiers from static methodsEmmanuel Bourg
2014-04-23Removed more final modifiers from private methodsEmmanuel Bourg
2014-04-23Removed the final modifier from the private methodsEmmanuel Bourg
2012-03-19Fix up some generics warningsSebastian Bazley
2011-07-29GenericsSebastian Bazley
2011-07-29GenericsSebastian Bazley
2011-07-29Unnecessary ;Sebastian Bazley
2011-07-29Use static access to access static methodsSebastian Bazley
2011-07-29Add missing @Override markersSebastian Bazley
2011-07-29Add @Deprecated tagsSebastian Bazley
2011-07-28switch to using enhanced for loopsDavid Brosius
2011-07-24JavadocSebastian Bazley
2011-07-22move code base to 1.5 - phase 1 - add genericsDavid Brosius
2011-06-16Tab policeSebastian Bazley
2011-06-16Tab policeSebastian Bazley
2010-05-25Update to AL 2.0 headerSebastian Bazley
2009-10-18update copyright datesDavid Brosius
2008-02-02cleanupTorsten Curdt
2006-06-04moved the example under srcTorsten Curdt