This repository was archived by the owner on Mar 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 167
Fixes #451: Introduce a custom heap size limit to new_instance_with() #458
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
b64ee49
Improved approach.
fst-crenshaw 2160f4e
Do not make the heap size larger than the slot size limit.
fst-crenshaw e361aec
Added a test to affirm that an oversized heap memory size limit is re…
fst-crenshaw 85ef2c8
Initializing heap_memory_size with a more sensible value.
fst-crenshaw cb2270b
Fmt
fst-crenshaw df004c8
Remove silly comment.
fst-crenshaw 13284c4
Merge branch 'master' into tlc/issue-451-b
fst-crenshaw 252b9b5
Address PR comments
fst-crenshaw 42e9884
Address PR comments
fst-crenshaw e313821
Address PR comments.
fst-crenshaw cfb324f
Address PR comments.
fst-crenshaw 64ce8b0
Use match
fst-crenshaw 7c95d26
Address PR comments.
fst-crenshaw 0216cdf
Make diff smaller.
fst-crenshaw c97049d
Make diff smaller.
fst-crenshaw ba3196a
Test is failing. Should it?
fst-crenshaw c153558
Ok.
fst-crenshaw f7fb508
Remove silly.
fst-crenshaw 7f19446
Fixed broken test.
fst-crenshaw 0902b82
Fmt.
fst-crenshaw 0073db0
Passing all new tests.
fst-crenshaw 424ecdb
Fmt.
fst-crenshaw 7da7a4e
Address PR comments.
fst-crenshaw 7b40d12
Fmt.
fst-crenshaw 3dd8eed
Add test for the mundane and the successful.
fst-crenshaw addc0db
Passing all tests. The HeapSpec has an expectation of size. The ins…
fst-crenshaw 7996b40
Passing all tests. The HeapSpec has an expectation of size. The ins…
fst-crenshaw fbb25f6
Make the test less ughy.
fst-crenshaw 0e5aed7
Update lucet-runtime/lucet-runtime-internals/src/alloc/tests.rs
fst-crenshaw 4a9acdf
Update lucet-runtime/lucet-runtime-internals/src/alloc/tests.rs
fst-crenshaw d396192
Update lucet-runtime/lucet-runtime-internals/src/alloc/tests.rs
fst-crenshaw cd7b90f
Merge branch 'master' into tlc/issue-451-b
fst-crenshaw a9ac3a2
Be more clear about with_heap_size docs.
fst-crenshaw 5d76141
The usual fussing over words.
fst-crenshaw c104991
Mmmaybe.
fst-crenshaw 4e98ba4
Mmmaybe.
fst-crenshaw 44bc0b0
Mmmaybe.
fst-crenshaw 2ebec05
Fix spelling mistakes
fst-crenshaw b0c5ee4
Merge branch 'master' into tlc/issue-451-b
fst-crenshaw 6601211
Merge branch 'master' into tlc/issue-451-b
fst-crenshaw 72780f1
But it is just so ugly.
fst-crenshaw c550696
Fmt.
fst-crenshaw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.