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
/
ClassClassPath.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into cm/bug/classpath-close
Christian Melchior
2017-11-12
1
-6
/
+7
|
\
|
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-6
/
+8
*
|
Remove close method on ClassPath. Add unit tests for new behaviour.
Christian Melchior
2017-11-12
1
-6
/
+0
|
/
*
removes javassist.ModuleClassPath.
chibash
2016-12-16
1
-4
/
+0
*
fixes a bug in ClassClassPath. It was reported in Issue #97.
chibash
2016-08-04
1
-1
/
+1
*
adds ModuleClassPath.java
chibash
2016-07-31
1
-29
/
+12
*
modifies ClassPool so that it can read most class files.
chibash
2016-07-14
1
-6
/
+33
*
preparation for 3.19 release. fixed bugs in javadoc comments
chibash
2015-01-06
1
-2
/
+2
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
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
*
renamed insertTranslator() in ClassPool to addTranslator() since
chiba
2004-04-07
1
-0
/
+96