summaryrefslogtreecommitdiffstats
path: root/yql/essentials/utils
Commit message (Expand)AuthorAgeFilesLines
* YQL-21018: Implement builder and readers for block variantatarasov58 days1-2/+4
* YQL-20095: Apply modernize-use-nodiscard at utilsvitya-smirnov2026-05-2211-33/+33
* YQL-20095: Enable readability-static-definition-in-anonymous-namespacevitya-smirnov2026-05-152-1/+2
* YQL-21018: Prepare test utils for block variant supportatarasov52026-05-135-0/+492
* YQL-20095: Enable readability-simplify-boolean-exprvitya-smirnov2026-05-071-5/+1
* YQL-20095: Enable readability-uppercase-literal-suffixvitya-smirnov2026-05-072-9/+9
* YQL-20095: Enable readability-redundant-declarationvitya-smirnov2026-05-061-0/+1
* Intermediate changesrobot-piglet2026-05-061-1/+1
* YQL-20095: Enable readability-inconsistent-declaration-parameter-namevitya-smirnov2026-04-284-13/+13
* YQL-20095: Enable readability-isolate-declarationvitya-smirnov2026-04-133-18/+74
* YQL-20095: Enable modernize-use-starts-ends-withvitya-smirnov2026-04-091-2/+2
* YQL-20095: Enable readability-container-size-emptyvitya-smirnov2026-04-072-2/+2
* YQL-21112: Add memory and time stats for Lineagemaxkovalev2026-03-312-3/+18
* YQL-20095: Enable readability-avoid-const-params-in-declsvitya-smirnov2026-03-311-1/+1
* YQL-20095: Enable modernize-use-designated-initializersvitya-smirnov2026-03-178-23/+25
* Runtime dispatch boolsatarasov52026-03-171-0/+97
* Fix deadlock at TAsyncQueue destroyudovichenko-r2026-03-162-18/+19
* YQL-20095: Enable modernize-raw-string-literalvitya-smirnov2026-03-061-5/+5
* YQL-20095: Apply lost Clang Tidy fixesvitya-smirnov2026-03-051-9/+10
* YQL-20095: Enable modernize-use-nullptrvitya-smirnov2026-03-041-2/+2
* YQL-20095: Enable modernize-use-usingvitya-smirnov2026-03-041-1/+1
* YQL-20095: Enable modernize-pass-by-valuevitya-smirnov2026-03-022-3/+5
* YQL-20095: Enable modernize-loop-convertvitya-smirnov2026-02-271-4/+3
* Refactor codegen for function callsimunkin2026-02-201-0/+42
* YQL-20095: Enable bugprone-exception-escapeatarasov52026-02-203-0/+63
* Fix problem with deploy in loggercdzyura1712026-02-191-0/+26
* YQL-20095: Enable modernize-avoid-c-arraysvitya-smirnov2026-02-1912-37/+44
* YQL-20095: Enable modernize-deprecated-headersvitya-smirnov2026-02-1810-17/+18
* YQL-20095: Enable modernize-concat-nested-namespacesvitya-smirnov2026-02-1719-80/+38
* removed yql codeline exceptiongrigoriypisar2026-02-113-73/+0
* Improve error reportinganeporada2026-02-091-0/+1
* YQL-20095: Enable misc-use-anonymous-namespacevitya-smirnov2026-02-053-6/+10
* YQL-20861: introduce TCheckedDerefPtrlukashevich842026-02-054-0/+293
* YQL-20095: Enable misc-throw-by-value-catch-by-referencevitya-smirnov2026-02-021-7/+5
* YQL-20095: Enable some hicpp checksvitya-smirnov2026-01-301-1/+2
* Intermediate changesrobot-piglet2026-01-296-0/+208
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-236-10/+14
* Provide better static assertsatarasov52026-01-211-0/+14
* YQL-20095: Enable modernize-use-overridevitya-smirnov2026-01-136-8/+8
* Forbid use of array types in YQL_ENSURE & YQL_ENSURE_CODELINE conditions #30109swarmer2025-12-292-10/+12
* YQL-20766: Disable backtrace unwinding in yqlworkermrlolthe1st2025-12-112-2/+8
* Service discovery in yqlworkerudovichenko-r2025-11-252-6/+33
* YQL-20086: Enable arcadia and bugprone checksvitya-smirnov2025-11-251-1/+1
* YQL-20086: Add yql/essentials Clang Tidy configvitya-smirnov2025-11-2112-48/+59
* YQL-20072: Support mrrun + yqlworkermrlolthe1st2025-10-295-0/+41
* YQL-20552 better memory limiting for ConvertToAstvvvv2025-10-231-0/+52
* Intermediate changesrobot-piglet2025-10-204-2/+34
* YQL-20508: Fix unaligned readatarasov52025-10-161-0/+12
* Complete protection of logging setup via mutexesngc2242025-10-151-2/+8
* YQL-20086 invert flagvvvv2025-10-1018-35/+0