aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* added Expr#getEnclosingClass()chiba2007-09-304-2/+12
* for 3.6.0 releaserel_3_6_gachiba2007-09-132-2/+2
* for 3.6.0 releasechiba2007-09-132-1/+3
* Update Manifest.mfkkhan2007-09-131-1/+1
* fixed a bug of ClassPool#makeInterface()chiba2007-08-141-1/+3
* the default major version of newly-created class files is either JDK 1.3 or 1...chiba2007-08-132-4/+16
* updated pom.xml by the request of Manik and Paulchiba2007-08-071-103/+111
* I will release 3.6.0.CR1chiba2007-07-271-0/+1
* I will release 3.6.0.CR1chiba2007-07-273-7/+7
* modified redirectMethodCall() in CodeConverterchiba2007-07-192-6/+93
* changed CtMethod#copy() and updated related javadoc commentschiba2007-07-144-4/+25
* removed an unnecessary throws.chiba2007-07-131-5/+2
* made CtClass#freeze() public.chiba2007-07-122-2/+9
* for reducing memory footprintchiba2007-07-033-45/+55
* edited for fixing memory leakchiba2007-06-261-2/+2
* fixed a bug of CtClassType#releaseClassFiles()chiba2007-06-227-0/+12
* fixed a bug of CtClassType#removeMehtod() etc.chiba2007-06-183-2/+25
* updated pom.xml and a few javadoc comments.chiba2007-06-123-19/+13
* added JDK 1.6 supportchiba2007-06-121-0/+15
* added a pom.xml filechiba2007-06-121-0/+96
* fixed wrong indentationchiba2007-06-111-1/+1
* Exclude HotSwapper in Eclipse since it does not workkkhan2007-06-111-2/+2
* a small bug fixchiba2007-06-081-1/+0
* made automatic pruning off by default because I found that pruning does not r...chiba2007-06-0811-290/+459
* updated the copyright notices.chiba2007-06-04175-183/+199
* made the java.util.proxy package support stack map tables.chiba2007-06-031-6/+19
* for JIRA JASSIST-34chiba2007-06-021-1/+1
* fixed bugs related to stack map tables.chiba2007-06-0212-42/+240
* the version of the class file generated from scratch was changed from JDK 1.1...chiba2007-05-292-6/+4
* changed the compiler so that .class will be compiled into ldc.chiba2007-05-292-6/+16
* fixed bugs of javassist.bytecode.stackmapchiba2007-05-295-23/+73
* modified so that CtBehavior#insertAfter() will not use JSR/RET anymore.chiba2007-05-251-49/+35
* a minor API extension.chiba2007-05-241-1/+23
* fixed a but in javassist.bytecode.stackmap etc.chiba2007-05-246-8/+9
* changed the implementation of try statements so that jsr/ret will not be used...chiba2007-05-125-36/+138
* fixed JIRA JASSIST-33chiba2007-05-112-14/+50
* implemented javassist.bytecode.stackmap package.chiba2007-05-067-670/+1092
* fixed a typo.chiba2007-05-051-1/+1
* Javassist has been producing an interface with a wrong modifier. I fixed this.chiba2007-05-054-8/+10
* start developing the next release...chiba2007-05-052-2/+4
* Update versionkkhan2007-04-301-1/+1
* updated for releasechiba2007-04-291-1/+4
* updated the version namechiba2007-04-291-1/+1
* snapshot. I am still working on stackmap support.chiba2007-04-266-139/+366
* stackmap support (cont.)chiba2007-04-108-298/+1514
* added javadoc commentschiba2007-03-101-0/+7
* Make SignatureAttribute.NestedClassType publickkhan2007-03-081-1/+1
* When pruning preserve the SignatureAttributekkhan2007-03-083-0/+21
* Add a javassist-src.jar to build a source artifactstarksm2007-02-241-0/+6
* updated the version namechiba2007-02-141-1/+1