Commit Graph

13 Commits (6fde9d5e47fc9a1042b3fb68031eab5bf55e508d)

Author SHA1 Message Date
MarcoFalke fa8f195195
Replace remaining fprintf with tfm::format manually
5 years ago
Hennadii Stepanov 561e375c73
Make PID file creating errors fatal
6 years ago
practicalswift 7c9f790761 Update KNOWN_VIOLATIONS: Remove fixed violations
6 years ago
practicalswift 587924f000 Use IsSpace(...) instead of boost::is_space
6 years ago
practicalswift c5fd143edb Use ToLower(...) instead of std::tolower
6 years ago
practicalswift e70cc8983c Use IsDigit(...) instead of std::isdigit
6 years ago
Jim Posen 2068f089c8 scripted-diff: Move util files to separate directory.
6 years ago
practicalswift 15db77f4dd Don't rely on locale dependent functions in base_blob<BITS>::SetHex(...) (uint256), DecodeBase58(...), ParseMoney(...) and ParseHex(...)
6 years ago
practicalswift ec4d57bbb3 macOS fix: Work around empty (sub)expression error when using BSD grep
6 years ago
251 b193d5a443 Removes the Boost case_conv.hpp dependency.
6 years ago
DesWurstes 000000035b Obsolete #!/bin/bash shebang
6 years ago
practicalswift 3352da8da1 Add "export LC_ALL=C" to all shell scripts
6 years ago
practicalswift 0a4ea2f458 build: Add linter for checking accidental locale dependence
7 years ago