summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/options.cpp
Commit message (Expand)AuthorAgeFilesLines
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-2/+2
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-5/+5
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-63/+61
* MAME related settings are saved on request only (nw) Miodrag Milanovic2016-02-061-1/+22
* Return std::string objects by value rather than pass by reference AJR2016-01-101-10/+8
* Fix after tagmap conversion (nw) Miodrag Milanovic2015-12-101-1/+4
* tagmap_t to std::unordered_map or std::unordered_set where applicable (nw) Miodrag Milanovic2015-12-091-38/+37
* clang-modernize part 5 Miodrag Milanovic2015-12-041-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-31/+31
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+819