replace BitArray(shape...) constructors/calls with BitArray(uninitialized, shape...) #24785
Sacha0
force pushed
from
151b66c0
to
987db4c9
8 years ago
Sacha0
changed the title replace BitArray(shape...)-like with BitArray(uninitialized, shape...) replace BitArray(shape...) constructors/calls with BitArray(uninitialized, shape...) 8 years ago
Sacha0
force pushed
from
987db4c9
to
f00cc518
8 years ago
Sacha0
force pushed
from
f00cc518
to
c4d42fa0
8 years ago
Replace primitive BitArray{N}(shape...) constructors with BitArray{N}…
6b979614
Replace BitArray{...}(shape...)-like calls in stdlib/*.
9f5fd0a6
Replace BitArray{...}(shape...)-like calls in test/*.
e05c65df
Replace BitArray{...}(shape...)-like calls in base/*.
ca0d3e11
Revise docs for BitArray{...}(shape...) -> BitArray{...}(uninitialize…
4aee467b
Add similar(::Type{<:BitArray}, shape) specialization and missing Bit…
e2d2c24a
Deprecate BitArray(shape...)-like constructors to BitArray(uninitiali…
f34856ca
Sacha0
force pushed
from
c4d42fa0
to
f34856ca
8 years ago
Sacha0
merged
f48283e2
into master 8 years ago
Sacha0
deleted the digbitarr branch 8 years ago
Assignees
No one assigned
Labels
arrays
deprecation
Login to write a write a comment.
Login via GitHub