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

simplify the fields of UnionSplitInfo
#55815 opened Sep 19, 2024 by aviatesk Loading…
Check for conflicting @ccallable name before JIT registration backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11
#55813 opened Sep 19, 2024 by topolarity Loading…
move the test case added in #50174 to test/core.jl
#55811 opened Sep 19, 2024 by aviatesk Loading…
Remove llvm-muladd pass and move it's functionality to to llvm-simdloop compiler:llvm For issues that relate to LLVM needs nanosoldier run This PR should have benchmarks run on it needs tests Unit tests are required for this change
#55802 opened Sep 18, 2024 by gbaraldi Loading…
better error for esc outside of macro expansion compiler:lowering Syntax lowering (compiler front end, 2nd stage) domain:error messages Better, more actionable error messages
#55797 opened Sep 18, 2024 by simeonschaub Loading…
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…
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
#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
6
add FixKw, a companion to Fix{N} 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 needs tests Unit tests are required for this change
#55711 opened Sep 7, 2024 by matthias314 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.