Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | With permission from Dirk Best, apply 3-clause BSD license to common devices ... | 2020-04-13 | 1 | -1/+0 | |
* | split was using sha1.h directly - fix that (nw) | 2020-04-13 | 1 | -1/+1 | |
* | util: re-implement SHA-1 and get rid of the two third-party implementations (nw) | 2020-04-13 | 1 | -19/+164 | |
* | fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) | 2020-01-30 | 1 | -1/+1 | |
* | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -6/+6 | |
* | Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... | 2016-07-23 | 1 | -0/+3 | |
* | Replace strformat, strprintf and strcatprintf with type-safe steam_format and... | 2016-02-28 | 1 | -8/+14 | |
* | Return std::string objects by value rather than pass by reference | 2016-01-10 | 1 | -16/+12 | |
* | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -8/+8 | |
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+291 |