aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/LocalVariableAttribute.java
Commit message (Expand)AuthorAgeFilesLines
* for JIRA JASSIST-98chiba2009-11-121-1/+1
* fixed JIRA JASSIST-77chiba2009-07-021-6/+47
* fixed JASSIST-47 and 60.chiba2008-05-011-0/+16
* the default major version of newly-created class files is either JDK 1.3 or 1...chiba2007-08-131-2/+5
* updated the copyright notices.chiba2007-06-041-1/+1
* javadoc updateschiba2007-02-141-1/+6
* updated copyright noticeschiba2006-01-111-1/+1
* fixed a bug in LocalVariableAttributechiba2005-02-021-4/+19
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* fixed Bugs item #997458: addCatch("return;", ...) on CtConstructor causes Ver...chiba2004-07-271-1/+37
* Bugs item #988787 has been fixed.chiba2004-07-191-4/+46
* updated the copyright notices.chiba2004-01-081-1/+1
* CtBehavior#insertAt() and support methods have been implemented.chiba2003-12-311-0/+16
* fixed warnings reported by Eclipse.chiba2003-09-081-0/+159