| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
commit_hash:04525d1d60a5ace05ce17e9c8aebdd3b4b750eef
|
|
|
|
| |
commit_hash:084ceec7be90f34deed34b118565191fc0ea6034
|
|
|
|
| |
commit_hash:c29f08fc16d8bd974d4ce516af499de848607ab8
|
|
|
|
|
|
| |
TTaskScheduler
commit_hash:b8c3ae8e8ca6b0fea0bbf820f40513da41a242f8
|
|
|
|
| |
commit_hash:8f2338bca5a2d2de8fbca5db3cb526c2f53863a8
|
|
|
|
| |
commit_hash:70049abfcda15809251ad057e3e43ad0af234d92
|
|
|
|
| |
commit_hash:acc6d7b7aee41b420f987775aa566ee89eacb8eb
|
|
|
|
| |
commit_hash:4fb5f2c622a5d9fe2d8d9e2a63b75b6cba7f2bb2
|
|
|
|
| |
commit_hash:24bdc7e32a2d40dd93845e941b49dbb6aee9875f
|
|
|
|
|
| |
std::allocator<void> was deprecated in C++17 and removed in C++20
commit_hash:a3ee8d8f62ee5a7dffbb3a95ff6afac7f32baf1c
|
|
|
|
|
| |
For TArrayRef(TCompactVector)
commit_hash:d6b75e4cd93aa786abeb1c1cc00d9827f6d4ea15
|
|
|
|
| |
commit_hash:9c93eed6009f6341594f2c67190e2c9574947f8e
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|