summaryrefslogtreecommitdiffstats
path: root/otherlibs/bigarray/bigarray.ml
AgeCommit message (Expand)Author
2014-12-13Simplify the definition of custom .{} operatorsGabriel Scherer
2014-01-09PR#6064: GADT representation for Bigarray.kind + CAML_BA_CHAR runtime kindGabriel Scherer
2013-09-04Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez
2012-11-06PR#5762: Add primitives for fast access to bigarray dimensionsFabrice Le Fessant
2012-10-15remove all $Id keywordsDamien Doligez
2012-05-06Remove the 'dispose' functions from Bigarray. Xavier Leroy
2012-04-09PR#3571: in Bigarrays, call msync() before unmapping to commit changesXavier Leroy
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2008-07-14PR#4223, PR#1508: added unsafe variants of Bigarray.Array{1,2,3}.{get,set}Xavier Leroy
2007-11-06Merge the natdynlink branch into HEAD.Alain Frisch
2007-02-21Bigarray.*.map_subfile replaced by an optional argument to Bigarray.*.map_fileXavier Leroy
2006-06-10Added map_subfile functions (memory mapping from a non-zero file offset). Wi...Xavier Leroy
2006-01-27PR#1956 renommage: bigarray est prefixe par ocaml_ba_Damien Doligez
2005-09-24Bug in Array3.of_array (PR#3793)Xavier Leroy
2004-11-30changements sur les warningsDamien Doligez
2004-11-30Pas besoin de magic dans les tests de layoutXavier Leroy
2002-05-25Ajout Genarray.dimsXavier Leroy
2002-04-15Ajout fonctions kind et layout (PR#1055)Xavier Leroy
2002-02-10Complex bigarraysXavier Leroy
2001-12-07MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy
2001-09-06passage aux labels strictsJacques Garrigue
2001-01-21Ajout de reshapeXavier Leroy
2000-04-28Forcer bigarray_get_{1,2,3,N} a etre linkees en cas de ocamlmktop ou ocamlc -...Xavier Leroy
2000-02-28Utilisation primitives speciales pour get/setXavier Leroy
2000-02-25Ajout memory mapping. Diverses correctionsXavier Leroy
2000-02-25Typo dans bigarray.h.Xavier Leroy
2000-02-24MAJ et ecriture de la docXavier Leroy
2000-02-22Premier jet des bigarraysXavier Leroy