summaryrefslogtreecommitdiff
path: root/otherlibs/bigarray/bigarray.ml
Commit message (Expand)AuthorAgeFilesLines
* PR#4223, PR#1508: added unsafe variants of Bigarray.Array{1,2,3}.{get,set}Xavier Leroy2008-07-141-3/+9
* Merge the natdynlink branch into HEAD.Alain Frisch2007-11-061-0/+7
* Bigarray.*.map_subfile replaced by an optional argument to Bigarray.*.map_fileXavier Leroy2007-02-211-15/+9
* Added map_subfile functions (memory mapping from a non-zero file offset). Wi...Xavier Leroy2006-06-101-3/+11
* PR#1956 renommage: bigarray est prefixe par ocaml_ba_Damien Doligez2006-01-271-51/+63
* Bug in Array3.of_array (PR#3793)Xavier Leroy2005-09-241-1/+1
* changements sur les warningsDamien Doligez2004-11-301-4/+4
* Pas besoin de magic dans les tests de layoutXavier Leroy2004-11-301-3/+3
* Ajout Genarray.dimsXavier Leroy2002-05-251-0/+5
* Ajout fonctions kind et layout (PR#1055)Xavier Leroy2002-04-151-0/+9
* Complex bigarraysXavier Leroy2002-02-101-0/+4
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* passage aux labels strictsJacques Garrigue2001-09-061-1/+1
* Ajout de reshapeXavier Leroy2001-01-211-0/+7
* Forcer bigarray_get_{1,2,3,N} a etre linkees en cas de ocamlmktop ou ocamlc -...Xavier Leroy2000-04-281-0/+10
* Utilisation primitives speciales pour get/setXavier Leroy2000-02-281-6/+6
* Ajout memory mapping. Diverses correctionsXavier Leroy2000-02-251-0/+13
* Typo dans bigarray.h.Xavier Leroy2000-02-251-0/+40
* MAJ et ecriture de la docXavier Leroy2000-02-241-4/+4
* Premier jet des bigarraysXavier Leroy2000-02-221-0/+137