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 {
92069206 when available.
92079207 </p>
92089208 <p>
9209 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9210 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9209 Supports {#link|Floats#} and {#link|Vectors#} of floats.
92119210 </p>
92129211 {#header_close#}
92139212 {#header_open|@sin#}
......@@ -9217,8 +9216,7 @@ fn doTheTest() !void {
92179216 when available.
92189217 </p>
92199218 <p>
9220 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9221 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9219 Supports {#link|Floats#} and {#link|Vectors#} of floats.
92229220 </p>
92239221 {#header_close#}
92249222
......@@ -9229,8 +9227,7 @@ fn doTheTest() !void {
92299227 when available.
92309228 </p>
92319229 <p>
9232 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9233 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9230 Supports {#link|Floats#} and {#link|Vectors#} of floats.
92349231 </p>
92359232 {#header_close#}
92369233
......@@ -9241,8 +9238,7 @@ fn doTheTest() !void {
92419238 Uses a dedicated hardware instruction when available.
92429239 </p>
92439240 <p>
9244 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9245 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9241 Supports {#link|Floats#} and {#link|Vectors#} of floats.
92469242 </p>
92479243 {#header_close#}
92489244
......@@ -9253,8 +9249,7 @@ fn doTheTest() !void {
92539249 when available.
92549250 </p>
92559251 <p>
9256 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9257 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9252 Supports {#link|Floats#} and {#link|Vectors#} of floats.
92589253 </p>
92599254 {#header_close#}
92609255 {#header_open|@exp2#}
......@@ -9264,8 +9259,7 @@ fn doTheTest() !void {
92649259 when available.
92659260 </p>
92669261 <p>
9267 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9268 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9262 Supports {#link|Floats#} and {#link|Vectors#} of floats.
92699263 </p>
92709264 {#header_close#}
92719265 {#header_open|@log#}
......@@ -9275,8 +9269,7 @@ fn doTheTest() !void {
92759269 when available.
92769270 </p>
92779271 <p>
9278 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9279 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9272 Supports {#link|Floats#} and {#link|Vectors#} of floats.
92809273 </p>
92819274 {#header_close#}
92829275 {#header_open|@log2#}
......@@ -9286,8 +9279,7 @@ fn doTheTest() !void {
92869279 when available.
92879280 </p>
92889281 <p>
9289 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9290 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9282 Supports {#link|Floats#} and {#link|Vectors#} of floats.
92919283 </p>
92929284 {#header_close#}
92939285 {#header_open|@log10#}
......@@ -9297,8 +9289,7 @@ fn doTheTest() !void {
92979289 when available.
92989290 </p>
92999291 <p>
9300 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9301 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9292 Supports {#link|Floats#} and {#link|Vectors#} of floats.
93029293 </p>
93039294 {#header_close#}
93049295 {#header_open|@fabs#}
......@@ -9308,8 +9299,7 @@ fn doTheTest() !void {
93089299 when available.
93099300 </p>
93109301 <p>
9311 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9312 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9302 Supports {#link|Floats#} and {#link|Vectors#} of floats.
93139303 </p>
93149304 {#header_close#}
93159305 {#header_open|@floor#}
......@@ -9319,8 +9309,7 @@ fn doTheTest() !void {
93199309 Uses a dedicated hardware instruction when available.
93209310 </p>
93219311 <p>
9322 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9323 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9312 Supports {#link|Floats#} and {#link|Vectors#} of floats.
93249313 </p>
93259314 {#header_close#}
93269315 {#header_open|@ceil#}
......@@ -9330,8 +9319,7 @@ fn doTheTest() !void {
93309319 Uses a dedicated hardware instruction when available.
93319320 </p>
93329321 <p>
9333 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9334 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9322 Supports {#link|Floats#} and {#link|Vectors#} of floats.
93359323 </p>
93369324 {#header_close#}
93379325 {#header_open|@trunc#}
......@@ -9341,8 +9329,7 @@ fn doTheTest() !void {
93419329 Uses a dedicated hardware instruction when available.
93429330 </p>
93439331 <p>
9344 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9345 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9332 Supports {#link|Floats#} and {#link|Vectors#} of floats.
93469333 </p>
93479334 {#header_close#}
93489335 {#header_open|@round#}
......@@ -9352,8 +9339,7 @@ fn doTheTest() !void {
93529339 when available.
93539340 </p>
93549341 <p>
9355 Supports {#link|Floats#} and {#link|Vectors#} of floats, with the caveat that
9356 <a href="https://github.com/ziglang/zig/issues/4026">some float operations are not yet implemented for all float types</a>.
9342 Supports {#link|Floats#} and {#link|Vectors#} of floats.
93579343 </p>
93589344 {#header_close#}
93599345