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

Improve docstring filesize docs This change adds or pertains to documentation
#56244 opened Oct 19, 2024 by KronosTheLate Loading…
LinearAlgebra: replace some hardcoded loop ranges with axes linear algebra Linear algebra
#56243 opened Oct 19, 2024 by jishnub Loading…
Change in-place exp to out-of-place in matrix trig functions linear algebra Linear algebra
#56242 opened Oct 19, 2024 by jishnub Loading…
Make isbitstypes use memmove instead of the runtime function in copyto! arrays [a, r, r, a, y, s] backport 1.11 Change should be backported to release-1.11
#56237 opened Oct 18, 2024 by gbaraldi Loading…
Allow taking Matrix slices without an extra allocation arrays [a, r, r, a, y, s]
#56236 opened Oct 18, 2024 by vtjnash Loading…
Revert "Extensions: make loading of extensions independent of what packages are in the sysimage (#52841) backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11
#56234 opened Oct 18, 2024 by KristofferC Loading…
precompile: add error for using require_stdlib during precompile backport 1.11 Change should be backported to release-1.11 error handling Handling of exceptions by Julia or the user error messages Better, more actionable error messages
#56233 opened Oct 18, 2024 by vtjnash Loading…
Fix kron indexing for types without a unique zero arrays [a, r, r, a, y, s] backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug linear algebra Linear algebra
#56229 opened Oct 18, 2024 by jishnub Loading…
Backports for 1.11.2 release Release management and versioning.
#56228 opened Oct 18, 2024 by KristofferC Loading…
12 of 39 tasks
make copymutable(::Array) use copy to avoid overhead arrays [a, r, r, a, y, s]
#56225 opened Oct 18, 2024 by thchr Loading…
Add basic infrastructure for binding replacement
#56224 opened Oct 18, 2024 by Keno Loading…
Make LinearAlgebra.haszero public feature Indicates new feature / enhancement requests linear algebra Linear algebra needs docs Documentation for this change is required
#56223 opened Oct 18, 2024 by jishnub Loading…
fix REPL test if a "juliadev" directory exists in home REPL Julia's REPL (Read Eval Print Loop) test This change adds or pertains to unit tests
#56218 opened Oct 17, 2024 by nhz2 Loading…
url relocation build markdown docs This change adds or pertains to documentation
#56217 opened Oct 17, 2024 by spaette Loading…
Add atol to addmul tests ci Continuous integration linear algebra Linear algebra
#56210 opened Oct 17, 2024 by jishnub Loading…
2
1
use stmt instead of Instruction in populate_def_use_map! bugfix This change fixes an existing bug compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#56201 opened Oct 16, 2024 by jumerckx Loading…
Mark require_one_based_indexing and has_offset_axes as public feature Indicates new feature / enhancement requests needs docs Documentation for this change is required needs news A NEWS entry is required for this change
#56196 opened Oct 16, 2024 by adrhill Loading…
Add AnnotatedString display interface (eliminate StyledStrings type-piracy) display and printing Aesthetics and correctness of printed representations of objects.
#56194 opened Oct 16, 2024 by topolarity Draft
Move eachregion(::AnnotatedString) implementation to Base strings "Strings!"
#56192 opened Oct 16, 2024 by topolarity Loading…
Markdown: Resolve Faces eagerly when styling markdown
#56191 opened Oct 16, 2024 by topolarity Loading…
linux markdown table building Build system, or building Julia or its dependencies docs This change adds or pertains to documentation
#56181 opened Oct 15, 2024 by spaette Loading…
Add diagview to obtain a view along a diagonal arrays [a, r, r, a, y, s] feature Indicates new feature / enhancement requests linear algebra Linear algebra
#56175 opened Oct 15, 2024 by jishnub Loading…
Add a convenience constructor for MulAddMul linear algebra Linear algebra
#56170 opened Oct 15, 2024 by jishnub Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.