ClickHouse/dbms/src
Ivan b7ef5a699c
Move FastMemcpy to contribs (#9219)
* Get rid of non-existent vectorclass
* Move FastMemcpy to contribs
* Restore comments
* Disable FastMemcpy on non-Linux
* Fix cmake file
* Don't build FastMemcpy for ARM64
* Replace FastMemcpy submodule with its contents
* Fix cmake file
* Move widechar_width to contrib/
* Move sumbur to contrib/
* Move consistent-hashing to contrib/
* Fix UBSan tests
2020-03-13 01:26:16 +03:00
..
Access Merge pull request #9566 from ClickHouse/clang-tidy 2020-03-12 13:33:19 +03:00
AggregateFunctions clang-tidy, part 24 2020-03-09 06:44:48 +03:00
Client Fixed error 2020-03-10 00:14:27 +03:00
Columns Fixed build 2020-03-11 20:56:57 +03:00
Common Fixed style 2020-03-11 21:02:00 +03:00
Compression Merge branch 'master' into clang-tidy 2020-03-10 17:39:30 +03:00
Core clang-tidy, part 18 2020-03-09 05:26:50 +03:00
Databases clang-tidy, part 7 2020-03-09 01:38:12 +03:00
DataStreams Fixed clang-tidy warning 2020-03-10 20:43:57 +03:00
DataTypes Merge pull request #9566 from ClickHouse/clang-tidy 2020-03-12 13:33:19 +03:00
Dictionaries Fix exception message in LibraryDictionarySource. 2020-03-12 14:26:00 +03:00
Disks Merge branch 'master' into clang-tidy 2020-03-10 17:39:30 +03:00
Formats Remove excessive empty lines 2020-03-03 05:43:59 +03:00
Functions Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Interpreters Fixes after merge #9617 2020-03-12 17:36:54 +03:00
IO Added unneeded unrelated changes just in case 2020-03-10 17:39:44 +03:00
Parsers clang-tidy, part 25 2020-03-09 17:45:09 +03:00
Processors clang-tidy, part 20 2020-03-09 05:55:28 +03:00
Storages Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
TableFunctions Merge pull request #9566 from ClickHouse/clang-tidy 2020-03-12 13:33:19 +03:00
CMakeLists.txt
NOTICE