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
/
select.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
2013-12-18
fix crashing bug in win32unix/select.c
Damien Doligez
2012-10-15
remove all $Id keywords
Damien Doligez
2012-09-26
#5766: MSVC port broken following switch to winsock2.
Alain Frisch
2012-07-30
clean up TABs and whitespace
Damien Doligez
2012-07-13
PR#5676: add ipv6 support on Windows.
Jonathan Protzenko
2012-01-14
PR#5327, PR#5329: improvements in Unix.select emulation
Xavier Leroy
2011-10-15
PR#5328: Windows, Unix.select and non-blocking sockets (untested patch)
Xavier Leroy
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2010-05-25
Patch provided by Sylvain Le Gall:
Xavier Leroy
2010-01-22
clean up spaces and tabs
Damien Doligez
2008-12-03
merge changes from 3.10.2merged to 3.11.0
Damien Doligez
2008-07-31
Render unto Caesar...
Xavier Leroy
2008-07-29
ocamldebug under Win32 (S. Le Gall, Lexifi)
Xavier Leroy
2006-10-18
PR#4097: suite
Xavier Leroy
2006-10-18
PR#4097: Tentative fix, to be tested
Xavier Leroy
2003-01-07
Mauvaise definition de la variable tm dans unix_select
Xavier Leroy
2003-01-06
Ajout {set,clear}_nonblock. Cas special Unix.select lorsque les 3 listes de ...
Xavier Leroy
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-12-03
Mise au carre des appels unix_error
Xavier Leroy
2001-08-28
Chargement dynamique de primitives C
Xavier Leroy
1999-11-29
tabs -> spaces
Damien Doligez
1999-11-17
Changement de la licence
Xavier Leroy
1998-10-26
nouvelles fonctions alloc/alloc_small
Damien Doligez
1997-09-04
Debug, tests
Xavier Leroy