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
/
bytecode
/
ConstPool.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-2
/
+2
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-307
/
+603
*
updates ConstPool to support Module and Package
chibash
2017-09-12
1
-0
/
+147
*
fixes calls to a deprecated method in Java 9.
rel_3_21_0-java9-ea
chibash
2016-08-02
1
-4
/
+4
*
updates javadoc
chibash
2016-06-09
1
-0
/
+3
*
updated javadoc comments. makeClass(ClassFile cf) was added to ClassPool.
chibash
2015-02-04
1
-1
/
+11
*
Fix JASSIST-220
Johan Kaving
2014-07-03
1
-15
/
+10
*
fixed JASSIST-174
chiba
2012-10-04
1
-0
/
+356
*
fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.
chiba
2012-09-14
1
-1
/
+1
*
fixed JASSIST-146
chiba
2011-11-04
1
-1
/
+0
*
fixed JASSIST-146
chiba
2011-11-04
1
-199
/
+239
*
fixed JASSIST-138
chiba
2011-07-08
1
-0
/
+22
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
performance tuning
chiba
2010-04-29
1
-14
/
+83
*
added ClassPool.getCtClass() and fixed related bugs.
chiba
2008-07-04
1
-1
/
+5
*
modified redirectMethodCall() in CodeConverter
chiba
2007-07-19
1
-1
/
+57
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
Remove the ability to change methodref signatures.
adrian
2006-02-22
1
-57
/
+0
*
Make setUtf8Info private.
adrian
2006-02-22
1
-1
/
+1
*
Add the ability to change the signature of a constant pool methodref entry.
adrian
2006-02-21
1
-0
/
+57
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
fixed a bug on renameClass().
chiba
2006-01-10
1
-6
/
+14
*
changed to generate more javap-friendly code
chiba
2006-01-01
1
-0
/
+16
*
improved the performance of Bytecode and ConstPool. Added clone() to Bytecode.
chiba
2005-10-13
1
-2
/
+1
*
added getSize()
chiba
2005-08-16
1
-0
/
+7
*
checked the previous modifications and adjusted the format.
chiba
2005-04-10
1
-5
/
+3
*
Also previous modification adds the ability to retrieve all classes reference...
ejort
2005-04-08
1
-0
/
+1
*
Add the ability to retrieve and change the Major/Minor versions of the ClassFile
ejort
2005-04-08
1
-1
/
+28
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
1
-1
/
+1
*
implemented CtField#getConstantValue().
chiba
2004-08-30
1
-1
/
+1
*
implemented pruning
chiba
2004-08-19
1
-0
/
+5
*
Added javassist.bytecode.AnnotationsAttribute and support classes.
chiba
2004-06-10
1
-0
/
+1
*
edited for improving runtime performance.
chiba
2004-04-18
1
-15
/
+19
*
updated the copyright notices.
chiba
2004-01-08
1
-1
/
+1
*
fixed a number of javadoc warnings.
chiba
2003-12-31
1
-3
/
+3
*
minor bugs have been fixed.
chiba
2003-07-08
1
-4
/
+17
*
changed the license.
chiba
2003-04-30
1
-8
/
+9
*
Changed the copyright notices and removed tab characters.
chiba
2003-04-23
1
-507
/
+496
*
This commit was generated by cvs2svn to compensate for changes in r2, which
patriot1burke
2003-04-22
1
-0
/
+1374