Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Return std::string objects by value rather than pass by reference | 2016-01-10 | 1 | -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) | 2015-12-10 | 1 | -1/+4 | ||
| | ||||||
* | tagmap_t to std::unordered_map or std::unordered_set where applicable (nw) | 2015-12-09 | 1 | -38/+37 | ||
| | ||||||
* | clang-modernize part 5 | 2015-12-04 | 1 | -1/+1 | ||
| | ||||||
* | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -31/+31 | ||
| | ||||||
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+819 | ||