summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-bigarray/bigarrays.reference
Commit message (Expand)AuthorAgeFilesLines
* Bigarray.Genarray.init: fix case of 0-dimensional array (#11576)Nicolás Ojeda Bär2022-09-281-1/+1
* Add Bigarray 'init' functions (#9779)Jeremy Yallop2020-08-051-0/+10
* Deprecate Bigarray.*.map_file and add Unix.map_file (#997)Jérémie Dimino2017-01-101-2/+0
* Support the '0 dimension case' for bigarrays (#787)Laurent Mazare2016-09-011-0/+8
* Change function names, improve documentation.Runhang Li2016-01-271-5/+5
* Add byte_size and kind_byte_size to BigarrayRunhang Li2016-01-271-0/+10
* Make accessing Bigarray.t faster by optimizing Cmmgen.bigarray_indexingGabriel Scherer2015-04-261-1/+1
* Remove the 'dispose' functions from Bigarray. Xavier Leroy2012-05-061-7/+1
* PR#3571: in Bigarrays, call msync() before unmapping to commit changesXavier Leroy2012-04-091-1/+7
* Tests moved to 'lib-bigarray'Xavier Clerc2010-01-251-0/+61