aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-locale-dependence.sh
AgeCommit message (Expand)Author
2021-04-27refactor: Move pruning/reindex/importing globals to blockstorageMarcoFalke
2020-08-29Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale han...MarcoFalke
2020-08-29doc: Document differences in bitcoind and bitcoin-qt locale handlingpracticalswift
2020-07-03Merge #18649: tests: Add std::locale::global to list of locale dependent func...fanquake
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-15tests: Add std::locale::global to list of locale dependent functions in lint-...practicalswift
2020-03-14Replace std::to_string with locale-independent alternativeBen Woosley
2020-03-06tests: Add fuzzing harness for locale independence testingpracticalswift
2020-01-16Merge #17691: doc: Add missed copyright headersMarcoFalke
2020-01-04scripted-diff: Add missed copyright headersHennadii Stepanov
2020-01-02tests: Add std::to_string to list of locale dependent functionspracticalswift
2019-12-10tests: Add fuzzing harnesses for various number parsing functionspracticalswift
2019-06-13Replace 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