summaryrefslogtreecommitdiff
path: root/testsuite/tests/backtrace
Commit message (Expand)AuthorAgeFilesLines
* Improve legibility of dynamic linking error messagesSamuel Hym2023-04-282-14/+19
* New script language for ocamltest (#12185)Damien Doligez2023-04-2524-140/+336
* Restrict local function optimisation (#11383)Vincent Laviron2023-03-134-13/+33
* Load frametables of dynlink'd modules in batch (#11935)Stephen Dolan2023-01-272-8/+8
* TRMC implementation of @ (#11859)Jeremy Yallop2023-01-052-3/+3
* Systhreads: add a domain_initialize hookFlorian Angeletti2022-10-052-6/+6
* Fix flambda testFlorian Angeletti2022-09-211-1/+1
* Manually unbox closure in `Hashtbl.mem` (#11500)Simmo Saan2022-08-221-2/+2
* Fix stack backtrace for out-of-bounds exception (#11436)Tom Kelly2022-07-252-0/+24
* Update flambda reference for for backtrace_dynlinkDavid Allsopp2022-07-221-4/+4
* List: replace rev-based tail recursion with TRMC (#11402)Nicolás Ojeda Bär2022-07-211-4/+4
* testsuite: update backtrace_dynlink.ml test in flambda modeFlorian Angeletti2022-07-061-4/+4
* Make List.{map,mapi,map2} TRMC (#11362)Nicolás Ojeda Bär2022-07-051-4/+4
* Merge pull request #11032 from Octachron/locked_dynlink_with_testFlorian Angeletti2022-03-012-15/+14
|\
| * review: more explicit lock interfaceFlorian Angeletti2022-02-252-15/+14
| * Dynlink: use a global lockoctachron2022-02-252-15/+15
* | Rename Effect.{eff => t} (#11044)Nicolás Ojeda Bär2022-02-252-6/+6
|/
* Reimplement Thread.exit using the Thread.Exit exception (#10935)Xavier Leroy2022-01-262-6/+6
* Fix the backtrace_effects_nested testSébastien Hinderer2022-01-171-1/+1
* Merge pull request #10909 from lthls/multicore-flambda-testsuite-fixesXavier Leroy2022-01-176-6/+43
|\
| * Fix line numbersVincent Laviron2022-01-161-2/+2
| * Add Flambda versions of backtrace testsVincent Laviron2022-01-155-4/+41
* | Rename EffectHandlers module to Effect (#10879)Anil Madhavapeddy2022-01-122-4/+4
* | Remove deprecated functions (#10867)Nicolás Ojeda Bär2022-01-122-3/+3
|/
* Minor fixes from reviewKC Sivaramakrishnan2021-12-241-1/+1
* Minor improvements.KC Sivaramakrishnan2021-12-234-44/+42
* Whitespace and line lengthsDavid Allsopp2021-12-191-1/+1
* Merge pull request ocaml-multicore/ocaml-multicore#745 from Engil/systhreads_...KC Sivaramakrishnan2021-12-092-6/+6
|\
| * promote lib-threads and backtraceEnguerrand Decorne2021-12-072-6/+6
* | testsuite: promote dynlink related backtracesEnguerrand Decorne2021-12-071-7/+7
|/
* Fix testsKC Sivaramakrishnan2021-11-302-11/+11
* Fix testsKC Sivaramakrishnan2021-11-302-9/+9
* Move effect handlers to its own module in StdlibKC Sivaramakrishnan2021-10-112-8/+8
* update backtrace_systhread reference outputTom Kelly2021-10-051-5/+5
* Merge commit '672965bfda6220c690d26ff6a0b7a9a59519d9af' into 5.00Tom Kelly2021-10-041-1/+1
|\
| * Add set_uncaught_exception_handler to systhreads (#10469)Engil2021-08-091-1/+1
* | Merge commit '0ba253df4667668bc01dd9e239fba13f743e1752' into parallel_minor_g...Tom Kelly2021-10-013-4/+4
|\ \ | |/
| * Added some missing C99 float operations (#944)Markus Mottl2021-06-022-3/+3
* | Merge commit '099b86a046e304fe15e2bb37557bffc6aafaab15' into parallel_minor_g...Tom Kelly2021-10-011-4/+9
|\ \ | |/
| * change keword for postponing test blockDamien Doligez2021-05-051-1/+1
| * use a marker at the top when the test block is at the end of the fileDamien Doligez2021-04-281-1/+1
| * ocamltest: allow TEST block at end of fileDamien Doligez2021-04-281-4/+9
* | fix dynlink backtrace and globroots testsTom Kelly2021-09-301-7/+7
* | Merge commit 'a0f1c397a67232becffe62d2d6b2585b6f3f5746' into parallel_minor_g...Tom Kelly2021-09-302-6/+6
|\ \ | |/
| * Use capital letters for stdlib modulesDavid Allsopp2021-01-211-2/+2
| * testsuite/tests/backtrace: attempt to fix Windows \r\n issueGabriel Scherer2021-01-152-2/+5
| * Improve test portabilitySébastien Hinderer2021-01-134-23/+13
| * OCAMLRUNPARAM=b=2 => load debuginfoDavid Allsopp2018-12-114-4/+15
| * Improve error messages when loading backtrace infoDavid Allsopp2018-12-114-0/+42
| * Memprof: provide the guarantee that an allocation callback is always run in t...Jacques-Henri Jourdan2020-10-191-1/+1