-
Notifications
You must be signed in to change notification settings - Fork 4
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
Issue 313 - Use bsdiff library instead of managed implementation #314
Commits on Apr 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 62fa378 - Browse repository at this point
Copy the full SHA 62fa378View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ba9d5 - Browse repository at this point
Copy the full SHA 57ba9d5View commit details
Commits on Apr 11, 2023
-
Refactor: corerun / libcorerun is no longer embedded inside Snap but …
…assets are instead copied to runtimes/$Rid/native directory. This means that snapx can now support native AOT compiled executables and we use bsdiff C library in CoreRunLib class.
Configuration menu - View commit details
-
Copy full SHA for b40debf - Browse repository at this point
Copy the full SHA b40debfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 258428b - Browse repository at this point
Copy the full SHA 258428bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 117b1c5 - Browse repository at this point
Copy the full SHA 117b1c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3b8039 - Browse repository at this point
Copy the full SHA b3b8039View commit details -
Move bsdiff code to Snap.Bsdiff in order to avoid increasing corerun …
…executable binary size.
Configuration menu - View commit details
-
Copy full SHA for 949f787 - Browse repository at this point
Copy the full SHA 949f787View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d0246a - Browse repository at this point
Copy the full SHA 1d0246aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56eacff - Browse repository at this point
Copy the full SHA 56eacffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4638b80 - Browse repository at this point
Copy the full SHA 4638b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bee3f5 - Browse repository at this point
Copy the full SHA 0bee3f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2641ba5 - Browse repository at this point
Copy the full SHA 2641ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36864bb - Browse repository at this point
Copy the full SHA 36864bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8661c6 - Browse repository at this point
Copy the full SHA b8661c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfe23d8 - Browse repository at this point
Copy the full SHA bfe23d8View commit details
Commits on Apr 12, 2023
-
Add support for reading patch from memory.
I fixed the bug in the bsdiff library in the following commit: fintermobilityas/bsdiff@6ba6b5d
Configuration menu - View commit details
-
Copy full SHA for 24576e7 - Browse repository at this point
Copy the full SHA 24576e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8fc38c - Browse repository at this point
Copy the full SHA f8fc38cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 444392b - Browse repository at this point
Copy the full SHA 444392bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e9880 - Browse repository at this point
Copy the full SHA 64e9880View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae807fa - Browse repository at this point
Copy the full SHA ae807faView commit details
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.