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
Distributed
on
master
User selector
All users
All time
Commit history
Commits on Aug 24, 2018
Support ranges with different integer widths in `preduce` (#28651)
sbromberger
authored and
vchuravy
committed
145224f
View commit details
Copy full SHA for 145224f
View code at this point
Browse repository at this point
Commits on Aug 15, 2018
fix #28499, calling `cluster_cookie` before cluster starts (#28656)
JeffBezanson
authored
630f53a
View commit details
Copy full SHA for 630f53a
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
fix a few more deprecation-related items
JeffBezanson
committed
6575e12
View commit details
Copy full SHA for 6575e12
View code at this point
Browse repository at this point
Commits on Aug 6, 2018
remove more deprecations (#28457)
JeffBezanson
authored and
Keno
committed
ebfa1d5
View commit details
Copy full SHA for ebfa1d5
View code at this point
Browse repository at this point
Commits on Aug 5, 2018
remove more deprecations (#28434)
JeffBezanson
authored
e4d933d
View commit details
Copy full SHA for e4d933d
View code at this point
Browse repository at this point
Commits on Aug 2, 2018
trigger precompilation to prevent race-condition in distributed tests (#28408)
vchuravy
authored and
Keno
committed
5877818
View commit details
Copy full SHA for 5877818
View code at this point
Browse repository at this point
[Distributed] don't sidestep require logic (#26813)
vchuravy
authored and
ararslan
committed
3b50b2d
View commit details
Copy full SHA for 3b50b2d
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 Jul 17, 2018
delay part of Distributed's initialization to improve startup time
JeffBezanson
committed
299300a
View commit details
Copy full SHA for 299300a
View code at this point
Browse repository at this point
Commits on Jul 12, 2018
cores => threads: more thorough replacement where appropriate
StefanKarpinski
committed
c8bf20b
View commit details
Copy full SHA for c8bf20b
View code at this point
Browse repository at this point
Rename Sys.CPU_CORES => Sys.CPU_THREADS
juliohm
authored and
StefanKarpinski
committed
9050651
View commit details
Copy full SHA for 9050651
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
Remove the "experimental" status from non-1 indexing
timholy
committed
8f7f963
View commit details
Copy full SHA for 8f7f963
View code at this point
Browse repository at this point
Commits on Jul 7, 2018
Many typo fixes. (#27976)
cdluminate
authored and
ViralBShah
committed
cdd4e84
View commit details
Copy full SHA for cdd4e84
View code at this point
Browse repository at this point
Commits on Jul 6, 2018
fix #27933, don't `eval` value of global vars in cluster deserializer
JeffBezanson
committed
d556784
View commit details
Copy full SHA for d556784
View code at this point
Browse repository at this point
Commits on Jun 15, 2018
fix #27554, deprecate `try` without `catch` or `finally`
JeffBezanson
committed
228e7c6
View commit details
Copy full SHA for 228e7c6
View code at this point
Browse repository at this point
Commits on May 30, 2018
make `coalesce` handle only `missing`; add `something` (#27258)
Show description for 8aa54ac
JeffBezanson
authored and
ViralBShah
committed
8aa54ac
View commit details
Copy full SHA for 8aa54ac
View code at this point
Browse repository at this point
Commits on May 24, 2018
Merge pull request #27212 from Sacha0/breakless
Show description for 2f93c94
StefanKarpinski
authored
2f93c94
View commit details
Copy full SHA for 2f93c94
View code at this point
Browse repository at this point
Commits on May 23, 2018
make `@sync` lexically scoped and merge `@schedule` with `@async` (#27164)
JeffBezanson
authored
baa1437
View commit details
Copy full SHA for baa1437
View code at this point
Browse repository at this point
Deprecate svdfact to svd.
Sacha0
committed
0eda8e4
View commit details
Copy full SHA for 0eda8e4
View code at this point
Browse repository at this point
Commits on May 18, 2018
Change iteration protocol
Show description for 1a1d6b6
Keno
committed
1a1d6b6
View commit details
Copy full SHA for 1a1d6b6
View code at this point
Browse repository at this point
Commits on May 4, 2018
Merge pull request #26876 from JuliaLang/jb/iterfixes
Show description for 6f50774
JeffBezanson
authored
6f50774
View commit details
Copy full SHA for 6f50774
View code at this point
Browse repository at this point
Commits on May 3, 2018
Implement isopen for RemoteChannel (#26890)
iamed2
authored and
JeffBezanson
committed
fcbfc5d
View commit details
Copy full SHA for fcbfc5d
View code at this point
Browse repository at this point
Commits on Apr 21, 2018
fix some traits of Pairs, Rest, and Flatten iterators
Show description for 26a5610
JeffBezanson
committed
26a5610
View commit details
Copy full SHA for 26a5610
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 Apr 12, 2018
check process type while getting bind address (#26704)
Show description for 6fe64fe
tanmaykm
authored and
JeffBezanson
committed
6fe64fe
View commit details
Copy full SHA for 6fe64fe
View code at this point
Browse repository at this point
reorder pmap arguments to allow do-block syntax (#26783)
mweastwood
authored and
JeffBezanson
committed
4131580
View commit details
Copy full SHA for 4131580
View code at this point
Browse repository at this point
Commits on Apr 5, 2018
normalize paths passed to include (#26656)
stevengj
authored and
StefanKarpinski
committed
23227c5
View commit details
Copy full SHA for 23227c5
View code at this point
Browse repository at this point
Commits on Mar 31, 2018
Rename split keyword from keep to keepempty (#26647)
Show description for ecccfa0
simonbyrne
authored
ecccfa0
View commit details
Copy full SHA for ecccfa0
View code at this point
Browse repository at this point
Commits on Mar 19, 2018
Deprecate contains to occursin
Show description for 3286d3f
ararslan
committed
3286d3f
View commit details
Copy full SHA for 3286d3f
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 9, 2018
Fix a Distributed GC test. (#26390)
Show description for fde7194
amitmurthy
authored and
JeffBezanson
committed
fde7194
View commit details
Copy full SHA for fde7194
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
add AbstractChar supertype of Char (#26286)
stevengj
authored and
StefanKarpinski
committed
b1b0149
View commit details
Copy full SHA for b1b0149
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
fix accumulated bugs with stdlib initialization (#26241)
Show description for 15f84b3
vtjnash
authored
15f84b3
View commit details
Copy full SHA for 15f84b3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.