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

Revert "add logic to prefer loading modules that are already loaded #55908" to fix Revise revert This reverts a previously merged PR.
#56076 opened Oct 9, 2024 by KristofferC Loading…
Revert "do not intentionally suppress errors in precompile script from being reported or failing the result" backport 1.11 Change should be backported to release-1.11 revert This reverts a previously merged PR.
#56069 opened Oct 9, 2024 by KristofferC Loading…
diag for BandedMatrixes for off-limit bands arrays [a, r, r, a, y, s] linear algebra Linear algebra
#56065 opened Oct 9, 2024 by jishnub Loading…
RFC: Add RelocPath type for userdefined relocatable paths compiler:precompilation Precompilation of modules
#56053 opened Oct 8, 2024 by fatteneder Loading…
mpfr: prevent changing precision bignums BigInt and BigFloat
#56049 opened Oct 8, 2024 by vtjnash Loading…
stackwalk: fix jl_thread_suspend_and_get_state race bugfix This change fixes an existing bug
#56047 opened Oct 8, 2024 by vtjnash Loading…
cli: Add required --experimental flag for experimental features (e.g. --trim) triage This should be discussed on a triage call
#56045 opened Oct 8, 2024 by topolarity Loading…
IRShow: label builtin / intrinsic / dynamic calls in code_typed display and printing Aesthetics and correctness of printed representations of objects.
#56036 opened Oct 7, 2024 by topolarity Draft
array: inline convert where possible arrays [a, r, r, a, y, s]
#56034 opened Oct 7, 2024 by topolarity Loading…
teach llvm-alloc-helpers about gc_loaded
#56030 opened Oct 7, 2024 by oscardssmith Loading…
Backports for 1.11.1 release Release management and versioning.
#56025 opened Oct 7, 2024 by KristofferC Loading…
15 of 43 tasks
Improve IOBuffer docs docs This change adds or pertains to documentation
#56024 opened Oct 7, 2024 by haberdashPI Loading…
Combine diag methods for SymTridiagonal arrays [a, r, r, a, y, s] linear algebra Linear algebra performance Must go faster
#56014 opened Oct 6, 2024 by jishnub Loading…
2-arg show for Symmetric/Hermitian and triangular display and printing Aesthetics and correctness of printed representations of objects. linear algebra Linear algebra
#56013 opened Oct 6, 2024 by jishnub Draft
Fix printing of AbstractDicts with unknown length bugfix This change fixes an existing bug display and printing Aesthetics and correctness of printed representations of objects. REPL Julia's REPL (Read Eval Print Loop)
#56009 opened Oct 5, 2024 by ararslan Loading…
Subtype: some performance tuning. performance Must go faster types and dispatch Types, subtyping and method dispatch
#56007 opened Oct 5, 2024 by N5N3 Loading…
structure-preserving broadcast for SymTridiagonal arrays [a, r, r, a, y, s] broadcast Applying a function over a collection linear algebra Linear algebra
#56001 opened Oct 5, 2024 by jishnub Loading…
Improve remarks of the alloc opt pass slightly. compiler:llvm For issues that relate to LLVM
#55995 opened Oct 4, 2024 by gbaraldi Loading…
optimizer: early finalize insertion
#55990 opened Oct 4, 2024 by aviatesk Loading…
Reroute (Upper/Lower)Triangular * Diagonal through __muldiag arrays [a, r, r, a, y, s] linear algebra Linear algebra performance Must go faster
#55984 opened Oct 4, 2024 by jishnub Loading…
Improve doc example: Extracting the type parameter from a super-type docs This change adds or pertains to documentation types and dispatch Types, subtyping and method dispatch
#55983 opened Oct 4, 2024 by ArnoStrouwen Loading…
Some small follow-ups to stackless compiler
#55972 opened Oct 2, 2024 by Keno Loading…
Fix some formatting in NEWs.md docs This change adds or pertains to documentation
#55971 opened Oct 2, 2024 by lanceXwq Loading…
ProTip! Adding no:label will show everything without a label.