lloda a4f0661f1a Fix sliding view bug 1 éve
..
CMakeLists.txt 22bbbb2435 Various fixes 1 éve
SConstruct 9643b4b32d Backported cell rank > 1 tests 1 éve
at.cc a933d1fead Allow runtime rank spec for CellBig 1 éve
bench.cc 0d6f38224b Normalize #includes, somewhat 3 éve
big-0.cc 689b63cb55 Move own functions inside ra:: 1 éve
big-1.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 éve
bug83.cc 297ce5401f Actually run tests with sanitizers 1 éve
bug90745.cc 3b1c538e87 Some headscratching about View of const vs const View 4 éve
cellrank.cc a4f0661f1a Fix sliding view bug 1 éve
checks.cc bf09c016a4 Remove rank_s() requirement from concepts 1 éve
compatibility.cc 5c8d4a55f1 Make start(builtin array) constexpr 1 éve
concrete.cc bf09c016a4 Remove rank_s() requirement from concepts 1 éve
const.cc b0ba8bd442 Rearrange headers 1 éve
constexpr.cc 9ad78c5b57 Rename int_t/bool_t to int_c/bool_c and add dim_c 1 éve
dual.cc 689b63cb55 Move own functions inside ra:: 1 éve
early.cc bf5d62e217 Fix bug in ply_fixed with early 1 éve
explode-0.cc 689b63cb55 Move own functions inside ra:: 1 éve
foreign.cc 0d6f38224b Normalize #includes, somewhat 3 éve
frame-new.cc bf09c016a4 Remove rank_s() requirement from concepts 1 éve
frame-old.cc bf09c016a4 Remove rank_s() requirement from concepts 1 éve
fromb.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 éve
fromu.cc 88308b0930 Replace flat interface with save-load interface 1 éve
headers.cc 22bbbb2435 Various fixes 1 éve
io.cc af44c283f9 Remove TensorIndex<n> alias 1 éve
iota.cc d91e22ae66 Merge ra::vector in ra::ptr 1 éve
iterator-small.cc 1f16676dd5 STLIterator uses a sentinel 1 éve
len.cc 88308b0930 Replace flat interface with save-load interface 1 éve
list9.cc a67665fbf4 Rename extensions from .C .H to .cc to .hh 4 éve
macros.cc a67665fbf4 Rename extensions from .C .H to .cc to .hh 4 éve
mem-fn.cc 0d6f38224b Normalize #includes, somewhat 3 éve
mpdebug.hh 92bf212002 Common cross() for size 2 or 3 1 éve
ndebug.cc 72eff1fad6 Merge ply_ravel and ply_exit_ravel 1 éve
nested-0.cc 4d1cb82e0f Make registration of std::string as is_scalar optional 2 éve
old.cc bf09c016a4 Remove rank_s() requirement from concepts 1 éve
operators.cc 689b63cb55 Move own functions inside ra:: 1 éve
optimize.cc b0ba8bd442 Rearrange headers 1 éve
owned.cc 2dce5e34f0 Fix out of range checks for beatable iotas 1 éve
ownership.cc d9c10ede63 Reading 1 éve
ply.cc d91e22ae66 Merge ra::vector in ra::ptr 1 éve
ra-0.cc f5a47f64bd Tests for 2-arg ra::shape() 1 éve
ra-1.cc d91e22ae66 Merge ra::vector in ra::ptr 1 éve
ra-10.cc b0ba8bd442 Rearrange headers 1 éve
ra-11.cc 4177cb6a96 Fix fake size check in 3-arg Container constructor 1 éve
ra-12.cc 847839a917 Fix for [ra8] 1 éve
ra-13.cc b0ba8bd442 Rearrange headers 1 éve
ra-14.cc 8173bed452 Fixes for Container brace constructors 1 éve
ra-15.cc 88308b0930 Replace flat interface with save-load interface 1 éve
ra-2.cc bf09c016a4 Remove rank_s() requirement from concepts 1 éve
ra-3.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 éve
ra-4.cc 689b63cb55 Move own functions inside ra:: 1 éve
ra-5.cc 1f16676dd5 STLIterator uses a sentinel 1 éve
ra-6.cc d91e22ae66 Merge ra::vector in ra::ptr 1 éve
ra-7.cc b0ba8bd442 Rearrange headers 1 éve
ra-8.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 éve
ra-9.cc b00fc7b9e8 Fix operator*s 1 éve
ra-dual.cc 689b63cb55 Move own functions inside ra:: 1 éve
reduction-1.cc 4a3bc7780d Patch lookup issues with std::max 1 éve
reduction.cc 689b63cb55 Move own functions inside ra:: 1 éve
reexported.cc 847839a917 Fix for [ra8] 1 éve
reshape.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 éve
return-expr.cc 847839a917 Fix for [ra8] 1 éve
self-assign.cc 0d6f38224b Normalize #includes, somewhat 3 éve
sizeof.cc d24e298c96 Remove ra_traits, except for builtin arrays 1 éve
small-0.cc f5a47f64bd Tests for 2-arg ra::shape() 1 éve
small-1.cc 1f16676dd5 STLIterator uses a sentinel 1 éve
stl-compat.cc 792c984848 Simplify STLIterator::operator* 1 éve
svector.hh a85f2514a9 Reuse is_c_order in Small's relevant test 1 éve
swap.cc 847839a917 Fix for [ra8] 1 éve
tensorindex.cc af44c283f9 Remove TensorIndex<n> alias 1 éve
test.cc a4f0661f1a Fix sliding view bug 1 éve
tuples.cc 92bf212002 Common cross() for size 2 or 3 1 éve
types.cc 9eb08edb58 Test on traversal over positive cell rank 1 éve
vector-array.cc d91e22ae66 Merge ra::vector in ra::ptr 1 éve
view-ops.cc fe69c99949 Merge is_c_order and is_ravel_free 1 éve
wedge.cc 92bf212002 Common cross() for size 2 or 3 1 éve
where.cc 686c100883 Simplify pick_at, pick_star 1 éve
wrank.cc 27168767bc Parameterize CellBig/Small on Dimv/T instead of View type 1 éve