| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) | 2020-01-30 | 1 | -1/+1 | |
| | | |||||
| * | use C++ library includes (nw) | 2020-01-22 | 1 | -1/+1 | |
| | | |||||
| * | Reverting part of changes from previous commits as described in mail on list ↵ | 2016-10-23 | 1 | -1/+1 | |
| | | | | | (nw) | ||||
| * | there you go (nw) | 2016-10-22 | 1 | -1/+1 | |
| | | |||||
| * | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -27/+27 | |
| | | | | | | 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 | ||||
| * | some bool <-> int not needed conversions, also cleaned drivenum.* was using ↵ | 2016-10-21 | 1 | -1/+1 | |
| | | | | | memset for clearing vector (nw) | ||||
| * | fix after pass through the diff | 2016-08-01 | 1 | -4/+4 | |
| | | |||||
| * | std::min and std:max instead of MIN and MAX, also some more macros converted ↵ | 2016-07-31 | 1 | -5/+5 | |
| | | | | | to inline functions (nw) | ||||
| * | Cleanups and version bumpmame0173 | 2016-04-27 | 1 | -12/+12 | |
| | | |||||
| * | Various cleanups suggested by static analyzer (nw) | 2016-04-24 | 1 | -6/+12 | |
| | | |||||
| * | Turn core_file into a proper class that gets cleaned up safely using unique_ptr | 2016-03-06 | 1 | -7/+7 | |
| | | | | | Subverted somewhat by chd_file class | ||||
| * | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -24/+24 | |
| | | |||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+625 | |
