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
Accelerator
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
Type
/
to 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 }}
dominico120
/
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
inkydragon
All time
Commit history
Commits on Nov 9, 2022
CONTRIBUTING.md: no submodules anymore (#47506)
inkydragon
authored
4e58d88
View commit details
Copy full SHA for 4e58d88
Browse repository at this point
Commits on Nov 8, 2022
devdoc: fix markdown title link (#47486)
inkydragon
authored
92cf557
View commit details
Copy full SHA for 92cf557
Browse repository at this point
Commits on Nov 7, 2022
Base: add new help function `isdebugbuild` (#47475)
Show description for 9182326
inkydragon
authored
9182326
View commit details
Copy full SHA for 9182326
Browse repository at this point
Commits on Nov 3, 2022
[docs/base] add a type tree for `Number` (#45975)
Show description for bfb0098
inkydragon
and
KristofferC
authored
bfb0098
View commit details
Copy full SHA for bfb0098
Browse repository at this point
Commits on Sep 14, 2022
Build/win: Build with MSYS2 (#46140)
Show description for bd6d170
inkydragon
and
staticfloat
authored
bd6d170
View commit details
Copy full SHA for bd6d170
Browse repository at this point
[devdoc] Add section “Update the version number of a dependency” (#45854)
Show description for c5098a9
inkydragon
and
ViralBShah
authored
c5098a9
View commit details
Copy full SHA for c5098a9
Browse repository at this point
Commits on Sep 13, 2022
[deps/blastrampoline]: pass cross compile flags to make (#45909)
Show description for e8a2eb1
4 people
authored
e8a2eb1
View commit details
Copy full SHA for e8a2eb1
Browse repository at this point
Commits on Sep 6, 2022
[deps/libssh2]: fix import library name (#45914)
Show description for d8ffddd
3 people
authored
d8ffddd
View commit details
Copy full SHA for d8ffddd
Browse repository at this point
[deps/mpfr]: sync build flags with Yggdrasil/MPFR (#45939)
Show description for 40c3645
inkydragon
and
ViralBShah
authored
40c3645
View commit details
Copy full SHA for 40c3645
Browse repository at this point
Commits on Jul 26, 2022
devdoc/build: remove unused step (#46125)
inkydragon
authored
a351d25
View commit details
Copy full SHA for a351d25
Browse repository at this point
Commits on Jul 22, 2022
Makefile: fix `PATH` set on check-whitespace (#45957)
inkydragon
authored
9bdaabd
View commit details
Copy full SHA for 9bdaabd
Browse repository at this point
Commits on Jul 18, 2022
Fix codegen test on debug version (#46065)
Show description for 82c3a6f
inkydragon
authored
82c3a6f
View commit details
Copy full SHA for 82c3a6f
Browse repository at this point
Commits on Jul 16, 2022
LinearAlgebra.BLAS: sort and group blas functions (#46035)
Show description for 9357792
inkydragon
and
ViralBShah
authored
9357792
View commit details
Copy full SHA for 9357792
Browse repository at this point
Commits on Jul 11, 2022
doc: LinearAlgebra.BLAS; add compat note for `spr!`, `spmv!`, `hpmv!` (#45990)
Show description for 1e5b095
inkydragon
authored
1e5b095
View commit details
Copy full SHA for 1e5b095
Browse repository at this point
Commits on Jul 10, 2022
[doc/LinearAlgebra]: add exported functions to doc (#45978)
inkydragon
authored
ba146fb
View commit details
Copy full SHA for ba146fb
Browse repository at this point
Commits on Jul 7, 2022
Merge branch 'master' into source-build--gmp
inkydragon
authored
fc243f7
View commit details
Copy full SHA for fc243f7
Browse repository at this point
Merge branch 'master' into source-build--zlib
inkydragon
authored
74fe80d
View commit details
Copy full SHA for 74fe80d
Browse repository at this point
Merge branch 'master' into source-build--gmp
inkydragon
authored
ccb6e41
View commit details
Copy full SHA for ccb6e41
Browse repository at this point
Commits on Jul 6, 2022
Merge branch 'master' into source-build--zlib
inkydragon
authored
aa7d881
View commit details
Copy full SHA for aa7d881
Browse repository at this point
deps/gmp: add function to `Make.inc`
inkydragon
committed
db94619
View commit details
Copy full SHA for db94619
Browse repository at this point
Commits on Jul 5, 2022
deps/gmp: add hard link for win
inkydragon
committed
be65cdf
View commit details
Copy full SHA for be65cdf
Browse repository at this point
deps/gmp: quote flag `CC_FOR_BUILD`
inkydragon
committed
d2d042e
View commit details
Copy full SHA for d2d042e
Browse repository at this point
deps/gmp: add new configure opt `CC_FOR_BUILD`
Show description for 6205a11
inkydragon
and
metab0t
committed
6205a11
View commit details
Copy full SHA for 6205a11
Browse repository at this point
deps/gmp: clean Makefile
inkydragon
committed
e7f70d7
View commit details
Copy full SHA for e7f70d7
Browse repository at this point
deps/gmp: build versioned lib
inkydragon
committed
fd6483a
View commit details
Copy full SHA for fd6483a
Browse repository at this point
deps/gmp: sync build flags with `Yggdrasil/GMP`
Show description for 4347b86
inkydragon
committed
4347b86
View commit details
Copy full SHA for 4347b86
Browse repository at this point
[deps/llvm] don't use hardcode `LLVM_SHARED_LIB_NAME` (#45908)
inkydragon
authored
eb72c2a
View commit details
Copy full SHA for eb72c2a
Browse repository at this point
deps/curl: use versioned shared lib
inkydragon
committed
96d45d8
View commit details
Copy full SHA for 96d45d8
Browse repository at this point
deps/curl: sync build flags with `Yggdrasil/LibCURL`
inkydragon
committed
452f588
View commit details
Copy full SHA for 452f588
Browse repository at this point
deps/curl: use correct `build_prefix`
inkydragon
committed
b81a6e2
View commit details
Copy full SHA for b81a6e2
Browse repository at this point
deps/curl: sync build flags with `Yggdrasil/LibCURL`
Show description for 6b30387
inkydragon
committed
6b30387
View commit details
Copy full SHA for 6b30387
Browse repository at this point
Merge branch 'master' into source-build--zlib
inkydragon
authored
b363bd5
View commit details
Copy full SHA for b363bd5
Browse repository at this point
Commits on Jul 3, 2022
deps/zlib: rm trailing whitespace
inkydragon
committed
2fdc646
View commit details
Copy full SHA for 2fdc646
Browse repository at this point
deps/zlib: update target `clean` and `configure`
Show description for 39253ad
inkydragon
committed
39253ad
View commit details
Copy full SHA for 39253ad
Browse repository at this point
deps/zlib: use same flags as Yggdrasil
Show description for 55b4beb
inkydragon
committed
55b4beb
View commit details
Copy full SHA for 55b4beb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.