3
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Windows: replace calls to socket with WSASocket More... over 3 years ago
Windows: make create_process duplicate non-inheritable std handles More... over 3 years ago
Merge pull request #907 from MisterDA/windows-duplicate-handle-socket More... over 3 years ago
Merge pull request #906 from MisterDA/windows-createprocess-leak-dev-null More... over 3 years ago
Use @deprecated doc tag for all deprecated values More... over 3 years ago
Merge pull request #908 from smondet/patch-1 More... over 3 years ago
Fix deprecation suggestion for `auto_yield` More... over 3 years ago
Prefer SetHandleInformation to DuplicateHandle in set_close_on_exec More... over 3 years ago
Fix win32_spawn leaking dev_null fd in the parent process More... over 3 years ago
Mention `Lwt_seq` in the doc's menu More... over 3 years ago
List Lwt_domain files when generating the API doc More... over 3 years ago
docs: suggest opening `Syntax` instead of defining your own operators More... over 3 years ago
Mention Lwt_domain in docs/ More... over 3 years ago
Merge pull request #904 from ocsigen/prepare-for-release-5-5-0 More... over 3 years ago
Update version numbers in opam files More... over 3 years ago
Fixups for CHANGES More... over 3 years ago
Merge pull request #860 from Sudha247/lwt_domain More... over 3 years ago
Merge pull request #903 from MisterDA/windows-create-process-unicode-env More... over 3 years ago
Merge pull request #901 from MisterDA/cloexec More... over 3 years ago
CreateProcess needs CREATE_UNICODE_ENVIRONMENT More... over 3 years ago
mention Lwt_domain in CHANGES More... over 3 years ago
reset test run to concurrent & typo fix in url More... over 3 years ago
fix package field of dune file in domain's test More... over 3 years ago
Update workflow to special-case lwt_domain More... over 3 years ago
Mention pick/choose fix in CHANGES More... over 3 years ago
constrain domainslib depenedncy version for lwt_domain More... over 3 years ago
Unix: remove leftover dependency to domainslib More... over 3 years ago
Use `Result.{Ok,Error}` for compatibility with older OCaml versions More... over 3 years ago
Add ?cloexec:bool argument to wrapped Unix functions in Lwt_unix More... over 3 years ago
Merge pull request #873 from raphael-proust/lwt_stream_of_lwt_seq More... over 3 years ago