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

counting and summing Bools with a small integer init promote to [U]Int fold sum, maximum, reduce, foldl, etc.
#58374 opened May 10, 2025 by mbauman Loading…
Allow contant propagation of mutables with const fields needs tests Unit tests are required for this change
#58371 opened May 9, 2025 by gbaraldi Loading…
set VERSION to 1.12.0-beta3 release Release management and versioning.
#58369 opened May 9, 2025 by KristofferC Loading…
6 of 27 tasks
release-1.12: set VERSION to 1.12.0-beta3 release Release management and versioning.
#58368 opened May 9, 2025 by KristofferC Loading…
REPL: show user loaded packages in the banner REPL Julia's REPL (Read Eval Print Loop)
#58366 opened May 9, 2025 by IanButterworth Loading…
remove some padding from Task type
#58363 opened May 8, 2025 by JeffBezanson Loading…
Improve ImmutableDict doc docs This change adds or pertains to documentation
#58360 opened May 8, 2025 by rfritz Loading…
CODEOWNERS: Add some specific people to files merge me PR is reviewed. Merge when all tests are passing
#58357 opened May 8, 2025 by LilithHafner Loading…
add Random.jump(rng) API feature Indicates new feature / enhancement requests randomness Random number generation and the Random stdlib
#58353 opened May 8, 2025 by rfourquet Loading…
Type stabilize Base64
#58352 opened May 8, 2025 by jakobnissen Loading…
[deps] enable zstd support external dependencies Involves LLVM, OpenBLAS, or other linked libraries
#58344 opened May 7, 2025 by vtjnash Draft
Make trimming tests work in an out-of-tree build. building Build system, or building Julia or its dependencies merge me PR is reviewed. Merge when all tests are passing
#58340 opened May 7, 2025 by maleadt Loading…
bpart: failed "edge" invalidation bug Indicates an unexpected problem or unintended behavior merge me PR is reviewed. Merge when all tests are passing
#58336 opened May 7, 2025 by timholy Loading…
only warn about Vararg wrapping once 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 needs decision A decision on this change is needed
#58308 opened May 2, 2025 by vtjnash Loading…
Rename dispatchtuple to indivisible_type
#58305 opened May 2, 2025 by topolarity Loading…
gf.c: Add some comments to ml_matches (NFC)
#58304 opened May 2, 2025 by topolarity Loading…
Automatically assign a committer to PRs not opened by committers ci Continuous integration
#58303 opened May 2, 2025 by LilithHafner Loading…
Add _predeclare_call built-in
#58302 opened May 2, 2025 by topolarity Loading…
Detect Apple M4 and some related changes backport 1.12 Change should be backported to release-1.12
#58301 opened May 2, 2025 by fingolfin Loading…
fix trailing indices stackoverflow in reinterpreted array arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug
#58293 opened Apr 30, 2025 by adienes Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.