aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/javassist
Commit message (Expand)AuthorAgeFilesLines
* Initial commitShigeru Chiba2015-05-2328-7949/+0
* 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
* fixed JASSIST-163. Eager initialization has been implemented.chiba2012-10-252-4/+2
* fixed JASSIST-175chiba2012-10-201-0/+60
* fixed JASSIST-160chiba2012-10-191-0/+25
* fixed JASSIST-160chiba2012-10-061-0/+34
* fixed JASSIST-174chiba2012-10-043-1/+221
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-281-1/+85
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-241-0/+45
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-144-2/+322
* fixed JASSIST-171chiba2012-07-301-0/+12
* implemented JASSIST-170chiba2012-06-171-0/+28
* implemented JASSIST-170chiba2012-06-171-0/+38
* test cases taken from 3.12 for JBPAPP9257chiba2012-06-141-0/+1
* fixed JASSIST-166chiba2012-06-061-0/+13
* fixed JASSIST-168chiba2012-06-051-0/+3