summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/hashing.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Return std::string objects by value rather than pass by reference AJR2016-01-101-16/+12
| | | | | | - 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
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-8/+8
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+291