Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use separate arrays for UIntMap keys and values | Chris Robinson | 2016-07-04 | 1 | -5/+5 |
* | Use al_malloc/al_free for the UIntMap array | Chris Robinson | 2016-07-04 | 1 | -1/+1 |
* | Hold the source map lock while handling it | Chris Robinson | 2016-05-10 | 1 | -0/+2 |
* | Add extern "C" to common headers. | Chris Robinson | 2014-05-29 | 1 | -0/+8 |
* | Move RWLock and UIntMap implementations to common | Chris Robinson | 2014-05-07 | 1 | -0/+35 |