aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode
Commit message (Expand)AuthorAgeFilesLines
* Added javadoc comments.chiba2005-01-312-2/+20
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-1831-33/+33
* implemented removeMethod() etc.chiba2005-01-125-15/+82
* Reformatted the soruce files modified by Bill.chiba2005-01-091-398/+384
* methodinfos are not equal for some reason.patriot1burke2004-12-091-360/+396
* synchronized statement support.chiba2004-11-021-2/+4
* reformatted.chiba2004-10-181-634/+596
* handle primitives in annotation ClassMemberspatriot1burke2004-10-181-563/+636
* reformatted the files edited by Bill.chiba2004-09-283-1054/+938
* * additional methods to AnnotationsAttribute to support addingpatriot1burke2004-09-143-898/+1057
* Now the compiler supports a switch statement.chiba2004-09-031-1/+52
* implemented CtField#getConstantValue().chiba2004-08-302-2/+28
* fixed a bug in CtClass.getMethods() and javassist.reflect packagechiba2004-08-222-3/+14
* implemented pruningchiba2004-08-198-9/+62
* .class supportchiba2004-08-161-0/+11
* javassist.expr.NewArray has been implemented.chiba2004-08-021-0/+29
* fixed Bugs item #997458: addCatch("return;", ...) on CtConstructor causes Ver...chiba2004-07-271-1/+37
* Bugs item #988787 has been fixed.chiba2004-07-199-9/+256
* revised javassist.bytecode.annotation package.chiba2004-06-2526-1732/+1564
* Added javassist.bytecode.AnnotationsAttribute and support classes.chiba2004-06-1011-23/+1124
* Changed subclasses of javassist.expr.Expr so that $_ is always initialized.chiba2004-06-052-20/+39
* added Enum support to AnnotationInfopatriot1burke2004-06-034-9/+67
* added computeMaxStack() in CodeAttribute.chiba2004-05-182-0/+255
* changed the copyright notice of javassist.bytecode.annotationchiba2004-05-1517-73/+216
* CtClass.makeNestedClass() has been added.chiba2004-05-131-0/+83
* Now, the compiler accepts a method that callschiba2004-05-081-0/+1
* Now, the compiler accepts a method that accesseschiba2004-05-053-4/+37
* Now, the compiler accepts a method that calls a private methodchiba2004-05-042-1/+14
* added CtClass#getDeclaringClass()chiba2004-05-031-3/+45
* fixed some annotation bugs and added some integration featurespatriot1burke2004-04-2416-111/+334
* performance tuning.chiba2004-04-191-11/+12
* edited for improving runtime performance.chiba2004-04-182-16/+25
* changed the stuff related to ClassPool.chiba2004-04-053-1296/+1197
* added annotation support. Only Enum types not supported when addingpatriot1burke2004-04-0319-1006/+2362
* fixed a typo.chiba2004-03-141-2/+2
* changed to throw an exception if a duplicate method/field is added.chiba2004-03-142-4/+55
* updated the copyright notices.chiba2004-01-0825-25/+25
* fixed a number of javadoc warnings.chiba2003-12-314-6/+4
* CtBehavior#insertAt() and support methods have been implemented.chiba2003-12-314-8/+96
* changed the behavior of CtClassType.setSuperclass().chiba2003-10-141-1/+11
* fixed warnings reported by Eclipse.chiba2003-09-089-9/+164
* added javassist.bytecode.DeprecatedAttribute.chiba2003-09-052-0/+58
* changed the behavior of CtClassType.setSuperclass().chiba2003-08-221-34/+14
* made to produce bytecode that HotSpot 1.3 can compile to bechiba2003-08-201-0/+2
* added Expr#indexofBytecode.chiba2003-07-311-1/+1
* minor bugs have been fixed.chiba2003-07-082-6/+22
* changed the license.chiba2003-04-3023-184/+207
* Changed the copyright notices and removed tab characters.chiba2003-04-2324-3689/+3463
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-2223-0/+7772