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

Imdictdoc docs This change adds or pertains to documentation
#58445 opened May 17, 2025 by rfritz Loading…
Convert remaining JLL stdlibs to LazyLibraries latency Latency
#58444 opened May 17, 2025 by IanButterworth Loading…
ir/verify: Give more correct errors in two places
#58443 opened May 16, 2025 by Keno Loading…
Integer can be hashed rapidly as well bignums BigInt and BigFloat hashing performance Must go faster
#58440 opened May 16, 2025 by adienes Loading…
Revert "Documentation: Remove warning that nonstandard primitive type sizes may reveal LLVM bugs" docs This change adds or pertains to documentation revert This reverts a previously merged PR. types and dispatch Types, subtyping and method dispatch
#58439 opened May 16, 2025 by LilithHafner Loading…
Add a more efficient implementation for String(::ReinterpretArray) performance Must go faster strings "Strings!"
#58438 opened May 16, 2025 by lntricate1 Loading…
Fix layout flags for types that have oddly sized primitive type fields backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug
#58435 opened May 16, 2025 by gbaraldi Loading…
Add vscale_range attribute to functions with sve
#58433 opened May 16, 2025 by gbaraldi Loading…
Add attribute inference passes to the LLVM pipeline.
#58424 opened May 15, 2025 by gbaraldi Loading…
Expose native_code's jl_sysimg_gvars. compiler:codegen Generation of LLVM IR and native code gpu Affects running Julia on a GPU
#58423 opened May 15, 2025 by maleadt Loading…
WIP: The great pairwise reduction refactor fold sum, maximum, reduce, foldl, etc. needs docs Documentation for this change is required needs nanosoldier run This PR should have benchmarks run on it needs news A NEWS entry is required for this change needs tests Unit tests are required for this change
#58418 opened May 14, 2025 by mbauman Draft
6 tasks
17
21
don't strip keyword argument names with --strip-metadata bugfix This change fixes an existing bug
#58412 opened May 13, 2025 by JeffBezanson Loading…
Much more conservative highlighting for 1.12 display and printing Aesthetics and correctness of printed representations of objects. markdown
#58408 opened May 13, 2025 by tecosaur Loading…
Update terminfo data display and printing Aesthetics and correctness of printed representations of objects.
#58406 opened May 13, 2025 by tecosaur Loading…
Convert more stdlibs to LazyLibraries
#58405 opened May 13, 2025 by staticfloat Loading…
RFC: add ability to avoid printing trailing type parameters display and printing Aesthetics and correctness of printed representations of objects. needs docs Documentation for this change is required needs tests Unit tests are required for this change
#58389 opened May 12, 2025 by JeffBezanson Loading…
Fix hash_integer for small values hashing triage This should be discussed on a triage call
#58387 opened May 12, 2025 by lgoettgens Loading…
remove Irrational from hash(::Real) fallback design Design of APIs or of the language itself hashing
#58375 opened May 10, 2025 by adienes Draft
counting and summing Bools with a small integer init promote to Int fold sum, maximum, reduce, foldl, etc.
#58374 opened May 10, 2025 by mbauman Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.