aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/expr/MethodCall.java
Commit message (Expand)AuthorAgeFilesLines
* local variables were made available in the source text passedchiba2004-01-111-0/+1
* updated the copyright notices.chiba2004-01-081-1/+1
* made javassist.expr.MethodCall#replace correctly workchiba2003-10-101-0/+3
* Improved the performance of $proceed when it represents a static method.chiba2003-10-061-1/+4
* fixed a simple bug. MethodCall#isSuper() was not public.chiba2003-05-171-1/+1
* added isSuper() in MethodCall.chiba2003-05-161-0/+9
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-111/+100
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+220