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
/
win32unix
/
write.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
2012-10-15
remove all $Id keywords
Damien Doligez
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2009-09-25
Variable err is initialized to 0.
Pierre Weis
2006-10-18
PR#4097: suite
Xavier Leroy
2006-10-18
PR#4097: Tentative fix, to be tested
Xavier Leroy
2005-09-22
Remplacement long/unsigned long par intnat/uintnat
Xavier Leroy
2004-07-13
Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0
Xavier Leroy
2002-07-23
detabisation
Damien Doligez
2002-04-30
Meilleure distinction handle/socket. Ajout lockf. Revu rename.
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-11-23
bcopy -> memmove dans otherlibs
Damien Doligez
1999-11-17
Changement de la licence
Xavier Leroy
1997-09-03
Implementation du type file_descr par le type HANDLE de Win32. Court-circuit...
Xavier Leroy