rocksdb/build_tools
Peter Dillinger 94329ae4ec Use only ASCII in source files (#10164)
Summary:
Fix existing usage of non-ASCII and add a check to prevent
future use. Added `-n` option to greps to provide line numbers.

Alternative to https://github.com/facebook/rocksdb/issues/10147

Pull Request resolved: https://github.com/facebook/rocksdb/pull/10164

Test Plan:
used new checker to find & fix cases, manually check
db_bench output is preserved

Reviewed By: akankshamahajan15

Differential Revision: D37148792

Pulled By: pdillinger

fbshipit-source-id: 68c8b57e7ab829369540d532590bf756938855c7
2022-06-15 14:44:43 -07:00
..
amalgamate.py
benchmark_log_tool.py CI Benchmarking with CircleCI Runner and OpenSearch Dashboard (EB 1088) (#9723) 2022-06-04 09:31:47 -07:00
build_detect_platform Minimum macOS version needed to build v7.2.2 and up is 10.13 (#9976) 2022-05-22 15:06:46 -07:00
check-sources.sh Use only ASCII in source files (#10164) 2022-06-15 14:44:43 -07:00
dependencies_platform009.sh Update jemalloc version for platform009 (#10143) 2022-06-09 17:13:13 -07:00
dependencies_platform010.sh Upgrade development environment. (#9843) 2022-04-15 16:05:38 -07:00
dockerbuild.sh
error_filter.py
fb_compile_mongo.sh
fbcode_config.sh Remove ROCKSDB_SUPPORT_THREAD_LOCAL define because it's a part of C++11 (#10015) 2022-05-18 15:25:19 -07:00
fbcode_config_platform009.sh Multi file concurrency in MultiGet using coroutines and async IO (#9968) 2022-05-19 15:36:27 -07:00
fbcode_config_platform010.sh Remove ROCKSDB_SUPPORT_THREAD_LOCAL define because it's a part of C++11 (#10015) 2022-05-18 15:25:19 -07:00
format-diff.sh
gnu_parallel Fix parallel test updates in CI; fbcode LIB_MODE=shared (#9553) 2022-02-14 09:07:03 -08:00
make_package.sh
regression_build_test.sh Remove deprecated API AdvancedColumnFamilyOptions::soft_rate_limit/hard_rate_limit (#9452) 2022-01-27 13:01:09 -08:00
run_ci_db_test.ps1 Fix remaining uses of "backupable" (#9792) 2022-04-05 09:52:33 -07:00
setup_centos7.sh
update_dependencies.sh Upgrade development environment. (#9843) 2022-04-15 16:05:38 -07:00
version.sh