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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaLeaks
/
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
Breadcrumbs
History for
julia
stdlib
SharedArrays
on
master
User selector
All users
All time
Commit history
Commits on Aug 6, 2018
Remove many stdlib deprecations (#28450)
Show description for cae40f2
fredrikekre
authored and
KristofferC
committed
cae40f2
View commit details
Copy full SHA for cae40f2
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
loading: make __precompile__ the default (#26991)
Show description for 6026374
vtjnash
authored
6026374
View commit details
Copy full SHA for 6026374
View code at this point
Browse repository at this point
Commits on Jul 27, 2018
fixup Project files to new Project format
KristofferC
committed
d538b8d
View commit details
Copy full SHA for d538b8d
View code at this point
Browse repository at this point
Commits on Jun 28, 2018
Add optimized implementations of reduce([hv]cat, A) (#27188)
nalimilan
authored and
JeffBezanson
committed
1e9637e
View commit details
Copy full SHA for 1e9637e
View code at this point
Browse repository at this point
Commits on Jun 27, 2018
fix vestigial showarray call in SharedArrays (fix #26582) (#27804)
rfourquet
authored and
JeffBezanson
committed
b610f42
View commit details
Copy full SHA for b610f42
View code at this point
Browse repository at this point
Commits on May 11, 2018
fix showing shared arrays (#27047)
KristofferC
authored and
JeffBezanson
committed
34d04a4
View commit details
Copy full SHA for 34d04a4
View code at this point
Browse repository at this point
Commits on May 2, 2018
RFC: Deprecate implicit scalar broadcasting in setindex! (#26347)
Show description for 7e2ce0e
mbauman
authored
7e2ce0e
View commit details
Copy full SHA for 7e2ce0e
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
separate `isbitstype(::Type)` from `isbits` (#26850)
JeffBezanson
authored
2c369bf
View commit details
Copy full SHA for 2c369bf
View code at this point
Browse repository at this point
Commits on Mar 15, 2018
replace `equalto` and `occursin` with curried `isequal`, `==`, and `in` (#26436)
JeffBezanson
authored
71fbc70
View commit details
Copy full SHA for 71fbc70
View code at this point
Browse repository at this point
Commits on Mar 10, 2018
rename uninitialized to undef (#26316)
Show description for 92879ea
KristofferC
authored
92879ea
View commit details
Copy full SHA for 92879ea
View code at this point
Browse repository at this point
Commits on Mar 8, 2018
narrow array conversions. fixes #26294, fixes #26178. (#26330)
Show description for 31edd5d
JeffBezanson
authored
31edd5d
View commit details
Copy full SHA for 31edd5d
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
Deprecate `assert` function. Addresses #8856.
twadleigh
committed
96813aa
View commit details
Copy full SHA for 96813aa
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
remote SharedArrays dependency on Printf
fredrikekre
committed
dec6282
View commit details
Copy full SHA for dec6282
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
stdlib: add project files with uuids and deps sections
Show description for 895b8c5
StefanKarpinski
committed
895b8c5
View commit details
Copy full SHA for 895b8c5
View code at this point
Browse repository at this point
Commits on Jan 23, 2018
fix `using A.B` and `using A: B` warnings
Show description for 2670b3b
fredrikekre
committed
2670b3b
View commit details
Copy full SHA for 2670b3b
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
move `Serializer` to stdlib (#25628)
JeffBezanson
authored
625923f
View commit details
Copy full SHA for 625923f
View code at this point
Browse repository at this point
Deprecate gc and gc_enable in favor of GC.gc and GC.enable
Show description for 46b5d75
ararslan
committed
46b5d75
View commit details
Copy full SHA for 46b5d75
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Merge pull request #25615 from JuliaLang/jb/underscoredeps
Show description for f82f82f
JeffBezanson
authored
f82f82f
View commit details
Copy full SHA for f82f82f
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
Renamed ObjectIdDict -> IdDict{K,V} and added {K,V} (#25210)
Show description for 825ad78
mauro3
authored and
JeffBezanson
committed
825ad78
View commit details
Copy full SHA for 825ad78
View code at this point
Browse repository at this point
rename `object_id` to `objectid`
JeffBezanson
committed
6412f06
View commit details
Copy full SHA for 6412f06
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
rename `@parallel` to `@distributed`. part of #19578 (#25528)
JeffBezanson
authored
2042dcf
View commit details
Copy full SHA for 2042dcf
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
deprecate rand(::Tuple) (#25429)
rfourquet
authored and
JeffBezanson
committed
e88cbd9
View commit details
Copy full SHA for e88cbd9
View code at this point
Browse repository at this point
move Random to stdlib (#24874)
rfourquet
authored
60cd7cf
View commit details
Copy full SHA for 60cd7cf
View code at this point
Browse repository at this point
Commits on Jan 13, 2018
Change sentinel in find(first|next|prev|last) to `nothing`
timholy
committed
b6bd419
View commit details
Copy full SHA for b6bd419
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Make adjoint/transpose lazy with copy for materialization.
Sacha0
committed
16a944e
View commit details
Copy full SHA for 16a944e
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
rewrite all ones(...) calls in base, stdlib, test and documentation (#25087)
fredrikekre
authored and
JeffBezanson
committed
b5d4f3c
View commit details
Copy full SHA for b5d4f3c
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
deprecate convert-to-construct fallback
JeffBezanson
committed
31006cf
View commit details
Copy full SHA for 31006cf
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
rename Void => Cvoid, Nothing (depending on usage)
Show description for e5fa92b
StefanKarpinski
committed
e5fa92b
View commit details
Copy full SHA for e5fa92b
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
Rewrite isolated ' calls in stdlib/ to preserve behavior through ' lowering changes.
Sacha0
committed
9ec817f
View commit details
Copy full SHA for 9ec817f
View code at this point
Browse repository at this point
Merge pull request #25102 from JuliaLang/sk/home
Show description for 3cae287
StefanKarpinski
authored
3cae287
View commit details
Copy full SHA for 3cae287
View code at this point
Browse repository at this point
rename JULIA_HOME => Sys.BINDIR [fix #20899]
Show description for e83ce4b
StefanKarpinski
committed
e83ce4b
View commit details
Copy full SHA for e83ce4b
View code at this point
Browse repository at this point
Commits on Dec 17, 2017
rename some copy! methods to copyto! (#24808)
Show description for a5c9e88
rfourquet
authored
a5c9e88
View commit details
Copy full SHA for a5c9e88
View code at this point
Browse repository at this point
Commits on Dec 16, 2017
at-[s]printf to Printf stdlib
fredrikekre
committed
8ab6f01
View commit details
Copy full SHA for 8ab6f01
View code at this point
Browse repository at this point
Replace all use of 'indexes' with 'indices' (#25088)
ararslan
authored
c640381
View commit details
Copy full SHA for c640381
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Revert "rename JULIA_HOME/JULIA_HOME => JULIA_BINDIR/Sys.BINDIR [#20899]"
Show description for 5e1418b
StefanKarpinski
committed
5e1418b
View commit details
Copy full SHA for 5e1418b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.