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

make recommendation clearer on manifest version mismatch backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 domain:error messages Better, more actionable error messages
#54779 opened Jun 12, 2024 by IanButterworth Loading…
bacport #54647 to 1.11
#54778 opened Jun 12, 2024 by oscardssmith Loading…
Don't try cholesky for Hermitian in factorize domain:linear algebra Linear algebra
#54775 opened Jun 12, 2024 by dkarrasch Loading…
lowering: Refactor lowering for const and typed globals compiler:lowering Syntax lowering (compiler front end, 2nd stage) status:DO NOT MERGE Do not merge this PR!
#54773 opened Jun 12, 2024 by Keno Loading…
lowering: Remove outerref intermediate form
#54772 opened Jun 11, 2024 by Keno Loading…
Use out-of-place fill in zeros/ones domain:arrays [a, r, r, a, y, s] needs tests Unit tests are required for this change
#54767 opened Jun 11, 2024 by jishnub Loading…
Handle no-postdominator case in finalizer pass
#54765 opened Jun 11, 2024 by topolarity Loading…
Fix missing copyto! methods for triangular matrix types domain:arrays [a, r, r, a, y, s] domain:linear algebra Linear algebra
#54763 opened Jun 11, 2024 by jishnub Loading…
[TOML] remove Dates hack, replace with explicit usage backport 1.11 Change should be backported to release-1.11
#54755 opened Jun 10, 2024 by vtjnash Loading…
typeintersect: allocation tuning for large UnionAll domain:types and dispatch Types, subtyping and method dispatch performance Must go faster
#54745 opened Jun 9, 2024 by N5N3 Loading…
finish implementation of upgradable stdlibs backport 1.11 Change should be backported to release-1.11
#54739 opened Jun 8, 2024 by vtjnash Draft
serialization: fix relocatability bug backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11
#54738 opened Jun 8, 2024 by vtjnash Loading…
specificity: ensure fast-path in sub/eq_msp handle missing UnionAll wrapper correctly. domain:types and dispatch Types, subtyping and method dispatch kind:bugfix This change fixes an existing bug
#54736 opened Jun 8, 2024 by N5N3 Loading…
Invalidate methods when binding is typed/const-defined domain:types and dispatch Types, subtyping and method dispatch performance Must go faster
#54733 opened Jun 7, 2024 by topolarity Draft
3 tasks
inlining: optimize and_int(x, true) and or_int(x, false) compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) kind:feature Indicates new feature / enhancement requests
#54731 opened Jun 7, 2024 by aviatesk Loading…
Track "permanently defined" status for bindings
#54728 opened Jun 7, 2024 by topolarity Loading…
Map instead of broadcast in Diagonal matrix functions domain:linear algebra Linear algebra
#54723 opened Jun 7, 2024 by jishnub Loading…
Add in place version of findall function status:triage This should be discussed on a triage call
#54722 opened Jun 7, 2024 by albertomercurio Loading…
Highlight repeated function calls in stack traces
#54714 opened Jun 6, 2024 by adrhill Loading…
Show repeating line in stacktrace in bold red
#54712 opened Jun 6, 2024 by xlxs4 Loading…
ProTip! Adding no:label will show everything without a label.