-
-
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
InteractiveUtils: Support callable objects as functions in introspection macros
#58905
opened Jul 4, 2025 by
serenity4
Loading…
Add the fact that functions ending with This change adds or pertains to documentation
!
may allocate to the FAQ
docs
#58904
opened Jul 4, 2025 by
LilithHafner
Loading…
Stop documenting that This change adds or pertains to documentation
merge me
PR is reviewed. Merge when all tests are passing
permute!
is "in-place"; it isn't and never has been non-allocating
docs
#58902
opened Jul 4, 2025 by
LilithHafner
Loading…
Don't call This change adds or pertains to documentation
sorting
Put things in order
sort!
and partialsort!
"in-place"
docs
#58901
opened Jul 4, 2025 by
LilithHafner
Loading…
[backports-release-1.10]
: Distributed: Worker: Bind to the first non-link-local IPv4 address
bugfix
#58895
opened Jul 3, 2025 by
DilumAluthge
Loading…
IRShow: Print arg0 type when necessary to disambiguate
invoke
#58893
opened Jul 3, 2025 by
topolarity
Loading…
Update lock hierarchy devdocs
docs
This change adds or pertains to documentation
#58884
opened Jul 3, 2025 by
xal-0
Loading…
🤖 [backports-release-1.12] Bump the NetworkOptions stdlib from c090626 to 532992f
#58883
opened Jul 2, 2025 by
DilumAluthgeBot
Loading…
🤖 [master] Bump the NetworkOptions stdlib from c090626 to 532992f
#58882
opened Jul 2, 2025 by
DilumAluthgeBot
Loading…
Improve error message for missing dependencies in packages
error messages
Better, more actionable error messages
packages
Package management and loading
#58878
opened Jul 2, 2025 by
eschnett
Loading…
fix #57749, model ccall binding access in inference
backport 1.12
Change should be backported to release-1.12
bugfix
This change fixes an existing bug
optimize Must go faster
ranges
Everything AbstractRange
length(::OrdinalRange)
for large bit-ints
performance
#58864
opened Jul 1, 2025 by
mbauman
Loading…
fix [a, r, r, a, y, s]
bugfix
This change fixes an existing bug
display and printing
Aesthetics and correctness of printed representations of objects.
show
of self referential arrays
arrays
#58863
opened Jul 1, 2025 by
adienes
Loading…
correctly encode and validate fully_covers as edges
backport 1.12
Change should be backported to release-1.12
don't squash
Don't squash merge
#58861
opened Jul 1, 2025 by
vtjnash
Loading…
Set array size only when safe to do so
arrays
[a, r, r, a, y, s]
backport 1.11
Change should be backported to release-1.11
#58848
opened Jun 29, 2025 by
MilesCranmer
Loading…
Dates.Time compatibility with StepRangeLen
dates
Dates, times, and the Dates stdlib module
#58846
opened Jun 29, 2025 by
mtd321
Loading…
staticdata: Don't discard inlineable code that inference may need
bugfix
This change fixes an existing bug
#58842
opened Jun 28, 2025 by
Keno
Loading…
Fix unnecessary allocations in prepend! for small vectors by checking…
#58839
opened Jun 27, 2025 by
YuvaanshKapila
Loading…
Base.Ryu
: replace the POW10_OFFSET
table with a polynomial
display and printing
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.