Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Return std::string objects by value rather than pass by reference | 2016-01-10 | 2 | -5/+4 | ||
| | | | | | | - 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 | |||||
* | cleanups (nw) | 2015-12-25 | 2 | -2/+1 | ||
| | ||||||
* | override for for macros that could not be auto recognized by tools (nw) | 2015-12-06 | 2 | -11/+11 | ||
| | ||||||
* | override part 1 (nw) | 2015-12-05 | 4 | -36/+36 | ||
| | ||||||
* | cleanup | 2015-12-05 | 1 | -2/+0 | ||
| | ||||||
* | clang-modernize part 6 | 2015-12-04 | 1 | -6/+6 | ||
| | ||||||
* | clang-modernize part 2 | 2015-12-04 | 2 | -6/+6 | ||
| | ||||||
* | fix uninitialized class members for bus devices (nw) | 2015-11-14 | 3 | -6/+6 | ||
| | ||||||
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 4 | -0/+0 | ||
| | ||||||
* | Move all devices into separate part of src tree (nw) | 2015-09-13 | 8 | -0/+999 | ||