35 次程式碼提交 (a54eae58dfd72d079534da25c1d8871a54b5723c)

作者 SHA1 備註 提交日期
  Carlos Sobrinho 7279bda227
Fix a bottleneck. If the jar entries is big, List.contains is O(n) and very slow! 4 年之前
  chibash f7ef31ce8b fixes Issue #271 4 年之前
  chibash 17198176b9 stops a potential leak in JarClassPath openClassfile(). Issues #222. 5 年之前
  Christian Melchior c90af6769e Fix merge mistake 6 年之前
  Christian Melchior f4769c7ad7 Remove close method on ClassPath. Add unit tests for new behaviour. 6 年之前
  nickl- 62851d0af3 Source walk/Spring clean/Parameterize/Enhance et.al. 6 年之前
  chibash e41e0790c0 changes ClassPool#appendSystemPath(). The new implementation appends ClassClassPath when the JVM is earlier than 9. 6 年之前
  chibash 6a3ed31976 updates the test code to run on Java 9 EA+149. 7 年之前
  chibash 778c463e5a removes javassist.ModuleClassPath. 7 年之前
  chibash fb93ae8b8f improves the backward compatibility of LoaderClassPath. 7 年之前
  chibash 4ed22b0f7f modifies a test case. Now all the test cases run successfully with Java 9 EA. 7 年之前
  chibash 74e404b122 adds ModuleClassPath.java 7 年之前
  chibash 79785b83f2 modifies ClassPool so that it can read most class files. 7 年之前
  chiba 0564d29d85 fixed JASSIST-150 12 年之前
  chiba 121a67e8df added the Apache license. 13 年之前
  chiba 749d7725ab fixed JASSIST-142 13 年之前
  chiba 243bceef5a fixed deprecated API calls 14 年之前
  chiba 0f2a4bf5d2 added the javassist.JarDirClassPath class. 16 年之前
  chiba a9d3c7bd1d supported the class path wildcards. 16 年之前
  chiba a318d5d7d8 updated the copyright notices. 17 年之前
  chiba 774508d17c updated copyright notices 18 年之前
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 年之前
  chiba 17ac0d8287 edited for improving runtime performance. 20 年之前
  chiba 3f73777f2c modified the ClassPool framework. 20 年之前
  chiba baf561d93e renamed insertTranslator() in ClassPool to addTranslator() since 20 年之前
  chiba f56bd9e72f changed the stuff related to ClassPool. 20 年之前
  chiba bd4705d214 updated the copyright notices. 20 年之前
  chiba 9c01e32431 Implemented several methods (e.g. CtClass#getURL) to support security 20 年之前
  chiba 1a1b9d2fec Fixed a bug of the token analyzer (double constant). 20 年之前
  chiba 2467ddfb21 made the compiler support inner classes appearing in type names. 20 年之前
  chiba abef4b9fb6 enforced close() in a finally block. 21 年之前
  chiba 2e9cd7421a changed the license. 21 年之前
  chiba cdeddfd6fc Changed the copyright notices and removed tab characters. 21 年之前
  patriot1burke 069bceaf72 This commit was generated by cvs2svn to compensate for changes in r2, which 21 年之前