Commit Graph

11 Commits

Author SHA1 Message Date
kssenii cbdf514133 fs::absolute to fs::canonical 2021-05-24 20:37:54 +03:00
kssenii b7d96875a3 Update base/* 2021-05-22 21:24:13 +03:00
Kruglov Pavel 29ff818e6a Rename param 2021-05-13 16:37:44 +03:00
Kruglov Pavel c1191b3110 Merge branch 'master' into filimonov-logger-levels 2021-05-13 16:10:01 +03:00
Alexey Milovidov 720a2f6162 Fix a bunch of warnings from PVS-Studio 2021-05-08 19:13:10 +03:00
Alexey Milovidov 55ca28343d Addition to Remove unused obsolete code 2021-05-04 22:59:31 +03:00
Alexey Milovidov 25b6cae205 Remove unused obsolete code 2021-05-04 22:59:30 +03:00
Mikhail Filimonov cfcbc78f71 Allow main log channel to be less verbose than other log channels 2021-05-03 18:29:50 +02:00
filimonov 7cd3bc3799 Ability to configure the log level for every log channel (main log, error log, stdout, syslog) individually. 2021-05-03 15:29:54 +02:00
Azat Khuzhin f767309574 Ability to set logger level for loggers that have non allowed in xml tags symbols 2020-04-27 21:30:29 +03:00
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