| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | unit test for JASSIST-145 | chiba | 2011-10-18 | 2 | -1/+32 |
* | fixed JASSIST-144 | chiba | 2011-09-01 | 8 | -17/+148 |
* | JvstTest test case. | chiba | 2011-08-31 | 1 | -1/+1 |
* | JvstTest test case. | chiba | 2011-08-31 | 260 | -0/+40406 |
* | fixed JASSIST-127 | chiba | 2011-08-21 | 2 | -9/+31 |
* | release 3.15.0-GArel_3_15_0_ga | chiba | 2011-07-08 | 2 | -4/+4 |
* | fixed JASSIST-138 | chiba | 2011-07-08 | 2 | -1/+23 |
* | added the Apache license. | chiba | 2011-07-08 | 210 | -409/+619 |
* | fixed a bug that the compiler reports an error when "length" is used as a cla... | chiba | 2011-07-03 | 1 | -1/+7 |
* | a minor bug fix | chiba | 2011-06-21 | 1 | -0/+12 |
* | fixed JASSIST-142 | chiba | 2011-05-25 | 1 | -3/+6 |
* | fixed a typo. | chiba | 2011-01-05 | 1 | -1/+1 |
* | changed javadoc for JASSIST-123 | chiba | 2010-10-05 | 1 | -0/+3 |
* | for releasing 3.14.0.GArel_3_14_0_ga | chiba | 2010-10-05 | 2 | -2/+2 |
* | fixed JASSIST-123 | chiba | 2010-10-05 | 1 | -0/+11 |
* | fixed JASSIST-121 | chiba | 2010-10-05 | 1 | -11/+8 |
* | fixed JASSIST-128 and JASSIST-129 | chiba | 2010-09-14 | 7 | -47/+62 |
* | fixed JASSIST-130 | chiba | 2010-09-12 | 5 | -20/+152 |
* | fixed JASSIST-132 | chiba | 2010-09-09 | 9 | -19/+24 |
* | [JASSIST-131] Fix ConstPoolWriter.addStringInfo() | kabir.khan@jboss.com | 2010-08-24 | 1 | -1/+2 |
* | fixed typos. | chiba | 2010-07-22 | 5 | -5/+5 |
* | 3.13.0.GA releaserel_3_13_0_ga | chiba | 2010-07-19 | 1 | -1/+1 |
* | fixed JIRA JASSIST-125 | chiba | 2010-07-18 | 2 | -26/+38 |
* | better support of JSR/RET when computing MaxStack | chiba | 2010-07-15 | 1 | -6/+25 |
* | fixed JASSIST-124 | chiba | 2010-07-09 | 1 | -7/+29 |
* | fixed JIRA JASSIST-122 | chiba | 2010-07-08 | 1 | -0/+1 |
* | fixed JASSIST-119 | chiba | 2010-07-08 | 3 | -18/+64 |
* | fixed JASSIST-118 | chiba | 2010-07-08 | 1 | -6/+14 |
* | modified to print annotations | chiba | 2010-06-17 | 1 | -0/+3 |
* | fixed JIRA JASSIST-117 | chiba | 2010-05-17 | 1 | -2/+2 |
* | fixed JIRA JASSIST-112 | chiba | 2010-05-15 | 2 | -0/+30 |
* | added ClassPool.getOrNull() | chiba | 2010-05-15 | 1 | -0/+34 |
* | added a simple ASM-like API. | chiba | 2010-05-08 | 3 | -2/+925 |
* | performance tuning | chiba | 2010-04-30 | 3 | -24/+44 |
* | performance tuning | chiba | 2010-04-29 | 1 | -14/+83 |
* | for performance tuning | chiba | 2010-04-28 | 1 | -5/+5 |
* | for performance tuning | chiba | 2010-04-28 | 4 | -30/+30 |
* | patched tests to use 1.4 compatible synatx and also to allow for the fact tha... | adinn | 2010-04-21 | 3 | -9/+14 |
* | [JASSIST-115]; use try/finally for toClass2. | alesj | 2010-04-21 | 1 | -3/+6 |
* | modified javadoc comments | chiba | 2010-04-15 | 2 | -2/+1 |
* | preparation for 3.12.GA releaserel_3_12_0_ga | chiba | 2010-04-15 | 1 | -2/+2 |
* | since Javassist doesn't support JDK 1.3, I changed the source code to use Lin... | chiba | 2010-04-15 | 1 | -6/+6 |
* | preparation for GA release | chiba | 2010-04-14 | 4 | -2/+36 |
* | fixed regression introduced by fix to ProxyFactory -- fixes JASSIST-113 | adinn | 2010-04-13 | 2 | -13/+39 |
* | fixed deprecated API calls | chiba | 2010-04-12 | 1 | -2/+2 |
* | fixes for JASSIST-42 and JASSIST-97 | adinn | 2010-04-12 | 1 | -8/+25 |
* | fixes for JASSIST-42 and JASSIST-97 | chiba | 2010-04-11 | 2 | -5/+69 |
* | fixes for JASSIST-42 and JASSIST-97 | adinn | 2010-04-08 | 8 | -201/+833 |
* | reformatted | chiba | 2010-03-30 | 1 | -13/+11 |
* | [JASSIST-111] Uncomment the code containing the fix :-) | kabir.khan@jboss.com | 2010-03-29 | 1 | -12/+12 |