Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -33/+33 | |
| | | | | | 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 | ||||
* | Cleanups and version bump | 2016-07-27 | 1 | -1/+1 | |
| | |||||
* | ym2413: Isolate, objectify, integrate [O. Galibert] | 2016-06-29 | 1 | -999/+507 | |
| | |||||
* | Setting GPL license for Jarek Burczynski, by his request (nw) | 2016-01-21 | 1 | -1/+1 | |
| | |||||
* | removed memory tracking (nw) | 2016-01-08 | 1 | -1/+1 | |
| | |||||
* | macro removal INLINE -> static inline (nw) | 2015-12-12 | 1 | -16/+16 | |
| | |||||
* | Removed need for -Wno-c++11-narrowing for clang | 2015-12-04 | 1 | -35/+35 | |
| | | | | and -Wno-unused-result,-Wno-narrowing and -Wno-attributes on gcc (nw) | ||||
* | some core c++11 narrowing fixes (nw) | 2015-12-04 | 1 | -32/+32 | |
| | |||||
* | clang-modernize part 3 | 2015-12-04 | 1 | -3/+3 | |
| | |||||
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+2176 | |