summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/memory/new.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing includebabenko2025-06-241-0/+2
* YT-25312: Fix TWithExtraSpace::GetExtraSpace to handle zero returned by mallo...babenko2025-06-221-1/+6
* Check malloc result for null; add TryNew* for overloads involving custom allo...babenko2024-08-301-2/+19
* Removed the last typedefs in the codebasesabdenovch2023-08-281-1/+1
* YT-19007: Implement NewWithOffloadedDtorbabenko2023-05-021-3/+2
* Get rid of NYTAlloc::GetAllocationSize usagesbabenko2022-08-081-0/+1
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.klyachin2022-02-101-19/+19
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.klyachin2022-02-101-19/+19
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.babenko2022-02-101-74/+74
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.babenko2022-02-101-74/+74
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.lukyan2022-02-101-34/+34
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.lukyan2022-02-101-34/+34
* intermediate changesDevtools Arcadia2022-02-071-0/+127