Age | Commit message (Expand) | Author |
---|---|---|
2010-11-05 | PLUGINS: Simplify ELF plugin providers & DLObject subclasses | Max Horn |
2010-11-04 | COMMON: Undo changes to common/ptr.h, remove Common::ScopedPtrC | Max Horn |
2010-10-31 | Updated with latest from trunk | Yotam Barnoy |
2010-09-15 | PLUGINS: Cleanup. | Andre Heider |
2010-09-06 | PLUGINS: used variation of ScopedPtr to clean up load() function | Yotam Barnoy |
2010-09-06 | PLUGINS: fixed MIPS plugin loader | Yotam Barnoy |
2010-09-05 | PLUGINS: Remove spurious extra allocation. | Andre Heider |
2010-09-05 | PLUGINS: Plug some memleaks. | Andre Heider |
2010-09-05 | PLUGINS: Add missing variable initialization. | Andre Heider |
2010-09-05 | PLUGINS: Formatting. | Andre Heider |
2010-09-05 | PLUGINS: Make the file stream a member of DLObject. | Andre Heider |
2010-09-05 | PLUGINS: Type cleanup. | Andre Heider |
2010-09-05 | PLUGINS: Move platform specific code out of the generic ELF loader. | Andre Heider |
2010-09-05 | PLUGINS: Move all ELF loader related files to its own directory. | Andre Heider |