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
/
mmap_unix.c
Age
Commit message (
Expand
)
Author
2014-12-27
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...
Gabriel Scherer
2014-05-30
PR 6439 part 2: use sysconf instead of the deprecated getpagesize function
Mark Shinwell
2014-01-09
PR#6064: GADT representation for Bigarray.kind + CAML_BA_CHAR runtime kind
Gabriel Scherer
2012-10-15
remove all $Id keywords
Damien Doligez
2012-07-30
clean up TABs and whitespace
Damien Doligez
2012-07-26
merge changes from 4.00 branching to 4.00.0 (part 1)
Damien Doligez
2012-04-09
PR#3571: in Bigarrays, call msync() before unmapping to commit changes
Xavier Leroy
2012-04-04
PR#5543: in Bigarray.map_file, try to avoid using lseek() when growing file
Xavier Leroy
2012-02-10
More renaming to OCaml
Damien Doligez
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2011-07-20
merge changes from 3.12.0 to 3.12.1
Damien Doligez
2010-04-01
release runtime lock for lseek (mantis 4801)
Mark Shinwell
2008-01-04
PR#4457: no need to limit each bigarray dimension to 2^31.
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-22
Remplacement long/unsigned long par intnat/uintnat
Xavier Leroy
2001-12-07
MAJ en-tetes pour mentionner la 'special exception' sur la LGPL
Xavier Leroy
2001-08-28
Chargement dynamique de primitives C
Xavier Leroy
2000-04-05
MacOS: ajout macosunix; portage bigarray et systhreads; tabs
Damien Doligez
2000-03-16
Definir MAP_FAILED si pas defini (pour les vieux systemes genre SunOS et AIX ...
Xavier Leroy
2000-02-29
contournement d'un bug de Digital Unix
Damien Doligez
2000-02-28
Ajout sys/types.h
Xavier Leroy
2000-02-25
Ajout memory mapping. Diverses corrections
Xavier Leroy