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
/
callback
Commit message (
Expand
)
Author
Age
Files
Lines
*
New script language for ocamltest (#12185)
Damien Doligez
2023-04-25
14
-64
/
+99
*
fix test
Lucas Pluvinage
2023-03-16
1
-1
/
+1
*
Add test triggering a GC segfault
Lucas Pluvinage
2023-03-15
1
-0
/
+29
*
Rename Effect.Unhandled_effect -> Effect.Unhandled
Jon Ludlam
2022-09-21
2
-3
/
+3
*
Use Callback.register_exception for exceptions in Effect module
KC Sivaramakrishnan
2022-09-21
2
-3
/
+3
*
Fix test `callback/test_signalhandler.ml`
Guillaume Munch-Maccagnoni
2022-06-08
1
-2
/
+2
*
Rename Effect.{eff => t} (#11044)
Nicolás Ojeda Bär
2022-02-25
3
-7
/
+7
*
Do not use `Begin_roots` / `End_roots` in runtime (#11002)
Nicolás Ojeda Bär
2022-02-23
3
-12
/
+9
*
Merge pull request #11037 from xavierleroy/make-it-testable
Xavier Leroy
2022-02-21
13
-19
/
+33
|
\
|
*
tests/callback: fix interleaving of C and OCaml outputs
Xavier Leroy
2022-02-21
12
-17
/
+29
|
*
Make tests/callback/test3.ml work in 32 bits too
Xavier Leroy
2022-02-21
2
-2
/
+4
*
|
very important check-typo fix
Gabriel Scherer
2022-02-20
1
-1
/
+0
*
|
`unix_kill` cannot be declared @@noalloc; use our own `mykill` function instead
Xavier Leroy
2022-02-19
2
-6
/
+20
*
|
Remove .mli files in tests/callback
Xavier Leroy
2022-02-19
11
-45
/
+0
|
/
*
Rename EffectHandlers module to Effect (#10879)
Anil Madhavapeddy
2022-01-12
3
-6
/
+6
*
remove Int/Long/Bool_field macros
Anil Madhavapeddy
2022-01-05
1
-1
/
+1
*
Merge pull request ocaml-multicore/ocaml-multicore#808 from Engil/signals_all...
Sadiq Jaffer
2021-12-20
1
-2
/
+0
|
\
|
*
runtime: actually address signals_alloc testcase and actually re-enable signa...
Enguerrand Decorne
2021-12-17
1
-2
/
+0
*
|
Whitespace and line lengths
David Allsopp
2021-12-19
2
-2
/
+2
|
/
*
testsuite: re-enable signals_alloc testcase
Enguerrand Decorne
2021-12-13
1
-0
/
+76
*
skip unsupported and incompatible tests, the first step for removing the disa...
Alpha DIALLO
2021-12-06
1
-0
/
+2
*
Move effect handlers to its own module in Stdlib
KC Sivaramakrishnan
2021-10-11
3
-6
/
+6
*
Expose deep and shallow handlers as functions
KC Sivaramakrishnan
2021-09-27
3
-15
/
+39
*
Remove unused tak.
Tom Kelly
2021-04-08
2
-11
/
+11
*
Addition of test for finaliser callbacks while block is held in a register
Tom Kelly
2021-04-07
2
-0
/
+33
*
add failing signalhandler test that's disabled
Sadiq Jaffer
2021-03-26
4
-0
/
+175
*
zero the minor heap if we're in the debug runtime
Sadiq Jaffer
2021-03-26
3
-34
/
+2
*
caml_modify_field -> caml_modify
Sudha Parimala
2021-03-17
1
-1
/
+1
*
fix test reference output where newline missing
Tom Kelly
2021-03-05
1
-1
/
+1
*
Merge commit '0bf255cd7e01d2460b061d4273c82cb0a86deaf1' into parallel_minor_g...
Tom Kelly
2021-03-05
2
-4
/
+16
|
\
|
*
Fix signals_alloc test (#9814)
Stephen Dolan
2020-08-02
2
-2
/
+14
|
*
Ensure signals are handled before Unix.{kill,sigprocmask} return (#9802)
Stephen Dolan
2020-07-30
3
-9
/
+13
*
|
make nested_fiber test more taxing so it better triggers GC bugs
Tom Kelly
2020-10-16
2
-8
/
+27
*
|
Merge commit '72869a369a9913c91d777cd125d46341100a0acf' into parallel_minor_g...
Tom Kelly
2020-04-29
2
-0
/
+32
|
\
\
|
|
/
|
*
Add test for #9027.
Jacques-Henri Jourdan
2019-10-11
2
-0
/
+32
*
|
Merge commit 'd6fb9ad86a7628d8b8683d8f96957e7ceaa3bf5d' into parallel_minor_g...
Tom Kelly
2020-04-29
1
-10
/
+0
|
\
\
|
|
/
|
*
Remove ocamltests files
Nicolás Ojeda Bär
2019-09-28
1
-1
/
+0
*
|
Port multicore tests/callback to ocamltest and remove tcallback test
Tom Kelly
2020-04-04
21
-3
/
+84
*
|
Merge commit '15e8f62b851a8cf5e4a88d6d674f7c171cc1ae35' into parallel_minor_g...
Tom Kelly
2020-03-30
4
-74
/
+17
|
\
\
|
|
/
|
*
Migrate test in callback to ocamltest
Sébastien Hinderer
2018-02-14
4
-68
/
+9
*
|
Revert to stock OCaml's caml_named_value API.
Stephen Dolan
2019-03-11
10
-18
/
+41
*
|
Fix names in callback tests
Stephen Dolan
2018-08-13
1
-2
/
+2
*
|
Add a test for callbacks inside fibers doing GC
Stephen Dolan
2018-05-04
4
-0
/
+29
*
|
Add test for deep callback chains
Stephen Dolan
2018-05-04
4
-0
/
+23
*
|
Remove a lot of redundant .gitignore files.
Stephen Dolan
2018-04-18
1
-13
/
+0
*
|
More fixes for testsuite
KC Sivaramakrishnan
2018-04-05
1
-2
/
+2
*
|
Bootstrap for 4.06.0 updates
KC Sivaramakrishnan
2018-03-28
2
-7
/
+10
|
\
\
|
|
/
|
*
Define new build variables for C compiler and preprocessor flags
Sébastien Hinderer
2017-03-29
2
-8
/
+7
|
*
Get rid of BYTECC and NATIVECC
Sébastien Hinderer
2017-03-29
1
-2
/
+2
*
|
Fix all issues in tests. 0 failures!
KC Sivaramakrishnan
2018-03-18
2
-23
/
+25
[next]