aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/ClassFileWriter.java
Commit message (Expand)AuthorAgeFilesLines
* Organize imports to disolve ambiguity.nickl-2017-10-301-2/+1
* updated documentation for JASSIST-208 fixchibash2014-11-201-0/+1
* fixed JASSIST-208chibash2014-11-201-3/+10
* fixed JASSIST-182chiba2012-12-031-4/+4
* fixed JASSIST-182chiba2012-12-031-0/+51
* added the Apache license.chiba2011-07-081-2/+3
* [JASSIST-131] Fix ConstPoolWriter.addStringInfo()kabir.khan@jboss.com2010-08-241-1/+2
* added a simple ASM-like API.chiba2010-05-081-0/+730
* performance tuningchiba2010-04-301-146/+0
* for JIRA JASSIST-95chiba2009-11-081-1/+1
* for JIRA-95chiba2009-10-201-0/+5
* updated the copyright notices.chiba2007-06-041-1/+1
* fixed a but in javassist.bytecode.stackmap etc.chiba2007-05-241-1/+1
* Javassist has been producing an interface with a wrong modifier. I fixed this.chiba2007-05-051-1/+2
* modified javassist.convert.* to support the stack map table of Java 6.chiba2007-02-091-1/+1
* supported generic type signatures.chiba2007-02-061-7/+9
* supported generic type signatures.chiba2007-02-061-5/+27
* updated copyright noticeschiba2006-01-111-1/+1
* deleted some local variables that are never read.chiba2005-06-301-1/+0
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* Now, the compiler accepts a method that accesseschiba2004-05-051-0/+1
* updated the copyright notices.chiba2004-01-081-1/+1
* changed the behavior of CtClassType.setSuperclass().chiba2003-10-141-1/+11
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-80/+69
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+116