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

Fix compilation warning on aarch64-linux system:arm ARMv7 and AArch64
#56480 opened Nov 6, 2024 by giordano Loading…
Fixing the //(x::Number, y::Complex) one liner to accomodate silent overflows and division by zero/infinity complex Complex numbers rationals The Rational type and values thereof
#56478 opened Nov 6, 2024 by Priynsh Loading…
2
4
fix jl_active_task_stack to return correct values GC Garbage collector
#56477 opened Nov 6, 2024 by vtjnash Loading…
[backports-release-1.11] Loading backports
#56476 opened Nov 6, 2024 by IanButterworth Loading…
Batch Channel Operations multithreading Base.Threads and related functionality performance Must go faster
#56473 opened Nov 6, 2024 by mrufsvold Loading…
missing gc-root store in subtype backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug compiler:codegen Generation of LLVM IR and native code needs tests Unit tests are required for this change
#56472 opened Nov 6, 2024 by vtjnash Loading…
Support indexing Broadcasted objects using Integers broadcast Applying a function over a collection feature Indicates new feature / enhancement requests
#56470 opened Nov 6, 2024 by jishnub Loading…
Add information about dimension sizes to check_broadcast_shape error arrays [a, r, r, a, y, s] broadcast Applying a function over a collection error messages Better, more actionable error messages needs tests Unit tests are required for this change
#56469 opened Nov 6, 2024 by asinghvi17 Draft
Scaling loop instead of broadcasting in strided matrix exp arrays [a, r, r, a, y, s] compiler:latency Compiler latency linear algebra Linear algebra
#56463 opened Nov 5, 2024 by jishnub Loading…
Allow indexing UniformScaling with CartesianIndex{2} linear algebra Linear algebra
#56461 opened Nov 5, 2024 by jishnub Loading…
NEWS.md: clarify --trim docs This change adds or pertains to documentation trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#56460 opened Nov 5, 2024 by lassepe Loading…
Remove aggressive constprop annotation from 2x2 and 3x3 matmul compiler:latency Compiler latency linear algebra Linear algebra
#56453 opened Nov 5, 2024 by jishnub Loading…
Safer indexing in dense linalg methods arrays [a, r, r, a, y, s] linear algebra Linear algebra
#56451 opened Nov 5, 2024 by jishnub Loading…
DO NOT MERGE: Tar permissions debugging DO NOT MERGE Do not merge this PR!
#56448 opened Nov 4, 2024 by staticfloat Draft
further defer jl_insert_backedges after loading
#56447 opened Nov 4, 2024 by vtjnash Loading…
Avoid constprop in syevd! and syev! compiler:latency Compiler latency linear algebra Linear algebra
#56442 opened Nov 4, 2024 by jishnub Loading…
Gitignore dot directory
#56427 opened Nov 3, 2024 by KronosTheLate Loading…
support sorting tuples feature Indicates new feature / enhancement requests sorting Put things in order
#56425 opened Nov 3, 2024 by nsajko Loading…
Fix and test lcm([1//2, 1//2]) == 1//1 bugfix This change fixes an existing bug maths Mathematical functions
#56423 opened Nov 2, 2024 by LilithHafner Loading…
Make isstored public docs This change adds or pertains to documentation sparse Sparse arrays
#56421 opened Nov 2, 2024 by MasonProtter Loading…
xref UnionAll in the doc string of where backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 docs This change adds or pertains to documentation types and dispatch Types, subtyping and method dispatch
#56411 opened Nov 1, 2024 by nsajko Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.