-
Notifications
You must be signed in to change notification settings - Fork 156
feat(cc): SEARCH #3518
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
Merged
Merged
feat(cc): SEARCH #3518
Changes from 18 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
a9be717
feat(cc): SEARCH
omansfeld 1bd5ffc
refactor from float to int math
omansfeld d9b1921
make `bin_end` an `Option`
omansfeld e34aba2
clean-up code
omansfeld 1ff2b19
add comments about divergences from SEARCH draft-09
omansfeld ad26c86
address ai's review comments
omansfeld da83d4e
fix possible usize overflow in compute_sent
omansfeld a3ea200
add tests for SEARCH
omansfeld 77ef539
more test things
omansfeld 455b36e
fix 32-bit usize overflows and saturation
omansfeld 44a0e79
address reviews
omansfeld d65743c
more test coverage and typo
omansfeld 5689c44
test coverage for early returns in core logic
omansfeld 06e6150
lower a qinfo to qdebug
omansfeld 3ce1873
clippy
omansfeld cb4daa2
Merge branch 'main' into search
omansfeld 45740b9
nits
omansfeld 9773c56
add a test assertion
omansfeld 50eacb7
nit
omansfeld 0e0109a
Merge branch 'main' into search
omansfeld cc0821e
Merge branch 'main' into search
omansfeld 572bbac
fix: acked_bytes doesn't increment during app-limited
omansfeld 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
Some comments aren't visible on the classic Files Changed page.
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
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
Oops, something went wrong.
Oops, something went wrong.
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.