| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | License change | 2014-12-20 | 1 | -2/+2 | |
| | | |||||
| * | Convert old logging calls to new logging macros | 2014-12-13 | 1 | -1/+1 | |
| | | |||||
| * | Change NULLs to nullptrs. | 2014-12-03 | 1 | -5/+5 | |
| | | |||||
| * | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ↵ | 2014-11-19 | 1 | -4/+4 | |
| | | | | | or generated | ||||
| * | Merge pull request #99 from archshift/ext-check | 2014-09-11 | 1 | -1/+1 | |
| |\ | | | | | loader.cpp: improved file extension checking, made Upper/LowerStr useful, moved string_util into Common namespace | ||||
| | * | Added string_util to common, small changes in loader.cpp | 2014-09-08 | 1 | -1/+1 | |
| | | | |||||
| * | | common: Prune all redundant includes | 2014-09-08 | 1 | -3/+0 | |
| |/ | |||||
| * | Merge pull request #52 from lioncash/memory | 2014-08-17 | 1 | -5/+8 | |
| |\ | | | | | Common: Correctly set ptr to null if mmap fails in memory_util | ||||
| | * | Common: Correctly set ptr to null if mmap fails in memory_util | 2014-08-17 | 1 | -5/+8 | |
| | | | | | | | | | On POSIX systems mmap will return MAP_FAILED ((void*)-1) instead of a null pointer. | ||||
| * | | Common: Move remaining C header includes over to their C++ equivalent | 2014-08-17 | 1 | -2/+2 | |
| |/ | |||||
| * | fixed project includes to use new directory structure | 2014-04-08 | 1 | -3/+3 | |
| | | |||||
| * | got rid of 'src' folders in each sub-project | 2014-04-08 | 1 | -0/+197 | |