750 Commits (test/java9-jigsaw)
 

Author SHA1 Message Date
  chiba b83522334f fixed JASSIST-147 12 years ago
  chiba c920b315b1 fixed a typo in a javadoc comment. 12 years ago
  chiba 32fc131c50 fixed a typo in a javadoc comment. 12 years ago
  chiba 075e0b8287 fixed JASSIST-149 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 88af4c911e merged another patch for JASSIST-126 12 years ago
  chiba 858a3d72f4 merged the patch for JASSIST-126 12 years ago
  chiba 9f078b1d89 fixed JASSIST-146 12 years ago
  chiba 716fb49d20 fixed JASSIST-146 12 years ago
  chiba bfc16920e4 added some javadoc comments. 12 years ago
  chiba aad7d4277c fixed JASSIST-145 12 years ago
  chiba 85e2eebf17 unit test for JASSIST-145 12 years ago
  chiba 3ad4da6d8c fixed JASSIST-144 12 years ago
  chiba 4037661059 JvstTest test case. 12 years ago
  chiba d72870bfb6 JvstTest test case. 12 years ago
  chiba 76a1cba9c4 fixed JASSIST-127 12 years ago
  chiba dfc5f7b442 release 3.15.0-GA 13 years ago
  chiba c944f7ab91 fixed JASSIST-138 13 years ago
  chiba 121a67e8df added the Apache license. 13 years ago
  chiba 0178370764 fixed a bug that the compiler reports an error when "length" is used as a class or package name. 13 years ago
  chiba 41bb82351c a minor bug fix 13 years ago
  chiba 749d7725ab fixed JASSIST-142 13 years ago
  chiba bcc10aa32b fixed a typo. 13 years ago
  chiba 4805e41b51 changed javadoc for JASSIST-123 13 years ago
  chiba abd1c93b0c for releasing 3.14.0.GA 13 years ago
  chiba 9d096c5cbe fixed JASSIST-123 13 years ago
  chiba 260b2fd56c fixed JASSIST-121 13 years ago
  chiba 4b05c10a1e fixed JASSIST-128 and JASSIST-129 13 years ago
  chiba 325084e1ad fixed JASSIST-130 13 years ago
  chiba e639e4cf38 fixed JASSIST-132 13 years ago
  chiba 6ff64121db a note for JASSIST-131 13 years ago
  kabir.khan@jboss.com b0f33152bb [JASSIST-131] Fix ConstPoolWriter.addStringInfo() 13 years ago
  adinn 9d20361e33 updated version numbers to 3.14.0-SNAPSHOT 13 years ago
  adinn 8ed4df1ad6 corrected specification of upload repo for sonatype repo upload profile 13 years ago
  adinn bad6d87c95 modified group id to org.javassist to keep the Sonatype repo people happy -- fixes for JASSIST-96 14 years ago
  chiba 91a1c094f0 fixed typos. 14 years ago
  adinn b8b4b628bf added final changes needed to allow installation to Sonatype repo 14 years ago
  kabir.khan@jboss.com 8d9e44a20a Add myself as developer 14 years ago
  chiba 4f0fd85816 fixed typos in the tutorial 14 years ago
  chiba 5082400e40 3.13.0.GA release 14 years ago
  chiba 799efde9ea fixed JIRA JASSIST-125 14 years ago
  chiba 607add0f2d better support of JSR/RET when computing MaxStack 14 years ago
  chiba 712eedc7e9 fixed JASSIST-124 14 years ago