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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
fiexed JASSIST-238
chibash
2014-11-23
4
-45
/
+101
*
fixed JASSIST-230
chibash
2014-08-10
1
-41
/
+74
*
fixed JASSIST-211
chibash
2013-12-02
1
-1
/
+1
*
fixed JASSIST-158
chibash
2013-07-23
1
-1
/
+1
*
fixed JASSIST-188
chibash
2013-05-30
1
-2
/
+5
*
fixed JASSIST-177
chiba
2012-11-15
1
-1
/
+1
*
fixed JASSIST-166
chiba
2012-06-06
1
-0
/
+3
*
fixed JASSIST-150 (fixed a bug on WeakHashMap)
chiba
2012-02-11
1
-2
/
+9
*
fixed JASSIST-150
chiba
2012-02-11
2
-34
/
+42
*
added the Apache license.
chiba
2011-07-08
41
-82
/
+123
*
fixed a bug that the compiler reports an error when "length" is used as a cla...
chiba
2011-07-03
1
-1
/
+7
*
fixed a typo.
chiba
2011-01-05
1
-1
/
+1
*
fixed JASSIST-123
chiba
2010-10-05
1
-0
/
+11
*
fixed typos.
chiba
2010-07-22
2
-2
/
+2
*
fixed JIRA JASSIST-67
chiba
2009-06-09
1
-3
/
+12
*
JASSIST-76
chiba
2009-04-03
1
-6
/
+12
*
$type support by CtBehavior#insertBefore: JIRA JASSIST-62
chiba
2008-06-03
1
-1
/
+1
*
fixed JIRA JASSIST-61
chiba
2008-05-06
1
-12
/
+17
*
fixed JASSIST-47 and 60.
chiba
2008-05-01
1
-8
/
+23
*
fixed JASSIST-57
chiba
2008-03-23
1
-1
/
+1
*
updated the copyright notices.
chiba
2007-06-04
41
-41
/
+41
*
fixed bugs related to stack map tables.
chiba
2007-06-02
3
-16
/
+81
*
the version of the class file generated from scratch was changed from JDK 1.1...
chiba
2007-05-29
1
-3
/
+1
*
changed the compiler so that .class will be compiled into ldc.
chiba
2007-05-29
1
-5
/
+15
*
changed the implementation of try statements so that jsr/ret will not be used...
chiba
2007-05-12
2
-34
/
+65
*
fixed JIRA JASSIST-33
chiba
2007-05-11
1
-13
/
+45
*
changed to public.
chiba
2007-02-06
1
-1
/
+1
*
fixed JIRA JASSIST-27 CodeGen.getArrayWriteOp returns a invalid operation for...
chiba
2006-10-23
1
-0
/
+2
*
modified to generate a better comiple error message.
chiba
2006-06-13
2
-12
/
+72
*
JBBUILD-319, Add redirects for the new java.io.StringWriter append methods
starksm
2006-06-11
1
-2
/
+3
*
fixed a bug of method dispatch.
chiba
2006-01-29
1
-15
/
+22
*
updated copyright notices
chiba
2006-01-11
41
-40
/
+56
*
fixed a bug reported as JIRA Javassist-12
chiba
2005-08-26
3
-25
/
+41
*
Array initializer supports and better annotation supports.
chiba
2005-08-25
7
-21
/
+122
*
modified the compiler to support "import".
chiba
2005-08-18
1
-12
/
+24
*
modified so that an error message is thrown if the super class of java.lang.O...
chiba
2005-08-17
1
-5
/
+6
*
fixed a compilation problem of static final fields.
chiba
2005-08-17
2
-5
/
+31
*
deleted some local variables that are never read.
chiba
2005-06-30
2
-3
/
+2
*
fixed a bug of the compiler
chiba
2005-06-23
1
-2
/
+7
*
fixed a bug so that the compiler distinguishes a length field and the array l...
chiba
2005-06-08
2
-17
/
+26
*
support non us-ascii identifiers (JIRA May20,2005)
chiba
2005-06-07
2
-7
/
+17
*
fixed a bug so that "<array> == null" can be compiled.
chiba
2005-05-16
1
-2
/
+5
*
fixed a bug of CtBehavior.insertAt (and a few other minor fixes)
chiba
2005-03-02
1
-0
/
+19
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
40
-40
/
+40
*
supports finally clauses
chiba
2004-11-04
2
-24
/
+129
*
synchronized statement support.
chiba
2004-11-02
1
-4
/
+79
*
reformatted.
chiba
2004-10-18
1
-1
/
+1
*
Now the compiler supports a switch statement.
chiba
2004-09-03
2
-5
/
+79
*
modified the code generator to compute constant expressions at compile time.
chiba
2004-09-01
6
-29
/
+197
*
discarded the last changes
chiba
2004-08-30
2
-252
/
+62
[next]