-
Notifications
You must be signed in to change notification settings - Fork 34
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
Some major changes #127
Merged
Some major changes #127
Commits on Jan 3, 2024
-
- Remove Archive modules, and rework IO-specific modules (tar-unix etc); still work in progress - Add `Tar.HEADERREADER` and `Tar.HEADERWRITER` module types, and rename `Tar.{READER,WRITER}.t` to `io`. - When reading the compatibility level is no longer considered. In most cases the compatibility level was not enforced, and the semantics were very unclear. - Better support for GNU LongLink/LongName - Add a separate `write_global` function for writing a global `Tar.Header.Extended.t`. This allows writing an archive with a PAX comment and nothing else. This is still work in progress.
Configuration menu - View commit details
-
Copy full SHA for 693a1db - Browse repository at this point
Copy the full SHA 693a1dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d185faf - Browse repository at this point
Copy the full SHA d185fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for cfc2791 - Browse repository at this point
Copy the full SHA cfc2791View commit details -
Configuration menu - View commit details
-
Copy full SHA for b560c67 - Browse repository at this point
Copy the full SHA b560c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c7a9ee - Browse repository at this point
Copy the full SHA 6c7a9eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a0c70 - Browse repository at this point
Copy the full SHA 79a0c70View commit details -
Configuration menu - View commit details
-
Copy full SHA for f65c16f - Browse repository at this point
Copy the full SHA f65c16fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54e526a - Browse repository at this point
Copy the full SHA 54e526aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a557ef2 - Browse repository at this point
Copy the full SHA a557ef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90825bf - Browse repository at this point
Copy the full SHA 90825bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c14a634 - Browse repository at this point
Copy the full SHA c14a634View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff6839 - Browse repository at this point
Copy the full SHA 9ff6839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 736c2e4 - Browse repository at this point
Copy the full SHA 736c2e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf20a20 - Browse repository at this point
Copy the full SHA cf20a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81943c3 - Browse repository at this point
Copy the full SHA 81943c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58c89b1 - Browse repository at this point
Copy the full SHA 58c89b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb76332 - Browse repository at this point
Copy the full SHA cb76332View commit details -
Configuration menu - View commit details
-
Copy full SHA for d018929 - Browse repository at this point
Copy the full SHA d018929View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f85758 - Browse repository at this point
Copy the full SHA 1f85758View commit details -
Use different let-operator for non-bind
The let^* operator is not a proper bind so we use a different symbol
Configuration menu - View commit details
-
Copy full SHA for edfb26b - Browse repository at this point
Copy the full SHA edfb26bView commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6087f87 - Browse repository at this point
Copy the full SHA 6087f87View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd73851 - Browse repository at this point
Copy the full SHA dd73851View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a17082 - Browse repository at this point
Copy the full SHA 5a17082View 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.