-
-
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
deprecate --sysimage-native-code=no option
deprecation
This change introduces or involves a deprecation
#58285
opened Apr 30, 2025 by
JeffBezanson
Loading…
deps: explicitely ask for make generator where needed
building
Build system, or building Julia or its dependencies
external dependencies
Involves LLVM, OpenBLAS, or other linked libraries
#58284
opened Apr 29, 2025 by
LebedevRI
Loading…
Add explanation on arithmetic operations with
Bool
values in the manual
#58281
opened Apr 29, 2025 by
heliosdrm
Loading…
Speed up extrema 3-50x
fold
sum, maximum, reduce, foldl, etc.
performance
Must go faster
#58280
opened Apr 29, 2025 by
mbauman
Loading…
Remove :globaldecl and :global lowered forms; add Core.declare_global
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
Update rounding.jl docstring
docs
This change adds or pertains to documentation
#58277
opened Apr 29, 2025 by
nathanrboyer
Loading…
🤖 [master] Bump the Pkg stdlib from 5432fdd30 to 7b293e2f5
stdlib
Julia's standard library
#58276
opened Apr 29, 2025 by
DilumAluthgeBot
Loading…
🤖 [backports-release-1.12] Bump the JuliaSyntaxHighlighting stdlib from b7a1c63 to f803fb0
#58275
opened Apr 29, 2025 by
DilumAluthgeBot
Loading…
Prevent type infer hang of "simple" recursive functions
backport 1.12
Change should be backported to release-1.12
compiler:inference
Type inference
#58273
opened Apr 29, 2025 by
vtjnash
Loading…
2
bpart: Fix a hang in a particular corner case
backport 1.12
Change should be backported to release-1.12
#58271
opened Apr 29, 2025 by
Keno
Loading…
Backports for 1.12.0-beta2
release
Release management and versioning.
#58270
opened Apr 29, 2025 by
KristofferC
Loading…
10 of 44 tasks
Remove bugged and typically slower This change fixes an existing bug
fold
sum, maximum, reduce, foldl, etc.
performance
Must go faster
minimum
/maximum
method
bugfix
#58267
opened Apr 29, 2025 by
mbauman
Loading…
add backdate_admonition to depwarn=error
backport 1.12
Change should be backported to release-1.12
deprecation
This change introduces or involves a deprecation
error messages
Better, more actionable error messages
merge me
PR is reviewed. Merge when all tests are passing
#58266
opened Apr 29, 2025 by
vtjnash
Loading…
Documentation: Remove warning that nonstandard primitive type sizes may reveal LLVM bugs
docs
This change adds or pertains to documentation
types and dispatch
Types, subtyping and method dispatch
#58262
opened Apr 29, 2025 by
PatrickHaecker
Loading…
fix isconst definition/accessor issues with binding partitions
backport 1.12
Change should be backported to release-1.12
#58261
opened Apr 29, 2025 by
vtjnash
Loading…
Make build_id.lo more random
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
#58258
opened Apr 28, 2025 by
gbaraldi
Loading…
Test: Speed up first test fail print with some precompiles
#58256
opened Apr 28, 2025 by
IanButterworth
Loading…
Strengthen language around Change should be backported to release-1.12
docs
This change adds or pertains to documentation
@assume_effects
:consistent
backport 1.12
#58254
opened Apr 28, 2025 by
Keno
Loading…
Add manual chapter on world age and binding partition
backport 1.12
Change should be backported to release-1.12
docs
This change adds or pertains to documentation
#58253
opened Apr 28, 2025 by
Keno
Loading…
Chained hash pipelining in array hashing
hashing
performance
Must go faster
#58252
opened Apr 28, 2025 by
adienes
Loading…
Use Everything AbstractRange
checked_length
when collecting ranges
ranges
#58251
opened Apr 28, 2025 by
jishnub
Loading…
Fix error hint for Better, more actionable error messages
missing data
Base.missing and related functionality
missing(1)
error messages
#58250
opened Apr 28, 2025 by
mbauman
Loading…
inference: prevent nested slot wrappers in abstract_call_builtin
#58249
opened Apr 28, 2025 by
aviatesk
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.