| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes the following dependency:
```
(dflt) thegeorg@jakku:~/arcadia/util@ymake-compiler-version$ ya dump relation contrib/libs/clang14-rt --recursive --target-platform windows
Directory (Start): $S/util ->
...
File (Include): $S/contrib/libs/clang14-rt/include/sanitizer/common_interface_defs.h
```
commit_hash:abdc87a51f4c23673bfebf4447d8fec9a2607876
|
|
|
|
| |
commit_hash:f8e992f1779214943ab68c8f592ea2f087f76eb4
|
|
|
|
| |
commit_hash:1fcce66b4e0a0a5e5fb55aba38889e9bf5b42a85
|
|
|
|
| |
commit_hash:5f70565d417d7f136c2f1c43cb950ba062cd3c47
|
|
|
|
|
| |
Check that the strings and dictionaries owned by TJsonValue are not accessed after the destruction of the TJsonValue instance itself.
commit_hash:0ed6d84f28681d3f9d8c0fe7080bd7a5dd183919
|
|
|
|
| |
commit_hash:5dad6ada81567dcb5da6ef1efe47e1738196d219
|
|
|
|
| |
commit_hash:49967e68e575ac362d79ad5adda3102b359aac7c
|
|
|
|
| |
commit_hash:f9faa4cdcf43ef641c640ec86712f48b09031dcb
|
|
|
|
| |
commit_hash:386f918a73616ff015f51877c608158ca92f023f
|
|
|
|
|
| |
Fixup rXXXXXX
commit_hash:775dffda71dd0a6ad0e91ca361b27ba4f15a0039
|
|
|
|
| |
commit_hash:abf11126ef1a914939d506a79dd7c4f11df177f2
|
|
|
|
|
|
|
| |
json encoder memonly
attempt
commit_hash:0cef79f66356a94c398c76dc9baf2fe3ea9a6948
|
|
|
|
|
|
|
|
|
| |
- Changelog entry
Type: feature
Component: master
Introduce TCompactTableSchema, that holds wire protobuf schema representation and lighter than TTableSchema
commit_hash:21801854b37fc25c5004ee01e5b79a3b3b6ea983
|
|
|
|
| |
commit_hash:dc1bba1db2b4a5bae15299e926e816920168018f
|
|
|
|
| |
commit_hash:dc7ab41cade426d450efbc68b6cd72e045e3f69e
|
|
|
|
| |
commit_hash:07b092a6164b27105efb04490ab6ae85b4366638
|
|
|
|
| |
commit_hash:af266bdf36204a4190b491ea5c45455457030edf
|
|
|
|
| |
commit_hash:cffc55ecd6d0ea22c3c2ce52f21e6aba6da16a15
|
|
|
|
| |
commit_hash:cfe9165ddad260bd29afd422967a26259367dcc7
|
|
|
|
| |
commit_hash:5d6f5e6cfeeed3cfb1178908ae917c10edc3fd20
|
|
|
|
| |
commit_hash:ac4963e48457a6a3a0f2af63212e03f2645d7a83
|
|
|
|
| |
commit_hash:e2da3ad430fabaa84a74178b1f2103b09ac69ae7
|
|
|
|
|
|
|
| |
Идея такая: хочу подкладывать атрибуты в ошибки, не протаскивая их через стек (как в orm/server/objects) и не прогоняя все ошибки через специальные методы (как в orm/library/attributes). Для этого завожу fiber-local структурку с ленивым выведением строчек. Поскольку TError и TFls живут в разных мирах, пришлось сделать отдельный трамплин для совсем генеричной доработки ошибок в момент создания.
Игнат посоветовал глянуть на Codicil. Там очень похоже, но нет key/value, поэтому похитил только название. Вообще, можно унифицировать, если есть запрос.
commit_hash:203ec7abe5e8c8484e66d55f16192485db776806
|
|
|
|
| |
commit_hash:6ceaf9a8cc4d034c2829780bed37396d25f9056d
|
|
|
|
| |
commit_hash:4721e3d84bd7a730a2fc5be4d0e42da14ef16c40
|
|
|
|
| |
commit_hash:909fa7aadbf673448dbc709b19d2088963b40404
|
|
|
|
|
| |
Убираю лишнее копирование. Актуально для REVIEW:7901279
commit_hash:79f0f8873f80375269dd5384e189ac4f3b260017
|
|
|
|
| |
commit_hash:45d8ec98681a0bb28877978df9550882ba975ae4
|
|
|
|
|
| |
[nodiff:runtime]
commit_hash:1ba799aed1703ab7c6304b6da7090b3337f768dd
|
|
|
|
| |
commit_hash:0ece39f764da165d6f259d1e8d89904001d07282
|
|
|
|
| |
commit_hash:d0bd11c053e40d5117172fd59c19b6d6caf6fb8e
|
|
|
|
|
|
|
|
|
|
|
| |
Here we can avoid dynamic cast and exception hazard.
Signed-off-by: Konstantin Khlebnikov <khlebnikov@tracto.ai>
---
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1070
commit_hash:e0709e1fe0f2109792b20b850e0e11a6e96f846a
|
|
|
|
| |
commit_hash:7132bd0016e0e0b6907a83cb3a84bb91e9a6dd7b
|
|
|
|
| |
commit_hash:d0427d7119c6d792a6a6a1723db7cea948a3d31f
|
|
|
|
| |
commit_hash:55e574599005f5286f646ebba93d5550325708bc
|
|
|
|
| |
commit_hash:0ad644d2dc9b64e4aab23b9ada7f3fce8927fa77
|
|
|
|
|
|
|
|
|
| |
**Частично фиксит проблемы из** 2109
Добавил египетский арабский - в енаме получается 128 значений, поэтому проблему с разпознавалкой не затронули
Поправил багу в битсете
Поменял ассерт в браузере с 128 на 256, думаю ок, ибо что так - что так в ui8 влезает
commit_hash:aea65db5f5e8e2a4ba25a43e25bfe10d3ab77bd8
|
|
|
|
|
|
|
|
|
| |
* Changelog entry
Type: fix
Component: misc-server
Fix UB in chunked memory pool
commit_hash:d2d5a9707e30abe1814d1ac0c33fc0f2aba134e2
|
|
|
|
|
|
|
|
|
| |
Приедет в ytsaurus: <HIDDEN_URL>
Приедет в `/contrib/ydb/` <HIDDEN_URL>
Проверка, что в github ydb ничего не сломается: <https://github.com/ydb-platform/ydb/pull/13286>
commit_hash:73ab1b4a3245322afc9fc6e9d71424ad07106477
|
|
|
|
| |
commit_hash:51660c0e427c358c8285a5889c7dd585a97e5140
|
|
|
|
| |
commit_hash:3f7d1518427ed170b9ac8f70724290b71801cae4
|
|
|
|
|
| |
add no exception methods
commit_hash:245a52ca795a16ad57a9ac642b0cd00ca0122a32
|
|
|
|
| |
commit_hash:e5c092a9d0375881554f1d3bc905c662070956bf
|
|
|
|
| |
commit_hash:dad3368a28275822296201186f2b0645f7404837
|
|
|
|
| |
commit_hash:a4ecfb1e06e82ba192646d3ab5417cb3f0c6991f
|
|
|
|
| |
commit_hash:e1bc8fcc8eea19d9168fa25f52d57f6619cb45f7
|
|
|
|
|
|
|
|
|
| |
1. Prevent concurrent crashes to interleave in stderr
2. Cleaner and more compact formatting of registers dump
3. Omit `OLDMASK` (nobody seems to know what is it for)
4. Don't print the top backtrace frame twice
5. Code cosmetics
commit_hash:f7a4c960b3400d6dfb0f8f60317aa524611d2fd0
|
|
|
|
| |
commit_hash:3e72b426ccfeaa252fc910a18509a4de8b428648
|
|
|
|
| |
commit_hash:fa0dfc03d76b5e40181e589078cdfff0c13ae51d
|
|
|
|
|
| |
Выкашиваем зависимость от `libidn` из универсального фетчера (по запросу `ya-bin`)
commit_hash:525ba52d2ea4b45a15e726f7d9c73081fa2812ef
|