jode-commit Mailing List for Java Optimize and Decompile Environment (Page 4)
Brought to you by:
hoenicke
You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(5) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(3) |
Feb
(16) |
Mar
|
Apr
|
May
(25) |
Jun
(5) |
Jul
|
Aug
|
Sep
(1) |
Oct
(1) |
Nov
(2) |
Dec
|
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(7) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2004 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
(20) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(6) |
Aug
|
Sep
(6) |
Oct
(7) |
Nov
|
Dec
|
|
From: Jochen H. <hoe...@us...> - 2002-05-29 12:06:29
|
Update of /cvsroot/jode/jode/src/net/sf/jode In directory usw-pr-cvs1:/tmp/cvs-serv24836/net/sf/jode Modified Files: GlobalOptions.java Log Message: Set copyright to LGPL for packages util,bytecode,jvm,expr,flow and decompiler. CVSWeb URLs: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/src/net/sf/jode/GlobalOptions.java.diff?r1=1.1&r2=1.2&diff_format=u |
|
From: Jochen H. <hoe...@us...> - 2002-05-28 17:34:28
|
Update of /cvsroot/jode/jode/jode/util
In directory usw-pr-cvs1:/tmp/cvs-serv11566/jode/util
Modified Files:
Tag: branch_1_1
ArrayEnum.java SimpleMap.java.in SimpleSet.java.in
UnifyHash.java.in
Log Message:
Changed license of util,bytecode,jvm,expr,flow and decompiler packages
to Lesser GPL. Updated all copyright messages.
CVSWeb URLs:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/jode/util/ArrayEnum.java.diff?r1=1.3&r2=1.3.4.1&diff_format=u
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/jode/util/SimpleMap.java.in.diff?r1=1.1&r2=1.1.2.1&diff_format=u
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/jode/util/SimpleSet.java.in.diff?r1=1.1&r2=1.1.2.1&diff_format=u
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/jode/util/UnifyHash.java.in.diff?r1=1.3.2.1&r2=1.3.2.2&diff_format=u
|
|
From: Jochen H. <hoe...@us...> - 2002-05-28 17:34:22
|
Update of /cvsroot/jode/jode/jode/swingui
In directory usw-pr-cvs1:/tmp/cvs-serv11566/jode/swingui
Modified Files:
Tag: branch_1_1
HierarchyTreeModel.java.in Main.java.in
PackagesTreeModel.java.in
Log Message:
Changed license of util,bytecode,jvm,expr,flow and decompiler packages
to Lesser GPL. Updated all copyright messages.
CVSWeb URLs:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/jode/swingui/HierarchyTreeModel.java.in.diff?r1=1.2&r2=1.2.2.1&diff_format=u
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/jode/swingui/Main.java.in.diff?r1=1.6.2.3&r2=1.6.2.4&diff_format=u
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/jode/swingui/PackagesTreeModel.java.in.diff?r1=1.4&r2=1.4.2.1&diff_format=u
|
|
From: Jochen H. <hoe...@us...> - 2002-05-28 17:34:01
|
Update of /cvsroot/jode/jode/jode
In directory usw-pr-cvs1:/tmp/cvs-serv11566/jode
Modified Files:
Tag: branch_1_1
AssertError.java GlobalOptions.java.in
Log Message:
Changed license of util,bytecode,jvm,expr,flow and decompiler packages
to Lesser GPL. Updated all copyright messages.
CVSWeb URLs:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/jode/AssertError.java.diff?r1=2.7&r2=2.7.4.1&diff_format=u
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/jode/GlobalOptions.java.in.diff?r1=4.3.2.1&r2=4.3.2.2&diff_format=u
|
|
From: Jochen H. <hoe...@us...> - 2002-05-28 17:34:00
|
Update of /cvsroot/jode/jode
In directory usw-pr-cvs1:/tmp/cvs-serv11566
Modified Files:
Tag: branch_1_1
addHeader.pl
Added Files:
Tag: branch_1_1
COPYING.LESSER
Log Message:
Changed license of util,bytecode,jvm,expr,flow and decompiler packages
to Lesser GPL. Updated all copyright messages.
CVSWeb URLs:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/COPYING.LESSER?rev=1.1.2.1
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/addHeader.pl.diff?r1=1.2&r2=1.2.2.1&diff_format=u
|
|
From: Jochen H. <hoe...@us...> - 2002-02-25 16:13:33
|
Update of /cvsroot/jode/jode/src/net/sf/jode/bytecode In directory usw-pr-cvs1:/tmp/cvs-serv10924/src/net/sf/jode/bytecode Modified Files: ClassInfo.java Log Message: Don't check for a maximum version anymore. Sun changes it with every release without changing the bytecode format. CVSWeb URLs: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/src/net/sf/jode/bytecode/ClassInfo.java.diff?r1=1.4&r2=1.5&diff_format=u |
|
From: Jochen H. <hoe...@us...> - 2002-02-25 16:13:33
|
Update of /cvsroot/jode/jode In directory usw-pr-cvs1:/tmp/cvs-serv10924 Modified Files: ChangeLog Log Message: Don't check for a maximum version anymore. Sun changes it with every release without changing the bytecode format. CVSWeb URLs: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/ChangeLog.diff?r1=1.11&r2=1.12&diff_format=u |
|
From: Jochen H. <hoe...@us...> - 2002-02-25 16:02:28
|
Update of /cvsroot/jode/jode/jode/bytecode
In directory usw-pr-cvs1:/tmp/cvs-serv7506/jode/bytecode
Modified Files:
Tag: branch_1_1
ClassInfo.java.in
Log Message:
Don't check for a maximum version anymore. Sun changes it with every
release without changing the bytecode format.
CVSWeb URLs:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/jode/bytecode/ClassInfo.java.in.diff?r1=4.8.2.4&r2=4.8.2.5&diff_format=u
|
|
From: Jochen H. <hoe...@us...> - 2002-02-25 16:02:27
|
Update of /cvsroot/jode/jode
In directory usw-pr-cvs1:/tmp/cvs-serv7506
Modified Files:
Tag: branch_1_1
ChangeLog
Log Message:
Don't check for a maximum version anymore. Sun changes it with every
release without changing the bytecode format.
CVSWeb URLs:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/ChangeLog.diff?r1=1.1.4.27&r2=1.1.4.28&diff_format=u
|
|
From: Jochen H. <hoe...@us...> - 2002-02-22 13:40:04
|
Update of /cvsroot/jode/jode/doc In directory usw-pr-cvs1:/tmp/cvs-serv20078 Modified Files: links.php Log Message: Fixed link to collections.jar CVSWeb URLs: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/doc/links.php.diff?r1=1.5&r2=1.6&diff_format=u |
|
From: Jochen H. <hoe...@us...> - 2002-02-15 15:22:57
|
Update of /cvsroot/jode/jode/src/net/sf/jode/decompiler
In directory usw-pr-cvs1:/tmp/cvs-serv2780/src/net/sf/jode/decompiler
Modified Files:
MethodAnalyzer.java
Log Message:
Handle empty blocks used for "while(true) {}"
CVSWeb URLs:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/src/net/sf/jode/decompiler/MethodAnalyzer.java.diff?r1=1.1&r2=1.2&diff_format=u
|
|
From: Jochen H. <hoe...@us...> - 2002-02-15 15:22:55
|
Update of /cvsroot/jode/jode/src/net/sf/jode/bytecode
In directory usw-pr-cvs1:/tmp/cvs-serv2780/src/net/sf/jode/bytecode
Modified Files:
BasicBlockReader.java
Log Message:
Handle empty blocks used for "while(true) {}"
CVSWeb URLs:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/src/net/sf/jode/bytecode/BasicBlockReader.java.diff?r1=1.3&r2=1.4&diff_format=u
|
|
From: Jochen H. <hoe...@us...> - 2002-02-15 15:22:52
|
Update of /cvsroot/jode/jode
In directory usw-pr-cvs1:/tmp/cvs-serv2780
Modified Files:
ChangeLog
Log Message:
Handle empty blocks used for "while(true) {}"
CVSWeb URLs:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/ChangeLog.diff?r1=1.10&r2=1.11&diff_format=u
|
|
From: Jochen H. <hoe...@us...> - 2002-02-08 12:46:51
|
Update of /cvsroot/jode/jode/jode/obfuscator
In directory usw-pr-cvs1:/tmp/cvs-serv21631/jode/obfuscator
Modified Files:
Tag: branch_1_1
ClassIdentifier.java.in MethodIdentifier.java.in
Log Message:
* jode/obfuscator/ClassIdentifier.java.in (transformInnerClasses):
Bug fix: Added missing checks for STRIP_UNREACH.
* jode/obfuscator/MethodIdentifier.java.in (doTransformation):
Don't run analyzer on unreachable methods. Previously the
ConstantAnalyzer assumed that the instructions are not reachable
and removed them all leading to illegal bytecode.
CVSWeb URLs:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/jode/obfuscator/ClassIdentifier.java.in.diff?r1=1.6.2.3&r2=1.6.2.4&diff_format=u
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/jode/obfuscator/MethodIdentifier.java.in.diff?r1=1.7&r2=1.7.2.1&diff_format=u
|
|
From: Jochen H. <hoe...@us...> - 2002-02-08 12:46:49
|
Update of /cvsroot/jode/jode
In directory usw-pr-cvs1:/tmp/cvs-serv21631
Modified Files:
Tag: branch_1_1
ChangeLog
Log Message:
* jode/obfuscator/ClassIdentifier.java.in (transformInnerClasses):
Bug fix: Added missing checks for STRIP_UNREACH.
* jode/obfuscator/MethodIdentifier.java.in (doTransformation):
Don't run analyzer on unreachable methods. Previously the
ConstantAnalyzer assumed that the instructions are not reachable
and removed them all leading to illegal bytecode.
CVSWeb URLs:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/ChangeLog.diff?r1=1.1.4.26&r2=1.1.4.27&diff_format=u
|
|
From: Jochen H. <hoe...@us...> - 2002-02-04 10:33:36
|
Update of /cvsroot/jode/jode/doc In directory usw-pr-cvs1:/tmp/cvs-serv2002 Modified Files: myproject.jos Log Message: Added syntax for IdentifierMatcher. CVSWeb URLs: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/doc/myproject.jos.diff?r1=1.3&r2=1.4&diff_format=u |
|
From: Jochen H. <hoe...@us...> - 2002-02-04 09:42:58
|
Update of /cvsroot/jode/jode/doc In directory usw-pr-cvs1:/tmp/cvs-serv21005 Modified Files: usage.php Log Message: Added info about SerializePreserver. CVSWeb URLs: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/doc/usage.php.diff?r1=1.3&r2=1.4&diff_format=u |