| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
commit_hash:bece40f92506136772ea217a98cdcd207d27abdb
|
|
|
|
|
| |
Additional check that after allocating memory we did not go beyond the yellow zone. Otherwise deallocate and switch to spilling
commit_hash:c240687c121d99a4b794f5da2993e984854d6bc8
|
|
|
|
|
| |
Follows up 16a38d1b1de0cc97c5cbf97176331ea6691e23be
commit_hash:4d702692f7441dc95f2874f80f6618043b73c816
|
|
|
|
| |
commit_hash:3957ea35dac5850782a055f4e9f77151da63874b
|
|
|
|
|
|
|
|
|
| |
* Changelog entry
Type: feature
Component: dynamic-tables
Added poisoning of row-cache for better memory error detection.
commit_hash:0c32257fa66b55b4d4059617b64fbfb7f445d664
|
|
|
|
| |
commit_hash:36f9bfe1cdd4832a2f7365fc082796dca67d8b01
|
|
|
|
|
| |
Update tools: test_tool, os_ya, ya_bin, os_test_tool
commit_hash:6ce7eb4cba2494693d086256938ed3ea0de25c09
|
|
|
|
|
| |
This reverts commit e56aae0504470b913391995b912ccc7d91e34ede.
commit_hash:75836e71139a955b203533bc80e33e36f7ee5e42
|
|
|
|
| |
commit_hash:f9a7025a91d562d9d4c353bb132034e3b1fe7096
|
|
|
|
| |
commit_hash:97d3f3aa633aa9376f38930ef3b6bdb5e784bb97
|
|
|
|
|
|
| |
This reverts commit dbe64223d6697541e9d729ea9327bf9335bfe193, reversing
changes made to 272372340053a2e44dac5af894a2a26883c34ca6.
commit_hash:ffa3b65c25c1aec9a4d7751cdf1742dca02047ca
|
|
|
|
| |
commit_hash:619ca38eab26d96c2cf80068dc55846b1c7fa449
|
|
|
|
|
| |
Update tools: ymake, os_ymake
commit_hash:de2bf688d08c53b32f3c0a6af9bc5a3cc44d9567
|
|
|
|
| |
commit_hash:24bdc7e32a2d40dd93845e941b49dbb6aee9875f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Detected by clang 20
```cpp
struct TFoo {
const int X[10];
};
void Foo() {
TArrayRef<const int> a{TFoo{}.X}; // error
}
```
commit_hash:299f849c2d3cc640866eee3ff82be37f624ac70d
|
|
|
|
| |
commit_hash:3bef7c2280c0f100c7ba8bff6f779764b691e123
|
|
|
|
|
| |
std::allocator<void> was deprecated in C++17 and removed in C++20
commit_hash:a3ee8d8f62ee5a7dffbb3a95ff6afac7f32baf1c
|
|
|
|
| |
commit_hash:ba806fade44cb61f6f4e597654b5ffe8b1e5b999
|
|
|
|
| |
commit_hash:67d1188f3d667d7c3355c17d9a1adefe2adb2a6e
|
|
|
|
| |
commit_hash:d4401a719056d7b894383cdcaa6ff88c85b013d2
|
|
|
|
| |
commit_hash:b16f3e48e8ace97fa7d4b3d172f16bb0e784fd8b
|
|
|
|
| |
commit_hash:c9bc73f0802e418e4af62b12f743c4e862dbbdc9
|
|
|
|
| |
commit_hash:c67cba9ae71e0537ebbf4d47c15e56c5818c46a1
|
|
|
|
| |
commit_hash:21ec3f9f2dcd2a944074c3b83196c6e1b61ef64f
|
|
|
|
|
| |
For TArrayRef(TCompactVector)
commit_hash:d6b75e4cd93aa786abeb1c1cc00d9827f6d4ea15
|
|
|
|
| |
commit_hash:5f7d390b260264526d8546015d2e98e2130b67da
|
|
|
|
|
| |
Added block trimming in transport
commit_hash:9794613300322045a81a9b40d4ebe519d30937a4
|
|
|
|
| |
commit_hash:ec5e09d191b714b8465756189e5d0898ba6ce92a
|
|
|
|
| |
commit_hash:c378b1dd4fc83886305ddc3519d215b7b3c2f9cc
|
|
|
|
| |
commit_hash:ca25a6ece5ae902c4b93846f69bc33b6336a669c
|
|
|
|
| |
commit_hash:50f35111dfe21322f7d24f449ffb9d644521d601
|
|
|
|
|
| |
язык динтаблиц поддерживает offset, добавляю в builder
commit_hash:7b24e71291b839b32c8ea8e2474978da2071c445
|
|
|
|
|
| |
Add Kotlin compile flags
commit_hash:a84699a5a47684e0da7e36482c09e52b173d1a08
|
|
|
|
| |
commit_hash:11711810dda55920d911ae6c20fcfcb881340f61
|
|
|
|
| |
commit_hash:c019511f90871e0a4d783856db0fa2272e21a336
|
|
|
|
| |
commit_hash:ebf6fb6dff099bd6bcfbf201e52dda1751dd76fd
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- [x] Added `antlr_ast/antlr4` module and moved `TLexerTokensCollector4` there from `proto_ast/antlr4`.
- [x] Moved stuff around back and forth.
Ready for a review.
---
Co-authored-by: vityaman [vityaman.dev@yandex.ru]
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1128
commit_hash:e08785c3408ef813505bdc7511560e9536f4ab79
|
|
|
|
| |
commit_hash:9c93eed6009f6341594f2c67190e2c9574947f8e
|
|
|
|
|
|
| |
коннекторов и фабрики коннектов
commit_hash:12cd63e4b3253289dbea4c3147c5dcbad2442562
|
|
|
|
|
|
|
| |
consumer_name
<https://github.com/ydb-platform/ydb/pull/15770>
commit_hash:f9e7a01a29938b4bec4aacdaa4e116101326f7da
|
|
|
|
|
|
|
|
|
|
| |
root.path files
Для того чтобы работал сценарий
```
echo `arc root` > /tmp/.root.path
```
commit_hash:255b16f66c1a610cea5322a3842edc492634faaf
|
|
|
|
|
|
|
|
|
|
|
| |
Fix local plugins
Update build graph and tools
Revert "PR from branch users/3y3k0/revert"
This reverts commit becfde4a7d1b946ceed23f12cdb31002410c8797, reversing
changes made to da3025ed731f918ba1d29f88f2f77eea66ce9ac4.
commit_hash:38495e46ca34f023a978042d5ebff0e83092768e
|
|
|
|
| |
commit_hash:ea6617380efc5fd86784a19436fefccb22019756
|
|
|
|
|
|
| |
User Notifications с нами начиная с 10.14: https://developer.apple.com/documentation/usernotifications?language=objc
Хочу переехать с депрекейтед `NSUserNotificationCenter` на `UNUserNotificationCenter`
commit_hash:0089a129601b724a1781edc91817d84929905d52
|
|
|
|
| |
commit_hash:0a033ee0a0034b7f3e83e65316095a746ec09cd9
|
|
|
|
|
| |
Delete STYLE macro
commit_hash:5eb4c9b34d6ae5fc94532bc4f6929f9236bcaa1a
|
|
|
|
|
| |
Add semantic with kotlinc flags
commit_hash:4974ee4f5414cd95fef4a0af97fa4f40436aa0cb
|
|
|
|
|
|
| |
to be taken into account when searching for Cython.. #2810
commit_hash:b902d7bd5d87ca0a5e72ecae30c15df4246fd7fe
|
|
|
|
| |
commit_hash:837b6c213de7a220e626bbf89ad8f0ac1cb79cfa
|
|
|
|
| |
commit_hash:570e02a3ac9cf87c961786af25991774f811a851
|