35 Commits (a54eae58dfd72d079534da25c1d8871a54b5723c)

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