summaryrefslogtreecommitdiff
path: root/java/jode/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Update to 1.1.2-pre1 released in February 2004. Some seriousMikhail Teterin2005-07-071-2/+2
| | | | | | | | | | | | | | REINPLACE-ing was required to turn all variables named `enum' into `enumeration', because `enum' is a keyword in Java-1.5 The program seems to work now and builds with Java-1.5 (and, presumably, earlier). The portversion is set to 1.1.1.1 in anticipation of the eventual release of 1.1.2 by the vendor. Notes: svn path=/head/; revision=138661
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* DE is a java package containing a decompiler and an optimizer forMikhail Teterin2003-06-241-0/+1
java. Can be used from command line or through the Swing-based GUI. Notes: svn path=/head/; revision=83547