aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/javassist
Commit message (Expand)AuthorAgeFilesLines
* fixes a bug JIRA JASSIST-262chibash2016-04-271-0/+25
* fixes JIRA JASSIST-250chibash2016-02-241-0/+12
* modifies the implementation of that invokes an interface default methodchibash2016-02-231-0/+15
* fixes a bug of test5.JvstTest5.testInvalidCastWithDollarchibash2016-02-231-1/+1
* updates javassist.util.proxy to support a default interface method in Java 8chibash2016-02-221-1/+38
* fixes JASSIST-256, adding an annotation to a class doesn't work on reflectionchibash2016-02-121-0/+26
* fixes JASSIST-255 Primitive array return values cause invalid cast to Objectchibash2015-12-081-0/+7
* modifies a test case for JIRA JASSIST-248.chibash2015-09-251-2/+2
* fixes JIRA JASSIST-248.chibash2015-09-251-2/+2
* adds a test case for JIRA JASSIST-248chibash2015-09-251-0/+10
* append an new API of hasAnnotation(String annotClsName)kuzukami.sh2015-08-111-0/+4
* added InnerClassAttribute#remove methodchibash2015-07-221-0/+25
* fixed JIRA JASSIST-249chibash2015-07-151-0/+9
* fixed JASSIST-242chibash2015-05-281-0/+24
* fixed a bug reported as JASSIST-246chibash2015-05-251-0/+14
* Merge pull request #26 from m8rten/masterShigeru Chiba2015-03-161-0/+40
|\
| * Added copyright infoMÃ¥rten Hedborg2015-03-161-1/+1
| * Changed Callback so that CtBehaviour is independet of Callback. Added testcasemarten.hedborg2015-03-151-0/+40
* | fixed JIRA JASSIST-241chibash2015-01-252-2/+11
* | fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotationschibash2015-01-062-8/+23
|/
* fiexed JASSIST-238chibash2014-11-233-3/+38
* changed the source so that javac 1.6 can compile itchibash2014-11-211-1/+1
* fixed JASSIST-237chibash2014-11-211-4/+3
* fixed JASSIST-208chibash2014-11-201-0/+5
* for fixing JASSIST-236, I've added getDeclaredMethods(String) to CtClass.chibash2014-11-191-0/+34
* fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its...chibash2014-11-181-0/+11
* fixed a bug of accesses to annotation arguments.chibash2014-09-111-0/+8
* fixed JASSIST-230chibash2014-08-101-0/+36
* removed unused import declarationschibash2014-07-221-2/+0
* Fix JASSIST-220Johan Kaving2014-07-031-0/+16
* JIRA JASSIST-224chibash2014-06-091-0/+24
* fixed JIRA223chibash2014-05-101-2/+2
* fixed JASSIST-211chibash2013-12-021-0/+18
* fixed JASSIST-212chibash2013-12-021-0/+19
* fixed JASSIST-207chibash2013-08-112-11/+25
* fixed JASSIST-158chibash2013-07-231-0/+8
* fixed JASSIST-188chibash2013-05-301-0/+20
* fixed JASSIST-195chibash2013-05-271-3/+9
* fixed JASSIST-181chiba2013-04-171-0/+23
* fixed JASSIST-185chiba2013-04-141-0/+8
* fixed JASSIST-190chiba2013-04-131-0/+10
* fixed JASSIST-186chiba2013-04-121-0/+11
* fixed JASSIST-162 and JASSIST-189chiba2013-04-111-3/+3
* fixed JASSIST-177chiba2012-11-251-0/+33
* fixed JASSIST-177chiba2012-11-161-0/+3
* fixed JASSIST-177chiba2012-11-161-3/+3
* fixed JASSIST-178chiba2012-11-151-7/+3
* fixed JASSIST-178chiba2012-11-151-2/+7
* fixed JASSIST-177chiba2012-11-151-0/+31
* fixed JASSIST-176chiba2012-11-041-0/+72