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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed a typo.
chiba
2008-04-21
1
-1
/
+1
*
fixed a bug of StackMapTable.Shifter
chiba
2008-04-15
1
-1
/
+1
*
fixed a typo.
chiba
2008-04-15
1
-1
/
+1
*
fixed JASSIST-57
chiba
2008-03-23
2
-2
/
+2
*
fixed JASSIST-56
chiba
2008-03-19
1
-5
/
+10
*
fixed JASSIST-55
chiba
2008-03-19
1
-0
/
+1
*
fixed JASSIST-54
chiba
2008-03-19
1
-1
/
+3
*
fixed JASSIST-45 (better exception message)
chiba
2008-03-19
1
-1
/
+4
*
fixed a bug of CodeIterator.insertGap() with JDK 1.6
chiba
2008-03-18
4
-9
/
+12
*
Use privileged block for clazz.getDeclaredMethods()
kkhan
2008-03-11
1
-1
/
+1
*
fixed JASSIST-51
chiba
2008-03-11
1
-2
/
+4
*
preparation for 3.7.1 release
rel_3_7_1_ga
chiba
2008-03-09
1
-2
/
+2
*
preparation for 3.7.1 release
chiba
2008-03-09
5
-130
/
+106
*
Make ProxyFactory use privileged blocks when a security manager is present
kkhan
2008-02-12
3
-45
/
+174
*
Make ProxyFactory use privileged blocks when a security manager is present
kkhan
2008-02-12
1
-2
/
+41
*
for 3.7.0.GA release
chiba
2008-01-20
4
-8
/
+11
*
fixed JIRA JASSIST-41
chiba
2008-01-20
1
-4
/
+3
*
fixed JIRA JASSIST-40
chiba
2008-01-04
1
-1
/
+5
*
fixed a bug of JBAOP-481. Javassist could not properly copy a method body if...
chiba
2007-11-14
1
-0
/
+2
*
added the javassist.JarDirClassPath class.
chiba
2007-11-07
1
-3
/
+5
*
supported the class path wildcards.
chiba
2007-11-02
2
-5
/
+61
*
for JASSIST-37 (again)
chiba
2007-10-20
1
-0
/
+44
*
for JASSIST-37
chiba
2007-10-20
3
-19
/
+26
*
fixed JIRA JASSIST-36
chiba
2007-10-02
1
-0
/
+1
*
added Expr#getEnclosingClass()
chiba
2007-09-30
4
-2
/
+12
*
for 3.6.0 release
rel_3_6_ga
chiba
2007-09-13
2
-2
/
+2
*
for 3.6.0 release
chiba
2007-09-13
2
-1
/
+3
*
Update Manifest.mf
kkhan
2007-09-13
1
-1
/
+1
*
fixed a bug of ClassPool#makeInterface()
chiba
2007-08-14
1
-1
/
+3
*
the default major version of newly-created class files is either JDK 1.3 or 1...
chiba
2007-08-13
2
-4
/
+16
*
updated pom.xml by the request of Manik and Paul
chiba
2007-08-07
1
-103
/
+111
*
I will release 3.6.0.CR1
chiba
2007-07-27
1
-0
/
+1
*
I will release 3.6.0.CR1
chiba
2007-07-27
3
-7
/
+7
*
modified redirectMethodCall() in CodeConverter
chiba
2007-07-19
2
-6
/
+93
*
changed CtMethod#copy() and updated related javadoc comments
chiba
2007-07-14
4
-4
/
+25
*
removed an unnecessary throws.
chiba
2007-07-13
1
-5
/
+2
*
made CtClass#freeze() public.
chiba
2007-07-12
2
-2
/
+9
*
for reducing memory footprint
chiba
2007-07-03
3
-45
/
+55
*
edited for fixing memory leak
chiba
2007-06-26
1
-2
/
+2
*
fixed a bug of CtClassType#releaseClassFiles()
chiba
2007-06-22
7
-0
/
+12
*
fixed a bug of CtClassType#removeMehtod() etc.
chiba
2007-06-18
3
-2
/
+25
*
updated pom.xml and a few javadoc comments.
chiba
2007-06-12
3
-19
/
+13
*
added JDK 1.6 support
chiba
2007-06-12
1
-0
/
+15
*
added a pom.xml file
chiba
2007-06-12
1
-0
/
+96
*
fixed wrong indentation
chiba
2007-06-11
1
-1
/
+1
*
Exclude HotSwapper in Eclipse since it does not work
kkhan
2007-06-11
1
-2
/
+2
*
a small bug fix
chiba
2007-06-08
1
-1
/
+0
*
made automatic pruning off by default because I found that pruning does not r...
chiba
2007-06-08
11
-290
/
+459
*
updated the copyright notices.
chiba
2007-06-04
175
-183
/
+199
*
made the java.util.proxy package support stack map tables.
chiba
2007-06-03
1
-6
/
+19
[prev]
[next]