issues
search
ocaml
/
ocaml
The core OCaml system: compilers, runtime system, base libraries
https://ocaml.org
Other
5.5k
stars
1.11k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Clarify major GC ephemeron code
#13629
NickBarnes
opened
1 day ago
0
lexer: lowercase-only delimiters for quoted strings
#13628
Octachron
closed
16 hours ago
6
Reorder major_gc.c into coherent blocks
#13627
NickBarnes
opened
1 day ago
2
New syntax error in string literals in comments in 5.3
#13626
Julow
closed
16 hours ago
4
Various fixes to set thread name
#13625
MisterDA
closed
1 day ago
3
Added a few location while parsing
#13624
samsa1
closed
15 hours ago
0
Unix.readdir is thread unsafe
#13623
craff
opened
1 day ago
1
[autoconf] remove precise model values when non-applicable for 5.x
#13622
dustanddreams
opened
1 day ago
1
gprinttyp: pretty printing for levels
#13621
Octachron
closed
1 day ago
1
Add a short path for String.concat and String.split_on_char
#13620
craff
closed
1 day ago
2
performance issue in Sys and Unix
#13619
craff
opened
2 days ago
6
`-noassert` triggers an infinite loop in the GC
#13618
FardaleM
opened
3 days ago
2
Remove unused runtime following recursive value compilation changes.
#13617
hhugo
opened
3 days ago
1
Change free list representation in shared heap
#13616
sadiqj
opened
4 days ago
7
Optimize caml_sys_file_mode
#13615
craff
closed
4 days ago
0
Hold lock around ephemeron debugging code.
#13614
NickBarnes
closed
6 days ago
2
Do not raise exceptions from inside skiplist.c and lk_skiplist.c
#13613
gadmm
opened
1 week ago
0
Refactor `Typecore.type_application`
#13612
voodoos
opened
1 week ago
2
[runtime] [trivial] Do not include <runtime/caml/config.h> from runtime assembly...
#13611
dustanddreams
closed
1 week ago
1
Document how to regenerate the `configure` script
#13610
MisterDA
closed
12 hours ago
13
String.concat suboptimal:
#13609
craff
closed
2 days ago
7
#12628 Express full path of unsafe value when compiling recursive modules
#13608
shivam-909
opened
1 week ago
1
[riscv] Fix CFA annotation
#13607
dustanddreams
opened
1 week ago
1
Fix Numbers.Int_base.compare
#13606
lthls
closed
1 week ago
1
Added an error detection when generating typing constraints
#13605
samsa1
opened
1 week ago
0
-dsource: \#mod is not an operator in type context
#13604
Octachron
closed
3 days ago
1
Bug in source printer with raw identifiers
#13603
ccasin
closed
3 days ago
1
adds data_types to dune configuration
#13602
shivam-909
closed
1 week ago
2
Enable natdynlink on x86_64 GNU/Hurd
#13601
sthibaul
closed
12 hours ago
5
Fix #13598 by protecting partial_pred
#13600
garrigue
opened
1 week ago
0
#13598: ignore non-injective parameters when typechecking pattern
#13599
Octachron
opened
1 week ago
3
Falsely(?) triggered warning 56 [unreachable-case] starting with 5.3.0~beta1
#13598
tleedjarv
opened
2 weeks ago
5
32-bit bytecode executables produced by 5.3 crash in 32-bit Windows
#13597
tleedjarv
closed
1 week ago
13
"Error: Assembler error" with -O3 flag on macOS Sonoma 14.7.1
#13596
konstantin-korovin
opened
2 weeks ago
6
Use correct CFA register on ARM64
#13595
NickBarnes
opened
2 weeks ago
3
Generational stack scanning
#13594
xavierleroy
opened
2 weeks ago
14
Unify separate atomic counter functions in runtime
#13593
NickBarnes
closed
2 weeks ago
3
Perform a shallow clone of git submodules by default
#13592
MisterDA
closed
2 weeks ago
1
Audit the installed headers for C++ compatibility
#13591
MisterDA
opened
2 weeks ago
6
Add note about args wildcard expansion on Windows
#13590
benji-sb
opened
2 weeks ago
0
Stdlib: Mirror IO_BUFFER_SIZE and UNIX_BUFFER_SIZE in the stdlib and unix lib
#13589
EruEri
opened
2 weeks ago
0
Propagate physical comparison operators to lambda
#13588
hhugo
opened
2 weeks ago
0
Enable native backend on x86_64 GNU/Hurd
#13587
sthibaul
closed
4 days ago
10
`flush` can raise `Sys_error` when used in parallel
#13586
jmid
opened
3 weeks ago
0
Fix side-effect of removal of equation_generation
#13585
garrigue
opened
3 weeks ago
10
Fix #11865 by detecting deletion of a root during root scanning.
#13584
stedolan
closed
3 weeks ago
3
Fix #13579 by removing equations_generation
#13583
garrigue
closed
3 weeks ago
7
Enable software prefetching support for ARM64, s390x, PPC64 and Riscv
#13582
tmcgilchrist
opened
3 weeks ago
11
[5.3] Document which release of winpthreads to use
#13581
kit-ty-kate
opened
3 weeks ago
1
"Mark-delay" performance improvement to major GC
#13580
NickBarnes
opened
3 weeks ago
14
Next