Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -1/+1 | |
| | | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8 | ||||
* | clang 3.7 warning fixes (nw) | 2015-12-07 | 1 | -2/+2 | |
| | |||||
* | Initial conversion of core to C++14. Note that compilers are now limited to ↵ | 2015-12-03 | 1 | -2/+2 | |
| | | | | GCC 4.9.0 and up, Clang 3.4.0 and up, and VS2013 and up [Miodrag Milanovic] | ||||
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+80 | |