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
/
expr
/
Expr.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-3
/
+3
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-22
/
+17
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
fixed JASSIST-132
chiba
2010-09-09
1
-2
/
+2
*
enabled inserting a gap into a large method more than 32KB (related to JIRA 7...
chiba
2009-06-26
1
-1
/
+1
*
added Expr#getEnclosingClass()
chiba
2007-09-30
1
-0
/
+8
*
fixed a bug of CtClassType#releaseClassFiles()
chiba
2007-06-22
1
-0
/
+5
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
fixed a bug of replace(String,ExprEditor) in javassist.expr.Expr.
chiba
2006-04-09
1
-5
/
+4
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
implemented recursive replace() for ExprEditor.
chiba
2005-12-29
1
-5
/
+51
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
1
-2
/
+2
*
Reformatted the soruce files modified by Bill.
chiba
2005-01-09
1
-244
/
+225
*
methodinfos are not equal for some reason.
patriot1burke
2004-12-09
1
-205
/
+265
*
Made the constructors in subclasses of Expr protected.
chiba
2004-10-18
1
-5
/
+5
*
Expr.where() throws an exception if the expression is in a static initializer.
chiba
2004-10-16
1
-1
/
+5
*
updated the copyright notices.
chiba
2004-01-08
1
-1
/
+1
*
updated some javadoc comments.
chiba
2003-08-04
1
-0
/
+3
*
added Expr#indexofBytecode.
chiba
2003-07-31
1
-1
/
+11
*
fixed several compiler bugs and updated the tutorial.
chiba
2003-05-14
1
-2
/
+2
*
changed the license.
chiba
2003-04-30
1
-8
/
+9
*
Changed the copyright notices and removed tab characters.
chiba
2003-04-23
1
-123
/
+112
*
This commit was generated by cvs2svn to compensate for changes in r2, which
patriot1burke
2003-04-22
1
-0
/
+223