Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid static constexpr for arrays iterated over at run-time | Chris Robinson | 2019-10-25 | 1 | -1/+1 |
| | |||||
* | Don't dereference the end iterator | Chris Robinson | 2019-10-24 | 1 | -46/+42 |
| | |||||
* | Print the found file entries after sorting | Chris Robinson | 2019-10-24 | 1 | -7/+15 |
| | |||||
* | Improve logging for Windows | Chris Robinson | 2019-10-08 | 1 | -1/+1 |
| | |||||
* | Add a missing header for Android | Chris Robinson | 2019-09-23 | 1 | -0/+1 |
| | |||||
* | Move the ifstream wrapper to common | Chris Robinson | 2019-09-22 | 1 | -137/+0 |
| | |||||
* | Remove the last uses of the system's str[n]casecmp | Chris Robinson | 2019-09-16 | 1 | -1/+2 |
| | |||||
* | Clean up more implicit conversions | Chris Robinson | 2019-09-13 | 1 | -3/+3 |
| | |||||
* | Make IrSize unsigned | Chris Robinson | 2019-09-13 | 1 | -3/+3 |
| | |||||
* | Avoid C-style casts in C++ | Chris Robinson | 2019-09-11 | 1 | -1/+1 |
| | |||||
* | Move UID definitions to a separate source | Chris Robinson | 2019-08-12 | 1 | -41/+9 |
| | |||||
* | Add methods to get env vars as an optional | Chris Robinson | 2019-08-12 | 1 | -20/+19 |
| | |||||
* | Move the wstr converters to a separate header | Chris Robinson | 2019-08-11 | 1 | -0/+1 |
| | |||||
* | Move the dynload decls and defs to common | Chris Robinson | 2019-08-10 | 1 | -45/+0 |
| | |||||
* | Improve log formatting for file searches | Chris Robinson | 2019-08-07 | 1 | -2/+2 |
| | |||||
* | Update some includes | Chris Robinson | 2019-08-05 | 1 | -0/+6 |
| | |||||
* | Modify LIKELY and UNLIKELY to not need extra parenthesis | Chris Robinson | 2019-08-04 | 1 | -1/+1 |
| | |||||
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+851 |