aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated javadoc comments.chiba2006-07-012-4/+16
* release 3.2rel_3_2chiba2006-06-204-4/+4
* modified to generate a better comiple error message.chiba2006-06-132-12/+72
* modified javadocs.chiba2006-06-123-1/+9
* JBBUILD-319, Add redirects for the new java.io.StringWriter append methodsstarksm2006-06-111-2/+3
* Add methods to determine if a CtClass is an annotation or an enumkkhan2006-06-083-0/+40
* updated javadoc comments.chiba2006-05-291-3/+7
* fixed JIRA JASSIST-19.chiba2006-05-292-1/+12
* fixed JIRA JASSIST-19.chiba2006-05-292-5/+5
* very minor reformatting.chiba2006-05-101-2/+1
* Update the 3.2.0.CR2 release notesstarksm2006-05-091-2/+8
* Update the version to 3.2.0.CR2starksm2006-05-093-3/+3
* JASSIST-18, Use of the system classloader for the case of a superclass with a...starksm2006-05-091-4/+7
* fixed JASSIST-18.chiba2006-05-091-4/+10
* Fixed a problem JIRA JASSIST-16chiba2006-04-272-3/+3
* fixed a bug of replace(String,ExprEditor) in javassist.expr.Expr.chiba2006-04-094-10/+36
* updated javadoc comments.chiba2006-03-231-5/+9
* JBQA-324 update version to 3.2.0.CR1rcampbell2006-03-181-1/+1
* JBQA-324 update version to 3.2.0.CR1rcampbell2006-03-181-1/+1
* JBQA-324 bump version to 3.2.0.CR1rcampbell2006-03-181-1/+1
* JBQA-324 update changelog for 3.2.0.CR1 releasercampbell2006-03-181-1/+5
* Need to also keep the parameter annotations after a prune.adrian2006-03-151-13/+28
* Allow a ClassPool to override the "guess" at the classloader to use.adrian2006-03-152-3/+17
* We also need to keep the annotation default attribute after a prune.adrian2006-03-151-0/+5
* fixed a minor problem of CtClassTypechiba2006-03-082-7/+18
* added getNestedClasses() in CtClass.chiba2006-02-273-2/+41
* final updates for 3.1 releaserel_3_1chiba2006-02-223-9/+17
* Remove the ability to change methodref signatures.adrian2006-02-221-57/+0
* Make setUtf8Info private.adrian2006-02-221-1/+1
* (almost) final updates for 3.1 releasechiba2006-02-225-15/+14
* Add the ability to change the signature of a constant pool methodref entry.adrian2006-02-211-0/+57
* replaced individual calls to Thread.currentThread().getContextClassLoader() w...chiba2006-02-172-3/+12
* reformatting.chiba2006-02-163-4/+22
* Fix NPE when there are no parameter annotations.adrian2006-02-151-1/+3
* Add support for getParameterAnnotations() from the CtBehaviour.adrian2006-02-152-0/+59
* Allow access to the constructor signature.adrian2006-02-151-2/+17
* Adjusted the behavior of setHandler().chiba2006-02-142-9/+22
* Adjusting indentation, adding javadoc comments, etc.chiba2006-02-132-23/+34
* Compacting/clone has a problem when the method index is zero.adrian2006-02-061-0/+20
* Allow for retrieval of the real type name of the annotation.adrian2006-02-051-1/+6
* I need an eclipse option that disallows autoboxing. :-)adrian2006-02-041-3/+6
* Implement the Object methods for the annotation invocation handler.adrian2006-02-041-1/+16
* Remove the JDK vendor specfic class from the eclipse compilationadrian2006-01-301-1/+1
* fixed a bug of method dispatch.chiba2006-01-291-15/+22
* fixed a bug in getModifiers() in CtClass.chiba2006-01-196-1/+45
* *** empty log message ***kkhan2006-01-170-0/+0
* updated copyright noticeschiba2006-01-11157-1087/+1118
* restructred sub packageschiba2006-01-1155-140/+1303
* fixed a bug on renameClass().chiba2006-01-101-6/+14
* updated javadoc commentschiba2006-01-101-1/+1