24 Commits (5a6662f29d49404965a9138d323d09aafc12128e)

Author SHA1 Message Date
  chibash 5a6662f29d preparation for 3.19 release. fixed bugs in javadoc comments 9 years ago
  chibash 23b36218f5 fixed JASSIST-216 10 years ago
  chiba 5a4853ee87 fixed JASSIST-174 11 years ago
  chiba 4ef16d3ab2 fixed JASSIST-168 12 years ago
  chiba 256279fbd2 fixed JASSIST-156 12 years ago
  chiba c920b315b1 fixed a typo in a javadoc comment. 12 years ago
  chiba 3265fb96e3 implemented a post dominator tree. 12 years ago
  chiba 16165f16f9 revising ControlFlow.dominatorTree(). 12 years ago
  chiba fe62019711 make Block.incoming() public. 12 years ago
  chiba 53b0445151 added parent() to jvst.bytecode.analysis.ControlFlow.java 12 years ago
  chiba 0ed0fe325e added javassist.bytecode.analysis.ControlFlow 12 years ago
  chiba 6aba690510 added javassist.bytecode.analysis.ControlFlow 12 years ago
  chiba 97ab034c5d added javassist.bytecode.analysis.ControlFlow 12 years ago
  chiba 444c4bac0f added javassist.bytecode.analysis.ControlFlow 12 years ago
  chiba bfc16920e4 added some javadoc comments. 12 years ago
  chiba c944f7ab91 fixed JASSIST-138 13 years ago
  chiba 121a67e8df added the Apache license. 13 years ago
  chiba 68f10cc077 fixed JIRA JASSIST-117 14 years ago
  chiba e8e335d811 for preparing 3.10 release 15 years ago
  jgreene 6b4fd8d02d Descriptor.toCtClass should never be used on a classinfo, unless it is an array 16 years ago
  jgreene 11e5f025c1 remove jdk5 deps 16 years ago
  jgreene 2500b08feb Small ws fix 16 years ago
  jgreene 213f1706a7 Remove accidental inclusion of a debug statement 16 years ago
  jgreene 2bae8b1329 Fix subtypeOf in CtArray 16 years ago