Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Upgrade to version 1.4.7. | archie | 2005-11-28 | 1 | -2/+2 |
| | |||||
* | Upgrade to release 1.4.6. | archie | 2005-07-27 | 1 | -2/+2 |
| | |||||
* | Update to version 1.4.5. | archie | 2005-05-17 | 1 | -2/+2 |
| | |||||
* | Update to version 1.4.4. | archie | 2005-05-11 | 1 | -2/+2 |
| | |||||
* | - Upgrade to version 1.4.3. | archie | 2005-04-26 | 1 | -2/+2 |
| | | | | - Change JAVA_BUILD from "yes" to "jre" | ||||
* | Upgrade to version 1.4.2. | archie | 2005-04-14 | 1 | -2/+2 |
| | |||||
* | Update to version 1.4.0. | archie | 2005-03-21 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 1.3.2. | archie | 2005-02-23 | 1 | -2/+2 |
| | |||||
* | Update to version 1.3.1 (these files were missing from previous commit). | archie | 2005-01-11 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 1.3. | archie | 2004-12-29 | 1 | -4/+2 |
| | |||||
* | Upgrade to version 1.2.3. | archie | 2004-11-29 | 1 | -4/+4 |
| | |||||
* | Update to version 1.2.2. | archie | 2004-07-26 | 1 | -2/+2 |
| | |||||
* | Update to version 1.2.1 | archie | 2004-07-14 | 1 | -4/+4 |
| | |||||
* | Update to version 1.2. | archie | 2004-07-06 | 1 | -4/+4 |
| | |||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+2 |
| | |||||
* | Update to version 1.0.1. | archie | 2004-02-27 | 1 | -1/+1 |
| | |||||
* | New port. | archie | 2004-02-23 | 1 | -0/+2 |
JC is a Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object file loader. JC utilizes the GNU Classpath class library and provides support for most features you would expect such as reflection, user class loaders, etc. WWW: http://jcvm.sourceforge.net/ |