Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mlechu
/
julia
Public
forked from
JuliaLang/julia
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 22, 2026
syntax versioning: Pass version to `Core._parse` (#63082)
Show description for 95cbf20
mlechu
authored
95cbf20
View commit details
Copy full SHA for 95cbf20
Browse repository at this point
Merge pull request #63214 from JuliaLang/tb/opt-windows
Show description for 2054bdc
maleadt
authored
2054bdc
View commit details
Copy full SHA for 2054bdc
Browse repository at this point
profile: Arm the Windows stackwalk watchdog on i686 (#63296)
Show description for b0aacb3
fingolfin
authored
b0aacb3
View commit details
Copy full SHA for b0aacb3
Browse repository at this point
Merge pull request #63304 from DilumAluthgeBot/BumpStdlibs/SparseArrays-f1177ba-master
Show description for 4420898
ViralBShah
authored
4420898
View commit details
Copy full SHA for 4420898
Browse repository at this point
gc: replace `jl_gc_wb_back` with `jl_gc_wb_object` (#63299)
Show description for 11e139d
topolarity
authored
11e139d
View commit details
Copy full SHA for 11e139d
Browse repository at this point
🤖 Bump SparseArrays stdlib 3e67d6e → f1177ba
ViralBShah
committed
d3867c6
View commit details
Copy full SHA for d3867c6
Browse repository at this point
Redo "Disallow using `@goto` to skip finally blocks" (#63009)
Show description for c941fbc
mlechu
authored
c941fbc
View commit details
Copy full SHA for c941fbc
Browse repository at this point
inference: consolidate recursion detection, return cached results for recursed edges (#61180)
Show description for eb69515
adienes
authored
eb69515
View commit details
Copy full SHA for eb69515
Browse repository at this point
[libblastrampoline] Bump to v5.16.0 (#63146)
Show description for c8e0284
ViralBShah
and
claude
authored
c8e0284
View commit details
Copy full SHA for c8e0284
Browse repository at this point
compiler: Preserve undefined slot entry state (#62858)
Show description for 1bd727a
adienes
authored
1bd727a
View commit details
Copy full SHA for 1bd727a
Browse repository at this point
Commits on Sep 21, 2026
Test suite: Try `JULIA_TEST_HTTPBINGO_SERVER`, if it is defined (#60855)
DilumAluthge
authored
0d2f810
View commit details
Copy full SHA for 0d2f810
Browse repository at this point
gc: keep gc_scrub away from cancellation sources (#63177)
Show description for 55312b3
vchuravy
authored
55312b3
View commit details
Copy full SHA for 55312b3
Browse repository at this point
test: Make the `gc/copyto.jl` copy race robust to CPU contention (#63298)
Show description for 0de4875
topolarity
authored
0de4875
View commit details
Copy full SHA for 0de4875
Browse repository at this point
🤖 Bump SparseArrays stdlib c7a519b → 3e67d6e (#63297)
Show description for 203b6f4
DilumAluthgeBot
and
ViralBShah
authored
203b6f4
View commit details
Copy full SHA for 203b6f4
Browse repository at this point
JuliaSyntax: Remove `@ref`s to `RawGreenNode` (#63207)
Show description for 91c1245
DilumAluthge
authored
91c1245
View commit details
Copy full SHA for 91c1245
Browse repository at this point
Exact integer calculation in `isapprox` (#63022)
PatrickHaecker
authored
8b8d4e9
View commit details
Copy full SHA for 8b8d4e9
Browse repository at this point
Merge pull request #63280 from DilumAluthgeBot/BumpStdlibs/SparseArrays-c7a519b-master
Show description for 5b5415e
ViralBShah
authored
5b5415e
View commit details
Copy full SHA for 5b5415e
Browse repository at this point
Commits on Sep 20, 2026
subarray: support more index types for strides and pointer conversion (#62859)
Show description for 18f8538
nhz2
authored
18f8538
View commit details
Copy full SHA for 18f8538
Browse repository at this point
gmp: Avoid allocating in `exponent` for negative `BigInt` (#63284)
Show description for 8be3cc6
nhz2
authored
8be3cc6
View commit details
Copy full SHA for 8be3cc6
Browse repository at this point
🤖 Bump StyledStrings stdlib 171b359 → 41c13c2 (#63277)
Show description for ea72e0e
DilumAluthgeBot
and
DilumAluthge
authored
ea72e0e
View commit details
Copy full SHA for ea72e0e
Browse repository at this point
Commits on Sep 19, 2026
test: reduce GC collections in new `copyto!` test (#63281)
Show description for daeb54a
topolarity
authored
daeb54a
View commit details
Copy full SHA for daeb54a
Browse repository at this point
gc: Fix ABA race in concurrent page-pool sweep (#62162)
Show description for 74fb2be
IanBallinger
and
GitHub Copilot
authored
74fb2be
View commit details
Copy full SHA for 74fb2be
Browse repository at this point
Re-resolve some stale manifests on `master` (#63202)
DilumAluthge
authored
26d28a1
View commit details
Copy full SHA for 26d28a1
Browse repository at this point
🤖 Bump Pkg stdlib 4b154560 → dbbd4046 (#63275)
Show description for 286cd1c
DilumAluthgeBot
and
DilumAluthge
authored
286cd1c
View commit details
Copy full SHA for 286cd1c
Browse repository at this point
🤖 Bump SparseArrays stdlib f4b0d50 → c7a519b
ViralBShah
committed
4bb02ec
View commit details
Copy full SHA for 4bb02ec
Browse repository at this point
gc: make write barrier field-aware (#62737)
oscardssmith
authored
3d9f720
View commit details
Copy full SHA for 3d9f720
Browse repository at this point
REPL: Compare characters when skipping a shared prefix (#63271)
ParadaCarleton
authored
bbb0b4b
View commit details
Copy full SHA for bbb0b4b
Browse repository at this point
Invalidate missing-method edges on deletion (#63227)
timholy
authored
d024567
View commit details
Copy full SHA for d024567
Browse repository at this point
sort: move legacy sort! recursion into private kernels (#63228)
KristofferC
authored
6a1694d
View commit details
Copy full SHA for 6a1694d
Browse repository at this point
Merge pull request #63238 from PatrickHaecker/julia-symbol-latex
Show description for e9d1f89
rayegun
authored
e9d1f89
View commit details
Copy full SHA for e9d1f89
Browse repository at this point
float: avoid tuple convert in decompose for Float16 and Float32 (#63267)
Show description for d96818f
nhz2
authored
d96818f
View commit details
Copy full SHA for d96818f
Browse repository at this point
Merge pull request #63260 from topolarity/ct/mmtk-errno
Show description for a6714ba
topolarity
authored
a6714ba
View commit details
Copy full SHA for a6714ba
Browse repository at this point
Merge pull request #63006 from JuliaLang/ec/jl-bugfixes
Show description for decc791
mlechu
authored
decc791
View commit details
Copy full SHA for decc791
Browse repository at this point
reflection: Add `world` keyword argument to `Base.bodyfunction` (#63239)
Show description for 346d02a
aviatesk
authored
346d02a
View commit details
Copy full SHA for 346d02a
Browse repository at this point
Hide kwcall frames in stacktraces again (#63192)
Show description for 58e8bb8
BioTurboNick
and
adienes
authored
58e8bb8
View commit details
Copy full SHA for 58e8bb8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.