-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Pull requests: JuliaLang/julia
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[CompilerDevTools] Properly handle builtins in with_new_compiler
#58074
opened Apr 10, 2025 by
Keno
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
#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 Mathematical functions
exp_impl
to pow
maths
#58062
opened Apr 10, 2025 by
oscardssmith
Loading…
add Do not merge this PR!
activate!
support for JuliaSyntax
and JuliaLowering
DO NOT MERGE
#58055
opened Apr 9, 2025 by
oscardssmith
Loading…
Eagerly evaluate indices in [a, r, r, a, y, s]
latency
Latency
eachindex
check
arrays
#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 [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
HasShape
: ShapefulIterator
arrays
#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 [a, r, r, a, y, s]
iteration
Involves iteration or the iteration protocol
IteratorSize
method for Slices
arrays
#58050
opened Apr 8, 2025 by
nsajko
Loading…
Add "localized world age" fast-path to
staticdata.jl
#58040
opened Apr 8, 2025 by
topolarity
Loading…
strings/cstring: 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
transcode
: prevent Windows sysimage invalidation
backport 1.11
#58038
opened Apr 8, 2025 by
nsajko
Loading…
verify that Optimization passes (mostly in base/compiler/ssair/)
optimize_until
is a valid pass
compiler:optimizer
#58033
opened Apr 7, 2025 by
KristofferC
Loading…
RFC: Expand documentation of Involving the I/O subsystem: libuv, read, write, etc.
needs decision
A decision on this change is needed
seek
, position
and related functions
io
#58024
opened Apr 6, 2025 by
jakobnissen
•
Draft
2 tasks
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 This change adds or pertains to documentation
io
Involving the I/O subsystem: libuv, read, write, etc.
close
, flush
, and isopen
docs
#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…
REPL: delay compilation in macros like Julia's REPL (Read Eval Print Loop)
tooling
@time
to avoid the need for @eval
REPL
#58015
opened Apr 4, 2025 by
IanButterworth
•
Draft
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.