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

Change arena end ptr #1177

Merged
merged 28 commits into from
Dec 10, 2024
Merged

Change arena end ptr #1177

merged 28 commits into from
Dec 10, 2024

Conversation

stevenmeker
Copy link
Collaborator

@stevenmeker stevenmeker commented Dec 6, 2024

  • arena_end_ptr() now returns char *; changes percolated through collector
  • young_alloc_ptr() and old_alloc_ptr() inlined
  • evacuate() made a member function of class arena

@rv-jenkins rv-jenkins changed the base branch from master to develop December 6, 2024 02:46
@stevenmeker stevenmeker requested a review from theo25 December 9, 2024 22:55
@dwightguth dwightguth merged commit 0bc565f into develop Dec 10, 2024
13 of 20 checks passed
@dwightguth dwightguth deleted the change_arena_end_ptr branch December 10, 2024 17:10
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