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

[Core] Update MemoryStack #30

Merged
merged 2 commits into from
Aug 9, 2023
Merged

[Core] Update MemoryStack #30

merged 2 commits into from
Aug 9, 2023

Conversation

squid233
Copy link
Member

@squid233 squid233 commented Aug 9, 2023

  • [Core] Added value variants of MemoryStack::malloc and ::calloc
  • [Core] Removed MemoryStack::nmalloc
  • [Core] Removed container of MemoryStack
  • [Core] Make MemoryStack implement Arena

Added value variants of ::malloc and ::calloc
@squid233 squid233 added enh Enhancement: new feature or request P5 labels Aug 9, 2023
@squid233 squid233 added this to the 0.1.0 milestone Aug 9, 2023
@squid233 squid233 self-assigned this Aug 9, 2023
@squid233 squid233 requested a review from a team as a code owner August 9, 2023 08:29
@squid233 squid233 merged commit 381c743 into main Aug 9, 2023
5 checks passed
@squid233 squid233 deleted the memstack branch August 9, 2023 09:10
@squid233 squid233 added the P4 Low priority, might be resolved at any moment label Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enh Enhancement: new feature or request P4 Low priority, might be resolved at any moment
Projects
Status: Closed / Delivered
Development

Successfully merging this pull request may close these issues.

1 participant