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

renamed slab arena to monotonic arena #18

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

ortuman
Copy link
Owner

@ortuman ortuman commented Mar 6, 2024

Rename "slab area" to "monotonic arena," since the former leads to confusion by conveying the mistaken idea that an arena can only be used to allocate objects belonging to a single type.

Signed-off-by: Miguel Ángel Ortuño <[email protected]>
@ortuman ortuman added the enhancement New feature or request label Mar 6, 2024
@ortuman ortuman self-assigned this Mar 6, 2024
@ortuman ortuman merged commit f56c9fa into main Mar 6, 2024
1 check passed
@ortuman ortuman deleted the ortuman/rename-slab-arena-2-monotonic-arena branch March 6, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant