Age | Commit message (Expand) | Author |
---|---|---|
2019-02-02 | Make PID file creating errors fatal | Hennadii Stepanov |
2018-11-06 | Update KNOWN_VIOLATIONS: Remove fixed violations | practicalswift |
2018-11-06 | Use IsSpace(...) instead of boost::is_space | practicalswift |
2018-11-06 | Use ToLower(...) instead of std::tolower | practicalswift |
2018-11-06 | Use IsDigit(...) instead of std::isdigit | practicalswift |
2018-11-04 | scripted-diff: Move util files to separate directory. | Jim Posen |
2018-10-26 | Don't rely on locale dependent functions in base_blob<BITS>::SetHex(...) (uin... | practicalswift |
2018-08-31 | macOS fix: Work around empty (sub)expression error when using BSD grep | practicalswift |
2018-08-28 | Removes the Boost case_conv.hpp dependency. | 251 |
2018-06-20 | Obsolete #!/bin/bash shebang | DesWurstes |
2018-06-14 | Add "export LC_ALL=C" to all shell scripts | practicalswift |
2018-06-06 | build: Add linter for checking accidental locale dependence | practicalswift |