aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-locale-dependence.sh
Commit message (Expand)AuthorAgeFilesLines
* Replace remaining fprintf with tfm::format manuallyMarcoFalke2019-06-181-4/+2
* Make PID file creating errors fatalHennadii Stepanov2019-02-021-1/+1
* Update KNOWN_VIOLATIONS: Remove fixed violationspracticalswift2018-11-061-1/+0
* Use IsSpace(...) instead of boost::is_spacepracticalswift2018-11-061-3/+2
* Use ToLower(...) instead of std::tolowerpracticalswift2018-11-061-2/+0
* Use IsDigit(...) instead of std::isdigitpracticalswift2018-11-061-5/+0
* scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-10/+10
* Don't rely on locale dependent functions in base_blob<BITS>::SetHex(...) (uin...practicalswift2018-10-261-4/+0
* macOS fix: Work around empty (sub)expression error when using BSD greppracticalswift2018-08-311-2/+2
* Removes the Boost case_conv.hpp dependency.2512018-08-281-2/+0
* Obsolete #!/bin/bash shebangDesWurstes2018-06-201-1/+1
* Add "export LC_ALL=C" to all shell scriptspracticalswift2018-06-141-0/+1
* build: Add linter for checking accidental locale dependencepracticalswift2018-06-061-0/+229