Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert the backends to use proper inheritence | Chris Robinson | 2018-12-28 | 1 | -90/+0 |
* | Get rid of the unnecessary STATIC_(UP)CAST macros | Chris Robinson | 2018-12-27 | 1 | -30/+10 |
* | Make the polymorphic allocators allocate cleared memory | Chris Robinson | 2018-11-02 | 1 | -3/+1 |
* | Make the polymorphism macros less hacky in C++ | Chris Robinson | 2018-11-01 | 1 | -1/+8 |
* | Add a couple casts for compiling with C++ | Chris Robinson | 2018-10-29 | 1 | -3/+3 |
* | Remove SET_VTABLE1 | Chris Robinson | 2018-01-11 | 1 | -3/+0 |
* | Move the polymorphic/inheritance macros to a separate header | Chris Robinson | 2018-01-11 | 1 | -0/+108 |