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
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