Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | for JIRA JASSIST-95 | chiba | 2009-11-08 | 1 | -1/+9 |
* | fixed JASSIST-47 and 60. | chiba | 2008-05-01 | 1 | -0/+88 |
* | fixed a bug of StackMapTable.Shifter | chiba | 2008-04-15 | 1 | -1/+1 |
* | fixed JASSIST-55 | chiba | 2008-03-19 | 1 | -0/+1 |
* | fixed a bug of CodeIterator.insertGap() with JDK 1.6 | chiba | 2008-03-18 | 1 | -1/+2 |
* | updated the copyright notices. | chiba | 2007-06-04 | 1 | -1/+1 |
* | implemented javassist.bytecode.stackmap package. | chiba | 2007-05-06 | 1 | -5/+12 |
* | snapshot. I am still working on stackmap support. | chiba | 2007-04-26 | 1 | -2/+6 |
* | stackmap support (cont.) | chiba | 2007-04-10 | 1 | -2/+32 |
* | modified javassist.convert.* to support the stack map table of Java 6. | chiba | 2007-02-09 | 1 | -36/+231 |
* | fixed a bug in copy(). | chiba | 2007-01-16 | 1 | -9/+174 |
* | 3.4.0GA releaserel_3_4_GA | chiba | 2006-11-16 | 1 | -139/+285 |
* | fixed JIRA JASSIST-28? | chiba | 2006-11-01 | 1 | -51/+40 |
* | StackMapTable support (not complete) | chiba | 2006-10-29 | 1 | -0/+315 |