summaryrefslogtreecommitdiff
path: root/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Make native stack size configurable; fix bugs with GC.set; enable gc_set test...Tom Kelly2021-04-071-3/+2
* Merge pull request ocaml-multicore/ocaml-multicore#515 from ctk21/memprof_stubsSadiq Jaffer2021-04-013-5/+149
|\
| * Add memprof to runtime build; add stdlib memprof interface; stub out memprof ...Tom Kelly2021-03-253-5/+149
* | Update racylazy commentTom Kelly2021-03-291-1/+4
|/
* Add a unique domain token to distinguish recursive from concurrent forcing of...KC Sivaramakrishnan2021-03-221-6/+9
* Fix bug in caml_lazy_update_to_forcing.KC Sivaramakrishnan2021-03-191-0/+4
* Remove the use of make_forward from camlinternalModKC Sivaramakrishnan2021-03-171-3/+12
* Make the implementation of lazy aware of safe points.KC Sivaramakrishnan2021-03-174-70/+103
* Remove promote_to from runtime and GC interfaceTom Kelly2021-03-112-8/+0
* Merge commit 'ac62e1c3d66666688fa77bd77ab94772cdd5035e' into parallel_minor_g...Tom Kelly2021-03-1019-69/+106
|\
| * Merge pull request #10164 from johnwhitington/examplesGabriel Scherer2021-01-228-23/+51
| * Merge pull request #10153 from johnwhitington/spellcheck2Gabriel Scherer2021-01-223-4/+4
| * Merge pull request #10122 from johnwhitington/stdlib-doc-changes-3Gabriel Scherer2021-01-226-15/+20
| * iff -> if and only if (#10119)John Whitington2021-01-229-31/+35
* | Merge commit '909a68662dbe6b33f85e63349da9e433dc8dbe5b' into parallel_minor_g...Tom Kelly2021-03-104-44/+3
|\ \ | |/
| * Remove Strings.{starts,ends}_with from 4.12 due to API defectGabriel Scherer2021-01-074-44/+3
* | Merge commit '846fb7348e51b7a7941dfb56c79a3eb024875d0d' into parallel_minor_g...Tom Kelly2021-03-101-4/+2
|\ \ | |/
| * Merge pull request #10025 from stedolan/memprof-customJacques-Henri Jourdan2020-12-072-3/+5
| * Float.Array.blit: fix case when both arrays coincide (#10070)Nicolás Ojeda Bär2020-12-071-4/+2
* | Merge commit '29e59c96acae1214ed2703b40bc3f98f2d99e875' into parallel_minor_g...Tom Kelly2021-03-093-4/+5
|\ \ | |/
| * Typo in bytes.mli and bytesLabels.mli documentations for (un)capitalize (#10042)Lilian Besson2020-11-282-4/+4
| * Missing @since tag on Filename.quote_command documentation (#10058)Gabriel Scherer2020-11-281-0/+1
* | Merge commit '564a92e8f18370577538ac913361e37edf8f2c95' into parallel_minor_g...Tom Kelly2021-03-091-0/+22
|\ \ | |/
| * Merge pull request #2195 from dra27/better-ulimitXavier Leroy2020-11-271-0/+22
* | Merge commit '3e0cbddeed338b446bffafba4d55d9dbdfbdf8fb' into parallel_minor_g...Tom Kelly2021-03-091-0/+2
|\ \ | |/
| * Merge pull request #9998 from lthls/afl-lazyGabriel Scherer2020-11-242-2/+12
| * Ensure atomicity in the Atomic module is respected by flambda (#10035)Guillaume Munch-Maccagnoni2020-11-241-6/+17
* | Merge commit '100b1ef202f08265a9fca9680dfe637f36d09b1a' into parallel_minor_g...Tom Kelly2021-03-091-0/+3
|\ \ | |/
| * Merge pull request #9840 from dra27/fix-9839David Allsopp2020-10-301-0/+3
| * Merge pull request #9674 from jhjourdan/memprof_thread_alloc_callback_2Jacques-Henri Jourdan2020-10-201-8/+7
* | Merge commit '55973d1203e290709f30dcda443311fac0e371e1' into parallel_minor_g...Tom Kelly2021-03-099-87/+34
|\ \ | |/
| * Move the examples of labeled functions to StdLabels (#9976)Xavier Leroy2020-10-159-87/+34
* | Merge commit '426b10c6a8497dfa0af6858075828c24e2d9570b' into parallel_minor_g...Tom Kelly2021-03-091-1/+2
|\ \ | |/
| * [hashtbl] Restore ongoing traversal status after filter_map_inplace (#8746)Mehdi Bouaziz2020-10-121-1/+2
* | Merge commit '86c8a98f3c36b25c2e3f2185c24809d0babad5b4' into parallel_minor_g...Tom Kelly2021-03-086-200/+1
|\ \ | |/
| * Merge pull request #9948 from nojb/remove_spacetimeXavier Leroy2020-10-096-200/+1
| |\
| | * Remove SpacetimeNicolás Ojeda Bär2020-10-086-200/+1
* | | Merge commit '0069123c61344acc9b35de56a1324ba8a011ae7d' into parallel_minor_g...Tom Kelly2021-03-081-1/+1
|\ \ \ | |/ /
| * | clean up and fix GC message 0x1 (#9949)Damien Doligez2020-10-091-1/+1
| |/
* | Merge commit 'af48d9fe8f7654b0a510bac97707f920949d3d51' into parallel_minor_g...Tom Kelly2021-03-084-539/+610
|\ \ | |/
| * Add a naked pointers dynamic checker (#9956)Xavier Leroy2020-10-051-0/+5
| * Fixed typo in String.mli (#9936)Joan Thibault2020-09-242-2/+2
| * String documentation improvements (#9891)Daniel Bünzli2020-09-232-538/+600
| * dune: build stdlib without injectivity annotations (#9932)Thomas Refis2020-09-221-1/+5
* | Merge commit 'c10217818f22d5eab897523a52a23fdf93c482f6' into parallel_minor_g...Tom Kelly2021-03-051-1/+1
|\ \ | |/
| * Merge pull request #9918 from OCamlPro-Coquera/trunkGabriel Scherer2020-09-151-1/+1
| |\
| | * move since tag to type definitionAlbin Coquereau2020-09-151-2/+1
| | * Add a comment that out_indent is part of formatter_out_functions since ocaml ...Albin Coquereau2020-09-151-0/+1
* | | Merge commit 'd0e983e2aacfc77643f042a11673a7582bbb3015' into parallel_minor_g...Tom Kelly2021-03-0523-918/+4370
|\ \ \ | |/ /
| * | Merge pull request #9745 from johnwhitington/trunkFlorian Angeletti2020-09-1523-918/+4370
| |\ \ | | |/ | |/|