index
:
javassist.git
3.18
3.20
3.22-old-style-source
3.23
gh-pages
master
test/java9-jigsaw
test/switch-case
Java bytecode engineering toolkit: https://github.com/jboss-javassist/javassist
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
javassist
/
ClassPoolTail.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
changes ClassPool#appendSystemPath(). The new implementation appends ClassCl...
3.22-old-style-source
chibash
2017-10-27
1
-2
/
+6
*
updates the test code to run on Java 9 EA+149.
chibash
2016-12-20
1
-1
/
+1
*
removes javassist.ModuleClassPath.
chibash
2016-12-16
1
-7
/
+2
*
improves the backward compatibility of LoaderClassPath.
rel_3_21_0-java9-ea2
chibash
2016-09-28
1
-2
/
+1
*
modifies a test case. Now all the test cases run successfully with Java 9 EA.
chibash
2016-08-01
1
-6
/
+17
*
adds ModuleClassPath.java
chibash
2016-07-31
1
-2
/
+3
*
modifies ClassPool so that it can read most class files.
chibash
2016-07-14
1
-1
/
+2
*
fixed JASSIST-150
chiba
2012-02-11
1
-16
/
+0
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
fixed JASSIST-142
chiba
2011-05-25
1
-3
/
+6
*
fixed deprecated API calls
chiba
2010-04-12
1
-2
/
+2
*
added the javassist.JarDirClassPath class.
chiba
2007-11-07
1
-3
/
+5
*
supported the class path wildcards.
chiba
2007-11-02
1
-5
/
+55
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
1
-1
/
+1
*
edited for improving runtime performance.
chiba
2004-04-18
1
-41
/
+1
*
modified the ClassPool framework.
chiba
2004-04-14
1
-59
/
+93
*
renamed insertTranslator() in ClassPool to addTranslator() since
chiba
2004-04-07
1
-36
/
+1
*
changed the stuff related to ClassPool.
chiba
2004-04-05
1
-23
/
+39
*
updated the copyright notices.
chiba
2004-01-08
1
-1
/
+1
*
Implemented several methods (e.g. CtClass#getURL) to support security
chiba
2003-12-25
1
-9
/
+75
*
Fixed a bug of the token analyzer (double constant).
chiba
2003-12-20
1
-0
/
+14
*
made the compiler support inner classes appearing in type names.
chiba
2003-12-07
1
-3
/
+1
*
enforced close() in a finally block.
chiba
2003-07-09
1
-2
/
+8
*
changed the license.
chiba
2003-04-30
1
-8
/
+9
*
Changed the copyright notices and removed tab characters.
chiba
2003-04-23
1
-178
/
+201
*
This commit was generated by cvs2svn to compensate for changes in r2, which
patriot1burke
2003-04-22
1
-0
/
+307