@@ -1329,7 +1329,7 @@ Remote Module Changes Since v5.3rc03
13291329
13301330#### Style Changes
13311331
1332- - Prefer itk::Math::abs for consistency. ([ c8db62a] ( https://github.com/InsightSoftwareConsortium/ITKGrowCut/commit/c8db62a ) )
1332+ - Prefer itk::Math::safe_abs for consistency. ([ c8db62a] ( https://github.com/InsightSoftwareConsortium/ITKGrowCut/commit/c8db62a ) )
13331333
13341334
13351335### Kian Weimer (3):
@@ -1427,7 +1427,7 @@ Remote Module Changes Since v5.3rc03
14271427
14281428#### Style Changes
14291429
1430- - Prefer itk::Math::abs for consistency. ([ 3ac09fa] ( https://github.com/KitwareMedical/ITKIOScanco/commit/3ac09fa ) )
1430+ - Prefer itk::Math::safe_abs for consistency. ([ 3ac09fa] ( https://github.com/KitwareMedical/ITKIOScanco/commit/3ac09fa ) )
14311431
14321432
14331433
@@ -1469,7 +1469,7 @@ Remote Module Changes Since v5.3rc03
14691469
14701470#### Style Changes
14711471
1472- - Prefer itk::Math::abs for consistency. ([ c1a8417] ( https://github.com/InsightSoftwareConsortium/LesionSizingToolkit/commit/c1a8417 ) )
1472+ - Prefer itk::Math::safe_abs for consistency. ([ c1a8417] ( https://github.com/InsightSoftwareConsortium/LesionSizingToolkit/commit/c1a8417 ) )
14731473
14741474
14751475
@@ -1489,7 +1489,7 @@ Remote Module Changes Since v5.3rc03
14891489
14901490#### Style Changes
14911491
1492- - Prefer itk::Math::abs for consistency. ([ 8decfcf] ( https://github.com/InsightSoftwareConsortium/itkMGHImageIO/commit/8decfcf ) )
1492+ - Prefer itk::Math::safe_abs for consistency. ([ 8decfcf] ( https://github.com/InsightSoftwareConsortium/itkMGHImageIO/commit/8decfcf ) )
14931493
14941494
14951495### Jean-Christophe Fillion-Robin (2):
@@ -1596,8 +1596,8 @@ Remote Module Changes Since v5.3rc03
15961596
15971597#### Style Changes
15981598
1599- - Prefer itk::Math::abs for consistency. ([ 7ad5492] ( https://github.com/InsightSoftwareConsortium/ITKMontage/commit/7ad5492 ) )
1600- - Prefer itk::Math::abs for consistency. ([ d595149] ( https://github.com/InsightSoftwareConsortium/ITKMontage/commit/d595149 ) )
1599+ - Prefer itk::Math::safe_abs for consistency. ([ 7ad5492] ( https://github.com/InsightSoftwareConsortium/ITKMontage/commit/7ad5492 ) )
1600+ - Prefer itk::Math::safe_abs for consistency. ([ d595149] ( https://github.com/InsightSoftwareConsortium/ITKMontage/commit/d595149 ) )
16011601- Match clang-format style ([ c11ec2a] ( https://github.com/InsightSoftwareConsortium/ITKMontage/commit/c11ec2a ) )
16021602
16031603
@@ -1630,7 +1630,7 @@ Remote Module Changes Since v5.3rc03
16301630
16311631#### Style Changes
16321632
1633- - Prefer itk::Math::abs for consistency. ([ aa4cf17] ( https://github.com/KitwareMedical/ITKMorphologicalContourInterpolation/commit/aa4cf17 ) )
1633+ - Prefer itk::Math::safe_abs for consistency. ([ aa4cf17] ( https://github.com/KitwareMedical/ITKMorphologicalContourInterpolation/commit/aa4cf17 ) )
16341634
16351635
16361636
@@ -1697,7 +1697,7 @@ Remote Module Changes Since v5.3rc03
16971697
16981698#### Style Changes
16991699
1700- - Prefer itk::Math::abs for consistency. ([ aa5f6a0] ( https://github.com/InsightSoftwareConsortium/ITKPolarTransform/commit/aa5f6a0 ) )
1700+ - Prefer itk::Math::safe_abs for consistency. ([ aa5f6a0] ( https://github.com/InsightSoftwareConsortium/ITKPolarTransform/commit/aa5f6a0 ) )
17011701
17021702
17031703
@@ -1773,7 +1773,7 @@ Remote Module Changes Since v5.3rc03
17731773
17741774#### Style Changes
17751775
1776- - Prefer itk::Math::abs for consistency. ([ 05f3ad2c] ( https://github.com/SimonRit/RTK/commit/05f3ad2c ) )
1776+ - Prefer itk::Math::safe_abs for consistency. ([ 05f3ad2c] ( https://github.com/SimonRit/RTK/commit/05f3ad2c ) )
17771777
17781778
17791779### Lucas Gandel (2):
@@ -1824,7 +1824,7 @@ Remote Module Changes Since v5.3rc03
18241824
18251825#### Style Changes
18261826
1827- - Prefer itk::Math::abs for consistency. ([ c759c9a9] ( https://github.com/SimonRit/RTK/commit/c759c9a9 ) )
1827+ - Prefer itk::Math::safe_abs for consistency. ([ c759c9a9] ( https://github.com/SimonRit/RTK/commit/c759c9a9 ) )
18281828- fix clang-format style in a few RTK files ([ a9bd58e7] ( https://github.com/SimonRit/RTK/commit/a9bd58e7 ) )
18291829- remove useless member for the union of 3 objects ([ 5522ddd3] ( https://github.com/SimonRit/RTK/commit/5522ddd3 ) )
18301830- Prefer error checked std::stod over atof ([ e6c48ebc] ( https://github.com/SimonRit/RTK/commit/e6c48ebc ) )
@@ -2017,7 +2017,7 @@ Remote Module Changes Since v5.3rc03
20172017
20182018#### Style Changes
20192019
2020- - Prefer itk::Math::abs for consistency. ([ 8e77598] ( https://github.com/InsightSoftwareConsortium/ITKTwoProjectionRegistration/commit/8e77598 ) )
2020+ - Prefer itk::Math::safe_abs for consistency. ([ 8e77598] ( https://github.com/InsightSoftwareConsortium/ITKTwoProjectionRegistration/commit/8e77598 ) )
20212021
20222022
20232023
0 commit comments