908 Commits (rel_3_23_0_ga)
 

Author SHA1 Message Date
  chibash efae59551e fixed a bug reported as JASSIST-246 9 years ago
  Michal Kordas 2a253c5405 Update maven-source-plugin to 2.0.4 9 years ago
  Michal Kordas 7ca1e8e475 Update org.apache.felix:maven-bundle-plugin to 2.5.3 9 years ago
  Shigeru Chiba bbecd7c489 Merge pull request #26 from m8rten/master 9 years ago
  Mårten Hedborg 7bb3c39367 Added copyright info 9 years ago
  marten.hedborg aa3037a417 Better javadoc for Callback class 9 years ago
  marten.hedborg 89e50989d0 Changed Callback so that CtBehaviour is independet of Callback. Added testcase 9 years ago
  Shigeru Chiba d045a7f1ec Merge pull request #34 from mkordas/manifest 9 years ago
  Michal Kordas b18f356850 Replace JAR manifest template with generated one 9 years ago
  Shigeru Chiba d925e791f7 Merge pull request #33 from mkordas/fix_warning 9 years ago
  Michal Kordas 1fd31f137c Update maven-jar-plugin and maven-compiler-plugin to fix warning 9 years ago
  Shigeru Chiba 105a5f483f Merge pull request #32 from mkordas/update_surefire 9 years ago
  Michal Kordas 9e224aa3c6 Update maven-surefire-plugin to 2.18.1 9 years ago
  chibash e724bc8af9 updated the tutorial and some javadoc comments 9 years ago
  chibash c43f4a7cde updated javadoc comments. makeClass(ClassFile cf) was added to ClassPool. 9 years ago
  chibash e59339343a fixed JIRA JASSIST-241 9 years ago
  chibash e8c023af06 fixed javadoc bugs 9 years ago
  chibash 70a1d2a8a1 3.19.0-GA release 9 years ago
  chibash c7daae52ad fixed javadoc bugs 9 years ago
  chibash 5a6662f29d preparation for 3.19 release. fixed bugs in javadoc comments 9 years ago
  chibash ec3afdfb5d fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations 9 years ago
  Mårten Hedborg 1025384fe0 Added call back feature to CtBehaviour 9 years ago
  chibash f2093c28be fiexed JASSIST-238 9 years ago
  chibash e000e8f682 changed the source so that javac 1.6 can compile it 9 years ago
  chibash 7f73ad1fbc fixed JASSIST-237 9 years ago
  chibash 8c08b63daa reformatted the code for fixing JASSIST-209. 9 years ago
  chibash e68442c746 updated documentation for JASSIST-208 fix 9 years ago
  chibash 07c2e6440f fixed JASSIST-208 9 years ago
  chibash 0ba6f9efdc for fixing JASSIST-236, I've added getDeclaredMethods(String) to CtClass. 9 years ago
  chibash a0f4d935a2 fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its potential bug. 9 years ago
  chibash c988383c39 rebuilt javassist.jar to be up-to-date 9 years ago
  chibash b1a30c8a90 logged the fix of JIRA JASSIST-234. 9 years ago
  Shigeru Chiba e37dbe4e33 Merge pull request #21 from baron1405/javaflow 9 years ago
  Baron Roberts 8741c8b33d Support Javaflow NEW bytecode pattern for replacement. 9 years ago
  chibash 1663f10c67 fixed a bug of accesses to annotation arguments (cont.). 9 years ago
  chibash 4cdb575d4e fixed a bug of accesses to annotation arguments. 9 years ago
  chibash 1d3ff9f328 fixed JASSIST-230 9 years ago
  chibash 7497ae88e9 fixed JIRA-227 9 years ago
  chibash 3daf2b3086 removed unused import declarations 9 years ago
  Shigeru Chiba 42238e4510 Merge pull request #11 from jkaving/JASSIST-220 9 years ago
  Johan Kaving b510f4c43b Fix JASSIST-220 9 years ago
  Johan Kaving c499faf6a8 Update pom.xml to specify that test code is Java 8 9 years ago
  chibash 63403c46a5 updated the javadoc comment of AnnotationsAttribute 10 years ago
  Shigeru Chiba 5519004cc7 Merge pull request #8 from gkopff/master 10 years ago
  Greg 749abfe3b0 Fix typos. 10 years ago
  chibash ae7b93b7b7 updated the tutorial for JASSIST-225 10 years ago
  chibash d021437f42 changed the compiler version to Java 6 10 years ago
  Shigeru Chiba e68755e213 Update README.md 10 years ago
  Shigeru Chiba 85e25b89d8 Create README.md 10 years ago
  chibash a0bcbe95df JIRA JASSIST-224 10 years ago