Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[proxy](7/n) self vendor array and algorithm headers #722

Merged
merged 6 commits into from
Jan 9, 2025

Conversation

SchrodingerZhu
Copy link
Collaborator

@SchrodingerZhu SchrodingerZhu commented Dec 21, 2024

This patch clears all STL dependency in the core header library.
Stacked on #721

@SchrodingerZhu SchrodingerZhu force-pushed the proxy-array branch 5 times, most recently from 97b2d9a to 2b26c85 Compare December 21, 2024 23:22
@SchrodingerZhu SchrodingerZhu changed the title [proxy](7/n) proxy array headers [proxy](7/n) proxy array and algorithm headers Dec 21, 2024
@SchrodingerZhu SchrodingerZhu force-pushed the proxy-array branch 3 times, most recently from 31ede07 to d6b807f Compare December 22, 2024 05:43
src/snmalloc/proxy/algorithm.h Outdated Show resolved Hide resolved
src/snmalloc/global/memcpy.h Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
@SchrodingerZhu SchrodingerZhu requested a review from mjp41 January 9, 2025 12:28
@SchrodingerZhu SchrodingerZhu changed the title [proxy](7/n) proxy array and algorithm headers [proxy](7/n) self vendor array and algorithm headers Jan 9, 2025
Copy link
Member

@mjp41 mjp41 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for doing this.

@mjp41 mjp41 merged commit 0111a41 into microsoft:main Jan 9, 2025
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants