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

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…
Speed up extrema 3-50x fold sum, maximum, reduce, foldl, etc. performance Must go faster
#58280 opened Apr 29, 2025 by mbauman Loading…
3
1
Remove :globaldecl and :global lowered forms; add Core.declare_global compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#58279 opened Apr 29, 2025 by xal-0 Draft
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…
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
Expose scratch kwarg via partialsort
#58269 opened Apr 29, 2025 by BioTurboNick Loading…
Remove bugged and typically slower minimum/maximum method bugfix This change fixes an existing bug fold sum, maximum, reduce, foldl, etc. performance Must go faster
#58267 opened Apr 29, 2025 by mbauman Loading…
3
3
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…
Add zones for sysimage inference and partitioning
#58255 opened Apr 28, 2025 by gbaraldi Loading…
Strengthen language around @assume_effects :consistent backport 1.12 Change should be backported to release-1.12 docs This change adds or pertains to documentation
#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 checked_length when collecting ranges ranges Everything AbstractRange
#58251 opened Apr 28, 2025 by jishnub Loading…
Fix error hint for missing(1) error messages Better, more actionable error messages missing data Base.missing and related functionality
#58250 opened Apr 28, 2025 by mbauman Loading…
ProTip! Exclude everything labeled bug with -label:bug.