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.mli
Age
Commit message (
Expand
)
Author
2014-12-13
Simplify the definition of custom .{} operators
Gabriel Scherer
2014-04-12
fix some of the whitespace problems in the source
Damien Doligez
2014-01-09
make bigarray.mli's documentation consistent with the new GADT interface
Gabriel Scherer
2014-01-09
PR#6064: GADT representation for Bigarray.kind + CAML_BA_CHAR runtime kind
Gabriel Scherer
2013-05-29
Wrong quoting chase.
Pierre Weis
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-07-26
merge changes from 4.00 branching to 4.00.0 (part 1)
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
2012-02-10
More renaming to OCaml
Damien Doligez
2012-01-18
Merge branch 'pending'
Jonathan Protzenko
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2008-10-08
merge changes between 3.10.2 and the end of branch 3.10
Damien Doligez
2008-07-14
PR#4223, PR#1508: added unsafe variants of Bigarray.Array{1,2,3}.{get,set}
Xavier Leroy
2007-05-25
Typos reported by Hendrik Tews (PR #4292) No 4, 6, 10, 11.
Pierre Weis
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-08-13
fusion des modifs de 3.08.4
Damien Doligez
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-28
Changement niveaux de titre dans les commentaires
Maxence Guesdon
2001-12-28
changement de ldots en ...
Maxence Guesdon
2001-12-07
MAJ en-tetes pour mentionner la 'special exception' sur la LGPL
Xavier Leroy
2001-12-05
commentaires
Maxence Guesdon
2001-12-04
commentaires après
Maxence Guesdon
2001-10-29
Modif commentaires pour OCamldoc
Maxence Guesdon
2001-09-10
Typo dans notice copyright
Xavier Leroy
2001-09-06
passage aux labels stricts
Jacques Garrigue
2001-01-21
Ajout de reshape
Xavier Leroy
2000-04-10
Typos dans doc
Xavier Leroy
2000-04-03
passage aux labels legers
Jacques Garrigue
2000-02-28
Utilisation primitives speciales pour get/set
Xavier Leroy
2000-02-26
ajout des labels kind: et layout:
Jacques Garrigue
2000-02-25
Ajout memory mapping. Diverses corrections
Xavier Leroy
2000-02-25
Typo dans bigarray.h.
Xavier Leroy
2000-02-25
labelize
Jacques Garrigue
2000-02-24
MAJ et ecriture de la doc
Xavier Leroy
2000-02-22
Premier jet des bigarrays
Xavier Leroy