Organisationsrobur-coopmioubranch/mainBuild History

Build History for branch/main

Builds (55)
Merge pull request #60 from robur-coop/orphans-fix Fix the number of actual orphans we have
1f0bf8
Merge pull request #59 from robur-coop/remove-cancelled-syscall Really clean-up cancelled syscalls
f80616
Merge pull request #58 from robur-coop/fix-suspend Fix the way we record a new syscall outside Miou
9fb75c
Merge pull request #57 from robur-coop/prepare-v0.3.1 Prepare v0.3.1
11faff
Merge pull request #54 from mbarbin/typos Semi-automatic cSpell pass to detect typos
a24078
Merge pull request #53 from mbarbin/fix-odoc-warnings Fix (some) odoc warnings
c99705
Merge pull request #56 from robur-coop/add-main add x-maintenance-intent field to the opam file
93296a
Merge pull request #52 from mbarbin/upgrade-ocamlformat Upgrade ocamlformat to 0.27.0
a8a7f3
Merge pull request #51 from mbarbin/fix-fmt Fix fmt
089eec
Merge pull request #47 from benjamin-thomas/doc-fix Remove french paragraph, it's already translated
01b752
Merge pull request #48 from robur-coop/dom0 Fix an issue when we want to transfer a task to dom0 when dom0 is busy with infinite tasks
2e82a6
Fix an example into the README.md
d978a1
Merge pull request #46 from robur-coop/reraise Provide Miou.reraise
ed4644
Merge pull request #43 from robur-coop/document-miou-unix Add a documentation about Unix.file_descr, files, sockets and Miou_unix
98b4ee
Merge pull request #45 from robur-coop/list-iter Use List.iter instead of Hashtbl.iter when we scan file-descriptors
750255
Merge pull request #44 from kit-ty-kate/miou-unix-mini-optim Calculate the default value of Miou_unix.{really_read,read,write} ?len only when necessary
230966
Merge pull request #41 from robur-coop/hot-loop Outperform the way to consume tasks by domains
e10c04
Merge pull request #38 from robur-coop/prepare-v0.3.0 Prepare v0.3.0
e7de09
Merge pull request #37 from robur-coop/finaliser-on-select Be able to finalise correctly ressources allocated by the events function when the domain stop
b33361
Merge pull request #36 from robur-coop/fix-atomic Some fixes discovered on high usage of Miou.call and Miou.Queue
371c49
Merge pull request #35 from robur-coop/backoff Expose the Backoff module which can be usefull for other projects
610d6c
Merge pull request #34 from robur-coop/pin Be able to pin a domain
21e817
Merge pull request #33 from robur-coop/queue-peek Expose Miou.Queue.peek
115f49
Merge pull request #32 from robur-coop/safe-orphans Protect the orphans to an invalid usage through an other domain than the owner's one
6959b4
Merge pull request #27 from ada2k/patch-1 Allow setting reuseaddr and reuseport
072de4
Hotfix about a global buffer which should be local at the domain Co-authored-by: Christiano Haesbaert <haesbaert@haesbaert.org>
dd4814
Merge pull request #28 from robur-coop/fix-pipe-interrupt Set the output pipe as a non-block fd and catch EAGAIN when we write into it
c148cd
Merge pull request #24 from robur-coop/prepare-v0.2.0 Prepare v0.2.0
1f7eea
Merge pull request #23 from robur-coop/async Rename `Miou.call_cc` to `Miou.async`
5b038c
Merge pull request #22 from kit-ty-kate/ocaml-5.3 OCaml 5.3 support
b43d60
Merge pull request 'Update the layout of miou to avoid any trickery from dune' (#57) from layout into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/57
eaa397
Merge pull request 'fix-data-race' (#56) from fix-data-race into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/56
ed5087
Merge pull request 'Better implementation and documentation about basic read,really_read,write functions of Miou_unix module' (#54) from improve-doc-miou-unix into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/54
9e14c3
Merge pull request 'sync-dom0' (#53) from sync-dom0 into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/53
8e3cd3
Hotfix about the new introduced Miou_unix.really_read function
2f552a
Merge pull request 'Improve the Miou_unix module' (#52) from improve-unix-module into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/52
61378d
Merge pull request 'Rename Miou.set_signal to Miou.sys_signal, also return the old behavior of the signal as Sys.signal' (#50) from signal into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/50
e269d5
Apply ocamlformat on Miou
453923
Merge pull request 'Add a domain-safe Lazy module' (#49) from lazy into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/49
004fcc
Merge pull request 'Add a way to add hooks for domains' (#48) from hook into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/48
82924d
Merge pull request 'sequence' (#47) from sequence into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/47
78549a
Merge pull request 'Prepare v0.1.0' (#45) from prepare-v0.0.1_beta3 into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/45
e75d66
Lint the opam file and add a lower bound for mtime
cd4d80
Delete the french transcription of the manifesto
f3f1a1
Merge pull request 'book' (#44) from book into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/44
22ec10
Finalize few details about cancellation of syscalls and order of tasks
a9eb2a
Fix b0 and topkg
186f20
Improve the documentation and the README.md
ea117d
Improve the documentation about Miou.Ownership
a52c7a
Merge pull request 'New beta3' (#43) from new-beta into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/43
7237c9
Merge pull request 'Improve the internal code of Miou' (#42) from lint into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/42
8685b0
Fix a typo into our documentation
2cf253
Fix typos in examples
ae051e
Merge pull request 'improve' (#41) from improve into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/41
af2e10
Merge pull request 'prepare-v0.0.1_beta2' (#40) from prepare-v0.0.1_beta2 into main Reviewed-on: https://git.robur.coop/robur/miou/pulls/40
b38dcc