Commit Graph

1314 Commits (master)

Author SHA1 Message Date
hoenicke e5c8e18a43 Updated String type to Java 6/7. 11 years ago
hoenicke 33504d1840 Small bug fix 11 years ago
hoenicke 7a96e31c81 Labelled Blocks 12 years ago
hoenicke 0277d99ebb Removed absolute paths 12 years ago
hoenicke accfa1271e New way to handle catch blocks, still needs finetuning 12 years ago
hoenicke 744346bbcb Added eclipse configuration 12 years ago
hoenicke 3c76f52d03 Fix more Warnings 12 years ago
hoenicke 5815ab3a08 Fix Warnings 12 years ago
hoenicke 977e4a6e8d Added accessor method getCondition to IfThenElseBlock 17 years ago
asal 0526241d2f bugfix 1626107 17 years ago
asal 2610837e4e decompile output: added "python" style and line length variable 18 years ago
asal 08ca574741 test string comparison locale must iso-8859-1, bytewise comparison 18 years ago
hoenicke a69e8b35b6 Fixed png Files 18 years ago
hoenicke 39775ca4ee Information about subversion 18 years ago
hoenicke f7d5e15584 * src/net/sf/jode/flow/TransformConstructor.java: 19 years ago
hoenicke 000cbe01e8 Check for NullPointer in SyntheticAnalyzer. Based on 19 years ago
hoenicke 4ff081adef Changed enum to enumeration to make it compile with Java 5 19 years ago
hoenicke 183db2f66c Removed old outdated hints to change URL. The old URL scheme doesn't work anymore, because sourceforge disallows outgoing connections from the web server. 20 years ago
hoenicke 4ec17554de Integrated changes from 1.2->1.3 of index.php 20 years ago
hoenicke 7a700a7a5b Jode logo looks now better 20 years ago
hoenicke 9e663e0b65 HTP logo now certified by M. Moeller :) 20 years ago
hoenicke 7442ded059 Produce web pages with htp now. 20 years ago
hoenicke 487a4b49d9 Some copyright/documentation updates 20 years ago
hoenicke 033d9d57e5 Checked in LGPL License file 20 years ago
hoenicke ec129979e1 * build.xml: replace execon with apply. 20 years ago
hoenicke ae5ffbf3f8 Set copyright to LGPL for package type 20 years ago
hoenicke bf472df5c0 Handle jdk1.4 class$ methods. 20 years ago
hoenicke 338feb1f61 * src/net/sf/jode/jvm/SyntheticAnalyzer.java (checkGetClass): 20 years ago
seeksthemoon 2872b22195 Added MANIFEST.MF to be able to create executable jar-file. The 21 years ago
seeksthemoon c53a8d1acf Added new MenuItem to save a decompiled file. Main window now will be 21 years ago
hoenicke 0c1d7a4b7c Made HTML/4.0 conform; minor updates 22 years ago
hoenicke 66dc0880ab Fixed a bug spotted by Eider Oliveira 22 years ago
hoenicke 48d511532d New option keep-alive. With this option jode won't stop after an error 22 years ago
hoenicke d6462acefc Moved addHeader.pl to scripts. 22 years ago
hoenicke f43b317ae8 Set copyright to LGPL for packages util,bytecode,jvm,expr,flow and decompiler. 22 years ago
hoenicke 375a002248 Don't check for a maximum version anymore. Sun changes it with every 22 years ago
hoenicke b33f6d1045 Fixed link to collections.jar 22 years ago
hoenicke c11b2426df Handle empty blocks used for "while(true) {}" 22 years ago
hoenicke d7567a6b06 Added syntax for IdentifierMatcher. 22 years ago
hoenicke 06f647eb1c Added info about SerializePreserver. 22 years ago
hoenicke c0bd096c0d Updated link to dmoz directory. 22 years ago
hoenicke d04992725b Fixed major/minor naming. Allow minor to be bigger than 45 for newer java 23 years ago
hoenicke d3f133999f HTML view 23 years ago
hoenicke 25339761a8 Added a-logo 23 years ago
hoenicke 0243eb4f23 Copied documentation from Jode-1.1 23 years ago
hoenicke 9e5dca11ad Added new script to convert php to html. 23 years ago
hoenicke d5a0591d1f Javadoc updates. 23 years ago
hoenicke 2d1bb14f08 Added javadoc overview. 23 years ago
hoenicke 14b4dd94f8 Added test cases. 23 years ago
hoenicke 7714d5d503 Documentation updates. 23 years ago