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

faster rand(1:n) by outlining unlikely branch performance Must go faster randomness Random number generation and the Random stdlib
#58089 opened Apr 12, 2025 by rfourquet Loading…
iterators: merge duplicate iterate methods for Reverse arrays [a, r, r, a, y, s] iteration Involves iteration or the iteration protocol
#58087 opened Apr 12, 2025 by nsajko Loading…
fix zero-dimensional reverse! arrays [a, r, r, a, y, s] 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 bugfix This change fixes an existing bug collections Data structures holding multiple items, e.g. sets
#58086 opened Apr 12, 2025 by nsajko Loading…
remove some more serialized junk from the sysimg backport 1.12 Change should be backported to release-1.12 don't squash Don't squash merge
#58078 opened Apr 11, 2025 by vtjnash 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…
set VERSION to 1.11.5 release Release management and versioning.
#58066 opened Apr 10, 2025 by KristofferC Loading…
[DO NOT MERGE] 1.12 backport: Add finalizer support for --trim DO NOT MERGE Do not merge this PR!
#58065 opened Apr 10, 2025 by topolarity 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…
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…
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
4
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! Follow long discussions with comments:>50.