Skip to content

More dynamic memory allocation #110

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

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

More dynamic memory allocation #110

wants to merge 17 commits into from

Conversation

JBenda
Copy link
Owner

@JBenda JBenda commented Apr 28, 2025

closes #102 and #107:

  • implement dynamic growing string_table
  • implement dynamic growing output
  • implement state function to get current ussage and capacity of structured limits defined in config.h

@JBenda JBenda mentioned this pull request Apr 29, 2025
This was referenced Apr 29, 2025
@JBenda
Copy link
Owner Author

JBenda commented Apr 29, 2025

Included cmake changes from #104 and fixes files to compile

@JBenda JBenda marked this pull request as ready for review May 11, 2025 13:27
Julian added 2 commits May 11, 2025 16:07
seemt to be fixed by one of the other touches contained in this PR
added test cases to assoure it stays the way
@JBenda
Copy link
Owner Author

JBenda commented May 11, 2025

fixes: #111

Copy link

Ink Proof Results

These results are obtained by running the Ink-Proof Testing Suite on the compiled binaries in this pull request.

System Results
Linux x64 130/130 passed
MacOSX-ARM DISABLED
MacOSX DISABLED
Windows x64 130/130 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.

Story memory usage
1 participant