authorgravatar for manlio.perillo@gmail.comManlio Perillo <manlio.perillo@gmail.com> 2023-02-02 15:11:13+01:00
committergravatar for git@vexu.euVeikka Tuominen <git@vexu.eu> 2023-02-03 14:49:17+02:00
logc181ba102234756f39207402d4932303449f1c41
tree914c50e59424e0a99d22151c7a6cb8f0f53f69fb
parent9db084f43d6f253f36484b9e3b76ea483917a893

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.

1 files changed, 14 insertions(+), 28 deletions(-)

doc/langref.html.in+14-28
...@@ -9206,8 +9206,7 @@ fn doTheTest() !void {...@@ -9206,8 +9206,7 @@ fn doTheTest() !void {
9206 when available.9206 when available.
9207 </p>9207 </p>
9208 <p>9208 <p>
9209 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9209 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9210 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9211 </p>9210 </p>
9212 {#header_close#}9211 {#header_close#}
9213 {#header_open|@sin#}9212 {#header_open|@sin#}
...@@ -9217,8 +9216,7 @@ fn doTheTest() !void {...@@ -9217,8 +9216,7 @@ fn doTheTest() !void {
9217 when available.9216 when available.
9218 </p>9217 </p>
9219 <p>9218 <p>
9220 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9219 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9221 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9222 </p>9220 </p>
9223 {#header_close#}9221 {#header_close#}
92249222
...@@ -9229,8 +9227,7 @@ fn doTheTest() !void {...@@ -9229,8 +9227,7 @@ fn doTheTest() !void {
9229 when available.9227 when available.
9230 </p>9228 </p>
9231 <p>9229 <p>
9232 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9230 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9233 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9234 </p>9231 </p>
9235 {#header_close#}9232 {#header_close#}
92369233
...@@ -9241,8 +9238,7 @@ fn doTheTest() !void {...@@ -9241,8 +9238,7 @@ fn doTheTest() !void {
9241 Uses a dedicated hardware instruction when available.9238 Uses a dedicated hardware instruction when available.
9242 </p>9239 </p>
9243 <p>9240 <p>
9244 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9241 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9245 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9246 </p>9242 </p>
9247 {#header_close#}9243 {#header_close#}
92489244
...@@ -9253,8 +9249,7 @@ fn doTheTest() !void {...@@ -9253,8 +9249,7 @@ fn doTheTest() !void {
9253 when available.9249 when available.
9254 </p>9250 </p>
9255 <p>9251 <p>
9256 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9252 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9257 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9258 </p>9253 </p>
9259 {#header_close#}9254 {#header_close#}
9260 {#header_open|@exp2#}9255 {#header_open|@exp2#}
...@@ -9264,8 +9259,7 @@ fn doTheTest() !void {...@@ -9264,8 +9259,7 @@ fn doTheTest() !void {
9264 when available.9259 when available.
9265 </p>9260 </p>
9266 <p>9261 <p>
9267 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9262 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9268 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9269 </p>9263 </p>
9270 {#header_close#}9264 {#header_close#}
9271 {#header_open|@log#}9265 {#header_open|@log#}
...@@ -9275,8 +9269,7 @@ fn doTheTest() !void {...@@ -9275,8 +9269,7 @@ fn doTheTest() !void {
9275 when available.9269 when available.
9276 </p>9270 </p>
9277 <p>9271 <p>
9278 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9272 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9279 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9280 </p>9273 </p>
9281 {#header_close#}9274 {#header_close#}
9282 {#header_open|@log2#}9275 {#header_open|@log2#}
...@@ -9286,8 +9279,7 @@ fn doTheTest() !void {...@@ -9286,8 +9279,7 @@ fn doTheTest() !void {
9286 when available.9279 when available.
9287 </p>9280 </p>
9288 <p>9281 <p>
9289 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9282 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9290 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9291 </p>9283 </p>
9292 {#header_close#}9284 {#header_close#}
9293 {#header_open|@log10#}9285 {#header_open|@log10#}
...@@ -9297,8 +9289,7 @@ fn doTheTest() !void {...@@ -9297,8 +9289,7 @@ fn doTheTest() !void {
9297 when available.9289 when available.
9298 </p>9290 </p>
9299 <p>9291 <p>
9300 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9292 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9301 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9302 </p>9293 </p>
9303 {#header_close#}9294 {#header_close#}
9304 {#header_open|@fabs#}9295 {#header_open|@fabs#}
...@@ -9308,8 +9299,7 @@ fn doTheTest() !void {...@@ -9308,8 +9299,7 @@ fn doTheTest() !void {
9308 when available.9299 when available.
9309 </p>9300 </p>
9310 <p>9301 <p>
9311 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9302 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9312 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9313 </p>9303 </p>
9314 {#header_close#}9304 {#header_close#}
9315 {#header_open|@floor#}9305 {#header_open|@floor#}
...@@ -9319,8 +9309,7 @@ fn doTheTest() !void {...@@ -9319,8 +9309,7 @@ fn doTheTest() !void {
9319 Uses a dedicated hardware instruction when available.9309 Uses a dedicated hardware instruction when available.
9320 </p>9310 </p>
9321 <p>9311 <p>
9322 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9312 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9323 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9324 </p>9313 </p>
9325 {#header_close#}9314 {#header_close#}
9326 {#header_open|@ceil#}9315 {#header_open|@ceil#}
...@@ -9330,8 +9319,7 @@ fn doTheTest() !void {...@@ -9330,8 +9319,7 @@ fn doTheTest() !void {
9330 Uses a dedicated hardware instruction when available.9319 Uses a dedicated hardware instruction when available.
9331 </p>9320 </p>
9332 <p>9321 <p>
9333 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9322 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9334 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9335 </p>9323 </p>
9336 {#header_close#}9324 {#header_close#}
9337 {#header_open|@trunc#}9325 {#header_open|@trunc#}
...@@ -9341,8 +9329,7 @@ fn doTheTest() !void {...@@ -9341,8 +9329,7 @@ fn doTheTest() !void {
9341 Uses a dedicated hardware instruction when available.9329 Uses a dedicated hardware instruction when available.
9342 </p>9330 </p>
9343 <p>9331 <p>
9344 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9332 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9345 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9346 </p>9333 </p>
9347 {#header_close#}9334 {#header_close#}
9348 {#header_open|@round#}9335 {#header_open|@round#}
...@@ -9352,8 +9339,7 @@ fn doTheTest() !void {...@@ -9352,8 +9339,7 @@ fn doTheTest() !void {
9352 when available.9339 when available.
9353 </p>9340 </p>
9354 <p>9341 <p>
9355 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that9342 Supports {#link|Floats#} and {#link|Vectors#} of floats.
9356 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9357 </p>9343 </p>
9358 {#header_close#}9344 {#header_close#}
93599345