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

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:needs tests Unit tests are required for this change
#54443 opened May 11, 2024 by fatteneder Loading…
delete unused function Base.Iterators.tail_if_any
#54442 opened May 11, 2024 by nsajko 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…
Move ConsoleLogging.jl into Base backport 1.11 Change should be backported to release-1.11 logging The logging framework
#54428 opened May 10, 2024 by KristofferC Loading…
2
Reduce matmul latency by splitting small matmul compiler:latency Compiler latency domain:linear algebra Linear algebra
#54421 opened May 9, 2024 by jishnub Loading…
Backports for 1.10.4 kind:release Release management and versioning.
#54416 opened May 8, 2024 by KristofferC Loading…
6 of 17 tasks
recursive implementation for in(::Any, ::Tuple) domain:collections Data structures holding multiple items, e.g. sets performance Must go faster
#54411 opened May 8, 2024 by nsajko Loading…
comment out an assertion that fires when loading Parquet2 backport 1.11 Change should be backported to release-1.11
#54408 opened May 8, 2024 by KristofferC Loading…
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…
show: improve processed StackTrace check domain:display and printing Aesthetics and correctness of printed representations of objects. domain:error messages Better, more actionable error messages
#54381 opened May 6, 2024 by topolarity Loading…
prepend signal number and thread ID on backtraces domain:display and printing Aesthetics and correctness of printed representations of objects. domain:error messages Better, more actionable error messages
#54380 opened May 6, 2024 by d-netto Loading…
add a section in the performance tips about not overly specializing on functions domain:docs This change adds or pertains to documentation performance Must go faster
#54376 opened May 6, 2024 by KristofferC Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.