Skip to content

Migrate EGG heap to custom new and delete functions - #493

Merged
malleoz merged 2 commits into
vabold:mainfrom
em-eight:egg-heap-custom-operators
Jul 27, 2026
Merged

Migrate EGG heap to custom new and delete functions#493
malleoz merged 2 commits into
vabold:mainfrom
em-eight:egg-heap-custom-operators

Conversation

@em-eight

Copy link
Copy Markdown
Contributor

Avoids all dependent projects' operator new into being forced into EGG::HEAP allocation

@em-eight
em-eight force-pushed the egg-heap-custom-operators branch from 21a3008 to 93e4842 Compare July 26, 2026 23:27
@em-eight

Copy link
Copy Markdown
Contributor Author

RamStream::read_string return type was changed to const char * to avoid allocation wherever possible

…ating call sites to use that custom memory management functions
@em-eight
em-eight force-pushed the egg-heap-custom-operators branch from 93e4842 to 098317c Compare July 27, 2026 00:38
Comment thread source/game/field/jugem/JugemDirector.hh Outdated
@em-eight
em-eight force-pushed the egg-heap-custom-operators branch from e1da836 to b061218 Compare July 27, 2026 02:52
@malleoz
malleoz merged commit 2dd2a9c into vabold:main Jul 27, 2026
4 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