index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
otherlibs
/
bigarray
/
bigarray.ml
Age
Commit message (
Expand
)
Author
2014-12-13
Simplify the definition of custom .{} operators
Gabriel Scherer
2014-01-09
PR#6064: GADT representation for Bigarray.kind + CAML_BA_CHAR runtime kind
Gabriel Scherer
2013-09-04
Merge branch 4.01 from branching point to 4.01.0+rc1
Damien Doligez
2012-11-06
PR#5762: Add primitives for fast access to bigarray dimensions
Fabrice Le Fessant
2012-10-15
remove all $Id keywords
Damien Doligez
2012-05-06
Remove the 'dispose' functions from Bigarray.
Xavier Leroy
2012-04-09
PR#3571: in Bigarrays, call msync() before unmapping to commit changes
Xavier Leroy
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2008-07-14
PR#4223, PR#1508: added unsafe variants of Bigarray.Array{1,2,3}.{get,set}
Xavier Leroy
2007-11-06
Merge the natdynlink branch into HEAD.
Alain Frisch
2007-02-21
Bigarray.*.map_subfile replaced by an optional argument to Bigarray.*.map_file
Xavier Leroy
2006-06-10
Added map_subfile functions (memory mapping from a non-zero file offset). Wi...
Xavier Leroy
2006-01-27
PR#1956 renommage: bigarray est prefixe par ocaml_ba_
Damien Doligez
2005-09-24
Bug in Array3.of_array (PR#3793)
Xavier Leroy
2004-11-30
changements sur les warnings
Damien Doligez
2004-11-30
Pas besoin de magic dans les tests de layout
Xavier Leroy
2002-05-25
Ajout Genarray.dims
Xavier Leroy
2002-04-15
Ajout fonctions kind et layout (PR#1055)
Xavier Leroy
2002-02-10
Complex bigarrays
Xavier Leroy
2001-12-07
MAJ en-tetes pour mentionner la 'special exception' sur la LGPL
Xavier Leroy
2001-09-06
passage aux labels stricts
Jacques Garrigue
2001-01-21
Ajout de reshape
Xavier Leroy
2000-04-28
Forcer bigarray_get_{1,2,3,N} a etre linkees en cas de ocamlmktop ou ocamlc -...
Xavier Leroy
2000-02-28
Utilisation primitives speciales pour get/set
Xavier Leroy
2000-02-25
Ajout memory mapping. Diverses corrections
Xavier Leroy
2000-02-25
Typo dans bigarray.h.
Xavier Leroy
2000-02-24
MAJ et ecriture de la doc
Xavier Leroy
2000-02-22
Premier jet des bigarrays
Xavier Leroy