Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard library naming for exceptions | Pierre Ossman | 2024-11-06 | 1 | -8/+8 |
* | Split SystemException to handle Windows | Pierre Ossman | 2024-10-09 | 1 | -8/+8 |
* | Avoid shadowing variables | Pierre Ossman | 2024-06-24 | 1 | -2/+2 |
* | Use nullptr in all C++ code | Pierre Ossman | 2024-06-24 | 1 | -2/+2 |
* | Be consistent in including config.h | Pierre Ossman | 2021-12-30 | 1 | -0/+4 |
* | Don't throw exceptions in destructors | Pierre Ossman | 2017-09-15 | 1 | -10/+2 |
* | Add abstraction classes for system thread primitives | Pierre Ossman | 2015-11-27 | 1 | -0/+162 |