Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
JuliaLang/julia
Pull Requests
Commits
Open
Closed
Compiler: fix typo in can_propagate_conditional
bugfix
compiler:inference
backport 1.12
backport 1.13
#60902 by
Keno
was merged 2026-02-02 12:32
Docs: Replace julia-repl with jldoctest in documentation
docs
#60897 by
NamanSoni18
was closed 2026-02-01 23:25
Bump actions/checkout from 6.0.1 to 6.0.2
ci
dependencies
github-actions
#60895 by
dependabot[bot]
was merged 2026-02-01 17:53
Artifacts stdlib: Add `TOML` and `Pkg` as test dependencies
test
stdlib
duplicate
backport 1.10
backport 1.11
backport 1.12
backport 1.13
#60891 by
DilumAluthge
was merged 2026-02-01 21:30
avoid a `Core.Box` in JuliaLowering `_calldecl_positionals`
JuliaLowering
#60885 by
KristofferC
was merged 2026-02-01 06:24
[JuliaLowering] Recognize `(tryfinally _ _ scope)` form
JuliaLowering
#60881 by
mlechu
was merged 2026-02-01 06:40
merge the three methods of `error` into a single method
error handling
#60878 by
nsajko
was merged 2026-02-02 03:21
prevent stack overflows from user-defined constructor methods: strings
error handling
strings
bugfix
#60876 by
nsajko
was merged 2026-01-30 19:51
OpenSSL: Update to 3.5.5
building
external dependencies
JLLs
backport 1.13
#60875 by
eschnett
was merged 2026-01-30 15:31
[🤖Claude] refine `nothrow` effects for boundscheck builtins after inlining
compiler:effects
#60873 by
adienes
was closed 2026-01-29 15:58
test/Artifacts: add missing test deps for Artifacts
test
stdlib
#60872 by
inkydragon
was closed 2026-02-01 21:35
Fix pkgimages CLI error message to include 'existing' option
#60870 by
riazation42
was merged 2026-02-02 01:22
Fix chapter title and code block rendering
docs
#60869 by
andreeco
was merged 2026-01-31 21:34
windows: InteractiveUtils: clipboard: prevent boxing of `pdata`
system:windows
stdlib
#60867 by
nsajko
was merged 2026-01-30 12:49
machine-precision `tanpi`: use `*_kernel` instead of `*_kernel_wide`
performance
maths
#60865 by
nsajko
was closed 2026-01-29 02:26
Markdown: fix text field of Link to be a Vector
markdown
#60863 by
fingolfin
was merged 2026-01-31 21:33
docs: put all bit operations together in one place
docs
#60862 by
fingolfin
was merged 2026-01-31 21:33
Backport the `httpbingo` testsuite fix (#60834) to Julia 1.11.9
#60861 by
DilumAluthge
was merged 2026-01-29 21:46
Add (u)int128_str to list of non-standard string literals
docs
#60860 by
fingolfin
was merged 2026-01-31 21:33
docs: move ispositive/isnegative to math chapter
docs
#60859 by
fingolfin
was merged 2026-01-29 20:38
docs: improve 'See also' in many docstrings
docs
#60858 by
fingolfin
was merged 2026-01-29 20:34
inference: fix union split handling for custom lattices
#60857 by
aviatesk
was merged 2026-01-29 11:44
docs: clarify 'using A, B' semantics
docs
#60856 by
fingolfin
was merged 2026-02-01 21:55
Fix typo in partially_inline!
bugfix
backport 1.10
#60854 by
oscardssmith
was merged 2026-01-29 11:10
[JuliaSyntax] improve type stability of `SyntaxTree` query APIs
#60851 by
aviatesk
was merged 2026-01-29 02:46
relax the dispatch on the `iterate` method for `String`
strings
iteration
#60850 by
nsajko
was closed 2026-01-28 16:27
test the number of Core Boxes in Base
test
#60849 by
KristofferC
was merged 2026-01-29 11:34
add regression tests that stdlibs are empty of `Core.Box`
test
#60848 by
KristofferC
was merged 2026-02-02 11:24
Fix trivial typo in performance tips documentation
docs
#60847 by
MagicMuscleMan
was merged 2026-01-28 13:15
docs: remove Base.require from manual
docs
#60845 by
fingolfin
was merged 2026-02-01 13:37
Older