-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Pull requests: JuliaLang/julia
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Block thread from receiving profile signal with stackwalk lock
bugfix
This change fixes an existing bug
#57089
opened Jan 18, 2025 by
ararslan
Loading…
inference: ensure inferring reachable code methods
bugfix
This change fixes an existing bug
compiler:inference
Type inference
#57088
opened Jan 17, 2025 by
vtjnash
Loading…
Default to 1 interactive thread
multithreading
Base.Threads and related functionality
#57087
opened Jan 17, 2025 by
IanButterworth
Loading…
DO NOT MERGE: Using mmtk-immix as a default GC
DO NOT MERGE
Do not merge this PR!
GC
Garbage collector
Fix regular expressions in Test tests
merge me
PR is reviewed. Merge when all tests are passing
testsystem
The unit testing framework and Test stdlib
#57085
opened Jan 17, 2025 by
mhauru
Loading…
Add Documentation for this change is required
needs news
A NEWS entry is required for this change
needs tests
Unit tests are required for this change
Timer
args to struct and add show method
needs docs
#57081
opened Jan 17, 2025 by
IanButterworth
Loading…
inference: fix lattice for unusual InterConditional return and Const Bool representations
backport 1.10
Change should be backported to the 1.10 release
backport 1.11
Change should be backported to release-1.11
compiler:inference
Type inference
#57080
opened Jan 17, 2025 by
vtjnash
Loading…
[release-1.10] Avoid dropping
call
edges in presence of identical invoke
edges
#57079
opened Jan 17, 2025 by
topolarity
Loading…
[release-1.11] Avoid dropping Change should be backported to the 1.10 release
backport 1.11
Change should be backported to release-1.11
bugfix
This change fixes an existing bug
compiler:inference
Type inference
call
edges in presence of identical invoke
edges
backport 1.10
#57077
opened Jan 17, 2025 by
topolarity
Loading…
[internals] add time metrics for every CodeInstance
compiler:codegen
Generation of LLVM IR and native code
compiler:inference
Type inference
observability
metrics, timing, understandability, reflection, logging, ...
base: add Affects only Windows
system:wsl
Windows Subsystem Linux (WSL)
Sys.detectwsl()
system:windows
#57069
opened Jan 16, 2025 by
inkydragon
Loading…
2 tasks done
Support native Mathematical functions
system:riscv
Support for Risc-V cpus
fma
on riscv64
maths
#57043
opened Jan 14, 2025 by
giordano
Loading…
minor fma cleanup
float16
maths
Mathematical functions
performance
Must go faster
#57041
opened Jan 14, 2025 by
oscardssmith
Loading…
Replace -> with :: where appropriate in docstrings
docs
This change adds or pertains to documentation
#57012
opened Jan 10, 2025 by
LilithHafner
Loading…
codegen: add a pass for late conversion of known modify ops to call atomicrmw
atomics
multithreading
Base.Threads and related functionality
performance
Must go faster
#57010
opened Jan 10, 2025 by
vtjnash
Loading…
converted julia-repl to jldoctest in variables.md
docs
This change adds or pertains to documentation
status: waiting for PR author
#56995
opened Jan 8, 2025 by
xyz-harshal
Loading…
Support Data structures holding multiple items, e.g. sets
iteration
Involves iteration or the iteration protocol
sorting
Put things in order
sort(keys(::Dict))
and sort(values(::Dict))
collections
#56978
opened Jan 6, 2025 by
LilithHafner
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.