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

Fix missing CodeInstance owner lookup in _jl_invoke
#58072 opened Apr 10, 2025 by Keno Loading…
fix syntax for true and false as symbols
#58071 opened Apr 10, 2025 by JeffBezanson Loading…
fix called-argument analysis for calls with splat backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug
#58070 opened Apr 10, 2025 by JeffBezanson Loading…
[CompilerDevTools] Use with_new_compiler directly
#58069 opened Apr 10, 2025 by Keno Loading…
set VERSION to 1.11.5 release Release management and versioning.
#58066 opened Apr 10, 2025 by KristofferC Loading…
prevent allocation of Memory (layout and object) when not concrete backport 1.12 Change should be backported to release-1.12
#58064 opened Apr 10, 2025 by vtjnash Loading…
remove unnecessary edge from exp_impl to pow maths Mathematical functions
#58062 opened Apr 10, 2025 by oscardssmith Loading…
Remove some unnecessary specialization
#58059 opened Apr 10, 2025 by jakobnissen Loading…
fix allocations macro with more functions
#58057 opened Apr 9, 2025 by vtjnash Loading…
add activate! support for JuliaSyntax and JuliaLowering DO NOT MERGE Do not merge this PR!
#58055 opened Apr 9, 2025 by oscardssmith Loading…
Eagerly evaluate indices in eachindex check arrays [a, r, r, a, y, s] latency Latency
#58054 opened Apr 9, 2025 by jishnub Loading…
follow up to: "relax some doctests to better match non-requirement of ordering of Dict and Set" docs This change adds or pertains to documentation test This change adds or pertains to unit tests
#58053 opened Apr 9, 2025 by adienes Loading…
add new abstract type for iterators with HasShape: ShapefulIterator arrays [a, r, r, a, y, s] broadcast Applying a function over a collection design Design of APIs or of the language itself feature Indicates new feature / enhancement requests iteration Involves iteration or the iteration protocol needs pkgeval Tests for all registered packages should be run with this change
#58052 opened Apr 9, 2025 by nsajko Loading…
Proposal: Extension-like Subpackages dependencies design Design of APIs or of the language itself feature Indicates new feature / enhancement requests modules package extensions packages Package management and loading
#58051 opened Apr 8, 2025 by MasonProtter Draft
delete redundant IteratorSize method for Slices arrays [a, r, r, a, y, s] iteration Involves iteration or the iteration protocol
#58050 opened Apr 8, 2025 by nsajko Loading…
strings/cstring: transcode: prevent Windows sysimage invalidation backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 invalidations system:windows Affects only Windows
#58038 opened Apr 8, 2025 by nsajko Loading…
verify that optimize_until is a valid pass compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#58033 opened Apr 7, 2025 by KristofferC Loading…
RFC: Expand documentation of seek, position and related functions io Involving the I/O subsystem: libuv, read, write, etc. needs decision A decision on this change is needed
#58024 opened Apr 6, 2025 by jakobnissen Draft
2 tasks
2
2
Hide unsafe constructors of IOStream io Involving the I/O subsystem: libuv, read, write, etc. needs news A NEWS entry is required for this change
#58023 opened Apr 6, 2025 by jakobnissen Draft
Clarify documentation around close, flush, and isopen docs This change adds or pertains to documentation io Involving the I/O subsystem: libuv, read, write, etc.
#58020 opened Apr 6, 2025 by jakobnissen Loading…
Restrict vector arg eltype of read/copyuntil to UInt8 breaking This change will break code io Involving the I/O subsystem: libuv, read, write, etc.
#58019 opened Apr 6, 2025 by jakobnissen Loading…
ProTip! Add no:assignee to see everything that’s not assigned.