Fri, 26 Apr 2024 05:39:52 UTC | login

Information for build ocaml-ancient-0.9.0-35.fc28

ID10550
Package Nameocaml-ancient
Version0.9.0
Release35.fc28
Epoch
SummaryOCaml library for large memory structures and sharing
DescriptionAncient is an OCaml module that allows you to use in-memory data structures which are larger than available memory and so are kept in swap. If you try this in normal OCaml code, you'll find that the machine quickly descends into thrashing as the garbage collector repeatedly iterates over swapped memory structures. This module lets you break that limitation. Of course the module doesn't work by magic. If your program tries to access these large structures, they still need to be swapped back in, but it is suitable for large, sparsely accessed structures. Secondly, this module allows you to share those structures between processes. In this mode, the structures are backed by a disk file, and any process that has read/write access to that disk file can map that file in and see the structures. Developers should read the README.txt file included with the ocaml-ancient-devel package carefully.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:15:21 UTC
CompletedSat, 14 Apr 2018 20:15:21 UTC
Tags
f28
f29
RPMs
src
ocaml-ancient-0.9.0-35.fc28.src.rpm (info) (download)
riscv64
ocaml-ancient-0.9.0-35.fc28.riscv64.rpm (info) (download)
ocaml-ancient-devel-0.9.0-35.fc28.riscv64.rpm (info) (download)
Changelog * Fri Nov 17 2017 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-35 - OCaml 4.06.0 rebuild. * Tue Aug 08 2017 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-34 - OCaml 4.05.0 rebuild. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jun 27 2017 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-31 - OCaml 4.04.2 rebuild. * Sat May 13 2017 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-30 - OCaml 4.04.1 rebuild. * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Nov 07 2016 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-28 - Rebuild for OCaml 4.04.0. - Small fix for OCaml 4.04.0 changes in Hp_val macro. * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jan 05 2016 Richard Jones <rjones@redhat.com> - 0.9.0-26 - Use global instead of define. * Tue Jul 28 2015 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-25 - OCaml 4.02.3 rebuild. * Tue Jul 21 2015 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-24 - Fix bytecode compilation. * Wed Jun 24 2015 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-23 - ocaml-4.02.2 final rebuild. * Thu Jun 18 2015 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-22 - ocaml-4.02.2 rebuild. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Feb 17 2015 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-20 - ocaml-4.02.1 rebuild. * Sun Aug 31 2014 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-19 - ocaml-4.02.0 final rebuild. * Sat Aug 23 2014 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-18 - ocaml-4.02.0+rc1 rebuild. * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Fri Aug 01 2014 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-16 - ocaml-4.02.0-0.8.git10e45753.fc22 rebuild. * Thu Jul 17 2014 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-15 - OCaml 4.02.0 beta rebuild. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Sep 14 2013 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-13 - Rebuild for OCaml 4.01.0. - Enable debuginfo. - Fix URL and Source. - Modernize spec file. * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Oct 30 2012 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-10 - Rebuild for OCaml 4.00.1. * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jun 09 2012 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-8 - Rebuild for OCaml 4.00.0. * Fri Jan 06 2012 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-7 - Rebuild for OCaml 3.12.1. * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Jan 06 2011 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-5 - Rebuild for OCaml 3.12 (http://fedoraproject.org/wiki/Features/OCaml3.12). * Wed Dec 30 2009 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-4 - Rebuild for OCaml 3.11.2. * Tue Sep 22 2009 Dennis Gilmore <dennis@ausil.us> - 0.9.0-3 - ExcludeArch sparc64 s390 s390x no ocaml * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue May 26 2009 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-1 - Initial RPM release.