Thu, 28 Mar 2024 15:14:12 UTC | login

Information for build ocaml-zarith-1.11-1.fc33

ID189881
Package Nameocaml-zarith
Version1.11
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-zarith.git#15b84df294d206c01f78399ad408fa9d922e7492
SummaryOCaml interface to GMP
DescriptionThis library implements arithmetic and logical operations over arbitrary-precision integers. The module is simply named "Z". Its interface is similar to that of the Int32, Int64 and Nativeint modules from the OCaml standard library, with some additional functions. See the file z.mlip for documentation. The implementation uses GMP (the GNU Multiple Precision arithmetic library) to compute over big integers. However, small integers are represented as unboxed Caml integers, to save space and improve performance. Big integers are allocated in the Caml heap, bypassing GMP's memory management and achieving better GC behavior than e.g. the MLGMP library. Computations on small integers use a special, faster path (coded in assembly for some platforms and functions) eschewing calls to GMP, while computations on large integers use the low-level MPN functions from GMP. Arbitrary-precision integers can be compared correctly using OCaml's polymorphic comparison operators (=, <, >, etc.). Additional features include: - a module Q for rationals, built on top of Z (see q.mli) - a compatibility layer Big_int_Z that implements the same API as Big_int, but uses Z internally
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 02 Dec 2020 18:01:13 UTC
CompletedWed, 02 Dec 2020 18:21:57 UTC
Taskbuild (f33, /rpms/ocaml-zarith.git:15b84df294d206c01f78399ad408fa9d922e7492)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-zarith.git#15b84df294d206c01f78399ad408fa9d922e7492'}}
Tags
f33
RPMs
src
ocaml-zarith-1.11-1.fc33.src.rpm (info) (download)
riscv64
ocaml-zarith-1.11-1.fc33.riscv64.rpm (info) (download)
ocaml-zarith-devel-1.11-1.fc33.riscv64.rpm (info) (download)
ocaml-zarith-debuginfo-1.11-1.fc33.riscv64.rpm (info) (download)
ocaml-zarith-debugsource-1.11-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Nov 16 2020 Jerry James <loganjerry@gmail.com> - 1.11-1 - Version 1.11 * Sun Sep 13 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 1.10-1 - New upstream release 1.10 * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-14.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-14 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-13 - OCaml 4.11.0 rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-11 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-10 - OCaml 4.11.0 pre-release attempt 2 * Fri Apr 17 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-9 - OCaml 4.11.0 pre-release * Thu Apr 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-8 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-7 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-5 - OCaml 4.10.0+beta1 rebuild. * Fri Jan 10 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-4 - Bump release and rebuild. * Thu Jan 09 2020 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-3 - OCaml 4.09.0 for riscv64 * Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 1.9.1-2 - OCaml 4.09.0 (final) rebuild. * Tue Oct 29 2019 Jerry James <loganjerry@gmail.com> - 1.9.1-1 - New upstream version * Tue Sep 03 2019 Jerry James <loganjerry@gmail.com> - 1.9-1 - New upstream version * Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 1.8-5 - OCaml 4.08.1 (final) rebuild. * Wed Jul 31 2019 Richard W.M. Jones <rjones@redhat.com> - 1.8-4 - OCaml 4.08.1 (rc2) rebuild. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jul 04 2019 Jerry James <loganjerry@gmail.com> - 1.8-2 - Rebuild for ocaml 4.08.0 * Wed May 01 2019 Jerry James <loganjerry@gmail.com> - 1.8-1 - New upstream version * Mon Apr 29 2019 Richard W.M. Jones <rjones@redhat.com> - 1.7-9 - Bump release and rebuild. * Mon Apr 29 2019 Richard W.M. Jones <rjones@redhat.com> - 1.7-8 - Bump release and rebuild. * Mon Apr 29 2019 Richard W.M. Jones <rjones@redhat.com> - 1.7-7 - OCaml 4.08.0 (beta 3) rebuild. * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild