Skip to content

Pull requests: JuliaLang/julia

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add summary printing for GenericMemoryRef
#57278 opened Feb 5, 2025 by Omar-Elrefaei Loading…
seed Dict so that hashes get non-zero h hashing needs pkgeval Tests for all registered packages should be run with this change needs tests Unit tests are required for this change performance Must go faster
#57277 opened Feb 5, 2025 by oscardssmith Loading…
Add mul_hi function for bit integers maths Mathematical functions performance Must go faster
#57276 opened Feb 5, 2025 by sumiya11 Loading…
Compiler: fix unsoundness of getfield_tfunc on Tuple Types backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 compiler:inference Type inference needs tests Unit tests are required for this change
#57275 opened Feb 5, 2025 by vtjnash Loading…
udpate path to Compiler stdlib to a valid one similar to how it is done for other stdlibs backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug
#57274 opened Feb 5, 2025 by KristofferC Loading…
fix "Right arrow autocompletes at line end" implementation backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug REPL Julia's REPL (Read Eval Print Loop)
#57273 opened Feb 5, 2025 by KristofferC Loading…
🤖 [master] Bump the LinearAlgebra stdlib from e7da19f to 924dda4 backport 1.12 Change should be backported to release-1.12
#57270 opened Feb 5, 2025 by DilumAluthgeBot Loading…
🤖 [master] Bump the Statistics stdlib from d49c2bf to 77bd570 backport 1.12 Change should be backported to release-1.12
#57266 opened Feb 4, 2025 by DilumAluthgeBot Loading…
Stop compensating for early Timer in libuv
#57264 opened Feb 4, 2025 by jakobnissen Loading…
Backports for 1.12.0-alpha1 release Release management and versioning.
#57258 opened Feb 4, 2025 by KristofferC Loading…
1 of 8 tasks
move NEWS to HISTORY docs This change adds or pertains to documentation release Release management and versioning.
#57256 opened Feb 4, 2025 by KristofferC Loading…
bpart: Fully switch to partitioned semantics backport 1.12 Change should be backported to release-1.12
#57253 opened Feb 4, 2025 by Keno Loading…
9
1
improve concurrency safety for Compiler.finish! backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug compiler:inference Type inference multithreading Base.Threads and related functionality
#57248 opened Feb 3, 2025 by aviatesk Loading…
Add way to get index of thread in its threadpool multithreading Base.Threads and related functionality
#57242 opened Feb 3, 2025 by IanButterworth Draft
Refactoring code that is specific to stock GC write barriers GC Garbage collector
#57237 opened Feb 3, 2025 by udesou Loading…
Actually compute sparams in jl_fptr_sparam
#57236 opened Feb 2, 2025 by Keno Loading…
staticdata: Close data race after backedge insertion backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug multithreading Base.Threads and related functionality
#57229 opened Feb 1, 2025 by Keno Loading…
cfunction: reimplement, as originally planned, for reliable performance backport 1.12 Change should be backported to release-1.12 compiler:codegen Generation of LLVM IR and native code merge me PR is reviewed. Merge when all tests are passing performance Must go faster
#57226 opened Jan 31, 2025 by vtjnash Loading…
Inference: propagate struct initialization info on setfield! bugfix This change fixes an existing bug compiler:inference Type inference performance Must go faster
#57222 opened Jan 31, 2025 by serenity4 Loading…
Backport "Fix structure test for strided matrices"
#57218 opened Jan 31, 2025 by dkarrasch Loading…
Refactoring code in mk_symbol to remove stock specific code GC Garbage collector
#57214 opened Jan 31, 2025 by udesou Loading…
Always add the frame-pointer=all attribute
#57209 opened Jan 30, 2025 by xal-0 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.