| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Static analysis enabled for TError creation and related macros
TRuntimeFormat can be used to disable this feature, but requires copying the viewed object.
See NYT::TError::DisableFormat overloads to optimize constructions which want to move the given string
Note to future readers: TError is not "perfect-forwarding" unfriendly class. This means that the code
```
template <class... TArgs>
TError MakeError(TArgs&&... args) {
return TError(std::forward<TArgs>(args)...);
}
```
will not compile and needs to be properly adjusted (see. TError::Wrap for implementation example)
This implies that emplace construction in containers will not work either. Use move construction instead, as it is simply a pointer swap and therefore free
Annotations: [nodiff:caesar]
cff12f05849402d09a4487bad26ffcd968215dc7
|
|
|
|
| |
a6b83fed73df68e59b190c5f4789d0d4671a8270
|
|
|
|
|
|
|
| |
attributes in new cmake generator
Use requirements function in conanfile and support os depends conan attributes in new cmake generator
2b00a93fb0df66b9bf77816d6447e19f7c7131e7
|
| |
|
|
|
|
|
| |
Enables the reuse of functions in the Shuffle Service.
a702881968d19ae9c32fb0aa6cb2560bcf3b52dc
|
|
|
|
| |
98b7aa34707c6765de97b6942120bb8a48df4a99
|
|
|
|
| |
637fa63ff4633dd45416c48e111f38493cc00cf0
|
|
|
|
|
|
|
|
|
|
| |
From hash: [5891c2c720b47fe8cb6bd1e41cc161d68b2f5ce9](https://a.yandex-team.ru/arcadia/commit/5891c2c720b47fe8cb6bd1e41cc161d68b2f5ce9)
From revision: [14609595](https://a.yandex-team.ru/arcadia/commit/rXXXXXX)
[CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ymake&version=216)
Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci)
Update tools: ymake, os_ymake
9f68b00af65e0461f194d5d0da59061cb11e7b56
|
| |
|
|
|
|
| |
3ca0bb475a2e2612b653fef665717b8f9bfd5562
|
| |
|
|
|
|
| |
5219b3fd482d3d7a10a7c7560ed5e8307a9021fd
|
|
|
|
| |
4c5a97623154a55b7e85fc124ee047b31f738077
|
|
|
|
| |
06092210d765827782b98b0034aef5efed6fe315
|
| |
|
|
|
|
| |
e4f1f262610072e05f42e372851b8d192a060351
|
|
|
|
| |
0c08c54d59f214854ecd6e5c51ad41c6ebf6986d
|
| |
|
| |
|
|
|
|
| |
cd41123eb7362c215988a76cd95a015fcfffbd64
|
|
|
|
|
| |
We explicitly pass output files via `-o` cmdline option.
ae36f5a2f4605acef0795821ad5e1a81edfe8c2f
|
|
|
|
| |
1eb11dc6146834e48a65061a913ac3cd061ed9e8
|
|
|
|
| |
487fef9b3ffa1bdce95aad5e6b083283bb1476a7
|
|
|
|
|
| |
This allows PEERDIRs from CI_GROUP to PACKAGE
1c277f2c47e56104f6342aa586c35b4874fad7ba
|
|
|
|
| |
678ce29edbaf15e108b2479f0d111ed2581a0752
|
|
|
|
| |
583623e1fb299df0a04a0aecdc47eb759ef412b9
|
| |
|
|
|
|
| |
4356fc70f6d9ceec9f94b1879f49e27f3fee4342
|
|
|
|
| |
d080266c9235a1852d0115157e87a090c7fe63e1
|
|
|
|
| |
f3f513e624a833e94d5fb1748002693f36dd8c23
|
|
|
|
|
| |
в файле инклудится <util/generic/variant.h> и стандартный <variant>. первый не нужен
709de82918fedf806787c2e3e5c45d89ad8c05fd
|
|
|
|
| |
9febd1b3a041f2e2083c076fbde9680a7cdc9b9e
|
|
|
|
|
|
|
|
| |
Remove unused header /util/generic/enum_range.h.
This reverts commit 74cd8c66052608f1b6fec69c39cb0f868376fe0a, reversing
changes made to b504f5d1165d419a2d9b9fb2769286c3f27ae7a8.
5891c2c720b47fe8cb6bd1e41cc161d68b2f5ce9
|
|
|
|
| |
6f86c28e48029fc49f29a9705ce9027f68e7fcb1
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Fix conanfile.py with empty requires
f7042103d19b2438d3e862281e0a6eb5f5fee67b
|
|
|
|
| |
bb5f86989f11ddb2d14495674848327e76713d63
|
|
|
|
| |
ad04d194b1e49b2627213c2159a80ee107399ffe
|
| |
|
| |
|
|
|
|
| |
23aa7520a3f21ef7b5ddeef09f95bea8b621eccd
|
|
|
|
| |
33b149179bec674a6b0dc48dde27b7ff0b66efe7
|
|
|
|
| |
675586a233e3aba3e3f532d76dc228ad0f72ad93
|
|
|
|
| |
82750ece238342a34edc9444781741c7a5415ddc
|
| |
|
|
|
|
| |
4ad8d3e21e611ac631e869f980b5f0da5ade1144
|
|
|
|
| |
62c49497381ca3b36c78628c21d531d012c51649
|
|
|
|
| |
88b5f4f5b2e3ed7046d9ac90088e16a83ae7a765
|