35 Commits (a54eae58dfd72d079534da25c1d8871a54b5723c)

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