summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/chdman.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-11/+8
* fix compile of tools (nw) Miodrag Milanovic2016-01-111-9/+7
* Return std::string objects by value rather than pass by reference AJR2016-01-101-3/+2
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+0
* chdman info verbose metadata output (nw) MetalliC2015-12-261-3/+6
* tagmap_t to std::unordered_map or std::unordered_set where applicable (nw) Miodrag Milanovic2015-12-091-195/+200
* clang-modernize part 6 Miodrag Milanovic2015-12-041-12/+12
* clang-modernize part 5 Miodrag Milanovic2015-12-041-97/+97
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2958