-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated 'Half' submodule to '1.4.1' to attempt to resolve Linux test …
…issue
- Loading branch information
1 parent
2b7ba66
commit 701e4c0
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Half
updated
24 files
+0 −2 | .swiftlint.yml | |
+1 −1 | Half.podspec | |
+1 −1 | LICENSE | |
+1 −1 | Sources/CHalf/include/half.h | |
+2 −2 | Sources/CHalf/src/half.c | |
+1 −1 | Sources/Half/Functions.swift | |
+1 −1 | Sources/Half/Half+Coding.swift | |
+20 −20 | Sources/Half/Half.docc/Floating-Point-Operators-for-Half.md | |
+2 −2 | Sources/Half/Half.docc/Half-swift.struct.md | |
+1 −1 | Sources/Half/Half.docc/Half.md | |
+1 −1 | Sources/Half/Half.docc/Standard-Library-Functions.md | |
+1 −1 | Sources/Half/Half.docc/half_t.md | |
+1 −1 | Sources/Half/Half.swift | |
+1 −1 | Tests/CHalfTests/CHalfTests.swift | |
+1 −1 | Tests/HalfTests/FunctionsTests.swift | |
+3 −1 | Tests/HalfTests/Half+CodingTests.swift | |
+3 −1 | Tests/HalfTests/HalfTests.swift | |
+1 −1 | scripts/carthage.sh | |
+1 −1 | scripts/findproject.sh | |
+1 −1 | scripts/printformat.sh | |
+1 −1 | scripts/resolvepath.sh | |
+1 −1 | scripts/versions.sh | |
+1 −1 | scripts/workflowtests.sh | |
+1 −1 | scripts/xcframework.sh |