summaryrefslogtreecommitdiffstats
path: root/testsuite/tests/lib-bigarray/bigarrays.reference
AgeCommit message (Collapse)Author
2012-05-06Remove the 'dispose' functions from Bigarray. Xavier Leroy
(Partial revert of commit 12327, keeping the other good bits.) git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12432 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2012-04-09PR#3571: in Bigarrays, call msync() before unmapping to commit changesXavier Leroy
PR#5463: Bigarray.*.map_file fail if empty array is requested Bigarray: added "release" functions that free memory and file mappings just like GC finalization does eventually, but does it immediately. git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12327 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2010-01-25Tests moved to 'lib-bigarray'Xavier Clerc
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@9568 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02