8000 Tags · mirage/ocaml-cstruct · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
10000

Tags: mirage/ocaml-cstruct

Tags

v6.2.0

Toggle v6.2.0's commit message
Release 6.2.0

CHANGES:

- Add `sub_copy` function (@c-cube, #305)
- Fix documentation (@MisterDA, #304)
- Add `to_hex_string` function (@c-cube, #306)
- Fix documentation and use `Cstruct.length` instead of `Cstruct.len` (@reynir, #307)
- Deprecate `copy` function (alias of `to_string`) (will be removed at the next minor release)
  (@reynir, #308)

v6.1.1

Toggle v6.1.1's commit message
Release 6.1.1

CHANGES:

- ppx_cstruct: remove superfluous stdlib-shims dependency (@hannesm #300)

v6.1.0

Toggle v6.1.0's commit message
Release 6.1.0

CHANGES:

**breaking changes**
- The deprecated functions `Cstruct.len`, `Cstruct.add_len`, `Cstruct.set_len`,
  and `Cstruct.blit_to_string` have been removed (@hannesm #291)

- Implement host_endian (@haesbaert #292, fixes #72)
- Compatibility with OCaml 5.0.0 (@dinosaure #294)
- Drop support of OCaml < 4.08.0, remove bigarray-compat dependency
  (@hannesm #298)
- Fix year in changes of 6.0.1 (@reynir #297)

v6.0.1

Toggle v6.0.1's commit message
Distribution v6.0.1

v6.0.0

Toggle v6.0.0's commit message
Distribution v6.0.0

v5.2.0

Toggle v5.2.0's commit message
Distribution v5.2.0

v5.1.1

Toggle v5.1.1's commit message
Distribution v5.1.1

v5.1.0

Toggle v5.1.0's commit message
Distribution v5.1.0

v5.0.0

Toggle v5.0.0's commit message
Distribution v5.0.0

v4.0.0

Toggle v4.0.0's commit message
Distribution v4.0.0

0