summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/options.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Return std::string objects by value rather than pass by reference AJR2016-01-101-10/+8
| | | | | | - strprintf is unaltered, but strformat now takes one fewer argument - state_string_export still fills a buffer, but has been made const - get_default_card_software now takes no arguments but returns a string
* 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