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

Remove warning from c when binding is ambiguous backport 1.11 Change should be backported to release-1.11
#56103 opened Oct 10, 2024 by IanButterworth Loading…
Revert "REPL: hide any prints to stdio during complete_line" merge me PR is reviewed. Merge when all tests are passing revert This reverts a previously merged PR.
#56102 opened Oct 10, 2024 by IanButterworth Loading…
rearrange jl_delete_thread to be thread-safe backport 1.11 Change should be backported to release-1.11 merge me PR is reviewed. Merge when all tests are passing multithreading Base.Threads and related functionality
#56097 opened Oct 10, 2024 by vtjnash Loading…
Base.MPFR: avoid reading the global defaults unless necessary bignums BigInt and BigFloat
#56095 opened Oct 10, 2024 by nsajko Loading…
[libblastrampoline_jll] Upgrade to v5.11.1 external dependencies Involves LLVM, OpenBLAS, or other linked libraries JLLs system:riscv Support for Risc-V cpus
#56094 opened Oct 10, 2024 by maleadt Loading…
stream: fix reading LibuvStream into array backport 1.11 Change should be backported to release-1.11 io Involving the I/O subsystem: libuv, read, write, etc. needs tests Unit tests are required for this change
#56092 opened Oct 10, 2024 by vtjnash Loading…
Call MulAddMul instead of multiplication in _generic_matmatmul! backport 1.11 Change should be backported to release-1.11 linear algebra Linear algebra
#56089 opened Oct 10, 2024 by jishnub Loading…
make Base.ANSIIterator have a concrete field backport 1.11 Change should be backported to release-1.11
#56088 opened Oct 10, 2024 by KristofferC Loading…
fix Vararg{T,T} where T crashing code_typed bugfix This change fixes an existing bug compiler:inference Type inference
#56081 opened Oct 10, 2024 by simeonschaub 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…
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
Backports for 1.11.1 release Release management and versioning.
#56025 opened Oct 7, 2024 by KristofferC Loading…
16 of 44 tasks
Improve IOBuffer docs docs This change adds or pertains to documentation
#56024 opened Oct 7, 2024 by haberdashPI 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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.