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

Add a convenience object for expressing once-like / per-runtime patterns domain:parallelism Parallel or distributed computation kind:don't squash Don't squash merge
#55793 opened Sep 17, 2024 by vtjnash Loading…
set VERSION to 1.11.0-rc4 kind:release Release management and versioning. status:DO NOT MERGE Do not merge this PR!
#55791 opened Sep 17, 2024 by KristofferC Loading…
better handle unknown expression heads in deparse compiler:lowering Syntax lowering (compiler front end, 2nd stage) domain:error messages Better, more actionable error messages
#55789 opened Sep 17, 2024 by simeonschaub Loading…
Add misc precompiles (for benchmarks)
#55784 opened Sep 16, 2024 by PallHaraldsson Loading…
Reland " Avoid materializing arrays in bidiag matmul #55450" domain:linear algebra Linear algebra kind:re-land This relands a PR that was previously merged but was later reverted.
#55777 opened Sep 15, 2024 by jishnub Loading…
Fix unsafe_read for IOBuffer with non dense data domain:io Involving the I/O subsystem: libuv, read, write, etc. kind:bugfix This change fixes an existing bug
#55776 opened Sep 15, 2024 by nhz2 Loading…
Make Base.donotdelete public design Design of APIs or of the language itself kind:feature Indicates new feature / enhancement requests needs news A NEWS entry is required for this change
#55774 opened Sep 14, 2024 by LilithHafner Loading…
support isless for zero-dimensional AbstractArrays domain:arrays [a, r, r, a, y, s] domain:sorting Put things in order kind:feature Indicates new feature / enhancement requests
#55772 opened Sep 14, 2024 by nsajko Loading…
codegen: split gc roots from other bits on stack compiler:codegen Generation of LLVM IR and native code needs pkgeval Tests for all registered packages should be run with this change
#55767 opened Sep 13, 2024 by vtjnash Draft
Fix dispatch for rdiv! with LU domain:linear algebra Linear algebra performance Must go faster
#55764 opened Sep 13, 2024 by dkarrasch Loading…
fix inexact conversion of Rational to Integer exception type domain:error handling Handling of exceptions by Julia or the user domain:error messages Better, more actionable error messages domain:rationals The Rational type and values thereof
#55758 opened Sep 12, 2024 by nsajko Loading…
Improve printing of several arguments domain:display and printing Aesthetics and correctness of printed representations of objects. performance Must go faster
#55754 opened Sep 12, 2024 by gdalle Loading…
Precompile Markdown parsing AND printing
#55752 opened Sep 12, 2024 by PallHaraldsson Loading…
Markdown: support parse(::AbstractString)
#55747 opened Sep 12, 2024 by barucden Loading…
Backports for 1.10.6
#55746 opened Sep 12, 2024 by KristofferC Loading…
6 of 45 tasks
doc: heap snapshot viewing backport 1.11 Change should be backported to release-1.11 domain:docs This change adds or pertains to documentation profiler
#55743 opened Sep 11, 2024 by nsajko Loading…
Change annotations to use a NamedTuple backport 1.11 Change should be backported to release-1.11 domain:strings "Strings!"
#55741 opened Sep 11, 2024 by tecosaur Loading…
2
5
add FixKw, a companion to Fix{N} design Design of APIs or of the language itself kind:feature Indicates new feature / enhancement requests needs tests Unit tests are required for this change
#55711 opened Sep 7, 2024 by matthias314 Loading…
fast methods for any and all for Bool tuples
#55673 opened Sep 2, 2024 by matthias314 Loading…
change call scheme for any and all for AbstractArray domain:fold sum, maximum, reduce, foldl, etc.
#55671 opened Sep 2, 2024 by matthias314 Loading…
define generic in in terms of any domain:collections Data structures holding multiple items, e.g. sets
#55669 opened Sep 2, 2024 by matthias314 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.