Skip to content

Actions: JuliaArrays/FixedSizeArrays.jl

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
164 workflow runs
164 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

get rid of extraneous splat
Unit Tests #89: Pull request #46 opened by nsajko
April 29, 2024 18:01 3m 56s splat
April 29, 2024 18:01 3m 56s
cosmetic: getfield(a, :size) -> a.size
Unit Tests #88: Pull request #45 opened by nsajko
April 29, 2024 17:57 3m 21s getfield
April 29, 2024 17:57 3m 21s
fix checked_dims (#44)
Unit Tests #87: Commit f0dbc65 pushed by nsajko
April 29, 2024 10:58 3m 28s main
April 29, 2024 10:58 3m 28s
fix checked_dims
Unit Tests #86: Pull request #44 synchronize by nsajko
April 29, 2024 10:48 3m 26s issue40
April 29, 2024 10:48 3m 26s
fix checked_dims
Unit Tests #85: Pull request #44 synchronize by nsajko
April 27, 2024 10:33 3m 13s issue40
April 27, 2024 10:33 3m 13s
fix checked_dims
Unit Tests #84: Pull request #44 opened by nsajko
April 26, 2024 04:05 3m 31s issue40
April 26, 2024 04:05 3m 31s
specialize reshape, ensuring it returns FixedSizeArray (#41)
Unit Tests #83: Commit 6975d6d pushed by nsajko
April 25, 2024 12:22 3m 54s main
April 25, 2024 12:22 3m 54s
test: meta: ensure the inference tests are strict about the return ty…
Unit Tests #82: Commit 7bccccc pushed by nsajko
April 25, 2024 12:21 56s main
April 25, 2024 12:21 56s
specialize reshape, ensuring it returns FixedSizeArray
Unit Tests #80: Pull request #41 opened by nsajko
April 25, 2024 11:50 3m 56s specialize_reshape
April 25, 2024 11:50 3m 56s
align checked_dims with Base by rejecting typemax(Int) (#39)
Unit Tests #79: Commit cb67ac4 pushed by nsajko
April 25, 2024 10:03 3m 23s main
April 25, 2024 10:03 3m 23s
align checked_dims with Base by rejecting typemax(Int)
Unit Tests #78: Pull request #39 opened by nsajko
April 25, 2024 09:50 4m 8s checked_dims_typemax
April 25, 2024 09:50 4m 8s
test for suboptimal type inference and unnecessary allocation (#37)
Unit Tests #77: Commit 75d8f75 pushed by nsajko
April 24, 2024 19:37 3m 7s main
April 24, 2024 19:37 3m 7s
test for suboptimal type inference and unnecessary allocation
Unit Tests #76: Pull request #37 synchronize by nsajko
April 24, 2024 18:03 3m 47s test_inferred_allocated
April 24, 2024 18:03 3m 47s
add some badges to readme (#38)
Unit Tests #75: Commit 0540043 pushed by nsajko
April 24, 2024 17:56 2m 59s main
April 24, 2024 17:56 2m 59s
add some badges to readme
Unit Tests #74: Pull request #38 opened by nsajko
April 24, 2024 17:48 3m 22s readme_badges
April 24, 2024 17:48 3m 22s
make the inner constructor an internal implementation detail (#36)
Unit Tests #72: Commit d374525 pushed by nsajko
April 24, 2024 10:28 3m 14s main
April 24, 2024 10:28 3m 14s
make the inner constructor an internal implementation detail
Unit Tests #71: Pull request #36 opened by nsajko
April 24, 2024 08:19 2m 52s impl_inner_constructor
April 24, 2024 08:19 2m 52s
implement Base.elsize for the strided arrays interface (#34)
Unit Tests #70: Commit 4392680 pushed by nsajko
April 24, 2024 07:28 2m 48s main
April 24, 2024 07:28 2m 48s
implement Base.elsize for the strided arrays interface
Unit Tests #69: Pull request #34 synchronize by nsajko
April 24, 2024 07:25 3m 1s elsize
April 24, 2024 07:25 3m 1s
use if instead of short-circuiting && or || (#29)
Unit Tests #68: Commit 07af05e pushed by nsajko
April 24, 2024 07:23 2m 56s main
April 24, 2024 07:23 2m 56s
use if instead of short-circuiting && or ||
Unit Tests #67: Pull request #29 synchronize by nsajko
April 24, 2024 07:16 3m 9s if
if
April 24, 2024 07:16 3m 9s
test with offset arrays (#32)
Unit Tests #66: Commit 871a13d pushed by nsajko
April 24, 2024 07:11 3m 9s main
April 24, 2024 07:11 3m 9s
implement Base.elsize for the strided arrays interface
Unit Tests #65: Pull request #34 opened by nsajko
April 23, 2024 21:16 4m 28s elsize
April 23, 2024 21:16 4m 28s