diff options
| author | Manlio Perillo <manlio.perillo@gmail.com> | 2023-02-02 15:11:13 +0100 |
|---|---|---|
| committer | Veikka Tuominen <git@vexu.eu> | 2023-02-03 14:49:17 +0200 |
| commit | c181ba102234756f39207402d4932303449f1c41 (patch) | |
| tree | 914c50e59424e0a99d22151c7a6cb8f0f53f69fb /doc/langref.html.in | |
| parent | 9db084f43d6f253f36484b9e3b76ea483917a893 (diff) | |
| download | zig-c181ba102234756f39207402d4932303449f1c41.tar.gz zig-c181ba102234756f39207402d4932303449f1c41.zip | |
langref: remove link to closed issue #4026
In the math builtin functions documentation, remove the link to issue
https://github.com/ziglang/zig/issues/4026, since it was closed by
https://github.com/ziglang/zig/pull/11532.
Diffstat (limited to 'doc/langref.html.in')
| -rw-r--r-- | doc/langref.html.in | 42 |
1 files changed, 14 insertions, 28 deletions
diff --git a/doc/langref.html.in b/doc/langref.html.in index a6a46979c4..36711e555a 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -9206,8 +9206,7 @@ fn doTheTest() !void { when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} {#header_open|@sin#} @@ -9217,8 +9216,7 @@ fn doTheTest() !void { when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} @@ -9229,8 +9227,7 @@ fn doTheTest() !void { when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} @@ -9241,8 +9238,7 @@ fn doTheTest() !void { Uses a dedicated hardware instruction when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} @@ -9253,8 +9249,7 @@ fn doTheTest() !void { when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} {#header_open|@exp2#} @@ -9264,8 +9259,7 @@ fn doTheTest() !void { when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} {#header_open|@log#} @@ -9275,8 +9269,7 @@ fn doTheTest() !void { when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} {#header_open|@log2#} @@ -9286,8 +9279,7 @@ fn doTheTest() !void { when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} {#header_open|@log10#} @@ -9297,8 +9289,7 @@ fn doTheTest() !void { when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} {#header_open|@fabs#} @@ -9308,8 +9299,7 @@ fn doTheTest() !void { when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} {#header_open|@floor#} @@ -9319,8 +9309,7 @@ fn doTheTest() !void { Uses a dedicated hardware instruction when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} {#header_open|@ceil#} @@ -9330,8 +9319,7 @@ fn doTheTest() !void { Uses a dedicated hardware instruction when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} {#header_open|@trunc#} @@ -9341,8 +9329,7 @@ fn doTheTest() !void { Uses a dedicated hardware instruction when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} {#header_open|@round#} @@ -9352,8 +9339,7 @@ fn doTheTest() !void { when available. </p> <p> - Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that - <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>. + Supports {#link|Floats#} and {#link|Vectors#} of floats. </p> {#header_close#} |
