aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-locale-dependence.sh
AgeCommit message (Expand)Author
2019-06-18Replace remaining fprintf with tfm::format manuallyMarcoFalke
2019-02-02Make PID file creating errors fatalHennadii Stepanov
2018-11-06Update KNOWN_VIOLATIONS: Remove fixed violationspracticalswift
2018-11-06Use IsSpace(...) instead of boost::is_spacepracticalswift
2018-11-06Use ToLower(...) instead of std::tolowerpracticalswift
2018-11-06Use IsDigit(...) instead of std::isdigitpracticalswift
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-10-26Don't rely on locale dependent functions in base_blob<BITS>::SetHex(...) (uin...practicalswift
2018-08-31macOS fix: Work around empty (sub)expression error when using BSD greppracticalswift
2018-08-28Removes the Boost case_conv.hpp dependency.251
2018-06-20Obsolete #!/bin/bash shebangDesWurstes
2018-06-14Add "export LC_ALL=C" to all shell scriptspracticalswift
2018-06-06build: Add linter for checking accidental locale dependencepracticalswift