Summary
The stdint library provides signed and unsigned integer types of various fixed widths: 8, 16, 24, 32, 40, 48, 56, 64 and 128 bit. This interface is similar to Int32 and Int64 from the base library but provides more functions and constants like arithmetic and bit-wise operations, constants like maximum and minimum values, infix operators conversion to and from every other integer type (including int, float and nativeint), parsing from and conversion to readable strings (binary, octal, decimal, hexademical), conversion to and from buffers in both big endian and little endian byte order.
Versions
v0.7.2 :: 0/0.7.2 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- ocamlopt
v0.7.0 :: 0/0.7.0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- ocamlopt
USE flags
General
- ocamlopt
- Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
Runtime Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/ocaml-stdint: bump to 0.7.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/ocaml-stdint: some test fail
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/ocaml-stdint: new package; add version 0.7.0
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-ml/*: Remove first set of unneeded leaf packages
Bug: https://bugs.gentoo.org/695782 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Alexis Ballier · gentoo
dev-ml/ocaml-stdint: bump to 0.5.0
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Alexis Ballier · gentoo
dev-ml/ocaml-stdint: Remove old
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Alexis Ballier · gentoo
dev-ml/ocaml-stdint: bump to 0.4.2
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Alexis Ballier · gentoo
dev-ml/ocaml-stdint: bump to 0.4.1
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Alexis Ballier · gentoo
dev-ml/ocaml-stdint: initial import; ebuild by me
Package-Manager: Portage-2.3.4, Repoman-2.3.2