Skip to content
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

[new release] checkseum (0.1.0) #14155

Merged
merged 1 commit into from
May 20, 2019
Merged

Conversation

dinosaure
Copy link
Contributor

Adler-32, CRC32 and CRC32-C implementation in C and OCaml

CHANGES:

CHANGES:

- Use experimental feature of variants with `dune` (mirage/checkseum#25, @dinosaure, review @rgrinberg)
  `checkseum` requires at least `dune.1.9.2`
- Add conflict with `< mirage-xen-posix.3.1.0` packages (mirage/checkseum#21, @hannesm)
- Provide `unsafe_*` functions (@dinosaure)
- Re-organize C implementation as `digestif` (@dinosaure)
- Remove `#include <stdio.h>` in C implementation (@dinosaure)
- Avoid partial application of functions, optimization (mirage/checkseum#19, @dinosaure)
- Add ocamlformat support (@dinosaure)
- _cross-compilation_ adjustement about MirageOS backends (mirage/checkseum#18, @hannesm)
@camelus
Copy link
Contributor

camelus commented May 17, 2019

☀️ All lint checks passed 4633cd8
  • These packages passed lint tests: checkseum.0.1.0

☀️ Installability check (11215 → 11216)
  • new installable packages (1): checkseum.0.1.0

@mseri
Copy link
Member

mseri commented May 18, 2019

git is failing tests, probably #14154 was a false positive then. @dinosaure is that failure expected?

@mseri
Copy link
Member

mseri commented May 20, 2019

According to the other PR, this should be fixed by the latest release of digestif

@mseri mseri merged commit d41fa11 into ocaml:master May 20, 2019
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.

3 participants