index
:
delta/ocaml.git
3.08
3.09
3.10
3.11
3.12
4.00
4.00-with-binannot
4.01
4.02
4.03
4.04
4.05
4.06
4.07
4.08
4.09
4.10
4.11
4.12
4.13
4.14
5.0
5.1
FSF
MPR7048
MPR7609
MPR7609-continued
MPR7638
MPR7642
PR7042
abstract-new
abstract_intel_emit
abstract_x86_asm
afrisch_fix_reachable_words
afrisch_fix_stdlib_makefile_windows
annot-from-lambda
arm-literals
arm64
ast_rewriter
atomic_write_cmi
attributes
autofocus
backend-optims
big-marshal
binary-annot
binary-compat
build-with-debugging-informations
cc-optim
cducetrunk
class-with-type
cmm-mach-types
constructors_with_record
constructors_with_record2
constructors_with_record3
constructors_with_record4
constructors_with_record5
contracts
contracts-3.11
contribution_workflow
delegate
deprecated_optional_arguments
disable_unused_warnings_for_print_types
doc2attr
doc_windows_unicode
dothat
dwarf
dynamic_loading
dynamics
dyntypes
enter-mod-decl
ephemeron
exception_registration
execvpe
expoly
extension_points
fastclass
faster-testsuite
fix-32bit-warning
fix-getwd-use
fix_7657
fix_7680
fix_7682
fix_large_file_lseek_windows
fix_mingw
fix_ocamllex
fixedtypes
flambda
flambda_trunk
fmu
fstclassmod
fstclassmod_parametrized
gadt-warnings
gadts
gadts-devel
gadts-devel-lenormand
gcaml
gcaml3
gcaml3090
gcaml3101
ground_coercion
hex-float
hidden_args
implicit-subtyping
implicit-unpack
implicits
improve-PIC-and-PIE
improve_arg_read_arg
inline-more
inplace_let
ios-support
jo311
jo312
jo400
jo401
jocamltrunk
jocamltrunk+cduce
labltk
let_open_in_classes
letopen
letopenin
lightlabels
located_errors
m7100_gc_when_many_custom_blocks_in_minor_heap
map_file_omission
mark_expansive
master
menubars
merge_sig_str
metadata
minus-camlp4
mltk
module-alias
module_of_module_type
moduletypeof
monadic_let
more_unboxing
multimatch
namespaces
natdynlink
new-test-framework
newfunsyntax
newoolab
newoolab2
newoolabmult
newsysthreads
newtypein
no_internal_deprecation
non-vanishing
objvariants
ocaml-binannot
ocaml2
ocamldebug_g
ocamlmode
olabl
open_types
opt_backtrace
override
overridemethod
poly_meth
poly_meth2
polyrec
ppc64
pr/1866
pr7591
pr7661-again
pr8891
pr8908
pr8934
private_abbrevs
raise_variants
record-disambiguation
recursive_modules
remove-libnum
remove_spurious_semi_colons
resurrect-cygwin64-review-base
revert-1377-ocamldep_nested_include_fix
safe-string
short-paths
short-paths-4.01
sigsubst
simplify_duplicate_ident_optim
sse2
static_exceptions
strict_labels
stripped-ocaml
test_for_self_review
tests_asmcomp_revised
tmp-merging-3.12.1
treematch
trunk
unlabeled-1.1.2
unlabeled-1.2.2
unlabeled-1.3.2
unused_declarations
user-defined-indexing-operators
variants303
varunion
warning_attribute_on_type_exprs
win32
win32-rename
win32-sockets
with-frame-pointers
github.com: ocaml/ocaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
tests
/
parallel
Commit message (
Expand
)
Author
Age
Files
Lines
*
New script language for ocamltest (#12185)
Damien Doligez
2023-04-25
24
-68
/
+89
*
Domain.recommended_domain_count with type unit -> int (#11545)
Gabriel Scherer
2022-09-21
2
-4
/
+6
*
Merge pull request #11404 from gadmm/fix_test_thread_register
Gabriel Scherer
2022-07-06
1
-4
/
+22
|
\
|
*
Fix rooting logic in testsuite
Guillaume Munch-Maccagnoni
2022-07-06
1
-4
/
+22
*
|
Skip some parallel tests if no more than 2 cores are available
Xavier Leroy
2022-07-06
1
-0
/
+5
*
|
Add a function to request a recommended max number of Domains (#11309)
Christiano Haesbaert
2022-07-05
5
-0
/
+53
|
/
*
Skip domain_parallel_spawn_burn.ml if we don't have at least 4 cores
Xavier Leroy
2022-07-02
2
-26
/
+6
*
tests/parallel/domain_parallel_spawn_burn: add log messages
Xavier Leroy
2022-06-27
2
-1
/
+26
*
Skip domain_serial_spawn_burn.ml if we don't have at least 4 cores
Xavier Leroy
2022-06-07
1
-2
/
+7
*
Merge pull request #11196 from kayceesrk/join
Gabriel Scherer
2022-04-18
1
-15
/
+21
|
\
|
*
Simplify Domain.join
KC Sivaramakrishnan
2022-04-16
1
-15
/
+21
*
|
Do not link unix library when not necessary (#11197)
KC Sivaramakrishnan
2022-04-16
11
-46
/
+0
|
/
*
Implement quality treatment for asynchronous actions in multicore (1/N) (#11095)
Guillaume Munch-Maccagnoni
2022-04-13
1
-3
/
+11
*
Reserve only caml_minor_heap_max_wsz * Max_domains for the minor heap
Sabine Schmaltz
2022-03-28
2
-0
/
+64
*
Fix segfault in fiber management (issue #11094) (#11105)
Jon Ludlam
2022-03-13
2
-0
/
+56
*
Rename Effect.{eff => t} (#11044)
Nicolás Ojeda Bär
2022-02-25
2
-8
/
+8
*
tests/parallel: parameterize some tests by the OCAML_TEST_SIZE env var
Xavier Leroy
2022-02-21
3
-8
/
+27
*
Scale down some tests in tests/parallel
Xavier Leroy
2022-02-21
3
-14
/
+6
*
Join all domains before exiting
Xavier Leroy
2022-02-10
1
-1
/
+2
*
domain.c: use a simple counter for domain unique ids (#10974)
Gabriel Scherer
2022-02-02
1
-21
/
+6
*
Don't exit while a domain is still running
Xavier Leroy
2022-01-19
1
-2
/
+7
*
Rename EffectHandlers module to Effect (#10879)
Anil Madhavapeddy
2022-01-12
2
-4
/
+4
*
Whitespace and line lengths
David Allsopp
2021-12-19
3
-17
/
+17
*
Move effect handlers to its own module in Stdlib
KC Sivaramakrishnan
2021-10-11
2
-6
/
+6
*
Expose deep and shallow handlers as functions
KC Sivaramakrishnan
2021-09-27
2
-25
/
+43
*
add polling at mach layer
Sadiq Jaffer
2021-09-06
1
-1
/
+0
*
Use an array instead of a list for domain-local state.
KC Sivaramakrishnan
2021-06-12
2
-0
/
+18
*
remove tests for critical_section, wait, notify because this API is removed; ...
Tom Kelly
2021-06-03
8
-255
/
+3
*
Merge pull request ocaml-multicore/ocaml-multicore#546 from Sudha247/test_dom...
Tom Kelly
2021-04-28
1
-3
/
+19
|
\
|
*
change values in domain_dls test
Sudha Parimala
2021-04-28
1
-4
/
+4
|
*
coverage of domain life-cycle in domain_dls and ephetest_par tests
Sudha Parimala
2021-04-22
1
-3
/
+19
*
|
Addition of a parallel tak testcase, this fills the minor heap organically wi...
Tom Kelly
2021-04-16
2
-0
/
+21
|
/
*
make timing test more robust when a stw occurs before d1 can enter its critic...
Sadiq Jaffer
2021-03-26
1
-0
/
+4
*
Remove promote_to from runtime and GC interface
Tom Kelly
2021-03-11
2
-5
/
+0
*
testsuite: add parallel/fib_threads.ml from #469
Enguerrand Decorne
2021-02-03
2
-0
/
+24
*
testsuite: add testcases for caml_c_threads utilities
Enguerrand Decorne
2020-10-13
3
-0
/
+52
*
Merge pull request ocaml-multicore/ocaml-multicore#407 from Engil/engil/multi...
KC Sivaramakrishnan
2020-10-06
6
-0
/
+128
|
\
|
*
Merge branch 'engil/domain_execution_contexts' of github.com:Engil/ocaml-mult...
Enguerrand Decorne
2020-08-18
2
-0
/
+72
|
|
\
|
|
*
Merge pull request #1 from ctk21/add_prodcons_with_domains
Enguerrand Decorne
2020-08-18
2
-0
/
+72
|
|
|
\
|
|
|
*
Port of lib-threads/prodcons.ml test to use Domain.spawn and Domain.join
Tom Kelly
2020-08-13
2
-0
/
+72
|
*
|
|
testsuite: disable lib-systhreads testsuite for now, fix multicore_systhreads.ml
Enguerrand Decorne
2020-08-18
1
-2
/
+0
|
|
/
/
|
*
|
testsuite: introduce more tests for backup threads interactions
Enguerrand Decorne
2020-08-18
4
-0
/
+58
|
|
/
*
|
Domain.DLS.new_key takes an initialiser
Sudha Parimala
2020-09-29
1
-4
/
+4
|
/
*
Merge pull request ocaml-multicore/ocaml-multicore#374 from ctk21/force_major...
KC Sivaramakrishnan
2020-07-29
2
-0
/
+42
|
\
|
*
Tests for major collection cycling while one domain is in wait or the backup ...
Tom Kelly
2020-07-20
2
-0
/
+42
*
|
`dls_root` should be deleted before terminal GC.
KC Sivaramakrishnan
2020-07-24
1
-1
/
+2
*
|
in-place update for existing keys + assertions in domain_dls test
Sudha Parimala
2020-07-23
1
-1
/
+2
*
|
use ref of object to store dls variables
Sudha Parimala
2020-07-21
3
-21
/
+21
*
|
domain_tls test has int and float variables
Sudha Parimala
2020-07-20
1
-4
/
+4
*
|
fix check function and roots
Sudha Parimala
2020-07-17
1
-2
/
+6
[next]