Skip to content

Actions: N-Dekker/ITK

Spell Checking Code Comments

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
463 workflow runs
463 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

STYLE: Use std::abs, instead of doing if (x < 0) x = -x manually
Spell Checking Code Comments #413: Commit ec2d28f pushed by N-Dekker
November 10, 2024 10:53 1m 13s Use-std-abs-instead-of-manual-if
November 10, 2024 10:53 1m 13s
STYLE: Use std::abs, instead of doing if (x < 0) x = -x manually
Spell Checking Code Comments #412: Commit 4d6d780 pushed by N-Dekker
November 10, 2024 00:03 1m 12s Use-std-abs-instead-of-manual-if
November 10, 2024 00:03 1m 12s
DOC: Note in Migration Guide that PointSet::Clone() now copies its data
Spell Checking Code Comments #403: Commit 0d78aae pushed by N-Dekker
November 6, 2024 14:21 1m 24s PointSetBase-Clone
November 6, 2024 14:21 1m 24s
ENH: Let PointSet::Clone() do a "deep copy", instead of no copy at all
Spell Checking Code Comments #395: Commit 35bbc1d pushed by N-Dekker
November 1, 2024 12:31 1m 16s PointSetBase-Clone
November 1, 2024 12:31 1m 16s
STYLE: Replace T var; var.Fill(x) with auto var = MakeFilled<T>(x)
Spell Checking Code Comments #394: Commit 612e6b0 pushed by N-Dekker
November 1, 2024 11:00 1m 18s Replace-Fill-with-MakeFilled
November 1, 2024 11:00 1m 18s
STYLE: Replace T var; var.Fill(x) with auto var = MakeFilled<T>(x)
Spell Checking Code Comments #393: Commit 1c43f34 pushed by N-Dekker
October 31, 2024 23:06 1m 14s Replace-Fill-with-MakeFilled
October 31, 2024 23:06 1m 14s
ENH: Add Clone() and MakeDeepCopy() to PointSetBase
Spell Checking Code Comments #392: Commit cac63ce pushed by N-Dekker
October 31, 2024 16:22 1m 16s PointSetBase-Clone-MakeDeepCopy
October 31, 2024 16:22 1m 16s
STYLE: Rename GetImageViewFromArray get_image_view_from_contiguous_array
Spell Checking Code Comments #391: Commit 6586601 pushed by N-Dekker
October 29, 2024 19:52 1m 10s Rename_GetImageViewFromArray
October 29, 2024 19:52 1m 10s
ENH: Add Clone() and MakeDeepCopy() to PointSetBase
Spell Checking Code Comments #390: Commit 3bed9db pushed by N-Dekker
October 29, 2024 17:06 1m 13s PointSetBase-Clone-MakeDeepCopy
October 29, 2024 17:06 1m 13s
ENH: Add Clone() and MakeDeepCopy() to PointSetBase
Spell Checking Code Comments #389: Commit a426ba2 pushed by N-Dekker
October 29, 2024 17:02 1m 12s PointSetBase-Clone-MakeDeepCopy
October 29, 2024 17:02 1m 12s