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
Assigned to nobody Loading
Sort

Pull requests list

deps: fix libunwind build with GCC < 11
#58628 opened Jun 3, 2025 by Keno Loading…
static_show: Don't print field names of structs
#58624 opened Jun 3, 2025 by topolarity Loading…
Define in for CartesianIndex ranges backport 1.12 Change should be backported to release-1.12
#58616 opened Jun 3, 2025 by jishnub Loading…
Backport: Add thread-safety note to NEWS.md in v1.12
#58615 opened Jun 3, 2025 by arnavk23 Loading…
Bump llvm to 18.1.7+5 to fix memcpyopt issue
#58610 opened Jun 2, 2025 by gbaraldi Loading…
Update setprecision docstring and add NEWS entry for thread-safe behavior bignums BigInt and BigFloat docs This change adds or pertains to documentation status: waiting for PR reviewer
#58605 opened Jun 2, 2025 by arnavk23 Loading…
Example of stacked environments docs This change adds or pertains to documentation
#58604 opened Jun 2, 2025 by kousu Loading…
Define textwidth for overlong chars
#58602 opened Jun 1, 2025 by jakobnissen Loading…
Random: make randperm! and randcycle! accept AbstractArray arrays [a, r, r, a, y, s] feature Indicates new feature / enhancement requests randomness Random number generation and the Random stdlib status: waiting for PR reviewer stdlib Julia's standard library
#58596 opened May 31, 2025 by nsajko Loading…
Convert julia-repl blocks to jldoctest format
#58594 opened May 31, 2025 by Keno Loading…
[WIP] Finer grained precompile native code cache compiler:codegen Generation of LLVM IR and native code compiler:precompilation Precompilation of modules feature Indicates new feature / enhancement requests
#58592 opened May 30, 2025 by xal-0 Draft
restore fallback 3-arg setprecision method backport 1.12 Change should be backported to release-1.12
#58586 opened May 30, 2025 by JeffBezanson Loading…
RFC: stop wrapping unreachable statements in Const compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#58581 opened May 30, 2025 by JeffBezanson Loading…
Work around LLVM JITLink stack overflow issue. backport 1.12 Change should be backported to release-1.12
#58579 opened May 30, 2025 by gbaraldi Loading…
Serialization doc updated docs This change adds or pertains to documentation status: waiting for PR reviewer
#58575 opened May 30, 2025 by arnavk23 Loading…
Test stdlib JLL deps on Windows JLLs stdlib Julia's standard library system:windows Affects only Windows test This change adds or pertains to unit tests
#58560 opened May 29, 2025 by IanButterworth Loading…
Add default MethodError handler for --trim mode error messages Better, more actionable error messages trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#58543 opened May 28, 2025 by arnavk23 Loading…
gf.c: include const-return methods in --trace-compile 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
#58535 opened May 27, 2025 by topolarity Loading…
WIP/RFC: Add await mechanism
#58532 opened May 27, 2025 by Keno Draft
11 tasks
Windows shell support in REPL
#58526 opened May 25, 2025 by MilesCranmer Loading…
ProTip! Exclude everything labeled bug with -label:bug.