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

HISTORY entry for deletion of length(::Stateful) domain:docs This change adds or pertains to documentation
#55861 opened Sep 24, 2024 by nsajko Loading…
summary of output functions: cross-ref println and printstyled domain:docs This change adds or pertains to documentation domain:io Involving the I/O subsystem: libuv, read, write, etc.
#55860 opened Sep 24, 2024 by stevengj Loading…
Apple: fix bus error on smaller readonly file in unix domain:filesystem Underlying file system and functions that use it system:mac Affects only macOS
#55859 opened Sep 24, 2024 by vtjnash Draft
Backports release 1.11 kind:release Release management and versioning.
#55855 opened Sep 24, 2024 by KristofferC Loading…
8 of 30 tasks
fixes for rationalizing irrationals domain:bignums BigInt and BigFloat domain:rationals The Rational type and values thereof kind:bugfix This change fixes an existing bug
#55853 opened Sep 24, 2024 by nsajko Loading…
Mmap: fix grow! for non file IOs stdlib Julia's standard library
#55849 opened Sep 23, 2024 by IanButterworth Loading…
Add --trace-dispatch
#55848 opened Sep 23, 2024 by kpamnany Draft
2 of 3 tasks
Make output type promotion for LinearAlgebra.normalize GPU friendly domain:gpu Affects running Julia on a GPU domain:linear algebra Linear algebra
#55830 opened Sep 21, 2024 by BioTurboNick Loading…
Fix some corner cases of isapprox with unsigned integers backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 domain:maths Mathematical functions
#55828 opened Sep 20, 2024 by giordano Loading…
expose metric to report reasons why full GCs were triggered GC Garbage collector
#55826 opened Sep 20, 2024 by d-netto Loading…
In ntuple, respect the type of the count argument kind:bugfix This change fixes an existing bug status:triage This should be discussed on a triage call
#55825 opened Sep 20, 2024 by mhauru Loading…
RFC: fix #54664, make at-doc not change when REPL is loaded docsystem The documentation building system kind:breaking This change will break code
#55817 opened Sep 19, 2024 by JeffBezanson Loading…
Hide loading internals in LoadError / precompilation errors domain:packages Package management and loading
#55816 opened Sep 19, 2024 by IanButterworth Loading…
Check for conflicting @ccallable name before JIT registration backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 needs tests Unit tests are required for this change
#55813 opened Sep 19, 2024 by topolarity Loading…
Remove llvm-muladd pass and move it's functionality to to llvm-simdloop compiler:llvm For issues that relate to LLVM needs nanosoldier run This PR should have benchmarks run on it
#55802 opened Sep 18, 2024 by gbaraldi Loading…
Add a convenience object for expressing once-like / per-runtime patterns domain:parallelism Parallel or distributed computation kind:don't squash Don't squash merge
#55793 opened Sep 17, 2024 by vtjnash Loading…
set VERSION to 1.11.0-rc4 kind:release Release management and versioning. status:DO NOT MERGE Do not merge this PR!
#55791 opened Sep 17, 2024 by KristofferC Loading…
better handle unknown expression heads in deparse compiler:lowering Syntax lowering (compiler front end, 2nd stage) domain:error messages Better, more actionable error messages
#55789 opened Sep 17, 2024 by simeonschaub Loading…
Add misc precompiles (for benchmarks)
#55784 opened Sep 16, 2024 by PallHaraldsson Loading…
Fix unsafe_read for IOBuffer with non dense data domain:io Involving the I/O subsystem: libuv, read, write, etc. kind:bugfix This change fixes an existing bug
#55776 opened Sep 15, 2024 by nhz2 Loading…
Make Base.donotdelete public design Design of APIs or of the language itself kind:feature Indicates new feature / enhancement requests needs news A NEWS entry is required for this change
#55774 opened Sep 14, 2024 by LilithHafner Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.