Skip to content

Pull requests: JuliaLang/julia

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Actually setup jit targets when compiling packageimages instead of targeting only one 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
#54471 opened May 14, 2024 by gbaraldi Loading…
Targetted stable_muladdmul branches in small matmul compiler:latency Compiler latency domain:linear algebra Linear algebra
#54470 opened May 14, 2024 by jishnub Loading…
Use Some/Nothing instead of a sentinel for fzero domain:arrays:sparse Sparse arrays domain:linear algebra Linear algebra kind:bugfix This change fixes an existing bug
#54469 opened May 14, 2024 by LilithHafner Loading…
Add docstring for internal fzeropreserving function domain:broadcast Applying a function over a collection domain:docs This change adds or pertains to documentation domain:linear algebra Linear algebra
#54466 opened May 14, 2024 by LilithHafner Loading…
typeintersect: conservative typevar subtitution during finish_unionall backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 domain:types and dispatch Types, subtyping and method dispatch
#54465 opened May 14, 2024 by N5N3 Loading…
Base.setindex return type inference quick fix
#54463 opened May 14, 2024 by nsajko Loading…
Reland "Support broadcasting over structured block matrices #53909" domain:broadcast Applying a function over a collection domain:linear algebra Linear algebra kind:re-land This relands a PR that was previously merged but was later reverted.
#54460 opened May 14, 2024 by jishnub Loading…
Reland " Use copyto! in converting Diagonal/Bidiagonal/Tridiagonal to Matrix #53912 " domain:linear algebra Linear algebra kind:re-land This relands a PR that was previously merged but was later reverted.
#54459 opened May 14, 2024 by jishnub Loading…
Make String(::Memory) copy backport 1.11 Change should be backported to release-1.11 domain:arrays [a, r, r, a, y, s] domain:strings "Strings!"
#54457 opened May 13, 2024 by nhz2 Loading…
Do not give StringVectors to users domain:strings "Strings!"
#54452 opened May 13, 2024 by jakobnissen Loading…
Ensure non-ASCII decimal digits are also isdigit domain:unicode Related to unicode characters and encodings kind:breaking This change will break code kind:speculative Whether the change will be implemented is speculative
#54447 opened May 12, 2024 by Seelengrab Loading… Potential 2.0
Apply syntax highlighting to Exprs in REPL domain:display and printing Aesthetics and correctness of printed representations of objects. stdlib:REPL Julia's REPL (Read Eval Print Loop)
#54446 opened May 12, 2024 by tecosaur Loading…
Fix an off-by-one error in interpreter's do_invoke backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 compiler:interpreter status:merge me PR is reviewed. Merge when all tests are passing
#54443 opened May 11, 2024 by fatteneder Loading…
Document Method reflection functions
#54432 opened May 10, 2024 by mrufsvold Loading…
document module docstring scope
#54429 opened May 10, 2024 by tpapp Loading…
Backports for 1.10.4 kind:release Release management and versioning.
#54416 opened May 8, 2024 by KristofferC Loading…
6 of 17 tasks
Fix llvm highlighting of variables with : in name domain:display and printing Aesthetics and correctness of printed representations of objects.
#54405 opened May 8, 2024 by Pangoraw Loading…
Allow types other than Int in randstring domain:randomness Random number generation and the Random stdlib
#54402 opened May 8, 2024 by Seelengrab Loading…
add hascodepoint(c::AbstractChar) and use it domain:unicode Related to unicode characters and encodings status:DO NOT MERGE Do not merge this PR!
#54393 opened May 7, 2024 by stevengj Loading…
add mechanism for configuring system image builds domain:building Build system, or building Julia or its dependencies
#54387 opened May 6, 2024 by JeffBezanson Loading…
ProTip! Filter pull requests by the default branch with base:master.