| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Common: Rename the File namespace to FileUtil, to match the filename and prev... | 2014-09-17 | 1 | -1/+1 | |
| * | ELF: Refactored LoadInto(..) to use memcpy, removed unnecessary code. | 2014-06-24 | 1 | -19/+8 | |
| * | Loader: Refactored use of const. | 2014-06-24 | 1 | -2/+2 | |
| * | Loader: Implemented AppLoader interface for abstracting application loading. | 2014-06-24 | 1 | -61/+257 | |
| * | Loader: Cleaned up and removed unused code, refactored ELF namespace. | 2014-06-16 | 1 | -56/+51 | |
| * | Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> s... | 2014-06-16 | 1 | -0/+190 |