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

Refactor show_typeparams
#58244 opened Apr 27, 2025 by charleskawczynski Loading…
WIP: a more principled take on whole-array reduction inits fold sum, maximum, reduce, foldl, etc.
#58241 opened Apr 27, 2025 by mbauman Draft
Rename _aligned_msize to prevent conflict with mingw64 defintion building Build system, or building Julia or its dependencies system:windows Affects only Windows
#58238 opened Apr 26, 2025 by Zentrik Loading…
Backport Julia compilier timing infrastructure to 1.12
#58236 opened Apr 26, 2025 by KristofferC Loading…
Add default for inline command line switch
#58230 opened Apr 25, 2025 by ArnoStrouwen Loading…
Add binding invalidations to log
#58226 opened Apr 25, 2025 by timholy Loading…
Backports for julia 1.11.6 release Release management and versioning.
#58224 opened Apr 25, 2025 by KristofferC Loading…
5 of 42 tasks
improve isdefined precision for 0 field types compiler:inference Type inference performance Must go faster
#58220 opened Apr 24, 2025 by oscardssmith Loading…
[REPLCompletions] use better version of listing module imports for completions backport 1.12 Change should be backported to release-1.12 REPL Julia's REPL (Read Eval Print Loop)
#58218 opened Apr 24, 2025 by vtjnash Loading…
Fix and test Float16 Rational comparison bugfix This change fixes an existing bug equality Issues relating to equality relations: ==, ===, isequal float16 rationals The Rational type and values thereof
#58217 opened Apr 24, 2025 by LilithHafner Loading…
Print fallback REPL prompt before user input bugfix This change fixes an existing bug
#58210 opened Apr 23, 2025 by xal-0 Loading…
Lowering API: Allow for switching to JuliaLowering compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#58207 opened Apr 23, 2025 by mlechu Loading…
Define isdebugbuild before it is imported
#58206 opened Apr 23, 2025 by jishnub Loading…
Reland #57979 (and following #58083 #58082)
#58203 opened Apr 23, 2025 by Keno Loading…
[release-1.11] malloc: use jl_get_current_task to fix null check backport 1.11 Change should be backported to release-1.11 merge me PR is reviewed. Merge when all tests are passing
#58202 opened Apr 23, 2025 by benlorenz Loading…
Test: Move the visual space in result prints to help grouping testsystem The unit testing framework and Test stdlib
#58198 opened Apr 22, 2025 by IanButterworth Loading…
trimming: Remove init.c from test backport 1.12 Change should be backported to release-1.12 trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#58197 opened Apr 22, 2025 by topolarity Loading…
add Random.fork(rng::Xoshiro) to split rng into a new instance feature Indicates new feature / enhancement requests randomness Random number generation and the Random stdlib
#58193 opened Apr 22, 2025 by rfourquet Loading…
ProTip! What’s not been updated in a month: updated:<2025-03-27.