Skip to content

Commit fee7551

Browse files
authored
Move Distributed out of Base (#51621)
1 parent 41184cc commit fee7551

File tree

24 files changed

+10
-7196
lines changed

24 files changed

+10
-7196
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
f9d2bec2893aab7d37cab00496eea3ac
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
88068d98571f5ec72e952fa01520daabf7a4955f291e373d59735f4cbe048231d23f54fd08c37675421c005c69abf304318f06ba72eb85b1fc64f483e1978731

stdlib/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
/SHA
2424
/LazyArtifacts-*
2525
/LazyArtifacts
26+
/Distributed-*
27+
/Distributed
2628
/*_jll/StdlibArtifacts.toml
2729
/*/Manifest.toml
2830
/*.image

stdlib/Distributed.version

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
DISTRIBUTED_BRANCH = master
2+
DISTRIBUTED_SHA1 = fdf56f429cd44da6d5d08cb5208bbf41d5b3d0a5
3+
DISTRIBUTED_GIT_URL := https://github.com/JuliaLang/Distributed.jl
4+
DISTRIBUTED_TAR_URL = https://api.github.com/repos/JuliaLang/Distributed.jl/tarball/$1

stdlib/Distributed/Project.toml

Lines changed: 0 additions & 14 deletions
This file was deleted.

stdlib/Distributed/docs/src/index.md

Lines changed: 0 additions & 71 deletions
This file was deleted.

stdlib/Distributed/src/Distributed.jl

Lines changed: 0 additions & 119 deletions
This file was deleted.

0 commit comments

Comments
 (0)