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
Assigned to nobody Loading
Sort

Pull requests list

Don't filter Core methods from newly-inferred list 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 latency Latency
#58510 opened May 23, 2025 by topolarity Loading…
Update showarg docstring
#58509 opened May 23, 2025 by LilithHafner Loading…
Don't emit module metadata for non-toplevel modules. compiler:codegen Generation of LLVM IR and native code gpu Affects running Julia on a GPU
#58508 opened May 23, 2025 by maleadt Loading…
Use type wrapper directly rather than typename in FieldError error messages Better, more actionable error messages
#58507 opened May 23, 2025 by MasonProtter Loading…
tiny PR to fix writeshortest for 0.0 when hash==false needs tests Unit tests are required for this change
#58502 opened May 22, 2025 by digital-carver Loading…
Workstealing take 3
#58500 opened May 22, 2025 by gbaraldi Draft
avoid error just computing coverage of generated functions backport 1.12 Change should be backported to release-1.12
#58488 opened May 21, 2025 by vtjnash Loading…
Introduce a few GC controls to limit the heap size when running benchmarks GC: MMTK MMTK GC integration GC Garbage collector needs tests Unit tests are required for this change
#58487 opened May 21, 2025 by d-netto Draft
docs: revise and expand ImmutableDict docstring. collections Data structures holding multiple items, e.g. sets docs This change adds or pertains to documentation
#58445 opened May 17, 2025 by rfritz Loading…
Convert remaining JLL stdlibs to LazyLibraries JLLs latency Latency
#58444 opened May 17, 2025 by IanButterworth Loading…
4 of 5 tasks
Integer can be hashed rapidly as well bignums BigInt and BigFloat hashing performance Must go faster status: waiting for PR reviewer
#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 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…
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
5 of 11 tasks
18
32
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…
remove Irrational from hash(::Real) fallback design Design of APIs or of the language itself hashing
#58375 opened May 10, 2025 by adienes Draft
ProTip! Filter pull requests by the default branch with base:master.