| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate compile_cuda to py3 & use py2cc tools instead of script | nechda | 11 days | 1 | -0/+2 |
| | | | | | commit_hash:3dfdf668eac73d56b978a7204a9de9976b59d763 | ||||
| * | Make forbiddenfruit work with --musl | thegeorg | 2025-07-01 | 1 | -0/+5 |
| | | | | | | When (our) python is linked statically, these symbols should be explicitly _exported_ in order to be present in ctypes. commit_hash:098f04397aa01afdb41df7c47996dd542859c925 | ||||
| * | Merge win_unicode_console symbols into library/python/symbols/python | thegeorg | 2025-03-11 | 4 | -45/+9 |
| | | | | | | This continues the work started in rXXXXXX. commit_hash:8dedee6f36d2b5708f97d6b97bc8bc80ab55a10b | ||||
| * | Merge ctypes emulation symbols from libpython into library/cpp/symbols/python | thegeorg | 2025-03-09 | 1 | -2/+22 |
| | | | | | | | | | | | | | | | | | | | | | | `PyCapsule_*` symbols belong to `libpython.so`, there is no need to generate separate module for them. ``` $ nm --dynamic /usr/lib/x86_64-linux-gnu/libpython3.11.so.1.0 | grep PyCapsule 0000000000386550 T PyCapsule_GetContext 00000000003865a0 T PyCapsule_GetDestructor 00000000003865f0 T PyCapsule_GetName 0000000000386640 T PyCapsule_GetPointer 000000000038d540 T PyCapsule_Import 0000000000384bc0 T PyCapsule_IsValid 000000000038d6b0 T PyCapsule_New 00000000003863f0 T PyCapsule_SetContext 0000000000386440 T PyCapsule_SetDestructor 0000000000386490 T PyCapsule_SetName 00000000003864e0 T PyCapsule_SetPointer 000000000065cbc0 D PyCapsule_Type ``` commit_hash:58f102ca48732d8597382415a86554a7ef5f0458 | ||||
| * | Intermediate changes | robot-piglet | 2025-02-24 | 3 | -25/+5 |
| | | | | | commit_hash:38b40cc050b80e3e73a41f5c8fb85784865b664c | ||||
| * | Fix python-iptables | shadchin | 2024-10-06 | 1 | -0/+2 |
| | | | | | commit_hash:c1f1219d64d21ec34a6f2724029ef2252f1fdb7e | ||||
| * | Intermediate changes | robot-piglet | 2024-07-19 | 4 | -0/+4 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-12-05 | 2 | -31/+0 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-12-02 | 2 | -0/+31 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-12-01 | 2 | -31/+0 |
| | | |||||
| * | YQ Connector:Use docker-compose in integrational tests | vitalyisaev | 2023-11-30 | 2 | -0/+31 |
| | | |||||
| * | Virtual destructor libraries | jack239 | 2023-08-14 | 1 | -0/+1 |
| | | | | | Virtual destructor in cpp library | ||||
| * | Get rid of excessive PEERDIRs | thegeorg | 2023-08-03 | 1 | -4/+0 |
| | | |||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 8 | -0/+97 |
| | | |||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 8 | -97/+0 |
| | | |||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 8 | -0/+97 |
| | | |||||
| * | add windows platform to ydb github export | alexv-smirnov | 2022-12-20 | 1 | -0/+15 |
| | | |||||
| * | Add rule to generate cmake file. KIKIMR-14679 | Daniil Cherednik | 2022-04-08 | 3 | -70/+0 |
| | | | | | ref:520f7b10e2f41d081d1552c1ce75159826498334 | ||||
| * | YQ-1003 ExternalFunction provider | hrustyashko | 2022-04-07 | 3 | -0/+70 |
| | | | | | | | | | | | store connection name at resolved function rename expr nodes to dq_function dq function data provider ref:23fa1160965eb31574ae1c31a5a9152781f238c2 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 8 | -112/+0 |
| | | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-01 | 3 | -70/+0 |
| | | | | | ref:1bd5d52142d3b1cd797d1dcc1dc7c82ea4a091be | ||||
| * | Improve SystemCommand check in YDB CLI, KIKIMR-14321 | pnv1 | 2022-03-01 | 3 | -0/+27 |
| | | | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-23 | 2 | -2/+2 |
| | | | | | ref:2fd7725f9a380208f93125e4819eee9282388396 | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-22 | 2 | -0/+10 |
| | | | | | ref:582ed9d2a52706516cc273d3e82d8e3de510b40f | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-18 | 3 | -0/+33 |
| | | | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3 | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | dshmatkov | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | dshmatkov | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | dldmitry | 2022-02-10 | 2 | -44/+44 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | dldmitry | 2022-02-10 | 2 | -44/+44 |
| | | |||||
| * | Restoring authorship annotation for Nikita Slyusarev ↵ | Nikita Slyusarev | 2022-02-10 | 2 | -4/+4 |
| | | | | | <[email protected]>. Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Nikita Slyusarev ↵ | Nikita Slyusarev | 2022-02-10 | 2 | -4/+4 |
| | | | | | <[email protected]>. Commit 1 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | snowball | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | snowball | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | v-korovin | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | v-korovin | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | dvshkurko | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | dvshkurko | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | somov | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | somov | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵ | Anton Samokhvalov | 2022-02-10 | 9 | -270/+270 |
| | | | | | Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵ | Anton Samokhvalov | 2022-02-10 | 9 | -270/+270 |
| | | | | | Commit 1 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | kikht | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | kikht | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | orivej | 2022-02-10 | 11 | -187/+187 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | orivej | 2022-02-10 | 11 | -187/+187 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | shadchin | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | shadchin | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | intermediate changes | Devtools Arcadia | 2022-02-07 | 15 | -0/+511 |
| ref:cde9a383711a11544ce7e107a78147fb96cc4029 | |||||
